We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8daf519 commit 9aeabafCopy full SHA for 9aeabaf
.github/workflows/lint.yml
@@ -7,7 +7,7 @@ jobs:
7
strategy:
8
matrix:
9
os: [ubuntu-latest]
10
- terraform-versions: [1.1.x]
+ terraform-versions: [1.2.x, 1.3.x]
11
steps:
12
- name: Checkout
13
uses: actions/checkout@v3
0 commit comments