From 9f44155cb69ed8f315ee767475b8e5b721a5b15c Mon Sep 17 00:00:00 2001 From: pgijsbertsen <117165507+pgijsbertsen@users.noreply.github.com> Date: Wed, 18 Feb 2026 13:38:12 +0100 Subject: [PATCH] debug --- .forgejo/workflows/tofu-plan-k8s-wheatley.yaml | 5 +++++ 1 file changed, 5 insertions(+) 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