......
Auto-PR Check/Creation and TF/OpenTofu Plan / Check and Create PR (push) Successful in 9s
Auto-PR Check/Creation and TF/OpenTofu Plan / Terraform/OpenTofu Plan (push) Failing after 24s

This commit is contained in:
2025-10-18 10:09:16 -04:00
parent d5d550e498
commit 89f52540a8
+4
View File
@@ -74,6 +74,10 @@ jobs:
HC_VAULT_SECRETS_PATH: tar-valon-terraform/env
ENV_FILE_NAME: cloudflare/.env
- name: Check .env file presence
run: |
ls -al cloudflare/.env
- name: Run tofu init
uses: dnogu/tofu-init@v1
with: