Skip to content

Commit e6b53ab

Browse files
authored
doc(rdb): read replica: add same_zone field to the documentation (#2231)
1 parent 8ffd11f commit e6b53ab

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/resources/rdb_read_replica.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@ The following arguments are supported:
7070
CIDR notation. The IP network address within the private subnet is determined by the IP Address Management (IPAM)
7171
service if not set.
7272

73+
- `same_zone` - (Defaults to `false`) Defines whether to create the replica in the same availability zone as the main instance nodes or not.
74+
7375
- `region` - (Defaults to [provider](../index.md#region) `region`) The [region](../guides/regions_and_zones.md#regions)
7476
in which the Database read replica should be created.
7577

0 commit comments

Comments
 (0)