Sarah French

Results 293 comments of Sarah French

HI @tcordeu-backcountry - does the [name attribute](https://registry.terraform.io/providers/hashicorp/google/latest/docs/data-sources/monitoring_istio_canonical_service#name) in google_monitoring_istio_canonical_service give you the data you need for making SLOs? The name field is an output from that data source that contains...

Removing my acceptance while we have discussions about the above.

Just realised I hadn't approved the build - I'll let that complete before merging

[That test](https://github.com/GoogleCloudPlatform/magic-modules/pull/11820#issuecomment-2494453941) is failing on multiple PRs and isn't specific to this PR. Reported that here: https://github.com/hashicorp/terraform-provider-google/issues/17838#issuecomment-2494512276 Approving & merging!

Hi @RomanPavelkoMGM - comments on closed PRs will not go through our triage process. Please open an issue referencing this PR if you're having a problem. Thanks!

A consideration with this migration is whether HCP Terraform parses 'human' output from the unmigrated commands currently, and how confident we are to consider the output via `Ui` and output...

For anyone interested in this issue, please note that it will require the reviewer to [work with other teams internal](https://github.com/hashicorp/terraform/issues/37439#issuecomment-3184224858) to HashiCorp before merging the changes. > A consideration with...

Another thing I've found: Some commands may use `Streams` to render output, such as [the state show command](https://github.com/hashicorp/terraform/pull/33116). It's also used in `test`, `graph` and others. It's unclear what the...

FYI @hashicorp/terraform-azure : The reported error is not specific to the Azure backend, but I explored adding a test that shows empty strings are used specifically in the `azure` backend....