AWS CloudFormation Template Generator
Work in Progress
The purpose is to programmatically generate templates for AWS CloudFormation
Here is a quick example of how it should work when operational (i.e. version >= 0.1.0)
use ec2;
use Template;
The purpose is to programmatically generate templates for AWS CloudFormation
Here is a quick example of how it should work when operational (i.e. version >= 0.1.0)
use ec2;
use Template;