Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DBInstance] Send both CACertificateIdentifier and CertificateRotationRestart only when the identifier changes #541

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

angusy29
Copy link
Contributor

@angusy29 angusy29 commented May 30, 2024

Issue #, if available: aws-cloudformation/cloudformation-coverage-roadmap#1742

Description of changes:

  • When either CACertificateIdentifier or CertificateRotationRestart flags are modified, we pass both desired parameters into the modifyDbInstance API call, because certificateRotationRestart isn't a persistent flag but only describes how certificate rotation is performed when the CA is changed

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@angusy29 angusy29 force-pushed the ca-certificate-identifier branch from 5855d98 to 218b653 Compare June 3, 2024 02:00
@angusy29 angusy29 changed the title [DBInstance] Always take desired CACertificateIdentifier [DBInstance] CACertificateIdentifier and CertificateRotationRestart are coupled parameters Jun 3, 2024
zrfr
zrfr previously approved these changes Jun 4, 2024
@angusy29 angusy29 force-pushed the ca-certificate-identifier branch 2 times, most recently from 8094418 to 5f2972c Compare June 4, 2024 06:49
@angusy29 angusy29 changed the title [DBInstance] CACertificateIdentifier and CertificateRotationRestart are coupled parameters [DBInstance] Send both CACertificateIdentifier and CertificateRotationRestart only when the identifier changes Jun 4, 2024
@angusy29 angusy29 force-pushed the ca-certificate-identifier branch 2 times, most recently from 5f2972c to c50d642 Compare June 4, 2024 06:52
@zrfr zrfr force-pushed the ca-certificate-identifier branch from c50d642 to 8050761 Compare June 5, 2024 00:21
@zrfr zrfr merged commit 0f47ee2 into aws-cloudformation:master Jun 5, 2024
1 check passed
@angusy29 angusy29 deleted the ca-certificate-identifier branch July 5, 2024 00:20
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.

3 participants