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.
2 parents 481bcf4 + a1edf23 commit 03d6585Copy full SHA for 03d6585
.github/workflows/checks.yml
@@ -9,6 +9,8 @@ jobs:
9
steps:
10
- uses: actions/checkout@master
11
- uses: hashicorp/setup-terraform@v1
12
+ with:
13
+ terraform_version: 1.3.0
14
- id: Init
15
run: terraform init -no-color
16
- id: Fmt
0 commit comments