Stephen Lewis (Burrows)

Results 505 comments of Stephen Lewis (Burrows)

Also clarified the change request on https://github.com/GoogleCloudPlatform/magic-modules/pull/11587#discussion_r1755737188

The conventionalcommits linter conflicts with https://github.com/googleapis/google-api-go-client/blob/main/CONTRIBUTING.md - which should I follow?

Just to clarify, are you suggesting that I should override the global `http.DefaultTransport` variable? That seems like it could have unintended side effects. This bug impacts all users of this...

For some discussion of how modifying the global state of DefaultTransport can be problematic, see https://github.com/hashicorp/go-cleanhttp?tab=readme-ov-file#cleanhttp

@noahdietz @codyoss any updates on whether you will consider this contribution? It would be great to fix this issue here instead of downstream users of the libraries!

@hao-nan-li could you look into making the changes requested in https://github.com/hashicorp/terraform-provider-google/issues/12299#issuecomment-2132987091 if appropriate?

> If this is indeed an aspect within magic-modules that is desired to get improved, I think the refactor is easier to do now than in for example 1 or...