Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation on debug mode #1000

Open
1 task done
micahjsmith opened this issue Aug 9, 2024 · 1 comment
Open
1 task done

Documentation on debug mode #1000

micahjsmith opened this issue Aug 9, 2024 · 1 comment
Assignees
Labels
🌱 feature New feature or request

Comments

@micahjsmith
Copy link

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

@micahjsmith micahjsmith added the 🌱 feature New feature or request label Aug 9, 2024
@ramya18101 ramya18101 self-assigned this Jan 2, 2025
@ramya18101
Copy link
Contributor

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..!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌱 feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants