aws / aws-proton-public-roadmap

This is the public roadmap for AWS Proton
https://aws.amazon.com/proton
Other
199 stars 13 forks source link

Malformed spec.yaml file pulled from documents. #52

Open frgud opened 3 years ago

frgud commented 3 years ago

Hello,

I tried running one of the sample projects from the AWS Proton User Guide and the proton-preview CLI command would not allow me to create the service. The error I got was that my spec.yaml file was malformed. I ran the file through yamllint and it was successfully parsed. This file was copied from the user guide (https://docs.aws.amazon.com/proton/latest/userguide/user-guide.pdf.pdf) page 8 where it discusses how to create a service from a service template into an environment.

abhivr-amazon commented 3 years ago

Hi @frgud , Can you let us know which sample project you were trying to deploy when you got this exception?