Specify EIP domain (#521)

pull/527/head
Christopher J. Pilkington 7 years ago committed by Dan Guido
parent 6f170982aa
commit a225bde2b8

@ -187,9 +187,11 @@ Resources:
ElasticIP:
Type: AWS::EC2::EIP
Properties:
Domain: vpc
InstanceId: !Ref EC2Instance
DependsOn:
- EC2Instance
- VPCGatewayAttachment
Outputs:
ElasticIP:

Loading…
Cancel
Save