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
-`type` - (Defaults to `nat`) The type of the IP (`nat`, `routed_ipv4`, `routed_ipv6`), more information in [the documentation](https://www.scaleway.com/en/docs/compute/instances/api-cli/using-routed-ips/)
21
-
22
-
~> **Important:** An IP can migrate from `nat` to `routed_ipv4` but cannot be converted back
23
-
20
+
-`type` - The type of the IP (`routed_ipv4`, `routed_ipv6`), more information in [the documentation](https://www.scaleway.com/en/docs/compute/instances/api-cli/using-routed-ips/)
24
21
-`zone` - (Defaults to [provider](../index.md#zone)`zone`) The [zone](../guides/regions_and_zones.md#zones) in which the IP should be reserved.
25
22
-`project_id` - (Defaults to [provider](../index.md#project_id)`project_id`) The ID of the project the IP is associated with.
Detail: "Remove explicit nat configuration, migrate to routed ips or downgrade terraform.\nLearn more about migration: https://www.scaleway.com/en/docs/compute/instances/how-to/migrate-routed-ips/",
Detail: "Remove explicit disabling, enable it or downgrade terraform.\nLearn more about migration: https://www.scaleway.com/en/docs/compute/instances/how-to/migrate-routed-ips/",
357
-
AttributePath: path,
358
-
}}
359
-
}
360
-
361
-
returnnil
362
-
},
363
-
Deprecated: "Routed IP is the default configuration, it should always be true",
0 commit comments