Skip to content

Conversation

hoegertn
Copy link
Contributor

@hoegertn hoegertn commented Dec 25, 2021

Adds a new Secret.fromSecretsManagerVersion method that allows a stage or id to be provided. It will then be added to the secret string handed over to ECS.

fixes #18123


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@gitpod-io
Copy link

gitpod-io bot commented Dec 25, 2021

@github-actions github-actions bot added the @aws-cdk/aws-ecs Related to Amazon Elastic Container label Dec 25, 2021
@hoegertn
Copy link
Contributor Author

@madeline-k would it be possible to get this reviewed, please?

@madeline-k
Copy link
Contributor

Thanks for the ping, @hoegertn! Taking a look today.

@madeline-k madeline-k changed the title feat(ecs): support version stages for Secrets feat(ecs): support version stages and ids for Secrets Feb 16, 2022
madeline-k
madeline-k previously approved these changes Feb 16, 2022
Copy link
Contributor

@madeline-k madeline-k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great, there is just one tiny typo which I will fix myself. Thanks, @hoegertn!

@mergify mergify bot dismissed madeline-k’s stale review February 16, 2022 19:34

Pull request has been modified.

@mergify
Copy link
Contributor

mergify bot commented Feb 16, 2022

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject89A8053A-LhjRyN9kxr8o
  • Commit ID: ab10728
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@mergify mergify bot merged commit 6d091c2 into aws:master Feb 16, 2022
@mergify
Copy link
Contributor

mergify bot commented Feb 16, 2022

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

TikiTDO pushed a commit to TikiTDO/aws-cdk that referenced this pull request Feb 21, 2022
Adds a new `Secret.fromSecretsManagerVersion` method that allows a stage or id to be provided. It will then be added to the secret string handed over to ECS.

fixes aws#18123

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
@hoegertn hoegertn deleted the hoegertn/ecs-support-version-stages-18123 branch April 10, 2022 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-ecs Related to Amazon Elastic Container
Projects
None yet
Development

Successfully merging this pull request may close these issues.

(ecs): Support version stages and version ids in Secret.fromSecretManager
3 participants