Add versioned root IaC blueprints and per-package iac patches/links - #20728
Draft
bhapas wants to merge 2 commits into
Draft
Add versioned root IaC blueprints and per-package iac patches/links#20728bhapas wants to merge 2 commits into
bhapas wants to merge 2 commits into
Conversation
…stead of a blueprint-type registry package. Canonical CloudFormation lives at blueprints/aws/federated-identity/account/v1/; aws, cloud_asset_inventory, and cloud_security_posture ship RFC 6902 patches plus a checksummed link. Co-authored-by: Cursor <cursoragent@cursor.com>
Contributor
✅ Elastic Docs Style Checker (Vale)No issues found on modified lines! The Vale linter checks documentation changes against the Elastic Docs style guide. To use Vale locally or report issues, refer to Elastic style guide for Vale. |
Co-authored-by: Cursor <cursoragent@cursor.com>
This was referenced Aug 14, 2026
Draft
Contributor
|
✅ All changelog entries have the correct PR link. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Host the canonical federated-identity CloudFormation template at the repo root instead of shipping a
elastic_iac_blueprintsregistry package.blueprints/aws/federated-identity/account/v1/account.cloudformation.jsonpackages/{aws,cloud_asset_inventory,cloud_security_posture}/iac/ships RFC 6902 JSON patches plusaccount.cloudformation.json.link(relative path + sha256 of the versioned root template)iac_blueprintsids useaws/federated-identity/account/v17.2.0, cloud_asset_inventory1.8.0, cloud_security_posture3.6.0format_versionbumped to3.7.0on these three packages (depends on the companion package-spec PR that addsiac/+iac_blueprintsin 3.7.0)Does not add
packages/elastic_iac_blueprints/.Related
Test plan
blueprints/aws/federated-identity/account/v1/account.cloudformation.jsonis valid CloudFormation JSON.linkfiles share the same relative path and sha256shasum -a 256of the root template matches the checksum in the.linkfilespackages/elastic_iac_blueprints/package is presentiac_blueprintsids areaws/federated-identity/account/v1(not the unversioned id)elastic-package checkforaws,cloud_asset_inventory, andcloud_security_postureiac/lands, confirmiac/(patches + materialized template) is present in the built/pulled package zip