diff --git a/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml b/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml index ab3850b..0bc3715 100644 --- a/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml +++ b/.gitea/workflows/cloudflare-auto-pr-tofu-pipeline.yml @@ -176,10 +176,14 @@ jobs: approvers: "Trez.One,gitea-sonarqube-bot" apprise_api_url: ${{ secrets.APPRISE_URL }} initial_comment: | +
Tofu Plan (click to expand) + ```terraform ${{ steps.plain-tofu-plan.outputs.uncolored }} +
``` + - run: echo ${{ steps.tf-plan-approval.outputs.approval_status }} # apply: