diff --git a/website/source/docs/providers/aws/r/eip.html.markdown b/website/source/docs/providers/aws/r/eip.html.markdown index dbc5410e2..3447228ed 100644 --- a/website/source/docs/providers/aws/r/eip.html.markdown +++ b/website/source/docs/providers/aws/r/eip.html.markdown @@ -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.