Sarah French
Sarah French
From one of the builds I link above under Message(s) I can see this is the API's response that's involved in the panic: ``` ---[ RESPONSE ]-------------------------------------- HTTP/2.0 200 OK...
Note: the person addressing this issue might also address https://github.com/hashicorp/terraform-provider-google/issues/19918 at the same time.
 The test is still failing for the same reason I'm afraid. This screenshot shows a chart where each bar is a day the test ran, red means test failure,...
There are lots of code deletions I can do as a result of this change, but I'll split that into a separate PR for clarity.
I'll fix the unused import after the test run finishes- I want to see the outcome and each push delays it!
Rebased to include Go rewrtie
Just rebased to pull in the latest changes from main, including new acc tests for how the provider is configured
Resolved in https://github.com/hashicorp/terraform/pull/37225 🙌🏻
Can I just check, is this PR to help with a situation where a user might set the `folder` argument to `folder/123456` and this results in the provider creating a...
I'm afraid I'm a HashiCorp employee so I can't see Google internal docs. Does the internal discussion mention making changes to validation on the field so that users are only...