Skip to content

Commit 768f440

Browse files
committed
doc(README): Document the RDB instances
Signed-off-by: Theo Bob Massard <[email protected]>
1 parent fb068b2 commit 768f440

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,10 @@
55
Terraform module to create Databases using Scaleway's [Managed Databases][scw-db].
66

77
Create and configure the following:
8-
- Database Instance
8+
- Managed RDB Instances
99
- Database Users
1010
- Database ACLs
11+
- Managed Databases
1112

1213
[scw-db]: https://www.scaleway.com/en/database/
1314

@@ -41,6 +42,7 @@ Multiple examples are available in the [`./examples`](./examples) directory.
4142
- A [simple database setup](./examples/simple/)
4243
- [Multiple database creation with users](./examples/users/)
4344
- [Database creation with ACL support](./examples/acls/)
45+
- [RDB instance with multiple databases](./examples/databases/)
4446

4547
<!-- BEGINNING OF PRE-COMMIT-TERRAFORM DOCS HOOK -->
4648
## Requirements

0 commit comments

Comments
 (0)