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 1fc5d6c commit bb12e14Copy full SHA for bb12e14
.github/workflows/build.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: 'Checkout'
16
uses: actions/checkout@v4
17
18
- - uses: hashicorp/setup-terraform@v1
+ - uses: hashicorp/setup-terraform@v3
19
with:
20
terraform_version: 1.1.2
21
- run: terraform fmt
0 commit comments