From 474a087ff6fe80f71c19fdcda7e6a006c31aa638 Mon Sep 17 00:00:00 2001 From: "Trez.One" Date: Fri, 24 Oct 2025 10:26:01 -0400 Subject: [PATCH] Updating plan file location --- .gitea/workflows/auto-pr-tofu-plan.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/auto-pr-tofu-plan.yml b/.gitea/workflows/auto-pr-tofu-plan.yml index 6daf0c4..b5b91ca 100644 --- a/.gitea/workflows/auto-pr-tofu-plan.yml +++ b/.gitea/workflows/auto-pr-tofu-plan.yml @@ -177,7 +177,7 @@ jobs: pr_index: ${{ steps.tea-pr-index.outputs.pr_number }} repo_owner: ${{ github.repository_owner }} repo_name: ${{ steps.env-vault-vars.outputs.repo_name }} - plan_file: cloudflare.tfplan + plan_file: cloudflare/cloudflare.tfplan comment_template: | 🚀 **Tofu Plan Output** ---