Skip to content

Commit c1cee74

Browse files
authored
doc(rdb): add details for rdb instance settings option (#1305)
1 parent 534d1d2 commit c1cee74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/resources/rdb_instance.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ The following arguments are supported:
129129

130130
- `backup_same_region` - (Optional) Boolean to store logical backups in the same region as the database instance.
131131

132-
- `settings` - Map of engine settings to be set.
132+
- `settings` - (Optional) Map of engine settings to be set. Using this option will override default config. Available settings for your engine can be found on scaleway console or fetched using [rdb engine list route](https://developers.scaleway.com/en/products/rdb/api/#get-1eafb7)
133133

134134
- `tags` - (Optional) The tags associated with the Database Instance.
135135

0 commit comments

Comments
 (0)