Debugging at this point...

This commit is contained in:
2025-11-19 12:39:57 -05:00
parent cc7f950d06
commit 1cb85a66f9
@@ -116,6 +116,14 @@ jobs:
- run: echo "${{ steps.tofu-init.outputs.init-output }}"
- name: ANSI to HTML
id: ansi-to-html-plan
uses: https://git.trez.wtf/Trez/actions-ansi-to-html@v1.0.1
with:
input: ${{ steps.tofu-plan.outputs.plan-output }}
- run: echo "${{ steps.ansi-to-html-plan.outputs.contents }}"
- name: Tofu PR Commenter
uses: https://git.trez.wtf/Trez/tf-pr-commenter@main
env: