ec2_init_generator

1.0.0 • Public • Published

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.

/ec2_init_generator/

    Package Sidebar

    Install

    npm i ec2_init_generator

    Weekly Downloads

    1

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    22.4 kB

    Total Files

    8

    Last publish

    Collaborators

    • rayjanwilson