Skip to content

Commit

Permalink
enos: use artifactory release for auto-pilot upgrade (hashicorp#20332)
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Cragun <[email protected]>
  • Loading branch information
ryancragun authored Apr 24, 2023
1 parent 2f0929f commit 42dc678
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions enos/enos-scenario-autopilot.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,7 @@ scenario "autopilot" {
}

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 42dc678

Please sign in to comment.