Fix actions formatting
This commit is contained in:
parent
71e3bc0731
commit
32d5db8f21
2
.github/workflows/terraform.yml
vendored
2
.github/workflows/terraform.yml
vendored
@ -8,7 +8,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v1
|
||||||
- name: Install terraform
|
- name: Install terraform
|
||||||
- uses: marocchino/setup-terraform@v1
|
uses: marocchino/setup-terraform@v1
|
||||||
with:
|
with:
|
||||||
version: "0.12.20"
|
version: "0.12.20"
|
||||||
- name: Initialize Terraform
|
- name: Initialize Terraform
|
||||||
|
Loading…
x
Reference in New Issue
Block a user