Merge pull request #4465 from jedineeper/b-fix-aws-eip-docs

update docs to reflect that the allocation ID is exported as the attribute 'id'
pull/4343/merge
James Nugent 10 years ago
commit cd32f23476

@ -36,6 +36,7 @@ more information.
The following attributes are exported:
* `id` - Contains the EIP allocation ID.
* `private_ip` - Contains the private IP address (if in VPC).
* `public_ip` - Contains the public IP address.
* `instance` - Contains the ID of the attached instance.

Loading…
Cancel
Save