Skip to content

Commit

Permalink
Updated properties section of OVA to include an equals sign
Browse files Browse the repository at this point in the history
  • Loading branch information
rayterrill authored Aug 14, 2019
1 parent f65e6ae commit ee58c8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/r/virtual_machine.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@ resource "vsphere_virtual_machine" "vm" {
}
vapp {
properties {
properties = {
"guestinfo.tf.internal.id" = "42"
}
}
Expand Down

0 comments on commit ee58c8b

Please sign in to comment.