Skip to content

Commit 458f386

Browse files
committed
Added updates to revision history tables
1 parent dddc8ce commit 458f386

File tree

12 files changed

+41
-19
lines changed

12 files changed

+41
-19
lines changed

terraform/azure/high-availability-existing-vnet/README.md

+18-16
Original file line numberDiff line numberDiff line change
@@ -214,22 +214,24 @@ availability_type = "Availability Zone"
214214
## Revision History
215215
In order to check the template version refer to the [sk116585](https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solutionid=sk116585)
216216

217-
| Template Version | Description |
218-
| ---------------- | ------------- |
219-
| 20230910 | - R81.20 is the default version |
220-
| | | |
221-
| 20230212 | - Added Smart-1 Cloud support |
222-
| | | |
223-
| 20221124 | - Added R81.20 support <br/> - Upgraded azurerm provider |
224-
| | | |
225-
| 20220111 | - Added support to select different shells. |
226-
| | | |
227-
| 20210309 | - Add "source_image_vhd_uri" variable for using a custom development image |
228-
| | | |
229-
| 20210111 | First release of Check Point CloudGuard IaaS High Availability Terraform deployment into an existing Vnet in Azure. |
230-
| | | |
231-
| | Addition of "templateType" parameter to "cloud-version" files. |
232-
| | | |
217+
| Template Version | Description |
218+
| ---------------- |----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
219+
| 20240613 | - Updated Azure Terraform provider version <br> - Updated managed identity permissions <br> - Cosmetic fixes & default values <br> - Added option to limit storage account access by specify allowed sourcess <br> - Added validation for os_version & os_offer |
220+
| | | |
221+
| 20230910 | - R81.20 is the default version |
222+
| | | |
223+
| 20230212 | - Added Smart-1 Cloud support |
224+
| | | |
225+
| 20221124 | - Added R81.20 support <br/> - Upgraded azurerm provider |
226+
| | | |
227+
| 20220111 | - Added support to select different shells. |
228+
| | | |
229+
| 20210309 | - Add "source_image_vhd_uri" variable for using a custom development image |
230+
| | | |
231+
| 20210111 | First release of Check Point CloudGuard IaaS High Availability Terraform deployment into an existing Vnet in Azure. |
232+
| | | |
233+
| | Addition of "templateType" parameter to "cloud-version" files. |
234+
| | | |
233235

234236
## License
235237

terraform/azure/high-availability-new-vnet/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,8 @@ In order to check the template version refer to the [sk116585](https://supportce
215215

216216
| Template Version | Description |
217217
| ---------------- | ------------- |
218+
| 20240613 | - Updated Azure Terraform provider version <br> - Updated managed identity permissions <br> - Cosmetic fixes & default values <br> - Added option to limit storage account access by specify allowed sourcess <br> - Added validation for os_version & os_offer |
219+
| | | |
218220
| 20230910 | - R81.20 is the default version |
219221
| | | |
220222
| 20230212 | - Added Smart-1 Cloud support |

terraform/azure/management-existing-vnet/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,8 @@ In order to check the template version refer to the [sk116585](https://supportce
168168

169169
| Template Version | Description |
170170
| ---------------- | ------------- |
171+
| 20240613 | - Updated Azure Terraform provider version <br> - Cosmetic fixes & default values <br> - Added option to limit storage account access by specify allowed sourcess <br> - Updated Public IP sku to Standard <br> - Added validation for os_version & os_offer |
172+
| | | |
171173
| 20230910 | - R81.20 is the default version |
172174
| | | |
173175
| 20221124 | - Added R81.20 support <br/> - Upgraded azurerm provider |

terraform/azure/management-new-vnet/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,8 @@ In order to check the template version refer to the [sk116585](https://supportce
166166

167167
| Template Version | Description |
168168
| ---------------- | ------------- |
169+
| 20240613 | - Updated Azure Terraform provider version <br> - Cosmetic fixes & default values <br> - Added option to limit storage account access by specify allowed sourcess <br> - Updated Public IP sku to Standard <br> - Added validation for os_version & os_offer |
170+
| | | |
169171
| 20230910 | - R81.20 is the default version |
170172
| | | |
171173
| 20221124 | - Added R81.20 support <br/> - Upgraded azurerm provider |

terraform/azure/mds-existing-vnet/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,8 @@ In order to check the template version refer to the [sk116585](https://supportce
182182

183183
| Template Version | Description |
184184
|------------------|---------------------------------------------------------------------------------------------|
185+
| 20240613 | - Updated Azure Terraform provider version <br> - Cosmetic fixes & default values <br> - Added option to limit storage account access by specify allowed sourcess <br> - Updated Public IP sku to Standard <br> - Added validation for os_version & os_offer |
186+
| | | |
185187
| 20230910 | - R81.20 is the default version |
186188
| | | |
187189
| 20230629 | First release of Check Point CloudGuard Network Security MDS Terraform deployment for Azure |

terraform/azure/mds-new-vnet/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,8 @@ In order to check the template version refer to the [sk116585](https://supportce
175175

176176
| Template Version | Description |
177177
|------------------|---------------------------------------------------------------------------------------------|
178+
| 20240613 | - Updated Azure Terraform provider version <br> - Cosmetic fixes & default values <br> - Added option to limit storage account access by specify allowed sourcess <br> - Updated Public IP sku to Standard <br> - Added validation for os_version & os_offer |
179+
| | | |
178180
| 20230910 | - R81.20 is the default version |
179181
| | | |
180182
| 20230629 | First release of Check Point CloudGuard Network Security MDS Terraform deployment for Azure |

terraform/azure/nva-into-existing-hub/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@ In order to check the template version refer to the [sk116585](https://supportce
161161

162162
| Template Version | Description |
163163
|------------------|-------------------|
164+
| 20240613 | Cosmetic fixes & default values |
164165
| 20240228 | Added public IP for ingress support | | |
165166
| 20231226 | First release of Check Point CloudGuard Network Security Virtual WAN Terraform deployment for Azure | |
166167

terraform/azure/nva-into-new-vwan/README.md

+4-3
Original file line numberDiff line numberDiff line change
@@ -170,9 +170,10 @@ please see the [CloudGuard Network for Azure Virtual WAN Deployment Guide](https
170170
In order to check the template version refer to the [sk116585](https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solutionid=sk116585)
171171

172172
| Template Version | Description |
173-
|------------------|---------------------------------------------------------------------------------------------------|
174-
| 20240228 | Added public IP for ingress support | | |
175-
| 20231226 | First release of Check Point CloudGuard Network Security Virtual WAN Terraform deployment for Azure | | |
173+
|------------------|-----------------------------------------------------------------------------------------------|
174+
| 20240613 | Cosmetic fixes & default values |
175+
| 20240228 | Added public IP for ingress support | | |
176+
| 20231226 | First release of Check Point CloudGuard Network Security Virtual WAN Terraform deployment for Azure | | |
176177

177178

178179
## License

terraform/azure/single-gateway-existing-vnet/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,8 @@ In order to check the template version refer to the [sk116585](https://supportce
185185

186186
| Template Version | Description |
187187
|------------------|---------------------------------------------------------------------------------------------------|
188+
| 20240613 | - Updated Azure Terraform provider version <br> - Cosmetic fixes & default values <br> - Added option to limit storage account access by specify allowed sourcess <br> - Added accelerated networking to SGW Terraform templates <br> - Updated Public IP sku to Standard <br> - Added validation for os_version & os_offer |
189+
| | | |
188190
| 20230910 | - R81.20 is the default version |
189191
| | | |
190192
| 20230629 | First release of Check Point CloudGuard Network Security Single GW Terraform deployment for Azure |

terraform/azure/single-gateway-new-vnet/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,8 @@ In order to check the template version refer to the [sk116585](https://supportce
183183

184184
| Template Version | Description |
185185
|------------------|---------------------------------------------------------------------------------------------------|
186+
| 20240613 | - Updated Azure Terraform provider version <br> - Cosmetic fixes & default values <br> - Added option to limit storage account access by specify allowed sourcess <br> - Added accelerated networking to SGW Terraform templates <br> - Updated Public IP sku to Standard <br> - Added validation for os_version & os_offer |
187+
| | | |
186188
| 20230910 | - R81.20 is the default version |
187189
| | | |
188190
| 20230629 | First release of Check Point CloudGuard Network Security Single GW Terraform deployment for Azure |

terraform/azure/vmss-existing-vnet/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,8 @@ In order to check the template version refer to the [sk116585](https://supportce
221221

222222
| Template Version | Description |
223223
| ---------------- | ------------- |
224+
| 20240613 | - Updated Azure Terraform provider version <br> - Cosmetic fixes & default values <br> - Added option to limit storage account access by specify allowed sourcess <br> - Updated diskSizeGB <br> - Added validation for os_version & os_offer |
225+
| | | |
224226
| 20230910 | - R81.20 is the default version |
225227
| | | |
226228
| 20221124 | - Added R81.20 support <br/> - Upgraded azurerm provider |

terraform/azure/vmss-new-vnet/README.md

+2
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,8 @@ In order to check the template version refer to the [sk116585](https://supportce
221221

222222
| Template Version | Description |
223223
| ---------------- | --------- |
224+
| 20240613 | - Updated Azure Terraform provider version <br> - Cosmetic fixes & default values <br> - Added option to limit storage account access by specify allowed sourcess <br> - Updated diskSizeGB <br> - Added validation for os_version & os_offer |
225+
| | | |
224226
| 20230910 | - R81.20 is the default version |
225227
| | | |
226228
| 20221124 | - Added R81.20 support <br/> - Upgraded azurerm provider |

0 commit comments

Comments
 (0)