Adding approval and apply steps for testing. #7

Merged
Trez.One merged 38 commits from initial-workflows_2025-10-17T20-10-31 into main 2025-11-03 10:51:49 -05:00
Showing only changes of commit 3da93d22a8 - Show all commits
+1 -1
View File
@@ -127,7 +127,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.BOT_GITEA_TOKEN }}
with:
commenter_type: plan
commenter_input: ${{ steps.tofu_plan.outputs.plan-output }}
commenter_input: ${{ steps.tofu_plan.outputs.stdout }}
commenter_exitcode: ${{ steps.step_id.outputs.exitcode }}
- name: Wait for manual approval