Sarah French

Results 293 comments of Sarah French

Service directory IAM acceptance tests are a pain to update - around use of `name` that takes a value of the full ID of the resource and then correctly templating...

Import of `DataCatalogTaxonomy` resources is blocked, because the ID of the resource isn't determined by the config made by users. This is also the case for `DataCatalogPolicyTag` acceptance tests, because...

Hi @florenp - could you please provide some 'pseudocode' Terraform configuration to show how you'd expect the feature you're requesting would work? This would help us understand your request a...

Thanks, that's a big help! [The API documentation still has those fields marked as output only](https://cloud.google.com/database-migration/docs/reference/rest/v1/projects.locations.connectionProfiles#CloudSqlConnectionProfile), so we cannot update the provider to allow users to supply those values. And...

I'm not sure, and I think that's a call for the relevant service team (that this issue has been forwarded to). The database migration API has an [endpoint for demotion](https://cloud.google.com/database-migration/docs/reference/rest/v1/projects.locations.migrationJobs/demoteDestination)...

Please make this change to https://github.com/GoogleCloudPlatform/magic-modules/blob/main/mmv1/third_party/terraform/website/docs/r/google_project_iam.html.markdown instead (https://github.com/hashicorp/terraform-provider-google/pull/17325#issuecomment-1954834782). Thanks!

Related: https://github.com/GoogleCloudPlatform/magic-modules/pull/10631 And duplicate issue: https://github.com/hashicorp/terraform-provider-google/issues/18042

cc @shuyama1 - this is the write up of the reason for inconsistent commits in last night's tests

A temporary protection against this re-occurring is asking people to not make late merges, and/or to shift back the time that the builds are triggered e.g. 11pm PT/7am UTC?