mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-17 10:23:13 -06:00
9 lines
200 B
YAML
9 lines
200 B
YAML
---
|
|
|
|
ec2_ami_owner: "amazon"
|
|
ec2_ami_description: "Amazon Linux 2 AMI 2.0.* x86_64 HVM gp2"
|
|
ec2_type: "t3a.xlarge"
|
|
ec2_disk_size: "512"
|
|
ec2_keypair: "taskcat-ci-key"
|
|
ec2_termination_protection: False
|