Skip to content

feat(rds): allow setting copyTagsToSnapshot on Clusters#15553

Merged
mergify[bot] merged 19 commits intomasterfrom
unknown repository
Jul 19, 2021
Merged

feat(rds): allow setting copyTagsToSnapshot on Clusters#15553
mergify[bot] merged 19 commits intomasterfrom
unknown repository

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Jul 14, 2021

Adds support for the copyTagsToSnapshot property.

Closes #15521


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
Copy Markdown

gitpod-io bot commented Jul 14, 2021

@skinny85 skinny85 changed the title feat(aws-rds): add copyTagsToSnapshot property to database cluster instance props feat(rds): allow setting copyTagsToSnapshot on cluster instances Jul 14, 2021
Copy link
Copy Markdown
Contributor

@skinny85 skinny85 left a comment

Choose a reason for hiding this comment

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

I think you need to do some experiments with this feature before we can merge this PR in safely 🙂.

@mergify mergify bot dismissed skinny85’s stale review July 17, 2021 00:33

Pull request has been modified.

Copy link
Copy Markdown
Contributor

@skinny85 skinny85 left a comment

Choose a reason for hiding this comment

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

Looks great! A few small comments.

@mergify mergify bot dismissed skinny85’s stale review July 19, 2021 18:47

Pull request has been modified.

@ghost ghost requested a review from skinny85 July 19, 2021 21:53
Copy link
Copy Markdown
Contributor

@skinny85 skinny85 left a comment

Choose a reason for hiding this comment

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

Looks great! 🎉

@skinny85 skinny85 changed the title feat(rds): allow setting copyTagsToSnapshot on cluster instances feat(rds): allow setting copyTagsToSnapshot on Clusters Jul 19, 2021
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Jul 19, 2021

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
Copy Markdown
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject89A8053A-LhjRyN9kxr8o
  • Commit ID: 207f644
  • 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 f7c6289 into aws:master Jul 19, 2021
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Jul 19, 2021

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 Aug 3, 2021
Adds support for the `copyTagsToSnapshot` property.

Closes aws#15521

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
hollanddd pushed a commit to hollanddd/aws-cdk that referenced this pull request Aug 26, 2021
Adds support for the `copyTagsToSnapshot` property.

Closes aws#15521

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
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.

Amazon.CDK.AWS.RDS: Add CopyTagsToSnapshot Property to Class InstanceProps

3 participants