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

Fix manifest.yaml - Parameter pNISTStandardVersion was invalid #198

Closed alazaroc closed 8 months ago

alazaroc commented 8 months ago

With the current version of the manifest.yaml appears the following error: "Parameter 'pNISTStandardVersion' must be one of AllowedValues"

The default value is "false" and the AllowedValues: [5.0.0]


By submitting this pull request, I confirm that my contribution is made under the terms of the [Apache 2.0 license].

Apache 2.0 License