feat(infra): add debug
This commit is contained in:
@@ -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
|
||||||
Reference in New Issue
Block a user