Skip to content
This repository was archived by the owner on Sep 27, 2024. It is now read-only.

Commit 362d7ff

Browse files
authored
Adding new zscaler ips (#28)
1 parent 38cf5a0 commit 362d7ff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

outputs.tf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,8 @@ output "cms_public_ip_cidrs" {
100100
"165.225.0.0/17",
101101
"208.250.57.0/24", #zscaler equinix west
102102
"65.213.206.0/24", #zscaler equinix east
103+
"52.73.139.64/32", #zscaler (by testing)
104+
"52.70.76.139/32", #zscaler (by testing)
103105
]
104106
}
105107

0 commit comments

Comments
 (0)