Diego Sucaria
Diego Sucaria
Hello everyone, I'm new with helm charts, how can I use the code from this PR? Since this repo hasn't been updated for a long time... Can I consume the...
 Seeing a similar error
I can confirm that setting `proxy_read_timeout 86400;` solves the issue
I can confirm the PR fixes the issue!
Adding more info, if I create the cross_region replica, the first apply works, a second apply tries to change the network and it fails: ```hcl module.alloydb_cross_region_replicas["REDACTED"].google_alloydb_cluster.default: Modifying... [id=projects/REDACTED/locations/us-east4/clusters/REDACTED] ╷ │...
Can we ignore changes in `network_config` as a workaround? right now it is preventing us from deploying cross-region replicas, as the first apply works, then the following ones fail