terraform-provider-databricks
terraform-provider-databricks copied to clipboard
Add an option to log API calls into a separate file for troubleshooting purposes
Whenever special environment variable is set, log API calls into a more readable file. Also, need to log query string as well: https://github.com/databrickslabs/terraform-provider-databricks/blob/master/common/http.go#L485-L487