Skip to content

Commit da6250d

Browse files
authored
Merge branch 'master' into feat/mongodb-snapshot-scheduling
2 parents 8fba0ec + 9922c77 commit da6250d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

templates/resources/rdb_instance.md.tmpl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,8 @@ resource "scaleway_rdb_instance" "main" {
128128

129129
-> **Note** If nothing is defined, your Database Instance will have a default public load-balancer endpoint.
130130

131+
-> **Note** Managed PostgreSQL and MySQL Database Instances are compatible with the [VPC routing](https://www.scaleway.com/en/docs/network/vpc/concepts/#routing) feature, which allows you to connect one or more Database Instances in a Private Network to resources in other Private Networks of the same VPC. This feature is automatically enabled when your Database Instance is connected to a Private Network within a VPC that has routing enabled. Refer to the [How to manage routing](https://www.scaleway.com/en/docs/network/vpc/how-to/manage-routing/) documentation page for more information about VPC routing.
132+
131133
## Argument Reference
132134

133135
The following arguments are supported:

0 commit comments

Comments
 (0)