Commenting out input for tofu plan.
Auto-PR Check/Creation and TF/OpenTofu Plan / Check and Create PR (push) Successful in 14s
Auto-PR Check/Creation and TF/OpenTofu Plan / Terraform/OpenTofu Plan (push) Failing after 47s

This commit is contained in:
2025-10-19 07:55:00 -04:00
parent ab4adcb11c
commit 4ecb8c44ef
+1 -8
View File
@@ -99,13 +99,6 @@ jobs:
echo "🌍 Exported environment variables:" echo "🌍 Exported environment variables:"
grep -E 'AWS_|VAULT_' cloudflare/.env || true 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 - name: Run tofu init
uses: dnogu/tofu-init@v1 uses: dnogu/tofu-init@v1
with: with:
@@ -132,7 +125,7 @@ jobs:
# compact-warnings: # compact-warnings:
# detailed-exitcode: # detailed-exitcode:
# generate-config-out: . # generate-config-out: .
input: true # input: true
# json: # json:
# lock: # lock:
# lock-timeout: # lock-timeout: