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
965 stars 235 forks source link

[BUG] Invalid Values in CfCT Parameters Files for Security Hub #189

Closed AdamDivall closed 1 week ago

AdamDivall commented 10 months ago

Community Note

Describe the bug

Both the parameters files in the repository for Security Hub (solutions/securityhub/securityhub_org/customizations_for_aws_control_tower/parameters) contain invalid values for what is in sra-securityhub-org-main-ssm.yaml and sra-securityhub-org-main.yaml.

Specifically the parameters files have pSRASolutionVersion being set to v1.3 whilst the CFN templates have allowed values set to v1.5

mlfulleraws commented 1 week ago

Thank you for reporting the issues, we have tested the issue and could not replicate.