https://github.com/maciejwalkowiak/cloudformation-playground
https://github.com/maciejwalkowiak/cloudformation-playground
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/maciejwalkowiak/cloudformation-playground
- Owner: maciejwalkowiak
- Created: 2018-02-12T18:27:30.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-13T23:18:51.000Z (over 7 years ago)
- Last Synced: 2025-02-25T08:39:36.538Z (7 months ago)
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
- [cfn-flip](https://github.com/awslabs/aws-cfn-template-flip)
- [Practical VPC Design](https://medium.com/aws-activate-startup-blog/practical-vpc-design-8412e1a18dcc)
- https://www.youtube.com/watch?v=fpxDGU2KdkA- **enable-termination-protection**
```
aws cloudformation create-stack --profile foo --stack-name mwa-test --template-body file://./vpc.json --enable-termination-protection
```- to watch in 2018: drift detection