You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/resources/instance.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -69,6 +69,7 @@ output "zstack_instance" {
69
69
-`expunge` (Boolean) Indicates if the instance should be expunged after deletion.
70
70
-`gpu_device_specs` (Attributes) The GPU specifications for the VM instance. (see [below for nested schema](#nestedatt--gpu_device_specs))
71
71
-`gpu_devices` (Attributes List) A list of GPU devices assigned to the VM instance. (see [below for nested schema](#nestedatt--gpu_devices))
72
+
-`hook_script` (String) The uuid of hook script. Create Instance with custom xml Hook.
72
73
-`host_uuid` (String) The UUID of the host where the VM instance is running.
73
74
-`instance_offering_uuid` (String) The UUID of the instance offering used by the VM. Required if using instance offering uuid to create instances. Mutually exclusive with `cpu_num` and `memory_size`.
74
75
-`marketplace` (Boolean) Indicates whether the VM instance is a marketplace instance.
0 commit comments