Open
Description
Lifecycle hooks are supported but it would be nice to add
- either a default lifecycle to prevent terraform from being killed in the middle of an apply or plan
- otherwise we could have resources created and the information is not saved into the tfstate
- otherwise we could have stale dynamodb locks
- or document the lifecycle hook to be optionally added
cc: @Balsir since you added the lifecycle feature to this repo, have you figured out a good preStop
lifecycle ?
References
Activity