This commit is contained in:
Guillaume VALLAT 2024-12-04 17:19:30 +01:00
parent 4f5002045b
commit 066eb0a5b0

View File

@ -6,7 +6,7 @@ terraform {
} }
} }
} }
;
provider "google" { provider "google" {
project = var.project_id project = var.project_id
region = var.region region = var.region