Skip to content

Commit

Permalink
Updating the docs to mention marketplace in addition to platform im…
Browse files Browse the repository at this point in the history
…ages
  • Loading branch information
tombuildsstuff committed Nov 15, 2017
1 parent e9481ad commit c0489f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/r/managed_disk.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ The following arguments are supported:

* `source_resource_id` - (Optional) ID of an existing managed disk to copy when `create_option` is `Copy`.

* `image_reference_id` - (Optional) ID of an existing platform disk image to copy when `create_option` is `FromImage`.
* `image_reference_id` - (Optional) ID of an existing platform/marketplace disk image to copy when `create_option` is `FromImage`.

* `os_type` - (Optional) Specify a value when the source of an `Import` or `Copy`
operation targets a source that contains an operating system. Valid values are `Linux` or `Windows`
Expand Down

0 comments on commit c0489f3

Please sign in to comment.