Skip to content

Conversation

@dhan0779
Copy link
Contributor

@dhan0779 dhan0779 commented Feb 3, 2026

Note: Please remember to review the contribution guidelines
if you have not yet done so.

What does this PR do?

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

{
  "latest": {
    "version": "v4.3.1",
    "release_date": "2026-02-03"
  }
}

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 quickstart-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 marked this pull request as ready for review February 3, 2026 18:11
@dhan0779 dhan0779 requested a review from a team as a code owner February 3, 2026 18:11
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