diff --git a/fast/stages/2-networking-a-simple/data/dns-policy-rules.yaml b/fast/stages/2-networking-a-simple/data/dns-policy-rules.yaml index 6bc5e1a2e..66ec9caf1 100644 --- a/fast/stages/2-networking-a-simple/data/dns-policy-rules.yaml +++ b/fast/stages/2-networking-a-simple/data/dns-policy-rules.yaml @@ -64,6 +64,9 @@ gcr: gcr-all: dns_name: "*.gcr.io." local_data: { CNAME: { rrdatas: ["private.googleapis.com."] } } +gke-all: + dns_name: "*.gke.goog." + local_data: { CNAME: { rrdatas: ["private.googleapis.com."] } } googleapis-all: dns_name: "*.googleapis.com." local_data: { CNAME: { rrdatas: ["private.googleapis.com."] } } diff --git a/fast/stages/2-networking-b-nva/data/dns-policy-rules.yaml b/fast/stages/2-networking-b-nva/data/dns-policy-rules.yaml index 6bc5e1a2e..66ec9caf1 100644 --- a/fast/stages/2-networking-b-nva/data/dns-policy-rules.yaml +++ b/fast/stages/2-networking-b-nva/data/dns-policy-rules.yaml @@ -64,6 +64,9 @@ gcr: gcr-all: dns_name: "*.gcr.io." local_data: { CNAME: { rrdatas: ["private.googleapis.com."] } } +gke-all: + dns_name: "*.gke.goog." + local_data: { CNAME: { rrdatas: ["private.googleapis.com."] } } googleapis-all: dns_name: "*.googleapis.com." local_data: { CNAME: { rrdatas: ["private.googleapis.com."] } } diff --git a/fast/stages/2-networking-c-separate-envs/data/dns-policy-rules.yaml b/fast/stages/2-networking-c-separate-envs/data/dns-policy-rules.yaml index 6bc5e1a2e..66ec9caf1 100644 --- a/fast/stages/2-networking-c-separate-envs/data/dns-policy-rules.yaml +++ b/fast/stages/2-networking-c-separate-envs/data/dns-policy-rules.yaml @@ -64,6 +64,9 @@ gcr: gcr-all: dns_name: "*.gcr.io." local_data: { CNAME: { rrdatas: ["private.googleapis.com."] } } +gke-all: + dns_name: "*.gke.goog." + local_data: { CNAME: { rrdatas: ["private.googleapis.com."] } } googleapis-all: dns_name: "*.googleapis.com." local_data: { CNAME: { rrdatas: ["private.googleapis.com."] } } diff --git a/tests/fast/stages/s2_networking_a_simple/ncc.yaml b/tests/fast/stages/s2_networking_a_simple/ncc.yaml index 1e8f149de..d5187b444 100644 --- a/tests/fast/stages/s2_networking_a_simple/ncc.yaml +++ b/tests/fast/stages/s2_networking_a_simple/ncc.yaml @@ -27,7 +27,7 @@ counts: google_dns_policy: 3 google_dns_record_set: 3 google_dns_response_policy: 1 - google_dns_response_policy_rule: 38 + google_dns_response_policy_rule: 39 google_essential_contacts_contact: 1 google_folder: 1 google_monitoring_alert_policy: 2 @@ -43,4 +43,4 @@ counts: google_storage_bucket_object: 2 google_vpc_access_connector: 2 modules: 24 - resources: 173 + resources: 174 diff --git a/tests/fast/stages/s2_networking_a_simple/simple.yaml b/tests/fast/stages/s2_networking_a_simple/simple.yaml index 844d6216f..79bc4b3b0 100644 --- a/tests/fast/stages/s2_networking_a_simple/simple.yaml +++ b/tests/fast/stages/s2_networking_a_simple/simple.yaml @@ -33,7 +33,7 @@ counts: google_dns_policy: 3 google_dns_record_set: 3 google_dns_response_policy: 1 - google_dns_response_policy_rule: 38 + google_dns_response_policy_rule: 39 google_essential_contacts_contact: 1 google_folder: 1 google_monitoring_alert_policy: 2 @@ -48,4 +48,4 @@ counts: google_vpc_access_connector: 2 modules: 29 random_id: 1 - resources: 185 + resources: 186 diff --git a/tests/fast/stages/s2_networking_a_simple/vpn.yaml b/tests/fast/stages/s2_networking_a_simple/vpn.yaml index a96742561..67c9f5238 100644 --- a/tests/fast/stages/s2_networking_a_simple/vpn.yaml +++ b/tests/fast/stages/s2_networking_a_simple/vpn.yaml @@ -31,7 +31,7 @@ counts: google_dns_policy: 3 google_dns_record_set: 3 google_dns_response_policy: 1 - google_dns_response_policy_rule: 38 + google_dns_response_policy_rule: 39 google_essential_contacts_contact: 1 google_folder: 1 google_monitoring_alert_policy: 2 @@ -46,4 +46,4 @@ counts: google_vpc_access_connector: 2 modules: 31 random_id: 5 - resources: 222 + resources: 223 diff --git a/tests/fast/stages/s2_networking_b_nva/ncc-ra.yaml b/tests/fast/stages/s2_networking_b_nva/ncc-ra.yaml index 69c26f8c4..ba6529825 100644 --- a/tests/fast/stages/s2_networking_b_nva/ncc-ra.yaml +++ b/tests/fast/stages/s2_networking_b_nva/ncc-ra.yaml @@ -34,7 +34,7 @@ counts: google_dns_policy: 4 google_dns_record_set: 3 google_dns_response_policy: 1 - google_dns_response_policy_rule: 38 + google_dns_response_policy_rule: 39 google_essential_contacts_contact: 1 google_folder: 1 google_monitoring_alert_policy: 2 @@ -51,4 +51,4 @@ counts: google_vpc_access_connector: 2 modules: 39 random_id: 2 - resources: 253 + resources: 254 diff --git a/tests/fast/stages/s2_networking_b_nva/regional.yaml b/tests/fast/stages/s2_networking_b_nva/regional.yaml index 8f9bcaad5..baa06b82d 100644 --- a/tests/fast/stages/s2_networking_b_nva/regional.yaml +++ b/tests/fast/stages/s2_networking_b_nva/regional.yaml @@ -38,7 +38,7 @@ counts: google_dns_policy: 6 google_dns_record_set: 3 google_dns_response_policy: 1 - google_dns_response_policy_rule: 38 + google_dns_response_policy_rule: 39 google_essential_contacts_contact: 1 google_folder: 1 google_monitoring_alert_policy: 2 @@ -52,4 +52,4 @@ counts: google_storage_bucket_object: 2 modules: 47 random_id: 2 - resources: 258 + resources: 259 diff --git a/tests/fast/stages/s2_networking_b_nva/simple.yaml b/tests/fast/stages/s2_networking_b_nva/simple.yaml index a6c90d566..7303c2648 100644 --- a/tests/fast/stages/s2_networking_b_nva/simple.yaml +++ b/tests/fast/stages/s2_networking_b_nva/simple.yaml @@ -38,7 +38,7 @@ counts: google_dns_policy: 4 google_dns_record_set: 3 google_dns_response_policy: 1 - google_dns_response_policy_rule: 38 + google_dns_response_policy_rule: 39 google_essential_contacts_contact: 1 google_folder: 1 google_monitoring_alert_policy: 2 @@ -53,4 +53,4 @@ counts: google_vpc_access_connector: 2 modules: 43 random_id: 2 - resources: 236 + resources: 237 diff --git a/tests/fast/stages/s2_networking_c_separate_envs/simple.yaml b/tests/fast/stages/s2_networking_c_separate_envs/simple.yaml index e76d911b1..13ad54279 100644 --- a/tests/fast/stages/s2_networking_c_separate_envs/simple.yaml +++ b/tests/fast/stages/s2_networking_c_separate_envs/simple.yaml @@ -32,7 +32,7 @@ counts: google_dns_policy: 2 google_dns_record_set: 2 google_dns_response_policy: 2 - google_dns_response_policy_rule: 76 + google_dns_response_policy_rule: 78 google_essential_contacts_contact: 1 google_folder: 1 google_monitoring_alert_policy: 4 @@ -46,4 +46,4 @@ counts: google_vpc_access_connector: 2 modules: 22 random_id: 2 - resources: 204 + resources: 206