Skip to content

Commit

Permalink
enos: use initial version variable in autopilot (#20349)
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Cragun <me@ryan.ec>
  • Loading branch information
ryancragun committed Apr 25, 2023
1 parent 8856cc1 commit 1889032
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion enos/enos-scenario-autopilot.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,6 @@ 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 1889032

Please sign in to comment.