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
@@ -90,6 +115,9 @@ The following arguments are supported:
90
115
-`private_network_id` - The Private Network of the IP (if the IP is a private IP).
91
116
-`subnet_id` - The Private Network subnet of the IP (if the IP is a private IP).
92
117
-`is_ipv6` - (Optional) Defines whether to request an IPv6 address instead of IPv4.
118
+
-`custome_resource` - (Optional) The custom resource to attach to the IP being reserved. An example of a custom resource is a virtual machine hosted on an Elastic Metal server.
119
+
-`mac_address` - The MAC address of the custom resource.
120
+
-`name` - When the resource is in a Private Network, a DNS record is available to resolve the resource name.
93
121
-`region` - (Defaults to [provider](../index.md#region)`region`) The [region](../guides/regions_and_zones.md#regions) of the IP.
94
122
-`project_id` - (Defaults to [provider](../index.md#project_id)`project_id`) The ID of the Project the IP is associated with.
0 commit comments