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 cloudformation delete protection #10148

Closed
wants to merge 2 commits into from
Closed

Add cloudformation delete protection #10148

wants to merge 2 commits into from

Conversation

dblooman
Copy link
Contributor

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request
  • Please do not leave "+1" comments, they generate extra noise for pull request followers and do not help prioritize the request

Closes #3496

Release note for CHANGELOG:

Add cloudformation termination protection

Output from acceptance testing:

$ make testacc TESTARGS='-run=TestAccXXX'

...

@dblooman dblooman requested a review from a team September 18, 2019 17:04
@ghost ghost added size/XS Managed by automation to categorize the size of a PR. service/cloudformation Issues and PRs that pertain to the cloudformation service. labels Sep 18, 2019
Copy link
Member

@nywilken nywilken left a comment

Choose a reason for hiding this comment

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

Thanks for submitting this, it looks like a great start! There are some contribution guidelines we need this to follow before we can continue reviewing it. Acceptance test coverage and Documentation updates. We can leave this open while you work on it in case there are questions. If you get stuck, you can check the CONTRIBUTING Guide for information on testing or you can post a comment on the PR . We’ll be looking for your update!

@nywilken nywilken added enhancement Requests to existing resources that expand the functionality or scope. waiting-response Maintainers are waiting on response from community or contributor. labels Sep 18, 2019
@0x91
Copy link
Contributor

0x91 commented Sep 24, 2019

you'll likely need to update resourceAwsCloudFormationStackRead as well to lookup the current Termination Protection value of the stack when refreshing the state.

@ghost ghost removed the waiting-response Maintainers are waiting on response from community or contributor. label Sep 24, 2019
@bflad
Copy link
Contributor

bflad commented Nov 19, 2019

Hi @dblooman 👋 Since we haven't seen any reply or activity relating to the requested changes above, we are going to close this pull request for now. If you or someone else has the interest in continuing on this implementation, please submit a new pull request and we will take another look. Thanks.

@bflad bflad closed this Nov 19, 2019
@ghost
Copy link

ghost commented Mar 29, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks!

@ghost ghost locked and limited conversation to collaborators Mar 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Requests to existing resources that expand the functionality or scope. service/cloudformation Issues and PRs that pertain to the cloudformation service. size/XS Managed by automation to categorize the size of a PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Request: Add support for Cloudformation Stack Termination Protection
4 participants