Skip to content

Commit

Permalink
Allow Pass In Branch To Localstack (#1042)
Browse files Browse the repository at this point in the history
  • Loading branch information
sethAmazon authored Feb 20, 2024
1 parent 83dfb97 commit 91f9895
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,7 @@ jobs:
terraform apply --auto-approve
-var="ssh_key_value=${PRIVATE_KEY}"
-var="github_test_repo=${{env.CWA_GITHUB_TEST_REPO_URL}}"
-var="github_test_repo_branch=${{env.CWA_GITHUB_TEST_REPO_BRANCH}}"
-var="cwa_github_sha=${GITHUB_SHA}"
-var="s3_bucket=${S3_INTEGRATION_BUCKET}"
-var="ssh_key_name=${KEY_NAME}" &&
Expand Down

0 comments on commit 91f9895

Please sign in to comment.