Tree isn't available in bin
This commit is contained in:
parent
e5031ad8cb
commit
00c4161fa2
1 changed files with 1 additions and 2 deletions
|
@ -110,8 +110,7 @@ jobs:
|
||||||
name: providers
|
name: providers
|
||||||
path: .terraform/providers
|
path: .terraform/providers
|
||||||
- run: |
|
- run: |
|
||||||
ls -la .terraform &&
|
ls -la .terraform
|
||||||
tree .terraform
|
|
||||||
- name: Terraform apply
|
- name: Terraform apply
|
||||||
id: apply
|
id: apply
|
||||||
run: terraform apply -auto-approve tfplan
|
run: terraform apply -auto-approve tfplan
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue