Commit 75422aa
authored
Fix manifest.yaml - Parameter pNISTStandardVersion must be one of AllowedValues (#198)
With this 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]1 parent 1840778 commit 75422aa
File tree
1 file changed
+1
-1
lines changed- aws_sra_examples/easy_setup/customizations_for_aws_control_tower
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
235 | | - | |
| 235 | + | |
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
| |||
0 commit comments