Skip to content

Commit

Permalink
Update CI/CD minimum Terraform version
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleKotowick committed Jul 7, 2024
1 parent 00a8319 commit bdc74f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CICD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
id: matrix
uses: Invicton-Labs/terraform-module-testing/[email protected]
with:
minimum_tf_version: '0.13.0'
minimum_tf_version: '1.9.0'

- name: Output Matrix
run: |
Expand Down

0 comments on commit bdc74f4

Please sign in to comment.