Sarah French
Sarah French
Thanks for addressing those last review comments. Once we get the automated tests running I'll review more in depth. I'm seeing issues with the checks again, but a different issue...
It's still failing - I'll share internally with the person investigating this problem
The linked issue (https://github.com/hashicorp/terraform-provider-google/issues/11224) has been closed by this PR: https://github.com/GoogleCloudPlatform/magic-modules/pull/6104 Closing this PR as stale/superseded
The upstream issue (https://github.com/hashicorp/terraform-provider-google/issues/9065) has been closed by this PR: https://github.com/GoogleCloudPlatform/magic-modules/pull/6633 Closing this PR as stale/superseded
Hi @joeheaton , thanks for providing information about the bug! Are you also using the [beta-private-cluster](https://registry.terraform.io/modules/terraform-google-modules/kubernetes-engine/google/latest/submodules/beta-private-cluster) module? Could you please post some example Terraform configuration or other description in this...
I just closed a duplicate issue which had ticket b/305277165 attached to it. I'll add this to this issue's description, alongside the one added in Dec 8, 2022
I think that will be a separate ticket - I think this issue was about addressing why uninformative log entries (like below) are present and removing them ``` 2022/09/06 12:14:19...
Rebased this PR as it's quite old (3-4months)
API Gateway tests are being more of a pain - need to provide parent resource name when building the `ImportStateId` and it doesn't seem like the template handles this. Decision...
In the most recent commit I had a go fixing the acceptance tests that fail the 'new' test code (that's now included due to removing ga-only logic). I changed the...