Attempting manual approval with raw plan...

This commit is contained in:
2025-11-25 09:55:09 -05:00
parent 7400108cdd
commit 65e9063e41
@@ -179,10 +179,9 @@ jobs:
<details><summary>Tofu Plan (click to expand)</summary>
```terraform
${{ steps.plain-tofu-plan.outputs.uncolored }}
</details>
${{ steps.tofu-plan.outputs.plan-output }}
```
</details>
- run: echo ${{ steps.tf-plan-approval.outputs.approval_status }}