|
@@ -70,6 +70,12 @@ locals {
|
|
|
"165.112.0.0/16", # Provided by Vikas @ NIH 2020-12-09
|
|
|
"156.40.208.0/20", # Derived from our VPC Flow Logs deny logs 2020-12-11
|
|
|
]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ description = "BP-OT-DEMO LCP"
|
|
|
+ cidr_blocks = [
|
|
|
+ "184.105.253.64/28", # Provided by OT IP address range for Houston CFC 2021-02-09
|
|
|
+ ]
|
|
|
}
|
|
|
]
|
|
|
|