Skip to content

Commit

Permalink
Merge pull request #22 from equinix/gh-workflow-upgrade
Browse files Browse the repository at this point in the history
Update CI to use terraform v1
  • Loading branch information
ctreatma authored Apr 27, 2023
2 parents 26dfd92 + d1b456d commit 1a6c87a
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 1a6c87a

Please sign in to comment.