aws-solutions / aws-control-tower-customizations

The Customizations for AWS Control Tower solution combines AWS Control Tower and other highly-available, trusted AWS services to help customers more quickly set up a secure, multi-account AWS environment using AWS best practices.
https://docs.aws.amazon.com/controltower/latest/userguide/cfct-overview.html
Apache License 2.0
355 stars 205 forks source link

Template format error: YAML not well-formed. (line 120, column 13) #103

Closed ghost closed 2 years ago

ghost commented 2 years ago

Describe the bug A clear and concise description of what the bug is.

When I update CFCT template using custom-control-tower-initiation.template under aws-control-tower-customizations-2.2.0/deployment, There is template format error: YAML not well-formed. (line 120, column 13)

To Reproduce Steps to reproduce the behavior.

Expected behavior A clear and concise description of what you expected to happen.

Please complete the following information about the solution:

To get the version of the solution, you can look at the description of the created CloudFormation stack. For example, "(SO0089) - customizations-for-aws-control-tower Solution. Version: v1.0.0". You can also find the version from releases

Screenshots If applicable, add screenshots to help explain your problem (please DO NOT include sensitive information).

Additional context Add any other context about the problem here. 스크린샷 2022-04-20 오후 4 09 09

snebhu3 commented 2 years ago

Can you retry using https://github.com/aws-solutions/aws-control-tower-customizations/blob/main/customizations-for-aws-control-tower.template

jo-koe commented 2 years ago

Similar error (different line) occurs with latest template:

An error occurred (ValidationError) when calling the ValidateTemplate operation: Template format error: YAML not well-formed. (line 26, column 66)

balltrev commented 2 years ago

Hey @jo-koe can you confirm you're using the latest template published from the v2.3.0 release? We're not able to reproduce the error you're experiencing.

jo-koe commented 2 years ago

Hey @balltrev I was using the latest template, but didn't download it from GitHub in raw format 🤦‍♂️. Works now - Thanks!

balltrev commented 2 years ago

Hey @adenkang feel free to update us with any further information here, in the mean time I'm going to close this issue, thanks!