Correct test for Direct VPC egress for CFv2

This commit is contained in:
Wiktor Niesiobędzki
2025-12-18 13:00:46 +00:00
parent e07db39fd5
commit 73664615a4
5 changed files with 9 additions and 15 deletions

View File

@@ -22,7 +22,7 @@ values:
direct_vpc_egress: VPC_EGRESS_ALL_TRAFFIC
direct_vpc_network_interface:
- network: projects/xxx/global/networks/aaa
subnetwork: subnet_self_link
subnetwork: projects/my-project/regions/subnet_region/subnetworks/subnet_name
tags:
- tag1
- tag2