Skip to content

Commit

Permalink
Updates terraform version for CICD
Browse files Browse the repository at this point in the history
  • Loading branch information
gcardonag committed Dec 22, 2024
1 parent 17a78a5 commit ac9ae48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/plan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
aws-region: ${{ env.AWS_DEFAULT_REGION }}
- uses: hashicorp/setup-terraform@v2
with:
terraform_version: 1.3.5
terraform_version: ~1.10.0

- name: Terraform fmt
id: fmt
Expand Down

0 comments on commit ac9ae48

Please sign in to comment.