Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
iampato committed Oct 26, 2023
1 parent 86bacae commit 6e49dba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@ jobs:
docker push $ECR_REGISTRY/ecr_ellotest_repo:latest
- name: Set up Terraform
uses: hashicorp/setup-terraform@v1
uses: hashicorp/setup-terraform@v2
with:
tf_version: 1.0.9
terraform_version: "1.1.7"

- name: Initialize Terraform
run: cd deployment && terraform init
Expand Down

0 comments on commit 6e49dba

Please sign in to comment.