forked from robertchen/quickstart-enterprise-accelerator-pci
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.taskcat.yml
33 lines (33 loc) · 827 Bytes
/
.taskcat.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
project:
name: quickstart-compliance-pci
owner: [email protected]
package_lambda: false
regions:
- ap-northeast-1
- ap-northeast-2
- ap-south-1
- ap-southeast-1
- ap-southeast-2
- eu-central-1
- eu-west-1
- us-east-1
- us-east-2
- us-west-1
- us-west-2
s3_bucket: ''
tests:
compl-pci:
parameters:
AvailabilityZoneA: $[taskcat_getsingleaz_1]
AvailabilityZoneB: $[taskcat_getsingleaz_2]
DBPassword: P!$[taskcat_genpass_8A]
EC2KeyPair: $[taskcat_getkeypair]
EC2KeyPairBastion: $[taskcat_getkeypair]
QSS3BucketName: $[taskcat_autobucket]
QSS3BucketRegion: $[taskcat_current_region]
S3BucketName: $[taskcat_random-string]
VPCTenancy: default
regions:
- us-east-1
s3_bucket: ''
template: templates/main.template.yaml