Edward Sun
Results
162
comments of
Edward Sun
@haraldhaas can you share the [debug log](https://developer.hashicorp.com/terraform/internals/debugging)
@haraldhaas I do see the error returned from the api below. ``` "error": { "kind": "sql#operationErrors", "errors": [ { "kind": "sql#operationError", "code": "INTERNAL_ERROR" } ] }, ``` Your config [here](https://github.com/hashicorp/terraform-provider-google/issues/17040#issue-2088554623)...