brabster / crucible

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

Add missing spec for availability-zone in auto scaling groups #161

Closed AgentO3 closed 5 years ago

AgentO3 commented 5 years ago

Spec ::availability-zone was used in the ::availability-zones spec but not defined in the crucible.aws.auto-scaling.auto-scaling-group namespace. This PR adds that missing spec.