From e32298f2415bc51e48ee4a38333ec3092999d015 Mon Sep 17 00:00:00 2001 From: Rowena Date: Fri, 25 Apr 2025 09:55:26 +0200 Subject: [PATCH] fix(vpc): add limitation --- .../vpc/troubleshooting/vpc-pn-routing-connectivity-issues.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/vpc/troubleshooting/vpc-pn-routing-connectivity-issues.mdx b/pages/vpc/troubleshooting/vpc-pn-routing-connectivity-issues.mdx index 6d7dcb94da..575ca8e929 100644 --- a/pages/vpc/troubleshooting/vpc-pn-routing-connectivity-issues.mdx +++ b/pages/vpc/troubleshooting/vpc-pn-routing-connectivity-issues.mdx @@ -19,7 +19,7 @@ This page helps you solve potential errors that are related to VPC connectivity ## My Managed Database cannot communicate with other resources in my VPC -This is normal, as VPC routing is not yet supported by Managed Databases for PostgreSQL or Managed Databases for Redis. Adding support for Managed Databases is planned for the future. +This is normal, as VPC routing is not yet supported by Managed Databases for PostgreSQL and MySQL, nor Managed Databases for Redis. Adding support for Managed Databases is planned for the future. ## I cannot deactivate routing on my VPC