mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-05-24 16:01:25 -04:00
830 B
830 B
layout, page_title, sidebar_current, description
| layout | page_title | sidebar_current | description |
|---|---|---|---|
| scaleway | Scaleway: ip | docs-scaleway-resource-ip | Manages Scaleway IPs. |
scaleway_ip
Provides IPs for ARM servers. This allows IPs to be created, updated and deleted. For additional details please refer to API documentation.
Example Usage
resource "scaleway_ip" "test_ip" {
}
Argument Reference
The following arguments are supported:
server- (Optional) ID of ARM server to associate IP with
Field server is editable.
Attributes Reference
The following attributes are exported:
id- id of the new resourceip- IP of the new resource
Import
Instances can be imported using the id, e.g.
$ terraform import scaleway_ip.jump_host 5faef9cd-ea9b-4a63-9171-9e26bec03dbc