Skip to content

Commit

Permalink
Update enos/modules/docker_vault/main.tf
Browse files Browse the repository at this point in the history
Co-authored-by: Johan Brandhorst-Satzkorn <[email protected]>
  • Loading branch information
moduli and johanbrandhorst authored Dec 19, 2024
1 parent 161e020 commit 350e8cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion enos/modules/docker_vault/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ variable "vault_port" {
default = "8300"
}
variable "vault_port_internal" {
description = "External Port to use"
description = "Internal Port to use"
type = string
default = "8300"
}
Expand Down

0 comments on commit 350e8cf

Please sign in to comment.