Added link to official azure documentation
This commit is contained in:
parent
8f2d2ed954
commit
e94c1f7559
|
@ -92,6 +92,9 @@ The following arguments are supported:
|
||||||
If `create_option` is `Copy`, then the value must be equal to or greater than the source's size.
|
If `create_option` is `Copy`, then the value must be equal to or greater than the source's size.
|
||||||
* `tags` - (Optional) A mapping of tags to assign to the resource.
|
* `tags` - (Optional) A mapping of tags to assign to the resource.
|
||||||
|
|
||||||
|
For more information on managed disks, such as sizing options and pricing, please check out the
|
||||||
|
[azure documentation](https://docs.microsoft.com/en-us/azure/storage/storage-managed-disks-overview).
|
||||||
|
|
||||||
## Attributes Reference
|
## Attributes Reference
|
||||||
|
|
||||||
The following attributes are exported:
|
The following attributes are exported:
|
||||||
|
|
Loading…
Reference in New Issue