Skip to content

Commit

Permalink
Merge pull request #138 from CircleCI-Public/maint-fix-nomad-renewal
Browse files Browse the repository at this point in the history
(maint) Update variables.tf
  • Loading branch information
rooneyshuman authored Mar 14, 2022
2 parents bb870af + 544434f commit f49d116
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion nomad-gcp/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -153,5 +153,6 @@ variable "k8s_namespace" {

variable "project" {
type = string
default = "project-id"
description = "GCP Project ID"
}
}

0 comments on commit f49d116

Please sign in to comment.