debug
Some checks failed
tofu plan k8s-wheatley / tofu-plan-k8s-wheatley (pull_request) Failing after 7s
Some checks failed
tofu plan k8s-wheatley / tofu-plan-k8s-wheatley (pull_request) Failing after 7s
This commit is contained in:
parent
e82f65ae8c
commit
9f44155cb6
1 changed files with 5 additions and 0 deletions
|
|
@ -24,6 +24,11 @@ jobs:
|
|||
with:
|
||||
tofu_version: 1.11.5
|
||||
|
||||
- name: debug
|
||||
id: debug
|
||||
run: |
|
||||
env | cut -d= -f1
|
||||
|
||||
- name: OpenTofu Init
|
||||
id: init
|
||||
run: tofu init --upgrade
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue