Specify EIP domain (#521)

This commit is contained in:
Christopher J. Pilkington 2017-05-06 09:16:28 -04:00 committed by Dan Guido
parent 6f170982aa
commit a225bde2b8

View file

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