Skip to content

Commit

Permalink
refactor(terraform): rename version
Browse files Browse the repository at this point in the history
  • Loading branch information
leonr6 committed Dec 2, 2024
1 parent b770707 commit 68a0136
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aws-infrastructure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
uses: aws-actions/amazon-ecr-login@v2

- name: Setup Terraform CLI
uses: hashicorp/setup-terraform@v2.0.2
uses: hashicorp/setup-terraform@v1.9.2

- name: Terraform plan and apply
id: terraform-apply
Expand Down

0 comments on commit 68a0136

Please sign in to comment.