Skip to content

[AWSCORE-697] Add versioning to organizations template#270

Open
dhan0779 wants to merge 1 commit intomasterfrom
david.han/awscore697-cft-organization-version
Open

[AWSCORE-697] Add versioning to organizations template#270
dhan0779 wants to merge 1 commit intomasterfrom
david.han/awscore697-cft-organization-version

Conversation

@dhan0779
Copy link
Contributor

@dhan0779 dhan0779 commented Feb 4, 2026

What does this PR do?

This PR modifies the release script for the cloudformation organizations template to upload its latest version to the datadog-opensource-asset-versions bucket. The version information is stored in organizations/versions.json:

{
  "latest": {
    "version": "v4.1.0",
    "release_date": "2026-02-04"
  }
}

Motivation

What inspired you to submit this pull request?

Testing Guidelines

I tested the release script using the aws-ints-playground account:
aws-vault exec sso-aws-ints-team-playground-account-admin -- ./release.sh organizations-test2 --private

I verified that the version gets uploaded to a test bucket: https://us-east-1.console.aws.amazon.com/s3/buckets/datadog-opensource-asset-versions-test2?region=us-east-1&tab=objects

Additional Notes

Anything else we should know when reviewing?

@dhan0779 dhan0779 requested a review from a team as a code owner February 4, 2026 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant