1.0.0 • Published 4 years ago
ec2_init_generator v1.0.0
CDK EC2 Init Generator
Constructing the CloudFormationInit object used in Instance from @aws-cdk/aws-ec2 can be tedious and error-prone. This is especially true when there are many instances to create, particularly for when you are refactoring from raw CloudFormation
This library builds the CloudFormationInit from a typescript object definition.
See the example folder for how to use. cdk deploy will build and deploy the example.
1.0.0
4 years ago