|
@@ -161,11 +161,17 @@ locals {
|
|
|
]
|
|
|
},
|
|
|
{
|
|
|
- description = "FRTIB CMPS"
|
|
|
+ description = "FRTIB VDI"
|
|
|
cidr_blocks = [
|
|
|
"52.61.113.202/32", # 2021-04-15 From Brian Nguyen brian.a.nguyen@accenturefederal.com
|
|
|
]
|
|
|
},
|
|
|
+ {
|
|
|
+ description = "FRTIB CMPS"
|
|
|
+ cidr_blocks = [
|
|
|
+ "15.200.226.57/32", # 2021-07-12 From Brian Nguyen brian.a.nguyen@accenturefederal.com
|
|
|
+ ]
|
|
|
+ },
|
|
|
{
|
|
|
description = "FRTIB ALIGHT"
|
|
|
cidr_blocks = [
|