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/data-sources/rdb_instance.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,6 @@ data "scaleway_rdb_instance" "my_instance" {
31
31
-`instance_id` - (Optional) The RDB instance ID.
32
32
Only one of `name` and `instance_id` should be specified.
33
33
34
-
-`region` - (Defaults to [provider](../index.html#region)`region`) The [region](../guides/regions_and_zones.html#zones) in which the RDB instance exists.
34
+
-`region` - (Defaults to [provider](../index.md#region)`region`) The [region](../guides/regions_and_zones.md#zones) in which the RDB instance exists.
35
35
36
-
-`organization_id` - (Defaults to [provider](../index.html#organization_id)`organization_id`) The ID of the organization the RDB instance is in.
36
+
-`organization_id` - (Defaults to [provider](../index.md#organization_id)`organization_id`) The ID of the organization the RDB instance is in.
0 commit comments