Skip to content

Commit

Permalink
Merge branch 'main' into server-version
Browse files Browse the repository at this point in the history
  • Loading branch information
musa-asad authored Feb 7, 2025
2 parents ec51691 + 981d901 commit 6c92643
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/stop-localstack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,9 @@ jobs:
- name: Copy state
run: aws s3 cp s3://${{inputs.s3_integration_bucket}}/integration-test/local-stack-terraform-state/${{inputs.github_sha}}/terraform.tfstate .

- name: Install Terraform
uses: hashicorp/setup-terraform@v3

- name: Verify Terraform version
run: terraform --version

Expand Down

0 comments on commit 6c92643

Please sign in to comment.