1.1.7 • Published 3 years ago

cloudformation-to-cdk v1.1.7

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

cloudformation-to-cdk

Node.js Package

CLI tool to convert a CLoudFormation template to a CDK app.

There are lots of CloudFormation templates floating out around there and many people/teams want to use CDK to deploy and modify their cloud applications. This tool allows you to convert CloudFormation templates into CDK apps.

npm i -g cloudformation-to-cdk
cf2cdk --template=template.yaml --app --language=ts
1.1.7

3 years ago

1.1.6

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago