GoogleCloudPlatform / GoogleCloudPlatform/cloudnetworking-config-solutions
For Cloud SQL, "replica" should not be allowed under "allocated_ip_ranges"
Open
- Dominant language
- HCL
- Stars
- 26
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
## Expected Behavior
"Replica" ip range cannot be configured under "allocated_ip_ranges" because it is not supported in the [Cloud SQL API](https://cloud.google.com/sql/docs/postgres/admin-api/rest/v1/instances#DatabaseInstance).
## Actual Behavior
"Replica" ip range can be configured under "network_config": https://github.com/GoogleCloudPlatform/cloudnetworking-config-solutions/tree/main/execution/04-producer/CloudSQL
Contributor guide
Assessment
This issue has not been assessed yet.