You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @micahjsmith, Sincere apologies for the delayed response.
Usually, Inorder to debug in terraform we can set the TF_LOG to debug mode by using the cmd : export TF_LOG=DEBUG with this, we can able to see the generates logs internally while executing commands like plan, apply, or destroy. Hope this helps..!
Checklist
Describe the problem you'd like to have solved
There is no documentation on what debug mode does. I'm guessing its the same as https://auth0.com/docs/deploy-monitor/deploy-cli-tool/use-as-a-cli#-debug?
Describe the ideal solution
Docs at https://registry.terraform.io/providers/auth0/auth0/latest/docs#debug should say what it does
Alternatives and current workarounds
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: