Skip to content

Commit

Permalink
Update e2e/terraform/provision-infra/provision-nomad/variables.tf
Browse files Browse the repository at this point in the history
Co-authored-by: Tim Gross <[email protected]>
  • Loading branch information
Juanadelacuesta and tgross authored Jan 17, 2025
1 parent 7d6beed commit 18a5f58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/terraform/provision-infra/provision-nomad/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,6 @@ variable "uploads_dir" {

variable "keys_dir" {
type = string
description = "Directory where all the configuration TLS and SSH keys and certificates will be stored fro provisioning"
description = "Directory where all the configuration TLS and SSH keys and certificates will be stored for provisioning"
default = ""
}

0 comments on commit 18a5f58

Please sign in to comment.