File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,9 @@ page_title: "Scaleway: scaleway_flexible_ip"
88Creates and manages Scaleway flexible IPs.
99For more information, see the [ API documentation] ( https://www.scaleway.com/en/developers/api/elastic-metal-flexible-ip ) .
1010
11+ -> ** Note:**
12+ Flexible IPs are exclusively available for Elastic Metal (bare metal) servers. They are not compatible with other Scaleway products.
13+
1114## Example Usage
1215
1316### Basic
@@ -74,6 +77,8 @@ The following arguments are supported:
7477- ` tags ` - (Optional) A list of tags to apply to the flexible IP.
7578- ` reverse ` - (Optional) The reverse domain associated with this flexible IP.
7679- ` is_ipv6 ` - (Optional) Defines whether the flexible IP has an IPv6 address.
80+ - ` zone ` -(Defaults to [ provider] ( ../index.md#zone ) ` zone ` ) The [ zone] ( ../guides/regions_and_zones.md#zones ) of the Flexible IP.
81+
7782
7883## Attributes Reference
7984
@@ -88,7 +93,6 @@ In addition to all arguments above, the following attributes are exported:
8893- ` status ` - The status of the flexible IP.
8994- ` created_at ` - The date and time of the creation of the Flexible IP (Format ISO 8601).
9095- ` updated_at ` - The date and time of the last update of the Flexible IP (Format ISO 8601).
91- - ` zone ` - The zone of the Flexible IP.
9296- ` organization_id ` - The organization of the Flexible IP.
9397- ` project_id ` - The project of the Flexible IP.
9498
You can’t perform that action at this time.
0 commit comments