cloudformation-to-cdk

1.1.7 • Public • Published

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

Package Sidebar

Install

npm i cloudformation-to-cdk

Weekly Downloads

0

Version

1.1.7

License

MIT

Unpacked Size

12.9 kB

Total Files

4

Last publish

Collaborators

  • kochie