cf-to-tf
cf-to-tf copied to clipboard
CLI tool for generating Terraform configuration and state for existing CloudFormation resources
I know lots of people come here looking for this feature. I just released a tool today that will do this for you. https://github.com/DontShaveTheYak/cf2tf
I have tried installing and using this script, and from the readme, it's not so easy, even as the README doesn't carry the latest versions, and running the commands on...
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@ChALkeR). Fix boolean schemas with strictKeywords...
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.337.0 to 2.814.0. Changelog Sourced from aws-sdk's changelog. 2.814.0 bugfix: Credentials: SDK will throw if shared ini file's profile name can be resolved to proto feature: EC2:...
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
I have a CFormation config file on my local directory in the path below. When i try to use cf-to-tf to convert using the command below. I get the below...
I am running this command `cf-to-tf -s RDS-STACK-eks-adhng config state | tee terraform.tfstate` but getting below error and also how it will get this stack details . > /usr/lib/node_modules/@humanmade/cf-to-tf/index.js:13 >...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.4 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...