Merge pull request #14473 from realflash/master
Document AWS IPv6 address access
This commit is contained in:
commit
5a3cf7c89e
|
@ -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).
|
||||
|
|
Loading…
Reference in New Issue