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 4123b99 commit b4344bfCopy full SHA for b4344bf
parameters.yaml
@@ -0,0 +1,16 @@
1
+type: parameters
2
+parameters:
3
+ # A key with no controls (global)
4
+ - key: awsRdsBaselineRestorableTimeInHrs
5
+ value: 72
6
+
7
+ - key: awsMandatoryTags
8
+ value: '{"name", "env"}'
9
10
+ # Another key with no controls (global)
11
+ - key: awsIamUserKeyRotateDays
12
+ value: 90
13
14
15
+ - key: awsIamServerCertificateAge
16
0 commit comments