Skip to content

Commit 8fb63ef

Browse files
pascalinthecloudtenthirtyam
authored andcommitted
feat(storage): document storage policy configuration for disk settings
Signed-off-by: Pascal T. <pascal@toepke.dev>
1 parent 6164666 commit 8fb63ef

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs-partials/builder/vsphere/common/DiskConfig-not-required.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,8 @@
99
- `disk_controller_index` (int) - The assigned disk controller for the disk.
1010
Defaults to the first controller, `(0)`.
1111

12+
- `storage_policy` (string) - The name of the storage policy to apply to the disk. The storage policy
13+
must already exist on the vCenter Server. If not specified, the default
14+
storage policy of the target datastore is used.
15+
1216
<!-- End of code generated from the comments of the DiskConfig struct in builder/vsphere/common/storage_config.go; -->

0 commit comments

Comments
 (0)