Skip to content

Commit

Permalink
Terraform | Azure and GCP | Fix deployment guides links in the readme…
Browse files Browse the repository at this point in the history
… files (#346)

* fix broken links in Azure Terraform VMSS readme

* Terraform | Azure and GCP | Fix deployment guides links in th Readme files
  • Loading branch information
chkp-danhe authored Mar 5, 2024
1 parent 9b07a90 commit 7c4b304
Show file tree
Hide file tree
Showing 9 changed files with 18 additions and 9 deletions.
3 changes: 2 additions & 1 deletion terraform/azure/high-availability-existing-vnet/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
3 changes: 2 additions & 1 deletion terraform/azure/high-availability-new-vnet/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
3 changes: 2 additions & 1 deletion terraform/azure/nva-into-existing-hub/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Expand Down
3 changes: 2 additions & 1 deletion terraform/azure/nva-into-new-vwan/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Expand Down
3 changes: 2 additions & 1 deletion terraform/azure/vmss-existing-vnet/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
3 changes: 2 additions & 1 deletion terraform/azure/vmss-new-vnet/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
3 changes: 2 additions & 1 deletion terraform/gcp/autoscale-into-existing-vpc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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**.

Expand Down
3 changes: 2 additions & 1 deletion terraform/gcp/autoscale-into-new-vpc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
3 changes: 2 additions & 1 deletion terraform/gcp/high-availability/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 7c4b304

Please sign in to comment.