A Atom port of the Sublime Text CloudFormation package https://github.com/beaknit/cform
Open a *.json
file and start typing to get snippet and scaffolding.
start
- a CloudFormation template scaffold will appearparameter
, output
, etc) and it will populate the text for you.cform
, template
or cloudformation
and run it through the CloudFormation consoleThis plugin was only possible after reading this article by @yuyawata
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.