chore(e2e): Add aws region to UI tests (#4831)

pull/4833/head
Michael Li 2 years ago committed by GitHub
parent a22f031ce0
commit d519759c53
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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
}
}

Loading…
Cancel
Save