Skip to content

Commit

Permalink
Update CI to use terraform v1
Browse files Browse the repository at this point in the history
  • Loading branch information
ctreatma committed Apr 27, 2023
1 parent 26dfd92 commit d1b456d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
tf: [0.14.7]
tf: [1]
steps:
- name: Checkout from Github
uses: actions/checkout@v2
Expand Down

0 comments on commit d1b456d

Please sign in to comment.