cloudtools / cloudtools/stacker

Add support for CloudFormation Stack Termination Protection

Open
#485 3 comments 3 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
Python
Stars
707
Forks
162
PR merge metrics
No merged PRs in 30d

Description

CloudFormation now allows us to enable Stack Termination Protection, which works similar to the EC2 termination protection. We can enable it while creating the stack. When termination protection is enable, CloudFormation won't delete the stack unless we explicitly disable the protection. There are more information about this in the [announcement](https://aws.amazon.com/about-aws/whats-new/2017/09/aws-cloudformation-now-provides-stack-termination-protection/).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.