Merge pull request #14844 from hashicorp/opc-p-instance-fqdn-1
Update opc_compute_instance.html.markdown
This commit is contained in:
commit
9871ea6c86
|
@ -166,6 +166,7 @@ In addition to the attributes listed above, the following attributes are exporte
|
||||||
* `domain` - The default domain to use for the hostname and for DNS lookups.
|
* `domain` - The default domain to use for the hostname and for DNS lookups.
|
||||||
* `entry` - Imagelist entry number.
|
* `entry` - Imagelist entry number.
|
||||||
* `fingerprint` - SSH server fingerprint presented by the instance.
|
* `fingerprint` - SSH server fingerprint presented by the instance.
|
||||||
|
* `fqdn` - The fully qualified domain name of the instance.
|
||||||
* `image_format` - The format of the image.
|
* `image_format` - The format of the image.
|
||||||
* `ip_address` - The IP Address of the instance.
|
* `ip_address` - The IP Address of the instance.
|
||||||
* `placement_requirements` - The array of placement requirements for the instance.
|
* `placement_requirements` - The array of placement requirements for the instance.
|
||||||
|
|
Loading…
Reference in New Issue