Resource schema for EC2 EIP association.
allocation_id
(String) The allocation ID. This is required for EC2-VPC.eip
(String) The Elastic IP address to associate with the instance.instance_id
(String) The ID of the instance.network_interface_id
(String) The ID of the network interface.private_ip_address
(String) The primary or secondary private IP address to associate with the Elastic IP address.eip_association_id
(String) Composite ID of non-empty properties, to determine the identification.id
(String) Uniquely identifies the resource.Import is supported using the following syntax:
$ terraform import awscc_ec2_eip_association.example <resource ID>