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:
|
||||
name: providers
|
||||
path: .terraform
|
||||
- run: |
|
||||
ls -la .terraform
|
||||
tree .terraform
|
||||
- name: Terraform apply
|
||||
id: apply
|
||||
run: terraform apply -auto-approve tfplan
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue