Skip to content

Commit

Permalink
fix dev scenario
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Cragun <[email protected]>
  • Loading branch information
ryancragun committed Sep 20, 2024
1 parent c9f8bed commit e0ca66c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion enos/enos-dev-scenario-pr-replication.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -815,7 +815,7 @@ scenario "dev_pr_replication" {
Depending on how we're configured we'll pass the unseal keys according to this guide:
https://developer.hashicorp.com/vault/docs/enterprise/replication#seals
EOF
module = module.vault_unseal_replication_follower_nodes
module = module.vault_unseal_replication_followers
depends_on = [
step.create_primary_cluster,
step.create_secondary_cluster,
Expand Down

0 comments on commit e0ca66c

Please sign in to comment.