File tree Expand file tree Collapse file tree
.web-docs/components/builder/arm
docs-partials/builder/azure/arm Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -290,7 +290,7 @@ Providing `temp_resource_group_name` or `location` in combination with
290290 learn more about managed images.
291291
292292- ` managed_image_storage_account_type ` (string) - Specify the storage account
293- type for a managed image. Valid values are Standard_LRS and Premium_LRS.
293+ type for a managed image. Valid values are Standard_LRS, StandardSSD_LRS, and Premium_LRS.
294294 The default is Standard_LRS.
295295
296296- ` managed_image_os_disk_snapshot_name ` (string) - If
Original file line number Diff line number Diff line change 152152 learn more about managed images.
153153
154154- `managed_image_storage_account_type` (string) - Specify the storage account
155- type for a managed image. Valid values are Standard_LRS and Premium_LRS.
155+ type for a managed image. Valid values are Standard_LRS, StandardSSD_LRS, and Premium_LRS.
156156 The default is Standard_LRS.
157157
158158- `managed_image_os_disk_snapshot_name` (string) - If
You can’t perform that action at this time.
0 commit comments