Skip to content

Commit

Permalink
test workflows hkhcoder#7
Browse files Browse the repository at this point in the history
  • Loading branch information
okhouja committed Apr 5, 2024
1 parent 8ea96e7 commit c53b03b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ jobs:

- name: Setup Terraform with specified version on the runner\
uses: hashicorp/setup-terraform@v3
with:
terraform_version: 1.6.3
# with:
# terraform_version: 1.6.3
- name: Terraform init
id: init
run: terraform init - backend-config="bucket=$BUCKET_TF_STATE"
Expand Down

0 comments on commit c53b03b

Please sign in to comment.