Skip to content

Commit

Permalink
fix broken links in Azure Terraform VMSS readme
Browse files Browse the repository at this point in the history
  • Loading branch information
chkp-danhe committed Mar 4, 2024
1 parent 9b07a90 commit d8f6588
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion terraform/azure/vmss-existing-vnet/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ 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)
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-Azure-VMSS/Additional-Information.htm)

This solution uses the following modules:
- /terraform/azure/modules/common - used for creating a resource group and defining common variables.
Expand Down
2 changes: 1 addition & 1 deletion terraform/azure/vmss-new-vnet/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ 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)
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-Azure-VMSS/Additional-Information.htm)

This solution uses the following modules:
- /terraform/azure/modules/common - used for creating a resource group and defining common variables.
Expand Down

0 comments on commit d8f6588

Please sign in to comment.