Specify EIP domain

This commit is contained in:
Christopher J. Pilkington 2017-05-05 23:13:43 -04:00
parent 6f170982aa
commit 58764c0d4b

View file

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