From 65e9063e412c77988cd49bdc53b90e6fbf638bf4 Mon Sep 17 00:00:00 2001 From: "Trez.One" Date: Tue, 25 Nov 2025 09:55:09 -0500 Subject: [PATCH] Attempting manual approval with raw plan... --- .gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml b/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml index 0bc3715..0df0217 100644 --- a/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml +++ b/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml @@ -179,10 +179,9 @@ jobs:
Tofu Plan (click to expand) ```terraform - ${{ steps.plain-tofu-plan.outputs.uncolored }} -
+ ${{ steps.tofu-plan.outputs.plan-output }} ``` - + - run: echo ${{ steps.tf-plan-approval.outputs.approval_status }}