We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0219170 commit 061050dCopy full SHA for 061050d
scripts/aws/EUID_CloudFormation.template.yml
@@ -15,8 +15,8 @@ Parameters:
15
NoEcho: true
16
SkipValidations:
17
Description: SkipValidations on starting enclave
18
- Type: boolean
19
- Default: false
+ Type: String
+ Default: "false"
20
DeployToEnvironment:
21
Description: Environment to deploy to prod/integ
22
Type: String
scripts/aws/UID_CloudFormation.template.yml
0 commit comments