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
|**vm_os_sku**| A SKU of the image to be deployed. | string | "sg-byol" - BYOL license;<br />"sg-ngtp" - NGTP PAYG license;<br />"sg-ngtx" - NGTX PAYG license; |
204
204
|**vm_os_offer**| The name of the image offer to be deployed. | string | "check-point-cg-r8110";<br />"check-point-cg-r8120";<br />"check-point-cg-r82";<br />"check-point-cg-r8210"; |
|**serial_console_password_hash**| (Optional) Password hash for serial console connection. Relevant when using SSH Public Key authentication. | string |**Default:** "" |
237
237
|**maintenance_mode_password_hash**| (Optional) Maintenance mode password hash, relevant only for R81.20 and higher versions. | string |**Default:** "" |
238
238
|**vm_size**| Specifies the size of the Virtual Machine. | string | A list of valid VM sizes (e.g., "Standard_D4ds_v5", "Standard_D8ds_v5", etc). |
239
-
|**disk_size**| Storage data disk size (GB). | string | A number in the range 100 - 3995 (GB). |
239
+
|**disk_size**| Storage data disk size (GB). | string | A number in the range 100 - 3995 (GB).<br />**Default:** 200|
|**vm_os_sku**| A SKU of the image to be deployed. | string | "mgmt-byol" - BYOL license;<br />"mgmt-25" - PAYG;.|
242
242
|**vm_os_offer**| The name of the image offer to be deployed. | string | "check-point-cg-r8110";<br />"check-point-cg-r8120";<br />"check-point-cg-r82";<br />"check-point-cg-r8210";. |
|**vm_size**| Specifies the size of Virtual Machine. | string | A list of valid VM sizes (e.g., "Standard_D4ds_v5", "Standard_D8ds_v5", etc). |
137
-
|**disk_size**| Storage data disk size size (GB). | string | A number in the range 100 - 3995 (GB). |
137
+
|**disk_size**| Storage data disk size size (GB). | string | A number in the range 100 - 3995 (GB).<br />**Default:** 200|
138
138
|**os_version**| GAIA OS version. | string | "R8110";<br/>"R8120";<br/>"R82";<br/>"R8210". |
139
139
|**vm_os_sku**| A sku of the image to be deployed. | string | "mgmt-byol" - BYOL license;<br/>"mgmt-25" - PAYG. |
140
140
|**vm_os_offer**| The name of the image offer to be deployed. | string | "check-point-cg-r8110";<br/>"check-point-cg-r8120";<br/>"check-point-cg-r82";<br/>"check-point-cg-r8210". |
|**vm_os_sku**| A SKU of the image to be deployed. | string | "sg-byol" - BYOL license;<br />"sg-ngtp" - NGTP PAYG license;<br />"sg-ngtx" - NGTX PAYG license; |
331
331
|**vm_os_offer**| The name of the image offer to be deployed. | string | "check-point-cg-r8110";<br />"check-point-cg-r8120";<br />"check-point-cg-r82";<br />"check-point-cg-r8210"; |
@@ -335,7 +335,7 @@ For more information, refer to the official - [Checkout the Azure Terraform docu
335
335
|**serial_console_password_hash**| (Optional) Password hash for serial console connection. Relevant when using SSH Public Key authentication. | string |**Default:** "" |
336
336
|**maintenance_mode_password_hash**| (Optional) Maintenance mode password hash, relevant only for R81.20 and higher versions. | string |**Default:** "" |
337
337
|**vm_size**| Specifies the size of Virtual Machine. | string | A list of valid VM sizes (e.g., "Standard_D4ds_v5", "Standard_D8ds_v5", etc). |
338
-
|**disk_size**| Storage data disk size (GB) must be 100 for versions R81.20 and below. | string | A number in the range 100 - 3995 (GB).<br />**Default:**100|
338
+
|**disk_size**| Storage data disk size (GB) must be 100 for versions R81.20 and below. | string | A number in the range 100 - 3995 (GB).<br />**Default:**200|
|**vm_os_sku**| A SKU of the image to be deployed. | string | "sg-byol" - BYOL license;<br />"sg-ngtp" - NGTP PAYG license;<br />"sg-ngtx" - NGTX PAYG license; |
341
341
|**vm_os_offer**| The name of the image offer to be deployed. | string | "check-point-cg-r8110";<br />"check-point-cg-r8120";<br />"check-point-cg-r82";<br />"check-point-cg-r8210"; |
0 commit comments