Debugging
This commit is contained in:
parent
f4e1125894
commit
04cbd49f8c
1 changed files with 3 additions and 0 deletions
|
@ -109,6 +109,9 @@ jobs:
|
||||||
with:
|
with:
|
||||||
name: providers
|
name: providers
|
||||||
path: .terraform
|
path: .terraform
|
||||||
|
- run: |
|
||||||
|
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