cloudtools / cloudtools/stacker
Disabling Rollback and Custom S3 Bucket/Key
Open
- Dominant language
- Python
- Stars
- 707
- Forks
- 162
- PR merge metrics
- No merged PRs in 30d
Description
I just have a couple questions for some things I haven't been able to find. I have dug around the source a bit but just wanted to verify here.
1. Is it possible to disable the rollback feature if the stack fails to deploy? We have a lot of stuff that goes on in UserData and if that fails, we like to get on the EC2 instance and troubleshoot. With rollback, it kills the instances so we can't do this anymore.
2. I am aware that you can set a custom bucket for where the template is uploaded, but is it possible to also set the Key so it goes into specific folders in the bucket?
Contributor guide
Assessment
This issue has not been assessed yet.