Skip to content

Commit c2bc4bf

Browse files
committed
update tables to have GCP
1 parent ee55ff6 commit c2bc4bf

File tree

3 files changed

+12
-9
lines changed

3 files changed

+12
-9
lines changed

docs/concepts/managed-storage/managed-object-storage.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Managed Object Storage, like AWS S3, is a service that allows you to store and r
1616

1717
| Provider | Managed Object Storage |
1818
| --- | --- |
19-
| [Playground](/docs/providers/playground.md) ||
20-
| [AWS](/docs/providers/aws/aws.md) ||
21-
| [DigitalOcean](/docs/providers/digitalocean/digitalocean.md) ||
19+
| [Playground](/docs/providers/playground#managed-services) ||
20+
| [AWS](/docs/providers/aws#managed-storage) ||
21+
| [DigitalOcean](/docs/providers/digitalocean#future-improvements) ||
22+
| [GCP](/docs/providers/gcp#future-improvements) ||

docs/concepts/managed-storage/managed-postgres.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,10 @@ Postgres, or PostgreSQL, is an advanced open-source relational database system k
1212

1313
| Provider | Managed Postgres |
1414
| --- | --- |
15-
| [Playground](/docs/providers/playground) ||
16-
| [AWS](/docs/providers/aws/aws.md#managed-postgres) ||
17-
| [DigitalOcean](/docs/providers/digitalocean/digitalocean.md) ||
15+
| [Playground](/docs/providers/playground#managed-services) ||
16+
| [AWS](/docs/providers/aws#managed-storage) ||
17+
| [DigitalOcean](/docs/providers/digitalocean#future-improvements) ||
18+
| [GCP](/docs/providers/gcp#future-improvements) ||
1819

1920
## How to use Managed Postgres
2021

docs/concepts/managed-storage/managed-redis.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,10 @@ Redis is an in-memory data structure store widely used for caching, real-time an
1212

1313
| Provider | Managed Redis |
1414
| --- | --- |
15-
| [Playground](/docs/providers/playground.md#managed-redis) ||
16-
| [AWS](/docs/providers/aws/aws.md#managed-redis) ||
17-
| [DigitalOcean](/docs/providers/digitalocean/digitalocean.md) ||
15+
| [Playground](/docs/providers/playground#managed-services) ||
16+
| [AWS](/docs/providers/aws#managed-storage) ||
17+
| [DigitalOcean](/docs/providers/digitalocean#future-improvements) ||
18+
| [GCP](/docs/providers/gcp#future-improvements) ||
1819

1920
## How to use Managed Redis
2021

0 commit comments

Comments
 (0)