Skip to content

Commit

Permalink
Fields are required
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff committed Jul 7, 2017
1 parent 5948d19 commit bb37987
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/docs/r/virtual_machine.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -250,8 +250,8 @@ For more information on the different example configurations, please check out t
`Plan` supports the following:

* `name` - (Required) Specifies the name of the image from the marketplace.
* `publisher` - (Optional) Specifies the publisher of the image.
* `product` - (Optional) Specifies the product of the image from the marketplace.
* `publisher` - (Required) Specifies the publisher of the image.
* `product` - (Required) Specifies the product of the image from the marketplace.

`boot_diagnostics` supports the following:

Expand Down

0 comments on commit bb37987

Please sign in to comment.