fpco / terraform-aws-foundation

Establish a solid Foundation on AWS with these modules for Terraform
MIT License
204 stars 98 forks source link

Added lifecycle hooks to asg removing asg-lifecycle #244

Closed qrilka closed 5 years ago

qrilka commented 5 years ago

name: Lifecycle hooks in asg about: Adding lifecycle hooks to the asg module which makse asg-lifecycle no longer needed

Please include the following in your PR:

Please also note that these are not hard requirements, but merely serve to define what maintainers are looking for in PR's. Including these will more likely lead to your PR being reviewed and accepted.

ketzacoatl commented 5 years ago

Super awesome work, thank you!