Skip to content

Commit

Permalink
Backport of enos: always use the initial release during upgrades into…
Browse files Browse the repository at this point in the history
… release/1.13.x (#20329)

* backport of commit cddbc3f
* enos: use artifactory release for auto-pilot upgrade

Signed-off-by: Ryan Cragun <me@ryan.ec>
  • Loading branch information
hc-github-team-secure-vault-core committed Apr 24, 2023
1 parent 71c3a46 commit 3ca228b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion enos/enos-scenario-upgrade.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,6 @@ scenario "upgrade" {
}

variables {
artifactory_release = matrix.artifact_source == "artifactory" ? step.build_vault.vault_artifactory_release : null
awskms_unseal_key_arn = step.create_vpc.kms_key_arn
cluster_name = step.create_vault_cluster_targets.cluster_name
config_env_vars = {
Expand Down

0 comments on commit 3ca228b

Please sign in to comment.