This commit is contained in:
2025-11-04 15:10:50 -05:00
committed by Trez.One
parent 24cbb9de45
commit b926eb571b
@@ -114,7 +114,7 @@ jobs:
reconfigure: true reconfigure: true
- run: | - run: |
echo ${{ steps.tofu-init.outputs.init-output }} echo -e "${{ steps.tofu-init.outputs.init-output }}"
- name: Tofu Plan - name: Tofu Plan
id: tofu-plan id: tofu-plan