Netflix / metaflow-tools

:rocket: Deployment tools/scripts for Metaflow!
http://www.metaflow.org
Apache License 2.0
52 stars 47 forks source link

cfn template error #31

Closed samarth70 closed 3 years ago

samarth70 commented 3 years ago

Template contains errors.: Template format error: YAML not well-formed. (line 103, column 65) This error comes comes when I create a stack.

savingoyal commented 3 years ago

@samarth70 Can you ensure that you were able to copy the template correctly? I haven't been able to reproduce the error so far. What were the options that you chose for your deployment?

samarth70 commented 3 years ago

image I am not very familiar with the environment.This was the problem I got.

savingoyal commented 3 years ago

Aha - you need to copy and paste the yaml - https://raw.githubusercontent.com/Netflix/metaflow-tools/master/aws/cloudformation/metaflow-cfn-template.yml. Right now, your copy of the template is the HTML that contains the actual template.