mirror of
https://github.com/hashicorp/vault.git
synced 2026-02-03 20:40:45 -05:00
* VAULT-39355: Fixing Enos Dev Scenario Tests * setting default for integration_host_state * fixing lint Co-authored-by: Tin Vo <tintvo08@gmail.com>
This commit is contained in:
parent
396f5c39dd
commit
bbb6f1ea24
1 changed files with 1 additions and 0 deletions
|
|
@ -44,6 +44,7 @@ variable "ports" {
|
|||
|
||||
variable "integration_host_state" {
|
||||
description = "The state of the test server from the 'backend_test_servers' module"
|
||||
default = null
|
||||
}
|
||||
|
||||
variable "hosts" {
|
||||
|
|
|
|||
Loading…
Reference in a new issue