[DRAFT] Internet Gateways & Elastic IPs Flashcards
1
Q
What three things must you have done first before attaching an Elastic IP to an instance?
A
1: Create an IGW.
2: Create a VPC.
3: Create an IGW Attachment to that VPC.
2
Q
What CloudFormation attribute should be used when attaching an EIP to an EC2 instance?
A
DependsOn.
More specifically, DependsOn: InternetGatewayAttachment