diff --git a/enos/enos-scenario-e2e-ui-aws.hcl b/enos/enos-scenario-e2e-ui-aws.hcl index 3107ef6ca2..cf3d9bc754 100644 --- a/enos/enos-scenario-e2e-ui-aws.hcl +++ b/enos/enos-scenario-e2e-ui-aws.hcl @@ -207,6 +207,7 @@ scenario "e2e_ui_aws" { aws_host_set_filter = step.create_tag_inputs.tag_string aws_host_set_ips = step.create_targets_with_tag.target_ips worker_tag_egress = local.egress_tag + aws_region = var.aws_region } }