ok
terraform validation / Terraform (push) Successful in 18s

This commit is contained in:
2025-01-22 21:14:45 +01:00
parent 5342ac176b
commit 33ea5df7db
+1 -1
View File
@@ -8,7 +8,7 @@ terraform {
}
provider "google" {
project = var.project
# project = var.project
region = var.region
# credentials = var.file
}