brabster / crucible

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

Wrong spec name for metrics-collection #174

Closed AgentO3 closed 5 years ago

AgentO3 commented 5 years ago

Should be metrics-collection and not metric-collection

brabster commented 5 years ago

Looks good - it is a breaking change but it'll break at compile time so shouldn't be able to cause any havok. I think in general we should fix things and deprecate the broken things but this one looks innocuous enough.