1.1.7 • Published 2 years ago

cloudformation-to-cdk v1.1.7

Weekly downloads
-
License
MIT
Repository
github
Last release
2 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

2 years ago

1.1.6

2 years ago

1.1.5

2 years ago

1.1.4

2 years ago

1.1.3

2 years ago