There was an error while loading. Please reload this page.
2 parents bb870af + 544434f commit f49d116Copy full SHA for f49d116
1 file changed
nomad-gcp/variables.tf
@@ -153,5 +153,6 @@ variable "k8s_namespace" {
153
154
variable "project" {
155
type = string
156
+ default = "project-id"
157
description = "GCP Project ID"
-}
158
+}
0 commit comments