Merge pull request #14473 from realflash/master

Document AWS IPv6 address access
This commit is contained in:
Jake Champlin 2017-05-15 09:33:06 -04:00 committed by GitHub
commit 5a3cf7c89e
1 changed files with 1 additions and 0 deletions

View File

@ -70,6 +70,7 @@ interpolation.
* `no_device` - Whether the specified device included in the device mapping was suppressed or not (Boolean).
* `virtual_name` - The virtual device name.
* `iam_instance_profile` - The name of the instance profile associated with the Instance.
* `ipv6_addresses` - The IPv6 addresses associated to the Instance, if applicable. **NOTE**: Unlike the IPv4 address, this doesn't change if you attach an EIP to the instance.
* `instance_type` - The type of the Instance.
* `key_name` - The key name of the Instance.
* `monitoring` - Whether detailed monitoring is enabled or disabled for the Instance (Boolean).