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] Ignore terminal domain on delete #479

Merged
merged 4 commits into from
Nov 22, 2023

Conversation

dbbh
Copy link
Collaborator

@dbbh dbbh commented Oct 31, 2023

Issue #, if available:

Description of changes:
This change moves the terminal state check in the DBInstance handler for RDS resources into a separate helper method. Creates and modifies continue to assert terminal status on all resources while delete requests are now only checking for RDS resources. This means terminal domains will no longer impact delete workflows.

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

@dbbh dbbh merged commit 2a740f7 into aws-cloudformation:master Nov 22, 2023
1 check passed
@dbbh dbbh deleted the ignore-failed-domain-on-delete branch November 22, 2023 15:13
angusy29 pushed a commit to angusy29/aws-cloudformation-resource-providers-rds that referenced this pull request Nov 6, 2024
Co-authored-by: Diogo Henriques <[email protected]>
Co-authored-by: Valentin Shirshov <[email protected]>
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