Skip to content

Commit

Permalink
feat: Add GHA for 1.2 testing
Browse files Browse the repository at this point in the history
  • Loading branch information
mbevc1 committed Feb 10, 2023
1 parent 2a9e825 commit c0100d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
tf-ver:
- '~1.0' # Same as 1.0.x
- '~1.1' # Same as 1.1.x
- '~1.2' # Same as 1.1.x
- 'latest'

# Use the Bash shell regardless whether the GitHub Actions runner is ubuntu-latest, macos-latest, or windows-latest
Expand Down

0 comments on commit c0100d2

Please sign in to comment.