diff --git a/.forgejo/workflows/tofu-plan-k8s-wheatley.yaml b/.forgejo/workflows/tofu-plan-k8s-wheatley.yaml index 6916e7d..ca5b265 100644 --- a/.forgejo/workflows/tofu-plan-k8s-wheatley.yaml +++ b/.forgejo/workflows/tofu-plan-k8s-wheatley.yaml @@ -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