Skip to content

Commit

Permalink
ci: test against newer Terraform versions
Browse files Browse the repository at this point in the history
  • Loading branch information
heiko.rothe committed Aug 3, 2021
1 parent 47789fe commit 4809401
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,8 @@ jobs:
matrix:
# list whatever Terraform versions here you would like to support
terraform:
- '0.12.29'
- '0.13.4'
- '0.14.0-beta2'
- '0.15.5'
- '1.0.3'
steps:

- name: Set up Go
Expand Down

0 comments on commit 4809401

Please sign in to comment.