From 4ecb8c44ef337099525ee1a0003ed71213999817 Mon Sep 17 00:00:00 2001 From: "Trez.One" Date: Sun, 19 Oct 2025 07:55:00 -0400 Subject: [PATCH] Commenting out input for tofu plan. --- .gitea/workflows/auto-pr-tofu-plan.yml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/.gitea/workflows/auto-pr-tofu-plan.yml b/.gitea/workflows/auto-pr-tofu-plan.yml index 69fe9ed..fedbe2d 100644 --- a/.gitea/workflows/auto-pr-tofu-plan.yml +++ b/.gitea/workflows/auto-pr-tofu-plan.yml @@ -99,13 +99,6 @@ jobs: echo "🌍 Exported environment variables:" grep -E 'AWS_|VAULT_' cloudflare/.env || true - - - name: Check .env file presence - run: | - ls -al cloudflare/.env - source cloudflare/.env - echo ${AWS_DEFAULT_REGION} - - name: Run tofu init uses: dnogu/tofu-init@v1 with: @@ -132,7 +125,7 @@ jobs: # compact-warnings: # detailed-exitcode: # generate-config-out: . - input: true + # input: true # json: # lock: # lock-timeout: