|
@@ -77,12 +77,18 @@ locals {
|
|
|
{
|
|
|
description = "CA-C19"
|
|
|
cidr_blocks = [
|
|
|
- "34.223.59.103/32", # 2021-05-04 From Wes Leonard
|
|
|
- "44.234.190.14/32",
|
|
|
- "44.228.141.151/32",
|
|
|
- "18.215.158.202/32", # 2022-01-03 From Ben Troglia
|
|
|
- "54.234.108.195/32",
|
|
|
- "34.228.38.91/32",
|
|
|
+ "44.242.164.146/32", # 2021-05-04 From Wes Leonard
|
|
|
+ "44.234.190.14/32", # ca-c19-splunk-syslog-1
|
|
|
+ "44.228.141.151/32", # ca-c19-splunk-syslog-2
|
|
|
+ "18.215.158.202/32", # 2022-01-03 From Ben Troglia ca-c19-splunk-ds-2
|
|
|
+ "54.234.108.195/32", # ca-c19-splunk-syslog-3
|
|
|
+ "34.228.38.91/32", # ca-c19-splunk-syslog-4
|
|
|
+ "44.226.172.7/32", # 2022-06-22 From Ben Troglia WEST
|
|
|
+ "52.24.211.95/32",
|
|
|
+ "52.35.39.247/32",
|
|
|
+ "3.226.9.146/32", # 2022-06-22 From Ben Troglia EAST
|
|
|
+ "44.207.196.144/32",
|
|
|
+ "44.207.241.26/32",
|
|
|
]
|
|
|
},
|
|
|
{
|