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: modules/management/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,7 +60,7 @@ module "management" {
60
60
-`num_cpus`: (Optional) Number of CPUs for the Security Management.
61
61
-`num_cores_per_socket`: (Optional) Number of cores per socket for the Security Management.
62
62
-`memory`: (Optional) Memory size for the Security Management in MB.
63
-
-`provision`: (Optional) Provision type (thin, flat, thick).
63
+
-`provision`: (Optional) Types of disk provisioning that can be set for the disk in the deployed OVF package, [reference](https://developer.broadcom.com/xapis/vsan-management-api/8.0U3/vim.OvfManager.CreateImportSpecParams.DiskProvisioningType.html).
64
64
-`primary_dns`: (Optional) Primary DNS server.
65
65
-`proxy_port`: (Optional) Port of the proxy server.
66
66
-`proxy_address`: (Optional) Address of the proxy server.
Copy file name to clipboardExpand all lines: modules/single-gateway/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -66,7 +66,7 @@ module "single_gateway" {
66
66
-`num_cores_per_socket`: (Optional) Number of cores per socket for the Security Gateway. Using OVF properties by
67
67
default.
68
68
-`memory`: (Optional) Memory size for the Security Gateway in MB. Using OVF properties by default.
69
-
-`provision`: (Optional) Provision type (thin, flat, thick).
69
+
-`provision`: (Optional) Types of disk provisioning that can be set for the disk in the deployed OVF package, [reference](https://developer.broadcom.com/xapis/vsan-management-api/8.0U3/vim.OvfManager.CreateImportSpecParams.DiskProvisioningType.html).
70
70
-`primary_dns`: (Optional) Primary DNS server.
71
71
-`ntp_primary`: (Optional) Primary NTP server.
72
72
-`ntp_primary_version`: (Optional) Version of the primary NTP server. Default is `4`.
0 commit comments