Stephen Lewis (Burrows)

Results 505 comments of Stephen Lewis (Burrows)

@goobysnack is there any way to get more minimal & make sure it's runnable? For example, by removing fields that aren't required to reproduce the error. I've tried to reproduce...

gotcha - I dug into this some more and it looks like the there are a couple issues with your configuration. First, you need to make sure you have a...

@goobysnack could you elaborate on what "doesn't fully register correctly" means? How can you tell whether it's fully registered correctly?

tentatively restoring the `bug` label in the meantime.

Okay, so it turns out that `google_container_cluster.fleet` implicitly creates a regional membership with the _full path_ to the membership, but `google_gke_hub_feature_membership` expects to have the short membership id and the...

Hey folks - I'm marking this as resolved by https://github.com/GoogleCloudPlatform/magic-modules/pull/9974, which added two output-only fields to google_container_cluster.fleet which extract the `membership_id` and `membership_location` appropriately from the `membership` field and make...

It looks like we never got a minimal reproducible case on this ticket - that is, a configuration that contains all information necessary to cause the behavior (not using data...

@iperetz-goo what do you think about this?

Accounting for IAM propagation delays may also require dependencies on [time_sleep](https://registry.terraform.io/providers/hashicorp/time/latest/docs/resources/sleep) resources

This might also include rendering the value on the generated docs.