E2E fixes: load balancer and dataproc (#3252)

* Fix - load balancing mode must be RATE for Hybrid NEG

source: https://cloud.google.com/load-balancing/docs/negs/hybrid-neg-concepts

* Add service account and shielded configuration for GKE cluster
This commit is contained in:
Wiktor Niesiobędzki
2025-07-29 16:30:43 +02:00
committed by GitHub
parent 7d11d6af2b
commit 3d213e997e
3 changed files with 34 additions and 1 deletions

View File

@@ -242,7 +242,7 @@ module "processing-dp-cluster" {
}
}
}
# tftest modules=4 resources=6 fixtures=fixtures/gke-cluster-standard.tf e2e
# tftest modules=5 resources=9 fixtures=fixtures/gke-cluster-standard.tf e2e
```
## IAM