Stephen Lewis (Burrows)

Results 505 comments of Stephen Lewis (Burrows)

> @melinath is [this message from the modular-magician](https://github.com/GoogleCloudPlatform/magic-modules/pull/10553#issuecomment-2091822893) something I need to address given the manual sql config on the db I mentioned earlier? no need to do anything about...

@iperetz-goo would you be interested in taking a glance at this?

@nbugden unfortunately we're not getting the actual error message in the normal output; could you add [`TF_LOG=DEBUG`](https://developer.hashicorp.com/terraform/internals/debugging) to one of those runs and see what error the API is actually...

Error code 13 is not helpful, yeah 😂 Let's assume they are output-only for now since that was working.

It will likely be included in next week's release - it missed the cut for this week's.

Some real test runs, in case VCR bypasses this change: https://hashicorp.teamcity.com/buildConfiguration/TerraformProviders_GoogleCloud_GOOGLE_MMUPSTREAMTESTS_GOOGLE_PACKAGE_PUBSUB/135875?hideTestsFromDependencies=false&hideProblemsFromDependencies=false&expandBuildChangesSection=true

> Do we want a provider-wide changelog note? added

> > > Do we want a provider-wide changelog note? > > > > > > added > > We are expecting some user-facing impact right? Specifically user's facing [hashicorp/terraform-provider-google#6782](https://github.com/hashicorp/terraform-provider-google/issues/6782)...

Unfortunately the "just override the transport's dialcontext" approach is not feasible because the base transport is wrapped a few times and two of them use private fields to store the...