File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
modules/network-security-integration Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -104,14 +104,14 @@ The provider credentials can be provided either as static credentials or as [Env
104104
105105
106106**Submodules:**
107- * [`network-security-integration`](https://registry.terraform.io/modules/chkp-olgami/olgami /gcp/latest/submodules/network-security-integration) - Deploys GCP Network Security Integration.
107+ * [`network-security-integration`](https://registry.terraform.io/modules/CheckPointSW/cloudguard-network-security /gcp/latest/submodules/network-security-integration) - Deploys GCP Network Security Integration.
108108
109109Internal Submodules -
110110
111- * [`firewall-rule`](https://registry.terraform.io/modules/chkp-olgami/olgami /gcp/latest/submodules/firewall-rule) - Deploys firewall rules on GCP VPCs.
112- * [`internal-load-balancer`](https://registry.terraform.io/modules/chkp-olgami/olgami /gcp/latest/submodules/internal-load-balancer) - Deploys internal load balanncer.
113- * [`network-and-subnet`](https://registry.terraform.io/modules/chkp-olgami/olgami /gcp/latest/submodules/network-and-subnet) - Deploys VPC and subnetwork in the VPC.
114- * [`network-security-integration-common`](https://registry.terraform.io/modules/chkp-olgami/olgami /gcp/latest/submodules/network-security-integration-common) - Deploys Network Security Integration.
111+ * [`firewall-rule`](https://registry.terraform.io/modules/CheckPointSW/cloudguard-network-security /gcp/latest/submodules/firewall-rule) - Deploys firewall rules on GCP VPCs.
112+ * [`internal-load-balancer`](https://registry.terraform.io/modules/CheckPointSW/cloudguard-network-security /gcp/latest/submodules/internal-load-balancer) - Deploys internal load balanncer.
113+ * [`network-and-subnet`](https://registry.terraform.io/modules/CheckPointSW/cloudguard-network-security /gcp/latest/submodules/network-and-subnet) - Deploys VPC and subnetwork in the VPC.
114+ * [`network-security-integration-common`](https://registry.terraform.io/modules/CheckPointSW/cloudguard-network-security /gcp/latest/submodules/network-security-integration-common) - Deploys Network Security Integration.
115115
116116
117117***
Original file line number Diff line number Diff line change @@ -137,7 +137,7 @@ provider "google" {
137137
138138module "nsi-test" {
139139 source = "CheckPointSW/cloudguard-network-security/gcp//modules/network-security-integration"
140- version = "1.0.8 "
140+ version = "1.0.0 "
141141
142142 # --- Google Provider ---
143143 service_account_path = "service-accounts/service-account-file-name.json"
You can’t perform that action at this time.
0 commit comments