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

Add EngineLifecycleSupport integration to Global Clusters #539

Merged
merged 3 commits into from
Jun 4, 2024

Conversation

anson1014
Copy link
Contributor

This submission adds support for EngineLifecycleSupport.

Global clusters can be created with the EngineLifecycleSupport field via CloudFormation. All subsequent updates to this field on the resource will be blocked to prevent unintended customer resource replacement. EngineLifecycleSupport is marked as "Some Interruption" causing to preserve future compatibility for when a formal modify option is available for this field.

https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/extended-support.html

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

anson1014 added 2 commits May 21, 2024 22:36
Version 2.25.56 adds SDK support for EngineLifecycleSupport.
CFN requires this new field as a dependency.
Global clusters can be created with the EngineLifecycleSupport
field via CloudFormation. All subsequent updates to this field
on the resource will be blocked to prevent unintended customer
resource replacement. EngineLifecycleSupport is marked as
"Some Interruption" causing to preserve future compatibility for
when a formal modify option is available for this field.
@zrfr zrfr merged commit 9dbcb78 into aws-cloudformation:master Jun 4, 2024
1 check passed
angusy29 pushed a commit to angusy29/aws-cloudformation-resource-providers-rds that referenced this pull request Nov 6, 2024
…ormation#539)

Global clusters can be created with the EngineLifecycleSupport
field via CloudFormation. All subsequent updates to this field
on the resource will be blocked to prevent unintended customer
resource replacement. EngineLifecycleSupport is marked as
"Some Interruption" causing to preserve future compatibility for
when a formal modify option is available for this field.

cr: https://code.amazon.com/reviews/CR-132055479
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