S3 region.
Auto-PR Check/Creation and TF/OpenTofu Plan / Check and Create PR (push) Successful in 6m50s
Auto-PR Check/Creation and TF/OpenTofu Plan / OpenTofu Plan (push) Failing after 1m18s

This commit is contained in:
2025-10-23 12:12:34 -04:00
parent a11c772014
commit 5d4e1b371c
+2 -1
View File
@@ -91,7 +91,6 @@ jobs:
--output simple \
| awk '{print $1}')
echo ${pr_number}
echo "pr_number=$pr_number" >> "$GITHUB_OUTPUT"
- name: Generate .env from Hashicorp Vault
@@ -106,6 +105,8 @@ jobs:
- name: Run tofu init
uses: dnogu/tofu-init@v1
env:
AWS_REGION: ${AWS_DEFAULT_REGION}
with:
working-directory: .
chdir: cloudflare