VAULT-38463: Fix ldap failure (#8996) (#9001)

Co-authored-by: Tin Vo <tintvo08@gmail.com>
This commit is contained in:
Vault Automation 2025-08-28 17:38:39 -06:00 committed by GitHub
parent 3edbb13369
commit 37bd994ea3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -595,7 +595,8 @@ scenario "smoke" {
description = global.description.verify_secrets_engines_create
module = module.vault_verify_secrets_engines_create
depends_on = [
step.vault_remove_node_and_verify
step.vault_remove_node_and_verify,
step.get_vault_cluster_ips
]
providers = {