We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a58bbfc commit ff3ece2Copy full SHA for ff3ece2
docs/data-sources/flexible_ip.md
@@ -26,8 +26,8 @@ data "scaleway_flexible_ip" "my_ip" {
26
- `ip_address` - (Optional) The IP address.
27
Only one of `ip_address` and `ip_id` should be specified.
28
29
-- `ip_id` - (Optional) The IP ID.
30
- Only one of `ip_address` and `ip_id` should be specified.
+- `flexible_ip_id` - (Optional) The IP ID.
+ Only one of `ip_address` and `flexible_ip_id` should be specified.
31
32
## Attributes Reference
33
0 commit comments