We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
hashicorp/go-azure-sdk
Whilst #74 updates the authentication layer to use hashicorp.go-azure-sdk, it doesn't enable Request/Response logging - but we should add that.
hashicorp.go-azure-sdk
This logic can be found in hashicorp/terraform-provider-azurerm here: https://github.com/hashicorp/terraform-provider-azurerm/blob/dff425415de4b74f7f156c882cc8ed2b3977a05c/internal/common/middleware.go#L1
hashicorp/terraform-provider-azurerm
The text was updated successfully, but these errors were encountered:
go-azure-sdk
examples: commenting these out for now
da37c2d
These are tracked in #75, which is intentionally split-out
No branches or pull requests
Whilst #74 updates the authentication layer to use
hashicorp.go-azure-sdk
, it doesn't enable Request/Response logging - but we should add that.This logic can be found in
hashicorp/terraform-provider-azurerm
here: https://github.com/hashicorp/terraform-provider-azurerm/blob/dff425415de4b74f7f156c882cc8ed2b3977a05c/internal/common/middleware.go#L1The text was updated successfully, but these errors were encountered: