From a3ab2a8a6dfed87a976bbe8b3ebecbd75cf44309 Mon Sep 17 00:00:00 2001 From: "Trez.One" Date: Tue, 25 Nov 2025 06:33:02 -0500 Subject: [PATCH] Formatting plan comment. --- .gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml b/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml index 68b9667..ab3850b 100644 --- a/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml +++ b/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml @@ -176,11 +176,9 @@ jobs: approvers: "Trez.One,gitea-sonarqube-bot" apprise_api_url: ${{ secrets.APPRISE_URL }} initial_comment: | -
Tofu Plan - + ```terraform ${{ steps.plain-tofu-plan.outputs.uncolored }} - -
+ ``` - run: echo ${{ steps.tf-plan-approval.outputs.approval_status }}