humanmade / cf-to-tf

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

template call fails #24

Open idomic opened 3 years ago

idomic commented 3 years ago

Hi,

When running the call with the template flag it fails:

cf-to-tf -s sdlf-cicd-team-repos template SyntaxError: Unexpected token A in JSON at position 0 at JSON.parse () at /usr/local/lib/node_modules/@humanmade/cf-to-tf/lib/template.js:9:24 at processTicksAndRejections (internal/process/task_queues.js:93:5)