From 7c4b304c5ad353aa6071427e1c2dcf1caf8427fe Mon Sep 17 00:00:00 2001 From: chkp-danhe <138000943+chkp-danhe@users.noreply.github.com> Date: Tue, 5 Mar 2024 12:44:21 +0200 Subject: [PATCH] Terraform | Azure and GCP | Fix deployment guides links in the readme files (#346) * fix broken links in Azure Terraform VMSS readme * Terraform | Azure and GCP | Fix deployment guides links in th Readme files --- terraform/azure/high-availability-existing-vnet/README.md | 3 ++- terraform/azure/high-availability-new-vnet/README.md | 3 ++- terraform/azure/nva-into-existing-hub/README.md | 3 ++- terraform/azure/nva-into-new-vwan/README.md | 3 ++- terraform/azure/vmss-existing-vnet/README.md | 3 ++- terraform/azure/vmss-new-vnet/README.md | 3 ++- terraform/gcp/autoscale-into-existing-vpc/README.md | 3 ++- terraform/gcp/autoscale-into-new-vpc/README.md | 3 ++- terraform/gcp/high-availability/README.md | 3 ++- 9 files changed, 18 insertions(+), 9 deletions(-) diff --git a/terraform/azure/high-availability-existing-vnet/README.md b/terraform/azure/high-availability-existing-vnet/README.md index 57d7bd0b..5aa56ce8 100755 --- a/terraform/azure/high-availability-existing-vnet/README.md +++ b/terraform/azure/high-availability-existing-vnet/README.md @@ -6,7 +6,8 @@ As part of the deployment the following resources are created: - System assigned identity - Availability Set - conditional creation -See the [Check Point CloudGuard IaaS High Availability for Azure Administration Guide](https://sc1.checkpoint.com/documents/IaaS/WebAdminGuides/EN/CP_CloudGuard_IaaS_HighAvailability_for_Azure/Content/Topics/Check_Point_CloudGuard_IaaS_High_Availability_for_Azure.htm) for additional information +For additional information, +please see the [CloudGuard Network for Azure High Availability Cluster Deployment Guide](https://sc1.checkpoint.com/documents/IaaS/WebAdminGuides/EN/CP_CloudGuard_Network_for_Azure_HA_Cluster/Default.htm) This solution uses the following modules: - /terraform/azure/modules/common - used for creating a resource group and defining common variables. diff --git a/terraform/azure/high-availability-new-vnet/README.md b/terraform/azure/high-availability-new-vnet/README.md index 9873dd99..9065754c 100755 --- a/terraform/azure/high-availability-new-vnet/README.md +++ b/terraform/azure/high-availability-new-vnet/README.md @@ -8,7 +8,8 @@ As part of the deployment the following resources are created: - System assigned identity - Availability Set - conditional creation -See the [Check Point CloudGuard IaaS High Availability for Azure Administration Guide](https://sc1.checkpoint.com/documents/IaaS/WebAdminGuides/EN/CP_CloudGuard_IaaS_HighAvailability_for_Azure/Content/Topics/Check_Point_CloudGuard_IaaS_High_Availability_for_Azure.htm) for additional information +For additional information, +please see the [CloudGuard Network for Azure High Availability Cluster Deployment Guide](https://sc1.checkpoint.com/documents/IaaS/WebAdminGuides/EN/CP_CloudGuard_Network_for_Azure_HA_Cluster/Default.htm) This solution uses the following modules: - /terraform/azure/modules/common - used for creating a resource group and defining common variables. diff --git a/terraform/azure/nva-into-existing-hub/README.md b/terraform/azure/nva-into-existing-hub/README.md index 56972d7b..dc01d01e 100755 --- a/terraform/azure/nva-into-existing-hub/README.md +++ b/terraform/azure/nva-into-existing-hub/README.md @@ -7,7 +7,8 @@ As part of the deployment the following resources are created: - NVA - Managed identity - +For additional information, +please see the [CloudGuard Network for Azure Virtual WAN Deployment Guide](https://sc1.checkpoint.com/documents/IaaS/WebAdminGuides/EN/CP_CloudGuard_Network_for_Azure_vWAN/Default.htm) ## Configurations - Install and configure Terraform to provision Azure resources: [Configure Terraform for Azure](https://docs.microsoft.com/en-us/azure/virtual-machines/linux/terraform-install-configure). diff --git a/terraform/azure/nva-into-new-vwan/README.md b/terraform/azure/nva-into-new-vwan/README.md index dd1df4aa..6922f379 100755 --- a/terraform/azure/nva-into-new-vwan/README.md +++ b/terraform/azure/nva-into-new-vwan/README.md @@ -9,7 +9,8 @@ As part of the deployment the following resources are created: - NVA - Managed identity - +For additional information, +please see the [CloudGuard Network for Azure Virtual WAN Deployment Guide](https://sc1.checkpoint.com/documents/IaaS/WebAdminGuides/EN/CP_CloudGuard_Network_for_Azure_vWAN/Default.htm) ## Configurations - Install and configure Terraform to provision Azure resources: [Configure Terraform for Azure](https://docs.microsoft.com/en-us/azure/virtual-machines/linux/terraform-install-configure). diff --git a/terraform/azure/vmss-existing-vnet/README.md b/terraform/azure/vmss-existing-vnet/README.md index ccc6c3bf..b35d8a34 100755 --- a/terraform/azure/vmss-existing-vnet/README.md +++ b/terraform/azure/vmss-existing-vnet/README.md @@ -6,7 +6,8 @@ As part of the deployment the following resources are created: - Role assignment - conditional creation -See the [Virtual Machine Scale Sets (VMSS) for Microsoft Azure R80.10 and above Administration Guide](https://sc1.checkpoint.com/documents/IaaS/WebAdminGuides/EN/CP_VMSS_for_Azure/Content/Topics/Overview.htm) +For additional information, +please see the [CloudGuard Network for Azure Virtual Machine Scale Sets (VMSS) Deployment Guide](https://sc1.checkpoint.com/documents/IaaS/WebAdminGuides/EN/CP_VMSS_for_Azure/Default.htm) This solution uses the following modules: - /terraform/azure/modules/common - used for creating a resource group and defining common variables. diff --git a/terraform/azure/vmss-new-vnet/README.md b/terraform/azure/vmss-new-vnet/README.md index 6d604508..81ce1142 100755 --- a/terraform/azure/vmss-new-vnet/README.md +++ b/terraform/azure/vmss-new-vnet/README.md @@ -8,7 +8,8 @@ As part of the deployment the following resources are created: - Role assignment - conditional creation -See the [Virtual Machine Scale Sets (VMSS) for Microsoft Azure R80.10 and above Administration Guide](https://sc1.checkpoint.com/documents/IaaS/WebAdminGuides/EN/CP_VMSS_for_Azure/Content/Topics/Overview.htm) +For additional information, +please see the [CloudGuard Network for Azure Virtual Machine Scale Sets (VMSS) Deployment Guide](https://sc1.checkpoint.com/documents/IaaS/WebAdminGuides/EN/CP_VMSS_for_Azure/Default.htm) This solution uses the following modules: - /terraform/azure/modules/common - used for creating a resource group and defining common variables. diff --git a/terraform/gcp/autoscale-into-existing-vpc/README.md b/terraform/gcp/autoscale-into-existing-vpc/README.md index 2e3e78d0..1c11c3d3 100755 --- a/terraform/gcp/autoscale-into-existing-vpc/README.md +++ b/terraform/gcp/autoscale-into-existing-vpc/README.md @@ -9,7 +9,8 @@ These types of Terraform resources are supported: * [Autoscaler](https://www.terraform.io/docs/providers/google/r/compute_region_autoscaler.html) -See Check Point's documentation for Autoscale (MIG) [here](https://sc1.checkpoint.com/documents/R80.30/WebAdminGuides/EN/CP_R80.30_and_Above_CG_Autoscaling_Managed_Instance_Group_for_GCP/AdminGuide/Content/Overview.htm) +For additional information, +please see the [CloudGuard Network for GCP Autoscaling MIG Deployment Guide](https://sc1.checkpoint.com/documents/IaaS/WebAdminGuides/EN/CP_CloudGuard_Network_for_GCP_Autoscaling_MIG/Default.htm) Terraform is controlled via a very easy to use command-line interface (CLI). Terraform is only a single command-line application: **terraform**. diff --git a/terraform/gcp/autoscale-into-new-vpc/README.md b/terraform/gcp/autoscale-into-new-vpc/README.md index cf03728b..3439418c 100755 --- a/terraform/gcp/autoscale-into-new-vpc/README.md +++ b/terraform/gcp/autoscale-into-new-vpc/README.md @@ -11,7 +11,8 @@ These types of Terraform resources are supported: * [Autoscaler](https://www.terraform.io/docs/providers/google/r/compute_region_autoscaler.html) -See Check Point's documentation for Autoscale (MIG) [here](https://sc1.checkpoint.com/documents/R80.30/WebAdminGuides/EN/CP_R80.30_and_Above_CG_Autoscaling_Managed_Instance_Group_for_GCP/AdminGuide/Content/Overview.htm) +For additional information, +please see the [CloudGuard Network for GCP Autoscaling MIG Deployment Guide](https://sc1.checkpoint.com/documents/IaaS/WebAdminGuides/EN/CP_CloudGuard_Network_for_GCP_Autoscaling_MIG/Default.htm) This solution uses the following modules: - /gcp/autoscale-into-existing-vpc diff --git a/terraform/gcp/high-availability/README.md b/terraform/gcp/high-availability/README.md index 41e23b5d..03e9d97b 100755 --- a/terraform/gcp/high-availability/README.md +++ b/terraform/gcp/high-availability/README.md @@ -10,7 +10,8 @@ These types of Terraform resources are supported: * [Firewall](https://www.terraform.io/docs/providers/google/r/compute_firewall.html) - conditional creation -See Check Point's documentation for Cluster High Availability (HA) [here](https://sc1.checkpoint.com/documents/IaaS/WebAdminGuides/EN/CP_CloudGuard_IaaS_HighAvailabilty_for_GCP/Default.htm) +For additional information, +please see the [CloudGuard Network for GCP High Availability Cluster Deployment Guide](https://sc1.checkpoint.com/documents/IaaS/WebAdminGuides/EN/CP_CloudGuard_Network_for_GCP_HA_Cluster/Default.htm) This solution uses the following modules: - \gcp\common\network-and-subnet