tofu plan, tofu output json capture and export test part II

This commit is contained in:
Mike Holloway 2025-01-07 04:50:53 -05:00
parent 21bbb23545
commit 382ef9743e

View File

@ -23,6 +23,7 @@ jobs:
echo $TARGET_IP_ADDRESS
sleep 300
working-directory: "${{ gitea.workspace }}/.gitea/tofu"
- run: "tofu destroy -auto-approve""
- name: tofu destroy
run: "tofu destroy -auto-approve""
working-directory: "${{ gitea.workspace }}/.gitea/tofu"