update docs to reflect that the allocation ID is exported as the attribute 'id'

This commit is contained in:
Craig Marsden 2015-12-30 17:50:22 +00:00
parent 669567ae80
commit fc39334b52

View File

@ -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.