mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-17 02:13:06 -06:00
DCD-1123: Add optional termination protection.
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
group_id: "{{ sg.group_id }}"
|
||||
vpc_subnet_id: "{{ subnet.subnet.id }}"
|
||||
assign_public_ip: True
|
||||
termination_protection: "{{ ec2_termination_protection }}"
|
||||
volumes:
|
||||
- device_name: /dev/xvda
|
||||
volume_type: gp2
|
||||
|
||||
Reference in New Issue
Block a user