FEATURES OPEN SOURCE ABOUT DOCS LOGIN REGISTER

cloudstack_secondary_ipaddress

Assigns a secondary IP to a NIC.

Example Usage

resource "cloudstack_secondary_ipaddress" "default" {
	virtual_machine_id = "server-1"
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:


See the source of this document at Terraform.io