Skip to content

Commit

Permalink
Merge pull request hashicorp#148 from terraform-providers/b-host-virt…
Browse files Browse the repository at this point in the history
…ual-switch-doc-fix

r/host_virtual_switch: Doc update for ID attribute
  • Loading branch information
vancluever authored Aug 31, 2017
2 parents 563f524 + 492e1bc commit ae75db1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion website/docs/r/host_virtual_switch.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -170,4 +170,7 @@ probing (configured with [`check_beacon`](#check_beacon)).
## Attribute Reference

The only exported attribute, other than the attributes above, is the `id` of
the resource, which is set to the name of the virtual switch.
the resource. This is set to an ID value unique to Terraform - the convention
is a prefix, the host system ID, and the virtual switch name. An example would
be `tf-HostVirtualSwitch:host-10:vSwitchTerraformTest`.

0 comments on commit ae75db1

Please # to comment.