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 377a14f commit 0cddaefCopy full SHA for 0cddaef
.github/workflows/terraform-ci.yml
@@ -12,7 +12,7 @@ jobs:
12
name: 'Terraform-validate'
13
runs-on: ubuntu-latest
14
container:
15
- image: hashicorp/terraform:0.14.6
+ image: hashicorp/terraform:0.15.1
16
env:
17
PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18
steps:
@@ -36,7 +36,7 @@ jobs:
36
name: 'Terraform-format'
37
38
39
40
41
42
0 commit comments