Riley Karson
Riley Karson
Hey! I'm closing this PR as a part of a cleanup of older inactive PRs, using a threshold of PRs in "Draft" last updated over a month ago. This doesn't...
Can we specifically protect against multiple resources in 1 PR?
@modular-magician reassign-reviewer
/gcbrun Hmm- we shouldn't have hit quotas there. Weird. Maybe other runs going on at the same time.
From an- admittedly naive- provider's perspective, this is working as intended. Since the job in the API has disappeared, it should be recreated, and we can't distinguish between a nonexistent...
Yeah- instead of clearing the resource id on a 404 error ([this code](https://github.com/hashicorp/terraform-provider-google-beta/blob/c60a11c63a6f51c1e7f85127176dff376d74f6f2/google-beta/services/bigquery/resource_bigquery_job.go#L1171)) we'd and preserve the old state of the resource by immediately exiting Read w/o an error. We'd...
@wj-chen sorry I missed that when you sent it! Looks reasonable, with minor notes below. > Can you confirm that if we return nil on 404 from Get API response...
@girigani24 could you share the screenshot directly through GitHub? That didn't seem to render.
Thank you! I understand this to mean that you'd like a summary page for the product within the provider, rather than needing to link to the list of resources individually....
Hey! I'm closing this PR as a part of a cleanup of older inactive PRs, using a threshold of PRs last updated over 3 months ago. This doesn't represent rejection...