feat(infra): add debug

This commit is contained in:
2026-08-07 17:28:12 +02:00
parent 42f5647a9e
commit d75897960f
+1 -1
View File
@@ -137,7 +137,7 @@ jobs:
# For debugging. # For debugging.
- name: OpenTofu Plan - name: OpenTofu Plan
run: tofu plan run: TF_LOG=DEBUG SOCKETIO_LOG_LEVEL=DEBUG tofu plan
- name: OpenTofu Apply - name: OpenTofu Apply
run: tofu apply -auto-approve run: tofu apply -auto-approve