You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/resources/rdb_instance.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -129,7 +129,7 @@ The following arguments are supported:
129
129
130
130
-`backup_same_region` - (Optional) Boolean to store logical backups in the same region as the database instance.
131
131
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)
133
133
134
134
-`tags` - (Optional) The tags associated with the Database Instance.
0 commit comments