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

[Bug] Templates containing non-US-ASCII characters fail to deploy in v2.3.1 #121

Closed stumins closed 2 years ago

stumins commented 2 years ago

Describe the bug Templates containing non-US-ASCII characters (e.g. ©) cause the CFCT pipeline to fail at the Build stage due to fatal cfn-nag errors:

| FAIL FATAL|

| #<ArgumentError: invalid byte sequence in US-ASCII>
Failures count: 1
Warnings count: 0

WORKAROUNDS:

dpkg-reconfigure --frontend noninteractive

To Reproduce

Expected behavior

Please complete the following information about the solution:

balltrev commented 2 years ago

Release v2.4.0 addresses this regression.