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

Added an option to log API calls when using TF_LOG=DEBUG #25

Merged
merged 2 commits into from Jan 4, 2018
Merged

Added an option to log API calls when using TF_LOG=DEBUG #25

merged 2 commits into from Jan 4, 2018

Conversation

danielsreichenbach
Copy link
Contributor

This allows to enable dumping of API calls into the Terraform debug logs, when setting the TF_LOG environment variable to DEBUG.

It depends of JamesClonk/vultr#49 which introduces the needed hook.

API calls can now be logged by when setting TF_LOG=DEBUG.
@squat squat closed this Jan 4, 2018
@squat squat reopened this Jan 4, 2018
@squat squat merged commit fa14049 into squat:master Jan 4, 2018
@danielsreichenbach danielsreichenbach deleted the debug-log-calls branch January 8, 2018 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants