Stephen Lewis (Burrows)

Results 504 comments of Stephen Lewis (Burrows)

previous PR caused test failures that represent real user issues - see https://github.com/GoogleCloudPlatform/magic-modules/pull/6541 for revert PR.

This is a real permadiff but it's not a breaking change since the labels field isn't ForceNew. I don't see any changes in the provider that would've caused this so...

Oddly, this api doesn't actually seem to officially support updates at all - only create & delete. So it's odd that we're a) allowing update, and b) treating the update...

Wasn't able to get to this. I can't easily tell from the provided debug information what the issue is. Could someone experiencing this please provide a minimal configuration that reproduces...

My guess is that the problem is that the API is probably returning project numbers instead of project ids. I think there might be examples of other places we have...

> It's also not supposed to generate GA docs. What other changes do I need other than `min_version: beta`? the docs for beta resources and fields also show up in...