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
Only one of `ip_address` and `ip_id` should be specified.
27
+
Only one of `ip_address` and `flexible_ip_id` should be specified.
28
28
29
29
-`flexible_ip_id` - (Optional) The IP ID.
30
30
Only one of `ip_address` and `flexible_ip_id` should be specified.
31
31
32
-
## Attributes Reference
33
-
34
-
In addition to all above arguments, the following attributes are exported:
32
+
-`project_id` - (Optional. Defaults to [provider](../index.md#project_id)`project_id`) The ID of the Project the Flexible IP is associated with.
35
33
36
-
-`id` - The ID of the flexible IP.
37
-
38
-
~> **Important:** Flexible IPs' IDs are [zoned](../guides/regions_and_zones.md#resource-ids), which means they are of the form `{zone}/{id}`, e.g. `fr-par-1/11111111-1111-1111-1111-111111111111`
34
+
## Attributes Reference
39
35
40
-
-`reverse` - The reverse domain associated with this IP.
41
-
-`server_id` - The associated server ID if any
42
-
-`organization_id` - (Defaults to [provider](../index.md#organization_id)`organization_id`) The ID of the organization the IP is in.
43
-
-`project_id` - (Defaults to [provider](../index.md#project_id)`project_id`) The ID of the project the IP is in.
36
+
Exported attributes are the ones from `flexible_ip`[resource](../resources/flexible_ip.md)
0 commit comments