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: cmd/scw/testdata/test-all-usage-rdb-instance-create-usage.golden
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,7 @@ ARGS:
20
20
[init-settings.{index}.value]
21
21
[volume-type] Type of volume where data is stored (lssd, bssd, ...) (lssd | bssd | sbs_5k | sbs_15k)
22
22
[volume-size] Volume size when volume_type is not lssd
23
+
[init-endpoints.{index}.private-network.enable-ipam=false] Will configure your Private Network endpoint with Scaleway IPAM service if true
23
24
[init-endpoints.{index}.private-network.private-network-id] UUID of the Private Network to be connected to the Database Instance
24
25
[init-endpoints.{index}.private-network.service-ip] Endpoint IPv4 address with a CIDR notation. Refer to the official Scaleway documentation to learn more about IP and subnet limitations.
25
26
[backup-same-region] Defines whether to or not to store logical backups in the same region as the Database Instance
| volume-type | One of: `lssd`, `bssd`, `sbs_5k`, `sbs_15k`| Type of volume where data is stored (lssd, bssd, ...) |
694
694
| volume-size || Volume size when volume_type is not lssd |
695
+
| init-endpoints.{index}.private-network.enable-ipam | Default: `false`| Will configure your Private Network endpoint with Scaleway IPAM service if true |
695
696
| init-endpoints.{index}.private-network.private-network-id || UUID of the Private Network to be connected to the Database Instance |
696
697
| init-endpoints.{index}.private-network.service-ip || Endpoint IPv4 address with a CIDR notation. Refer to the official Scaleway documentation to learn more about IP and subnet limitations. |
697
698
| backup-same-region || Defines whether to or not to store logical backups in the same region as the Database Instance |
0 commit comments