brabster / crucible

AWS CloudFormation templates built with Clojure
Eclipse Public License 1.0
72 stars 18 forks source link

Fix ASG rolling-update/creation policy prop names #180

Closed csumpter closed 5 years ago

csumpter commented 5 years ago

AWS documentation on these property names can be found here:

https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-attribute-updatepolicy.html

https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-attribute-creationpolicy.html

brabster commented 5 years ago

LGTM