-
Notifications
You must be signed in to change notification settings - Fork 1
/
.taskcat.yml
35 lines (35 loc) · 969 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
34
35
project:
name: cfn-ps-illumina-dragen
owner: [email protected]
shorten_stack_name: true
package_lambda: false
regions:
- eu-west-1
- us-east-1
- us-west-2
tests:
quickstart-illumina-dragent1:
parameters:
AvailabilityZones: $[taskcat_genaz_2]
BidPercentage: '50'
DesiredvCpus: '0'
GenomicsS3Bucket: $[taskcat_autobucket]
InstanceType: f1.2xlarge
KeyPairName: $[taskcat_getkeypair]
MaxvCpus: '256'
MinvCpus: '0'
PrivateSubnet1CIDR: 10.150.32.0/20
PrivateSubnet2CIDR: 10.150.48.0/20
PublicSubnet1CIDR: 10.150.0.0/20
PublicSubnet2CIDR: 10.150.16.0/20
QSS3BucketName: $[taskcat_autobucket]
QSS3BucketRegion: $[taskcat_current_region]
QSS3KeyPrefix: cfn-ps-illumina-dragen/
RetryNumber: '1'
VPCCIDR: 10.150.0.0/16
regions:
- us-east-1
- us-west-2
- eu-west-1
s3_bucket: ''
template: templates/dragen-main.template.yaml