aws-samples / aws-security-reference-architecture-examples

Example solutions demonstrating how to implement patterns within the AWS Security Reference Architecture guide using CloudFormation (including Customizations for AWS Control Tower) and Terraform.
Other
977 stars 245 forks source link

[BUG] Parameters AllowedPattern causes error with the default despite of the value matches #160

Closed hori1108 closed 2 months ago

hori1108 commented 1 year ago

Community Note

Describe the bug

During deployment of the SRA, the sra-quick-setup-ssm Stack fails to create the 2 parameters

I used default parameters and they looked match allowed patterns, but it was not completed. It was succeded after comment out AllowedPattern from yaml.

To Reproduce

According to READ.ME, I deploied sra-quick-setup-ssm with CloudFormation https://github.com/aws-samples/aws-security-reference-architecture-examples/blob/main/aws_sra_examples/quick_setup/README.md

liamschn commented 1 year ago

We will take a look at this! thank you for reporting.

mlfulleraws commented 2 months ago

Thank you for reporting this issue, quick setup is deprecated. Please leverage Easy Setup.