We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64c9289 commit fa29932Copy full SHA for fa29932
cloudrunv2_job_gpu/main.tf
@@ -11,7 +11,6 @@ resource "google_cloud_run_v2_job" "default" {
11
node_selector {
12
accelerator = "nvidia-l4"
13
}
14
- gpu_zonal_redundancy_disabled = true
15
16
17
0 commit comments