Files
hunfabric/tests
Pawan Roshan Gupta e753344bd2 Support per-replica tier override in modules/cloudsql-instance (#4014)
* Support per-replica tier override in modules/cloudsql-instance

Replicas previously ignored any caller-provided tier and silently
inherited the primary's tier. Add an optional `tier` field to the
`replicas` map and use `coalesce(each.value.tier, var.tier)` in the
replica resource so per-replica overrides take effect while
preserving the inherit-from-primary default.

* Update README

---------

Co-authored-by: Julio Castillo <jccb@google.com>
2026-06-09 08:02:34 +00:00
..
2025-10-26 11:56:41 +01:00
2026-04-27 14:05:37 +02:00
2026-04-27 14:05:37 +02:00
2026-04-18 10:07:14 +02:00
2026-04-18 10:07:14 +02:00