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

Commit 460fcf0

Browse files
authored
BATIAI-473: Updating ip list again (#12)
1 parent 18d7b17 commit 460fcf0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

outputs.tf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ output "subnets" {
8282

8383
output "cms_public_ip_cidrs" {
8484
value = [
85-
"198.179.3.171/27",
86-
"198.179.4.128/28",
85+
"198.179.3.0/24",
86+
"198.179.4.0/24",
8787
"52.5.212.71/32",
8888
"35.160.156.109/32",
8989
"52.34.232.30/32",

0 commit comments

Comments
 (0)