Created
April 9, 2015 22:59
-
-
Save bensojona/85ed49114a17a3bd50cf to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
aws_security_group.allow_all: Creating... | |
description: "" => "Allow all inbound traffic" | |
egress.#: "" => "<computed>" | |
ingress.#: "" => "1" | |
ingress.532441254.cidr_blocks.#: "" => "1" | |
ingress.532441254.cidr_blocks.0: "" => "0.0.0.0/0" | |
ingress.532441254.from_port: "" => "0" | |
ingress.532441254.protocol: "" => "-1" | |
ingress.532441254.security_groups.#: "" => "0" | |
ingress.532441254.self: "" => "0" | |
ingress.532441254.to_port: "" => "65535" | |
name: "" => "allow_all" | |
owner_id: "" => "<computed>" | |
tags.#: "" => "1" | |
tags.Name: "" => "allow_all" | |
vpc_id: "" => "<computed>" | |
aws_key_pair.consul: Creating... | |
fingerprint: "" => "<computed>" | |
key_name: "" => "consul-key" | |
public_key: "" => "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDKDB8vHBJwq6QWinUeTzqWEqTH4fZYoAllpevOooO8C4kHhoIKg813ppa3ybbl48n6ZPrvTjGQzXA2ybYqz2xs/5bJVHaz7J/R46eQcbjGnqKzf/oB84fEwmyaMtAgjfgr0B7KzRugJvKy8cWcruEu++G+Xrf8gZojewcaxqdCyw==\n" | |
aws_key_pair.consul: Creation complete | |
aws_security_group.allow_all: Creation complete | |
module.consul.aws_instance.consul.0: Creating... | |
ami: "" => "ami-dc1529b4" | |
availability_zone: "" => "us-east-1a" | |
ebs_block_device.#: "" => "<computed>" | |
ephemeral_block_device.#: "" => "<computed>" | |
instance_type: "" => "t2.micro" | |
key_name: "" => "consul-key" | |
private_dns: "" => "<computed>" | |
private_ip: "" => "<computed>" | |
public_dns: "" => "<computed>" | |
public_ip: "" => "<computed>" | |
root_block_device.#: "" => "<computed>" | |
security_groups.#: "" => "1" | |
security_groups.2200183879: "" => "allow_all" | |
subnet_id: "" => "<computed>" | |
tags.#: "" => "1" | |
tags.Name: "" => "consul_1" | |
tenancy: "" => "<computed>" | |
module.consul.aws_instance.consul.1: Creating... | |
ami: "" => "ami-dc1529b4" | |
availability_zone: "" => "us-east-1a" | |
ebs_block_device.#: "" => "<computed>" | |
ephemeral_block_device.#: "" => "<computed>" | |
instance_type: "" => "t2.micro" | |
key_name: "" => "consul-key" | |
private_dns: "" => "<computed>" | |
private_ip: "" => "<computed>" | |
public_dns: "" => "<computed>" | |
public_ip: "" => "<computed>" | |
root_block_device.#: "" => "<computed>" | |
security_groups.#: "" => "1" | |
security_groups.2200183879: "" => "allow_all" | |
subnet_id: "" => "<computed>" | |
tags.#: "" => "1" | |
tags.Name: "" => "consul_2" | |
tenancy: "" => "<computed>" | |
module.consul.aws_instance.consul.2: Creating... | |
ami: "" => "ami-dc1529b4" | |
availability_zone: "" => "us-east-1a" | |
ebs_block_device.#: "" => "<computed>" | |
ephemeral_block_device.#: "" => "<computed>" | |
instance_type: "" => "t2.micro" | |
key_name: "" => "consul-key" | |
private_dns: "" => "<computed>" | |
private_ip: "" => "<computed>" | |
public_dns: "" => "<computed>" | |
public_ip: "" => "<computed>" | |
root_block_device.#: "" => "<computed>" | |
security_groups.#: "" => "1" | |
security_groups.2200183879: "" => "allow_all" | |
subnet_id: "" => "<computed>" | |
tags.#: "" => "1" | |
tags.Name: "" => "consul_3" | |
tenancy: "" => "<computed>" | |
module.consul.aws_instance.consul.1: Provisioning with 'remote-exec'... | |
module.consul.aws_instance.consul.1 (remote-exec): Connecting to remote host via SSH... | |
module.consul.aws_instance.consul.1 (remote-exec): Host: 52.5.71.3 | |
module.consul.aws_instance.consul.1 (remote-exec): User: ubuntu | |
module.consul.aws_instance.consul.1 (remote-exec): Password: false | |
module.consul.aws_instance.consul.1 (remote-exec): Private key: true SSH Agent: false | |
module.consul.aws_instance.consul.0: Provisioning with 'remote-exec'... | |
module.consul.aws_instance.consul.0 (remote-exec): Connecting to remote host via SSH... | |
module.consul.aws_instance.consul.0 (remote-exec): Host: 52.4.190.99 | |
module.consul.aws_instance.consul.0 (remote-exec): User: ubuntu | |
module.consul.aws_instance.consul.0 (remote-exec): Password: false | |
module.consul.aws_instance.consul.0 (remote-exec): Private key: true SSH Agent: false | |
module.consul.aws_instance.consul.2: Provisioning with 'remote-exec'... | |
module.consul.aws_instance.consul.2 (remote-exec): Connecting to remote host via SSH... | |
module.consul.aws_instance.consul.2 (remote-exec): Host: 52.4.90.106 | |
module.consul.aws_instance.consul.2 (remote-exec): User: ubuntu | |
module.consul.aws_instance.consul.2 (remote-exec): Password: false | |
module.consul.aws_instance.consul.2 (remote-exec): Private key: true SSH Agent: false | |
module.consul.aws_instance.consul.1 (remote-exec): Connection error, will retry: dial tcp 52.5.71.3:22: i/o timeout | |
module.consul.aws_instance.consul.0 (remote-exec): Connection error, will retry: dial tcp 52.4.190.99:22: i/o timeout | |
module.consul.aws_instance.consul.2 (remote-exec): Connection error, will retry: dial tcp 52.4.90.106:22: i/o timeout | |
module.consul.aws_instance.consul.1 (remote-exec): Connection error, will retry: dial tcp 52.5.71.3:22: i/o timeout | |
module.consul.aws_instance.consul.2 (remote-exec): Connection error, will retry: dial tcp 52.4.90.106:22: connection refused | |
module.consul.aws_instance.consul.0 (remote-exec): Connection error, will retry: dial tcp 52.4.190.99:22: i/o timeout | |
module.consul.aws_instance.consul.1 (remote-exec): Connected! Executing scripts... | |
module.consul.aws_instance.consul.2 (remote-exec): Connected! Executing scripts... | |
module.consul.aws_instance.consul.2 (remote-exec): stop: Unknown instance: | |
module.consul.aws_instance.consul.1 (remote-exec): stop: Unknown instance: | |
module.consul.aws_instance.consul.2 (remote-exec): consul start/running, process 1356 | |
module.consul.aws_instance.consul.2: Creation complete | |
module.consul.aws_instance.consul.1 (remote-exec): consul start/running, process 1355 | |
module.consul.aws_instance.consul.1: Creation complete | |
module.consul.aws_instance.consul.0 (remote-exec): Connected! Executing scripts... | |
module.consul.aws_instance.consul.0 (remote-exec): stop: Unknown instance: | |
module.consul.aws_instance.consul.0 (remote-exec): consul start/running, process 1378 | |
module.consul.aws_instance.consul.0: Creation complete | |
Apply complete! Resources: 5 added, 0 changed, 0 destroyed. | |
The state of your infrastructure has been saved to the path | |
below. This state is required to modify and destroy your | |
infrastructure, so keep it safe. To inspect the complete state | |
use the `terraform show` command. | |
State path: .terraform/terraform.tfstate |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment