humanmade / cf-to-tf

CLI tool for generating Terraform configuration and state for existing CloudFormation resources
Other
416 stars 70 forks source link

Type Error when i run cf-to-tf #25

Open oomartins opened 3 years ago

oomartins commented 3 years ago

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 error message.

cf-to-tf --stack - config < /home/Username/Desktop/Test

TypeError: Cannot read property '0' of undefined at getStack.then.result (/usr/local/lib/node_modules/@humanmade/cf-to-tf/index.js:47:54) at at process._tickDomainCallback (internal/process/next_tick.js:228:7)

yashwanth-l commented 2 years ago

same issue exists - if I use the cf template provided by AWS for Cognito Backups