Skip to content

Instantly share code, notes, and snippets.

@borsboom
Created March 23, 2016 12:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save borsboom/8435f89b67b168046a38 to your computer and use it in GitHub Desktop.
Save borsboom/8435f89b67b168046a38 to your computer and use it in GitHub Desktop.
module.webserver_test.aws_network_interface.lb_sites_1: Creating...
attachment.#: "" => "1"
attachment.1981553457.attachment_id: "" => "<computed>"
attachment.1981553457.device_index: "" => "1"
attachment.1981553457.instance: "" => "i-0df8dd6ed2cc566dc"
private_ips.#: "" => "2"
private_ips.2160434227: "" => "172.17.0.101"
private_ips.432852361: "" => "172.17.0.102"
security_groups.#: "" => "<computed>"
source_dest_check: "" => "1"
subnet_id: "" => "subnet-65b1a812"
module.webserver_test.aws_network_interface.lb_sites_1: Creation complete
module.webserver_test.aws_eip.lb_sites_1.1: Creating...
allocation_id: "" => "<computed>"
association_id: "" => "<computed>"
domain: "" => "<computed>"
instance: "" => "<computed>"
network_interface: "" => "eni-22ee7568"
private_ip: "" => "<computed>"
public_ip: "" => "<computed>"
vpc: "" => "1"
module.webserver_test.aws_eip.lb_sites_1.0: Creating...
allocation_id: "" => "<computed>"
association_id: "" => "<computed>"
domain: "" => "<computed>"
instance: "" => "<computed>"
network_interface: "" => "eni-22ee7568"
private_ip: "" => "<computed>"
public_ip: "" => "<computed>"
vpc: "" => "1"
module.webserver_test.aws_eip.lb_sites_1.1: Creation complete
Error applying plan:
1 error(s) occurred:
* aws_eip.lb_sites_1.0: Failure associating EIP: Resource.AlreadyAssociated: resource eni-22ee7568 and 172.17.0.101 is already associated with public address 52.27.198.75
status code: 400, request id:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment