Add custom routes for directpath to net-vpc module (#2966)
* add custom routes for directpath to net-vpc module * blueprint tests * blueprint tests * blueprint tests * fast tests * tfdoc * module examples
This commit is contained in:
committed by
GitHub
parent
73022a710a
commit
c8e4179f2b
@@ -18,6 +18,8 @@
|
||||
|
||||
locals {
|
||||
_googleapis_ranges = {
|
||||
directpath = "34.126.0.0/18"
|
||||
directpath-6 = "2001:4860:8040::/42"
|
||||
private = "199.36.153.8/30"
|
||||
private-6 = "2600:2d00:2:2000::/64"
|
||||
restricted = "199.36.153.4/30"
|
||||
|
||||
Reference in New Issue
Block a user