Skip to content

Instantly share code, notes, and snippets.

@btobolaski
Created April 26, 2019 20:02
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 btobolaski/fb9ab9c599d82ba402487ff1f73aa4cf to your computer and use it in GitHub Desktop.
Save btobolaski/fb9ab9c599d82ba402487ff1f73aa4cf to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
2019/04/26 19:20:58 [INFO] Terraform version: 0.11.13
2019/04/26 19:20:58 [INFO] Go runtime version: go1.11.5
2019/04/26 19:20:58 [INFO] CLI args: []string{"/home/signalvine/workspace/container-deploy/create-sse/ecs-infrastructure/vendor/terraform/terraform", "apply", "plan"}
2019/04/26 19:20:58 [DEBUG] Attempting to open CLI config file: /home/signalvine/.terraformrc
2019/04/26 19:20:58 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2019/04/26 19:20:58 [INFO] CLI command args: []string{"apply", "plan"}
2019/04/26 19:20:58 [INFO] command: initializing backend from plan: s3
2019/04/26 19:20:58 [INFO] Building AWS region structure
2019/04/26 19:20:58 [INFO] Building AWS auth structure
2019/04/26 19:20:58 [INFO] Setting AWS metadata API timeout to 100ms
2019/04/26 19:20:58 [INFO] AWS EC2 instance detected via default metadata API endpoint, EC2RoleProvider added to the auth chain
2019/04/26 19:20:58 [INFO] AWS Auth provider used: "EC2RoleProvider"
2019/04/26 19:20:58 [INFO] Initializing DeviceFarm SDK connection
2019/04/26 19:20:58 [DEBUG] Trying to get account ID via AWS Metadata API
2019/04/26 19:20:58 [TRACE] Preserving existing state lineage "723b42d8-2f81-1587-251c-9d259733390a"
2019/04/26 19:20:58 [TRACE] Preserving existing state lineage "723b42d8-2f81-1587-251c-9d259733390a"
2019/04/26 19:20:58 [TRACE] Preserving existing state lineage "723b42d8-2f81-1587-251c-9d259733390a"
2019/04/26 19:20:58 [TRACE] Preserving existing state lineage "723b42d8-2f81-1587-251c-9d259733390a"
2019/04/26 19:20:58 [TRACE] Preserving existing state lineage "723b42d8-2f81-1587-251c-9d259733390a"
2019/04/26 19:20:58 [DEBUG] Uploading remote state to S3: {
ACL: "authenticated-read",
Body: buffer(0xc00066d950),
Bucket: "sv-tfstate",
ContentLength: 9505,
ContentType: "application/json",
Key: "env:/sun1124/ecs.tfstate"
}
2019/04/26 19:20:59 [INFO] command: backend initialized: *s3.Backend
2019/04/26 19:20:59 [DEBUG] checking for provider in "."
2019/04/26 19:20:59 [DEBUG] checking for provider in "/home/signalvine/workspace/container-deploy/create-sse/ecs-infrastructure/vendor/terraform"
2019/04/26 19:20:59 [DEBUG] checking for provider in ".terraform/plugins/linux_amd64"
2019/04/26 19:20:59 [DEBUG] found provider "terraform-provider-aws_v1.41.0_x4"
2019/04/26 19:20:59 [DEBUG] found provider "terraform-provider-external_v1.1.1_x4"
2019/04/26 19:20:59 [DEBUG] found provider "terraform-provider-null_v2.1.1_x4"
2019/04/26 19:20:59 [DEBUG] found provider "terraform-provider-template_v2.1.1_x4"
2019/04/26 19:20:59 [DEBUG] found valid plugin: "template", "2.1.1", "/home/signalvine/workspace/container-deploy/create-sse/ecs-infrastructure/.terraform/plugins/linux_amd64/terraform-provider-template_v2.1.1_x4"
2019/04/26 19:20:59 [DEBUG] found valid plugin: "aws", "1.41.0", "/home/signalvine/workspace/container-deploy/create-sse/ecs-infrastructure/.terraform/plugins/linux_amd64/terraform-provider-aws_v1.41.0_x4"
2019/04/26 19:20:59 [DEBUG] found valid plugin: "external", "1.1.1", "/home/signalvine/workspace/container-deploy/create-sse/ecs-infrastructure/.terraform/plugins/linux_amd64/terraform-provider-external_v1.1.1_x4"
2019/04/26 19:20:59 [DEBUG] found valid plugin: "null", "2.1.1", "/home/signalvine/workspace/container-deploy/create-sse/ecs-infrastructure/.terraform/plugins/linux_amd64/terraform-provider-null_v2.1.1_x4"
2019/04/26 19:20:59 [DEBUG] checking for provisioner in "."
2019/04/26 19:20:59 [DEBUG] checking for provisioner in "/home/signalvine/workspace/container-deploy/create-sse/ecs-infrastructure/vendor/terraform"
2019/04/26 19:20:59 [DEBUG] checking for provisioner in ".terraform/plugins/linux_amd64"
2019/04/26 19:20:59 [INFO] command: backend *s3.Backend is not enhanced, wrapping in local
2019/04/26 19:20:59 [INFO] backend/local: starting Apply operation
2019/04/26 19:20:59 [TRACE] Preserving existing state lineage "723b42d8-2f81-1587-251c-9d259733390a"
2019/04/26 19:20:59 [TRACE] Preserving existing state lineage "723b42d8-2f81-1587-251c-9d259733390a"
2019/04/26 19:20:59 [INFO] terraform: building graph: GraphTypeApply
2019/04/26 19:20:59 [TRACE] DiffTransformer: starting
2019/04/26 19:20:59 [TRACE] DiffTransformer: Module: CREATE: aws_acm_certificate.wildcard
arn: "" => "<computed>"
domain_name: "" => "*.sun1124.signalvine.com" (forces new resource)
domain_validation_options.#: "" => "<computed>"
validation_emails.#: "" => "<computed>"
validation_method: "" => "DNS" (forces new resource)
CREATE: aws_acm_certificate_validation.wildcard
certificate_arn: "" => "<computed>" (forces new resource)
validation_record_fqdns.#: "" => "<computed>" (forces new resource)
CREATE: aws_cloudwatch_log_group.cron
arn: "" => "<computed>"
name: "" => "ecs_sun1124_cron" (forces new resource)
retention_in_days: "" => "7"
tags.%: "" => "2"
tags.application: "" => "cron"
tags.environment: "" => "sun1124"
CREATE: aws_cloudwatch_log_group.datadog
arn: "" => "<computed>"
name: "" => "ecs_sun1124_datadog" (forces new resource)
retention_in_days: "" => "0"
tags.%: "" => "2"
tags.application: "" => "datadog"
tags.environment: "" => "sun1124"
CREATE: aws_ebs_volume.rabbitmq
arn: "" => "<computed>"
availability_zone: "" => "us-east-1b" (forces new resource)
encrypted: "" => "<computed>" (forces new resource)
iops: "" => "<computed>"
kms_key_id: "" => "<computed>" (forces new resource)
size: "" => "100"
snapshot_id: "" => "<computed>" (forces new resource)
tags.%: "" => "4"
tags.Name: "" => "sun1124-rabbitmq-data"
tags.application: "" => "rabbitmq"
tags.environment: "" => "sun1124"
tags.managed: "" => "terraform"
type: "" => "<computed>"
CREATE: aws_ecs_cluster.ecs
arn: "" => "<computed>"
name: "" => "sun1124" (forces new resource)
CREATE: aws_ecs_service.metrics
cluster: "" => "<computed>" (forces new resource)
deployment_maximum_percent: "" => "200"
deployment_minimum_healthy_percent: "" => "100"
desired_count: "" => "1"
iam_role: "" => "<computed>" (forces new resource)
launch_type: "" => "FARGATE" (forces new resource)
name: "" => "sun1124-metrics" (forces new resource)
network_configuration.#: "" => "1"
network_configuration.0.assign_public_ip: "" => "false"
network_configuration.0.security_groups.#: "" => "<computed>"
network_configuration.0.subnets.#: "" => "<computed>"
scheduling_strategy: "" => "REPLICA" (forces new resource)
service_registries.#: "" => "1" (forces new resource)
service_registries.~3983534123.container_name: "" => ""
service_registries.~3983534123.container_port: "" => ""
service_registries.~3983534123.port: "" => ""
service_registries.~3983534123.registry_arn: "" => "<computed>"
task_definition: "" => "<computed>"
CREATE: aws_ecs_task_definition.metrics
arn: "" => "<computed>"
container_definitions: "" => "[{\"cpu\":10,\"environment\":[{\"name\":\"DD_API_KEY\",\"value\":\"90aefbfa505113bc7fc393fcb2678085\"},{\"name\":\"TAGS\",\"value\":\"environment:sun1124\"}],\"essential\":true,\"image\":\"299718914046.dkr.ecr.us-east-1.amazonaws.com/metric-collection:latest\",\"logConfiguration\":{\"logDriver\":\"awslogs\",\"options\":{\"awslogs-group\":\"ecs_sun1124_datadog\",\"awslogs-region\":\"us-east-1\",\"awslogs-stream-prefix\":\"sun1124-metrics\"}},\"memory\":256,\"name\":\"datadog\",\"networkMode\":\"awsvpc\",\"portMappings\":[{\"containerPort\":5555,\"hostPort\":5555,\"protocol\":\"udp\"}]}]" (forces new resource)
cpu: "" => "256" (forces new resource)
execution_role_arn: "" => "arn:aws:iam::349481725638:role/ecs-tasks" (forces new resource)
family: "" => "sun1124-metric-collection" (forces new resource)
memory: "" => "512" (forces new resource)
network_mode: "" => "awsvpc" (forces new resource)
requires_compatibilities.#: "" => "1" (forces new resource)
requires_compatibilities.3072437307: "" => "FARGATE" (forces new resource)
revision: "" => "<computed>"
CREATE: aws_iam_role.ecs_events
arn: "" => "<computed>"
assume_role_policy: "" => "{\n \"Version\": \"2012-10-17\",\n \"Statement\": [\n {\n \"Sid\": \"\",\n \"Effect\": \"Allow\",\n \"Principal\": {\n \"Service\": \"events.amazonaws.com\"\n },\n \"Action\": \"sts:AssumeRole\"\n }\n ]\n}\n"
create_date: "" => "<computed>"
force_detach_policies: "" => "false"
max_session_duration: "" => "3600"
name: "" => "ecs_events_sun1124" (forces new resource)
path: "" => "/" (forces new resource)
unique_id: "" => "<computed>"
CREATE: aws_iam_role_policy.ecs_events_run_tasks_with_any_role
name: "" => "ecs_events_run_task_with_any_role" (forces new resource)
policy: "" => "{\n \"Version\": \"2012-10-17\",\n \"Statement\": [\n {\n \"Effect\": \"Allow\",\n \"Action\": \"iam:PassRole\",\n \"Resource\": \"*\"\n },\n {\n \"Effect\": \"Allow\",\n \"Action\": \"ecs:RunTask\",\n \"Resource\": \"*\"\n }\n ]\n}\n"
role: "" => "<computed>" (forces new resource)
CREATE: aws_instance.rabbitmq
ami: "" => "ami-76032009" (forces new resource)
arn: "" => "<computed>"
associate_public_ip_address: "" => "<computed>" (forces new resource)
availability_zone: "" => "<computed>" (forces new resource)
cpu_core_count: "" => "<computed>" (forces new resource)
cpu_threads_per_core: "" => "<computed>" (forces new resource)
ebs_block_device.#: "" => "<computed>"
ephemeral_block_device.#: "" => "<computed>" (forces new resource)
get_password_data: "" => "false"
instance_state: "" => "<computed>"
instance_type: "" => "c5.large"
ipv6_address_count: "" => "<computed>" (forces new resource)
ipv6_addresses.#: "" => "<computed>" (forces new resource)
key_name: "" => "<computed>" (forces new resource)
network_interface.#: "" => "<computed>"
network_interface_id: "" => "<computed>"
password_data: "" => "<computed>"
placement_group: "" => "<computed>" (forces new resource)
primary_network_interface_id: "" => "<computed>"
private_dns: "" => "<computed>"
private_ip: "" => "10.249.128.110" (forces new resource)
public_dns: "" => "<computed>"
public_ip: "" => "<computed>"
root_block_device.#: "" => "1"
root_block_device.0.delete_on_termination: "" => "true" (forces new resource)
root_block_device.0.volume_id: "" => "<computed>"
root_block_device.0.volume_size: "" => "50" (forces new resource)
root_block_device.0.volume_type: "" => "gp2" (forces new resource)
security_groups.#: "" => "<computed>" (forces new resource)
source_dest_check: "" => "true"
subnet_id: "" => "<computed>" (forces new resource)
tags.%: "" => "5"
tags.Name: "" => "sun1124-rabbitmq"
tags.application: "" => "infra"
tags.environment: "" => "sun1124"
tags.os: "" => "debian"
tags.role: "" => "rabbitmq"
tenancy: "" => "<computed>" (forces new resource)
volume_tags.%: "" => "<computed>"
vpc_security_group_ids.#: "" => "<computed>"
CREATE: aws_key_pair.tower
fingerprint: "" => "<computed>"
key_name: "" => "tower-sun1124" (forces new resource)
public_key: "" => "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCuebPGSYP/+EmnziWe6BHUcdeCT0oBjStijfOcv0CJgfNv130FPTAC0l2sCxLdZeckP0dkgreohyWP1lReT3lrLqr1co5zKvwjsH/R0Num9D39rbu1yn7xs6jVEQ7BFpP0OlfaSTFbKlB4UG9ecfV23cA3X4Kzg0FWNf4RkenwSeEwA6gPQS59klhTsYUiVyMyboM6kDZ7he1Qy7SlWwHIqhQ/bla0Czxf9H8q5w3ucX8FNzJW7IxGqbKjiOcV6ztB/rstmRzI48FmOLTXVPibQGJzQWfzKKz1mTOBwL2qtsfXt2eYylhb5F5BKCDftI2CtXx2+jLXSteHzsoYYKkT btobolaski@Brendans-MacBook-Pro.local" (forces new resource)
CREATE: aws_route53_record.caa
allow_overwrite: "" => "true"
fqdn: "" => "<computed>"
name: "" => "sun1124.signalvine.com" (forces new resource)
records.#: "" => "1"
records.3940762333: "" => "0 issue \"amazon.com\""
ttl: "" => "300"
type: "" => "CAA"
zone_id: "" => "<computed>" (forces new resource)
CREATE: aws_route53_record.nameservers
allow_overwrite: "" => "true"
fqdn: "" => "<computed>"
name: "" => "sun1124.signalvine.com" (forces new resource)
records.#: "" => "<computed>"
ttl: "" => "300"
type: "" => "NS"
zone_id: "" => "Z3LWNRE0THV1K0" (forces new resource)
CREATE: aws_route53_record.wildcard_validation
allow_overwrite: "" => "true"
fqdn: "" => "<computed>"
name: "" => "<computed>" (forces new resource)
records.#: "" => "<computed>"
ttl: "" => "60"
type: "" => "<computed>"
zone_id: "" => "<computed>" (forces new resource)
CREATE: aws_route53_zone.environment
comment: "" => "A delegated dns zone"
force_destroy: "" => "false"
name: "" => "sun1124.signalvine.com" (forces new resource)
name_servers.#: "" => "<computed>"
tags.%: "" => "3"
tags.application: "" => "ecs"
tags.environment: "" => "sun1124"
tags.managed: "" => "terraform"
vpc_region: "" => "<computed>" (forces new resource)
zone_id: "" => "<computed>"
CREATE: aws_security_group.metrics
arn: "" => "<computed>"
description: "" => "Allows access to the metrics collector" (forces new resource)
egress.#: "" => "1"
egress.482069346.cidr_blocks.#: "" => "1"
egress.482069346.cidr_blocks.0: "" => "0.0.0.0/0"
egress.482069346.description: "" => ""
egress.482069346.from_port: "" => "0"
egress.482069346.ipv6_cidr_blocks.#: "" => "0"
egress.482069346.prefix_list_ids.#: "" => "0"
egress.482069346.protocol: "" => "-1"
egress.482069346.security_groups.#: "" => "0"
egress.482069346.self: "" => "false"
egress.482069346.to_port: "" => "0"
ingress.#: "" => "1"
ingress.3376530661.cidr_blocks.#: "" => "1"
ingress.3376530661.cidr_blocks.0: "" => "10.249.0.0/16"
ingress.3376530661.description: "" => ""
ingress.3376530661.from_port: "" => "5555"
ingress.3376530661.ipv6_cidr_blocks.#: "" => "0"
ingress.3376530661.prefix_list_ids.#: "" => "0"
ingress.3376530661.protocol: "" => "udp"
ingress.3376530661.security_groups.#: "" => "0"
ingress.3376530661.self: "" => "false"
ingress.3376530661.to_port: "" => "5555"
name: "" => "sun1124-metrics" (forces new resource)
owner_id: "" => "<computed>"
revoke_rules_on_delete: "" => "false"
vpc_id: "" => "<computed>" (forces new resource)
CREATE: aws_security_group.rabbitmq
arn: "" => "<computed>"
description: "" => "Allows access from the load balancer to rabbitmq" (forces new resource)
egress.#: "" => "1"
egress.482069346.cidr_blocks.#: "" => "1"
egress.482069346.cidr_blocks.0: "" => "0.0.0.0/0"
egress.482069346.description: "" => ""
egress.482069346.from_port: "" => "0"
egress.482069346.ipv6_cidr_blocks.#: "" => "0"
egress.482069346.prefix_list_ids.#: "" => "0"
egress.482069346.protocol: "" => "-1"
egress.482069346.security_groups.#: "" => "0"
egress.482069346.self: "" => "false"
egress.482069346.to_port: "" => "0"
ingress.#: "" => "2"
ingress.248781728.cidr_blocks.#: "" => "1"
ingress.248781728.cidr_blocks.0: "" => "10.0.0.0/8"
ingress.248781728.description: "" => ""
ingress.248781728.from_port: "" => "5672"
ingress.248781728.ipv6_cidr_blocks.#: "" => "0"
ingress.248781728.prefix_list_ids.#: "" => "0"
ingress.248781728.protocol: "" => "tcp"
ingress.248781728.security_groups.#: "" => "0"
ingress.248781728.self: "" => "false"
ingress.248781728.to_port: "" => "5672"
ingress.3383430717.cidr_blocks.#: "" => "1"
ingress.3383430717.cidr_blocks.0: "" => "10.0.0.0/8"
ingress.3383430717.description: "" => ""
ingress.3383430717.from_port: "" => "15672"
ingress.3383430717.ipv6_cidr_blocks.#: "" => "0"
ingress.3383430717.prefix_list_ids.#: "" => "0"
ingress.3383430717.protocol: "" => "tcp"
ingress.3383430717.security_groups.#: "" => "0"
ingress.3383430717.self: "" => "false"
ingress.3383430717.to_port: "" => "15672"
name: "" => "sun1124-rabbitmq" (forces new resource)
owner_id: "" => "<computed>"
revoke_rules_on_delete: "" => "false"
vpc_id: "" => "<computed>" (forces new resource)
CREATE: aws_service_discovery_private_dns_namespace.ecs
arn: "" => "<computed>"
description: "" => "Used for service discovery in the sun1124 ecs cluster" (forces new resource)
hosted_zone: "" => "<computed>"
name: "" => "sun1124.signalvine.local" (forces new resource)
vpc: "" => "<computed>" (forces new resource)
CREATE: aws_service_discovery_service.metrics
arn: "" => "<computed>"
dns_config.#: "" => "1"
dns_config.0.dns_records.#: "" => "1"
dns_config.0.dns_records.0.ttl: "" => "10"
dns_config.0.dns_records.0.type: "" => "A" (forces new resource)
dns_config.0.namespace_id: "" => "<computed>" (forces new resource)
dns_config.0.routing_policy: "" => "MULTIVALUE" (forces new resource)
health_check_custom_config.#: "" => "1" (forces new resource)
health_check_custom_config.0.failure_threshold: "" => "10" (forces new resource)
name: "" => "metrics" (forces new resource)
CREATE: aws_volume_attachment.rabbitmq
device_name: "" => "/dev/xvdb" (forces new resource)
instance_id: "" => "<computed>" (forces new resource)
volume_id: "" => "<computed>" (forces new resource)
CREATE: null_resource.rabbitmq-init
triggers.%: "" => "<computed>" (forces new resource)
2019/04/26 19:20:59 [TRACE] DiffTransformer: Resource "null_resource.rabbitmq-init": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"triggers.%":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x2}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2019/04/26 19:20:59 [TRACE] DiffTransformer: Resource "aws_iam_role_policy.ecs_events_run_tasks_with_any_role": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"policy":*terraform.ResourceAttrDiff{Old:"", New:"{\n \"Version\": \"2012-10-17\",\n \"Statement\": [\n {\n \"Effect\": \"Allow\",\n \"Action\": \"iam:PassRole\",\n \"Resource\": \"*\"\n },\n {\n \"Effect\": \"Allow\",\n \"Action\": \"ecs:RunTask\",\n \"Resource\": \"*\"\n }\n ]\n}\n", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "name":*terraform.ResourceAttrDiff{Old:"", New:"ecs_events_run_task_with_any_role", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x2}, "role":*terraform.ResourceAttrDiff{Old:"", New:"${aws_iam_role.ecs_events.id}", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2019/04/26 19:20:59 [TRACE] DiffTransformer: Resource "aws_security_group.rabbitmq": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"egress.482069346.prefix_list_ids.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "egress.482069346.ipv6_cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.3383430717.self":*terraform.ResourceAttrDiff{Old:"", New:"false", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "egress.482069346.protocol":*terraform.ResourceAttrDiff{Old:"", New:"-1", NewComputed:false, NewRemoved:false, NewExtra:"-1", RequiresNew:false, Sensitive:false, Type:0x0}, "egress.482069346.to_port":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.248781728.to_port":*terraform.ResourceAttrDiff{Old:"", New:"5672", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.248781728.cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "egress.482069346.cidr_blocks.0":*terraform.ResourceAttrDiff{Old:"", New:"0.0.0.0/0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.248781728.security_groups.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.3383430717.protocol":*terraform.ResourceAttrDiff{Old:"", New:"tcp", NewComputed:false, NewRemoved:false, NewExtra:"tcp", RequiresNew:false, Sensitive:false, Type:0x0}, "arn":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "egress.482069346.security_groups.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.3383430717.prefix_list_ids.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "egress.482069346.from_port":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "egress.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.3383430717.description":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "egress.482069346.cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "vpc_id":*terraform.ResourceAttrDiff{Old:"", New:"${module.vpc.vpc_id}", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "ingress.248781728.prefix_list_ids.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.3383430717.cidr_blocks.0":*terraform.ResourceAttrDiff{Old:"", New:"10.0.0.0/8", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.248781728.ipv6_cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.248781728.description":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "name":*terraform.ResourceAttrDiff{Old:"", New:"sun1124-rabbitmq", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "ingress.248781728.from_port":*terraform.ResourceAttrDiff{Old:"", New:"5672", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.248781728.self":*terraform.ResourceAttrDiff{Old:"", New:"false", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.3383430717.cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.3383430717.ipv6_cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "revoke_rules_on_delete":*terraform.ResourceAttrDiff{Old:"", New:"false", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.3383430717.security_groups.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.248781728.protocol":*terraform.ResourceAttrDiff{Old:"", New:"tcp", NewComputed:false, NewRemoved:false, NewExtra:"tcp", RequiresNew:false, Sensitive:false, Type:0x0}, "owner_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "description":*terraform.ResourceAttrDiff{Old:"", New:"Allows access from the load balancer to rabbitmq", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "egress.482069346.description":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.248781728.cidr_blocks.0":*terraform.ResourceAttrDiff{Old:"", New:"10.0.0.0/8", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.3383430717.to_port":*terraform.ResourceAttrDiff{Old:"", New:"15672", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.3383430717.from_port":*terraform.ResourceAttrDiff{Old:"", New:"15672", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.#":*terraform.ResourceAttrDiff{Old:"", New:"2", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "egress.482069346.self":*terraform.ResourceAttrDiff{Old:"", New:"false", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x2}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2019/04/26 19:20:59 [TRACE] DiffTransformer: Resource "aws_ecs_task_definition.metrics": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"network_mode":*terraform.ResourceAttrDiff{Old:"", New:"awsvpc", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "container_definitions":*terraform.ResourceAttrDiff{Old:"", New:"[{\"cpu\":10,\"environment\":[{\"name\":\"DD_API_KEY\",\"value\":\"90aefbfa505113bc7fc393fcb2678085\"},{\"name\":\"TAGS\",\"value\":\"environment:sun1124\"}],\"essential\":true,\"image\":\"299718914046.dkr.ecr.us-east-1.amazonaws.com/metric-collection:latest\",\"logConfiguration\":{\"logDriver\":\"awslogs\",\"options\":{\"awslogs-group\":\"ecs_sun1124_datadog\",\"awslogs-region\":\"us-east-1\",\"awslogs-stream-prefix\":\"sun1124-metrics\"}},\"memory\":256,\"name\":\"datadog\",\"networkMode\":\"awsvpc\",\"portMappings\":[{\"containerPort\":5555,\"hostPort\":5555,\"protocol\":\"udp\"}]}]", NewComputed:false, NewRemoved:false, NewExtra:"[\n {\n \"name\": \"datadog\",\n \"image\": \"299718914046.dkr.ecr.us-east-1.amazonaws.com/metric-collection:latest\",\n \"cpu\": 10,\n \"memory\": 256,\n \"essential\": true,\n \"logConfiguration\": {\n \"logDriver\": \"awslogs\",\n \"options\": {\n \"awslogs-group\": \"ecs_sun1124_datadog\",\n \"awslogs-region\": \"us-east-1\",\n \"awslogs-stream-prefix\": \"sun1124-metrics\"\n }\n },\n \"networkMode\": \"awsvpc\",\n \"portMappings\": [\n {\n \"containerPort\": 5555,\n \"hostPort\": 5555,\n \"protocol\": \"udp\"\n }\n ],\n \"environment\": [\n {\n \"name\": \"DD_API_KEY\",\n \"value\": \"90aefbfa505113bc7fc393fcb2678085\"\n },\n {\n \"name\": \"TAGS\",\n \"value\": \"environment:sun1124\"\n }\n ]\n }\n]\n", RequiresNew:true, Sensitive:false, Type:0x0}, "requires_compatibilities.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "arn":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "execution_role_arn":*terraform.ResourceAttrDiff{Old:"", New:"arn:aws:iam::349481725638:role/ecs-tasks", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "revision":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "requires_compatibilities.3072437307":*terraform.ResourceAttrDiff{Old:"", New:"FARGATE", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "cpu":*terraform.ResourceAttrDiff{Old:"", New:"256", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "memory":*terraform.ResourceAttrDiff{Old:"", New:"512", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x2}, "family":*terraform.ResourceAttrDiff{Old:"", New:"sun1124-metric-collection", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2019/04/26 19:20:59 [TRACE] DiffTransformer: Resource "aws_instance.rabbitmq": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"tags.os":*terraform.ResourceAttrDiff{Old:"", New:"debian", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "root_block_device.0.delete_on_termination":*terraform.ResourceAttrDiff{Old:"", New:"true", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "subnet_id":*terraform.ResourceAttrDiff{Old:"", New:"${module.vpc.subnet_b_id}", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "tags.Name":*terraform.ResourceAttrDiff{Old:"", New:"sun1124-rabbitmq", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "instance_state":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "network_interface_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "tags.%":*terraform.ResourceAttrDiff{Old:"", New:"5", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "primary_network_interface_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ipv6_addresses.#":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "ephemeral_block_device.#":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "network_interface.#":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "key_name":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "volume_tags.%":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x2}, "associate_public_ip_address":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "arn":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "tags.role":*terraform.ResourceAttrDiff{Old:"", New:"rabbitmq", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "security_groups.#":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "public_ip":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "root_block_device.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "placement_group":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "cpu_threads_per_core":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "tenancy":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "ebs_block_device.#":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ami":*terraform.ResourceAttrDiff{Old:"", New:"ami-76032009", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "root_block_device.0.volume_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "cpu_core_count":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "instance_type":*terraform.ResourceAttrDiff{Old:"", New:"c5.large", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "tags.application":*terraform.ResourceAttrDiff{Old:"", New:"infra", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "source_dest_check":*terraform.ResourceAttrDiff{Old:"", New:"true", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "tags.environment":*terraform.ResourceAttrDiff{Old:"", New:"sun1124", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ipv6_address_count":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "root_block_device.0.volume_type":*terraform.ResourceAttrDiff{Old:"", New:"gp2", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "get_password_data":*terraform.ResourceAttrDiff{Old:"", New:"false", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "vpc_security_group_ids.#":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "root_block_device.0.volume_size":*terraform.ResourceAttrDiff{Old:"", New:"50", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "password_data":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "private_dns":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "private_ip":*terraform.ResourceAttrDiff{Old:"", New:"10.249.128.110", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "availability_zone":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "public_dns":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2019/04/26 19:20:59 [TRACE] DiffTransformer: Resource "aws_ecs_service.metrics": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"launch_type":*terraform.ResourceAttrDiff{Old:"", New:"FARGATE", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "deployment_maximum_percent":*terraform.ResourceAttrDiff{Old:"", New:"200", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "network_configuration.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "deployment_minimum_healthy_percent":*terraform.ResourceAttrDiff{Old:"", New:"100", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "service_registries.~3983534123.container_port":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "network_configuration.0.assign_public_ip":*terraform.ResourceAttrDiff{Old:"", New:"false", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "network_configuration.0.subnets.#":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "iam_role":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "service_registries.~3983534123.port":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "service_registries.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "cluster":*terraform.ResourceAttrDiff{Old:"", New:"${aws_ecs_cluster.ecs.id}", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "task_definition":*terraform.ResourceAttrDiff{Old:"", New:"${aws_ecs_task_definition.metrics.arn}", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "service_registries.~3983534123.container_name":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "desired_count":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "name":*terraform.ResourceAttrDiff{Old:"", New:"sun1124-metrics", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "scheduling_strategy":*terraform.ResourceAttrDiff{Old:"", New:"REPLICA", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "service_registries.~3983534123.registry_arn":*terraform.ResourceAttrDiff{Old:"", New:"${aws_service_discovery_service.metrics.arn}", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "network_configuration.0.security_groups.#":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x2}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2019/04/26 19:20:59 [TRACE] DiffTransformer: Resource "aws_acm_certificate.wildcard": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"validation_method":*terraform.ResourceAttrDiff{Old:"", New:"DNS", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "arn":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "domain_validation_options.#":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "validation_emails.#":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "domain_name":*terraform.ResourceAttrDiff{Old:"", New:"*.sun1124.signalvine.com", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x2}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2019/04/26 19:20:59 [TRACE] DiffTransformer: Resource "aws_volume_attachment.rabbitmq": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x2}, "volume_id":*terraform.ResourceAttrDiff{Old:"", New:"${aws_ebs_volume.rabbitmq.id}", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "device_name":*terraform.ResourceAttrDiff{Old:"", New:"/dev/xvdb", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "instance_id":*terraform.ResourceAttrDiff{Old:"", New:"${aws_instance.rabbitmq.id}", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2019/04/26 19:20:59 [TRACE] DiffTransformer: Resource "aws_security_group.metrics": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"ingress.3376530661.protocol":*terraform.ResourceAttrDiff{Old:"", New:"udp", NewComputed:false, NewRemoved:false, NewExtra:"udp", RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.3376530661.self":*terraform.ResourceAttrDiff{Old:"", New:"false", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.3376530661.to_port":*terraform.ResourceAttrDiff{Old:"", New:"5555", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "egress.482069346.security_groups.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.3376530661.prefix_list_ids.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "vpc_id":*terraform.ResourceAttrDiff{Old:"", New:"${module.vpc.vpc_id}", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "egress.482069346.to_port":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "egress.482069346.protocol":*terraform.ResourceAttrDiff{Old:"", New:"-1", NewComputed:false, NewRemoved:false, NewExtra:"-1", RequiresNew:false, Sensitive:false, Type:0x0}, "egress.482069346.cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "egress.482069346.description":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.3376530661.security_groups.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.3376530661.cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.3376530661.cidr_blocks.0":*terraform.ResourceAttrDiff{Old:"", New:"10.249.0.0/16", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "egress.482069346.ipv6_cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.3376530661.description":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "revoke_rules_on_delete":*terraform.ResourceAttrDiff{Old:"", New:"false", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "egress.482069346.prefix_list_ids.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "egress.482069346.self":*terraform.ResourceAttrDiff{Old:"", New:"false", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "owner_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "egress.482069346.from_port":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "arn":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x2}, "ingress.3376530661.ipv6_cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "egress.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "name":*terraform.ResourceAttrDiff{Old:"", New:"sun1124-metrics", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "egress.482069346.cidr_blocks.0":*terraform.ResourceAttrDiff{Old:"", New:"0.0.0.0/0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.3376530661.from_port":*terraform.ResourceAttrDiff{Old:"", New:"5555", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "description":*terraform.ResourceAttrDiff{Old:"", New:"Allows access to the metrics collector", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2019/04/26 19:20:59 [TRACE] DiffTransformer: Resource "aws_service_discovery_service.metrics": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"dns_config.0.routing_policy":*terraform.ResourceAttrDiff{Old:"", New:"MULTIVALUE", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x2}, "arn":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "dns_config.0.dns_records.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "dns_config.0.dns_records.0.type":*terraform.ResourceAttrDiff{Old:"", New:"A", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "dns_config.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "dns_config.0.namespace_id":*terraform.ResourceAttrDiff{Old:"", New:"${aws_service_discovery_private_dns_namespace.ecs.id}", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "health_check_custom_config.0.failure_threshold":*terraform.ResourceAttrDiff{Old:"", New:"10", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "dns_config.0.dns_records.0.ttl":*terraform.ResourceAttrDiff{Old:"", New:"10", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "name":*terraform.ResourceAttrDiff{Old:"", New:"metrics", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "health_check_custom_config.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2019/04/26 19:20:59 [TRACE] DiffTransformer: Resource "aws_route53_record.wildcard_validation": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x2}, "type":*terraform.ResourceAttrDiff{Old:"", New:"${aws_acm_certificate.wildcard.domain_validation_options.0.resource_record_type}", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "name":*terraform.ResourceAttrDiff{Old:"", New:"${aws_acm_certificate.wildcard.domain_validation_options.0.resource_record_name}", NewComputed:true, NewRemoved:false, NewExtra:"${aws_acm_certificate.wildcard.domain_validation_options.0.resource_record_name}", RequiresNew:true, Sensitive:false, Type:0x0}, "allow_overwrite":*terraform.ResourceAttrDiff{Old:"", New:"true", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "zone_id":*terraform.ResourceAttrDiff{Old:"", New:"${aws_route53_zone.environment.id}", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "ttl":*terraform.ResourceAttrDiff{Old:"", New:"60", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "records.#":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "fqdn":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2019/04/26 19:20:59 [TRACE] DiffTransformer: Resource "aws_service_discovery_private_dns_namespace.ecs": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"arn":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x2}, "hosted_zone":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "name":*terraform.ResourceAttrDiff{Old:"", New:"sun1124.signalvine.local", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "description":*terraform.ResourceAttrDiff{Old:"", New:"Used for service discovery in the sun1124 ecs cluster", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "vpc":*terraform.ResourceAttrDiff{Old:"", New:"${module.vpc.vpc_id}", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2019/04/26 19:20:59 [TRACE] DiffTransformer: Resource "aws_route53_record.caa": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"ttl":*terraform.ResourceAttrDiff{Old:"", New:"300", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "zone_id":*terraform.ResourceAttrDiff{Old:"", New:"${aws_route53_zone.environment.id}", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "allow_overwrite":*terraform.ResourceAttrDiff{Old:"", New:"true", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "type":*terraform.ResourceAttrDiff{Old:"", New:"CAA", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "name":*terraform.ResourceAttrDiff{Old:"", New:"sun1124.signalvine.com", NewComputed:false, NewRemoved:false, NewExtra:"sun1124.signalvine.com", RequiresNew:true, Sensitive:false, Type:0x0}, "fqdn":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "records.3940762333":*terraform.ResourceAttrDiff{Old:"", New:"0 issue \"amazon.com\"", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x2}, "records.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2019/04/26 19:20:59 [TRACE] DiffTransformer: Resource "aws_iam_role.ecs_events": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"arn":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "assume_role_policy":*terraform.ResourceAttrDiff{Old:"", New:"{\n \"Version\": \"2012-10-17\",\n \"Statement\": [\n {\n \"Sid\": \"\",\n \"Effect\": \"Allow\",\n \"Principal\": {\n \"Service\": \"events.amazonaws.com\"\n },\n \"Action\": \"sts:AssumeRole\"\n }\n ]\n}\n", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "create_date":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x2}, "force_detach_policies":*terraform.ResourceAttrDiff{Old:"", New:"false", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "unique_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "max_session_duration":*terraform.ResourceAttrDiff{Old:"", New:"3600", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "name":*terraform.ResourceAttrDiff{Old:"", New:"ecs_events_sun1124", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "path":*terraform.ResourceAttrDiff{Old:"", New:"/", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2019/04/26 19:20:59 [TRACE] DiffTransformer: Resource "aws_route53_zone.environment": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"name":*terraform.ResourceAttrDiff{Old:"", New:"sun1124.signalvine.com", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "force_destroy":*terraform.ResourceAttrDiff{Old:"", New:"false", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "tags.environment":*terraform.ResourceAttrDiff{Old:"", New:"sun1124", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "tags.application":*terraform.ResourceAttrDiff{Old:"", New:"ecs", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "comment":*terraform.ResourceAttrDiff{Old:"", New:"A delegated dns zone", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "tags.managed":*terraform.ResourceAttrDiff{Old:"", New:"terraform", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "zone_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "name_servers.#":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "tags.%":*terraform.ResourceAttrDiff{Old:"", New:"3", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "vpc_region":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x2}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2019/04/26 19:20:59 [TRACE] DiffTransformer: Resource "aws_key_pair.tower": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"fingerprint":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "key_name":*terraform.ResourceAttrDiff{Old:"", New:"tower-sun1124", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x2}, "public_key":*terraform.ResourceAttrDiff{Old:"", New:"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCuebPGSYP/+EmnziWe6BHUcdeCT0oBjStijfOcv0CJgfNv130FPTAC0l2sCxLdZeckP0dkgreohyWP1lReT3lrLqr1co5zKvwjsH/R0Num9D39rbu1yn7xs6jVEQ7BFpP0OlfaSTFbKlB4UG9ecfV23cA3X4Kzg0FWNf4RkenwSeEwA6gPQS59klhTsYUiVyMyboM6kDZ7he1Qy7SlWwHIqhQ/bla0Czxf9H8q5w3ucX8FNzJW7IxGqbKjiOcV6ztB/rstmRzI48FmOLTXVPibQGJzQWfzKKz1mTOBwL2qtsfXt2eYylhb5F5BKCDftI2CtXx2+jLXSteHzsoYYKkT btobolaski@Brendans-MacBook-Pro.local", NewComputed:false, NewRemoved:false, NewExtra:"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCuebPGSYP/+EmnziWe6BHUcdeCT0oBjStijfOcv0CJgfNv130FPTAC0l2sCxLdZeckP0dkgreohyWP1lReT3lrLqr1co5zKvwjsH/R0Num9D39rbu1yn7xs6jVEQ7BFpP0OlfaSTFbKlB4UG9ecfV23cA3X4Kzg0FWNf4RkenwSeEwA6gPQS59klhTsYUiVyMyboM6kDZ7he1Qy7SlWwHIqhQ/bla0Czxf9H8q5w3ucX8FNzJW7IxGqbKjiOcV6ztB/rstmRzI48FmOLTXVPibQGJzQWfzKKz1mTOBwL2qtsfXt2eYylhb5F5BKCDftI2CtXx2+jLXSteHzsoYYKkT btobolaski@Brendans-MacBook-Pro.local", RequiresNew:true, Sensitive:false, Type:0x0}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2019/04/26 19:20:59 [TRACE] DiffTransformer: Resource "aws_ecs_cluster.ecs": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x2}, "name":*terraform.ResourceAttrDiff{Old:"", New:"sun1124", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "arn":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2019/04/26 19:20:59 [TRACE] DiffTransformer: Resource "aws_acm_certificate_validation.wildcard": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"validation_record_fqdns.#":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x2}, "certificate_arn":*terraform.ResourceAttrDiff{Old:"", New:"${aws_acm_certificate.wildcard.arn}", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2019/04/26 19:20:59 [TRACE] DiffTransformer: Resource "aws_route53_record.nameservers": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"allow_overwrite":*terraform.ResourceAttrDiff{Old:"", New:"true", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "fqdn":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "records.#":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "zone_id":*terraform.ResourceAttrDiff{Old:"", New:"Z3LWNRE0THV1K0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "name":*terraform.ResourceAttrDiff{Old:"", New:"sun1124.signalvine.com", NewComputed:false, NewRemoved:false, NewExtra:"sun1124.signalvine.com", RequiresNew:true, Sensitive:false, Type:0x0}, "type":*terraform.ResourceAttrDiff{Old:"", New:"NS", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x2}, "ttl":*terraform.ResourceAttrDiff{Old:"", New:"300", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2019/04/26 19:20:59 [TRACE] DiffTransformer: Resource "aws_cloudwatch_log_group.datadog": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"tags.application":*terraform.ResourceAttrDiff{Old:"", New:"datadog", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x2}, "name":*terraform.ResourceAttrDiff{Old:"", New:"ecs_sun1124_datadog", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "retention_in_days":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "arn":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "tags.%":*terraform.ResourceAttrDiff{Old:"", New:"2", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "tags.environment":*terraform.ResourceAttrDiff{Old:"", New:"sun1124", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2019/04/26 19:20:59 [TRACE] DiffTransformer: Resource "aws_ebs_volume.rabbitmq": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"encrypted":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "snapshot_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "tags.application":*terraform.ResourceAttrDiff{Old:"", New:"rabbitmq", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "availability_zone":*terraform.ResourceAttrDiff{Old:"", New:"us-east-1b", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "arn":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "iops":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "type":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "tags.managed":*terraform.ResourceAttrDiff{Old:"", New:"terraform", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "tags.environment":*terraform.ResourceAttrDiff{Old:"", New:"sun1124", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "tags.%":*terraform.ResourceAttrDiff{Old:"", New:"4", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "size":*terraform.ResourceAttrDiff{Old:"", New:"100", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "kms_key_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x2}, "tags.Name":*terraform.ResourceAttrDiff{Old:"", New:"sun1124-rabbitmq-data", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2019/04/26 19:20:59 [TRACE] DiffTransformer: Resource "aws_cloudwatch_log_group.cron": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"name":*terraform.ResourceAttrDiff{Old:"", New:"ecs_sun1124_cron", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "retention_in_days":*terraform.ResourceAttrDiff{Old:"", New:"7", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "arn":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x2}, "tags.environment":*terraform.ResourceAttrDiff{Old:"", New:"sun1124", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "tags.application":*terraform.ResourceAttrDiff{Old:"", New:"cron", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "tags.%":*terraform.ResourceAttrDiff{Old:"", New:"2", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2019/04/26 19:20:59 [TRACE] DiffTransformer: Module: CREATE: aws_eip.nat_ip
allocation_id: "" => "<computed>"
association_id: "" => "<computed>"
domain: "" => "<computed>"
instance: "" => "<computed>"
network_interface: "" => "<computed>"
private_ip: "" => "<computed>"
public_ip: "" => "<computed>"
vpc: "" => "true" (forces new resource)
CREATE: aws_instance.bastion_host
ami: "" => "ami-06f2a48d078b1bbc3" (forces new resource)
arn: "" => "<computed>"
associate_public_ip_address: "" => "<computed>" (forces new resource)
availability_zone: "" => "<computed>" (forces new resource)
cpu_core_count: "" => "<computed>" (forces new resource)
cpu_threads_per_core: "" => "<computed>" (forces new resource)
ebs_block_device.#: "" => "<computed>"
ephemeral_block_device.#: "" => "<computed>" (forces new resource)
get_password_data: "" => "false"
instance_state: "" => "<computed>"
instance_type: "" => "t2.micro"
ipv6_address_count: "" => "<computed>" (forces new resource)
ipv6_addresses.#: "" => "<computed>" (forces new resource)
key_name: "" => "<computed>" (forces new resource)
network_interface.#: "" => "<computed>"
network_interface_id: "" => "<computed>"
password_data: "" => "<computed>"
placement_group: "" => "<computed>" (forces new resource)
primary_network_interface_id: "" => "<computed>"
private_dns: "" => "<computed>"
private_ip: "" => "<computed>" (forces new resource)
public_dns: "" => "<computed>"
public_ip: "" => "<computed>"
root_block_device.#: "" => "1"
root_block_device.0.delete_on_termination: "" => "true" (forces new resource)
root_block_device.0.volume_id: "" => "<computed>"
root_block_device.0.volume_size: "" => "10" (forces new resource)
root_block_device.0.volume_type: "" => "gp2" (forces new resource)
security_groups.#: "" => "<computed>" (forces new resource)
source_dest_check: "" => "true"
subnet_id: "" => "<computed>" (forces new resource)
tags.%: "" => "5"
tags.Name: "" => "sun1124-bastion"
tags.application: "" => "infra"
tags.environment: "" => "sun1124"
tags.os: "" => "debian"
tags.role: "" => "bastion"
tenancy: "" => "<computed>" (forces new resource)
volume_tags.%: "" => "<computed>"
vpc_security_group_ids.#: "" => "<computed>"
CREATE: aws_nat_gateway.gw
allocation_id: "" => "<computed>" (forces new resource)
network_interface_id: "" => "<computed>"
private_ip: "" => "<computed>"
public_ip: "" => "<computed>"
subnet_id: "" => "<computed>" (forces new resource)
CREATE: aws_route.nat-default
destination_cidr_block: "" => "0.0.0.0/0" (forces new resource)
destination_prefix_list_id: "" => "<computed>"
egress_only_gateway_id: "" => "<computed>"
gateway_id: "" => "<computed>"
instance_id: "" => "<computed>"
instance_owner_id: "" => "<computed>"
nat_gateway_id: "" => "<computed>"
network_interface_id: "" => "<computed>"
origin: "" => "<computed>"
route_table_id: "" => "<computed>" (forces new resource)
state: "" => "<computed>"
CREATE: aws_route53_record.bastion_host
allow_overwrite: "" => "true"
fqdn: "" => "<computed>"
name: "" => "ecs-sun1124" (forces new resource)
records.#: "" => "<computed>"
ttl: "" => "300"
type: "" => "A"
zone_id: "" => "<computed>" (forces new resource)
CREATE: aws_route_table.nat
propagating_vgws.#: "" => "<computed>"
route.#: "" => "<computed>"
vpc_id: "" => "<computed>" (forces new resource)
CREATE: aws_route_table_association.b
route_table_id: "" => "<computed>"
subnet_id: "" => "<computed>" (forces new resource)
CREATE: aws_route_table_association.c
route_table_id: "" => "<computed>"
subnet_id: "" => "<computed>" (forces new resource)
CREATE: aws_route_table_association.d
route_table_id: "" => "<computed>"
subnet_id: "" => "<computed>" (forces new resource)
CREATE: aws_route_table_association.e
route_table_id: "" => "<computed>"
subnet_id: "" => "<computed>" (forces new resource)
CREATE: aws_security_group.allow_all_outbound
arn: "" => "<computed>"
description: "" => "Allows all outbound traffic from the instances" (forces new resource)
egress.#: "" => "1"
egress.482069346.cidr_blocks.#: "" => "1"
egress.482069346.cidr_blocks.0: "" => "0.0.0.0/0"
egress.482069346.description: "" => ""
egress.482069346.from_port: "" => "0"
egress.482069346.ipv6_cidr_blocks.#: "" => "0"
egress.482069346.prefix_list_ids.#: "" => "0"
egress.482069346.protocol: "" => "-1"
egress.482069346.security_groups.#: "" => "0"
egress.482069346.self: "" => "false"
egress.482069346.to_port: "" => "0"
ingress.#: "" => "<computed>"
name: "" => "sun1124 allow all outbound" (forces new resource)
owner_id: "" => "<computed>"
revoke_rules_on_delete: "" => "false"
vpc_id: "" => "<computed>" (forces new resource)
CREATE: aws_security_group.bastion_ssh_access
arn: "" => "<computed>"
description: "" => "Allows ssh from the bastion host" (forces new resource)
egress.#: "" => "<computed>"
ingress.#: "" => "1"
ingress.~3457728489.cidr_blocks.#: "" => "<computed>"
ingress.~3457728489.description: "" => ""
ingress.~3457728489.from_port: "" => "22"
ingress.~3457728489.ipv6_cidr_blocks.#: "" => "0"
ingress.~3457728489.prefix_list_ids.#: "" => "0"
ingress.~3457728489.protocol: "" => "tcp"
ingress.~3457728489.security_groups.#: "" => "0"
ingress.~3457728489.self: "" => "false"
ingress.~3457728489.to_port: "" => "22"
name: "" => "sun1124 bastion ssh access" (forces new resource)
owner_id: "" => "<computed>"
revoke_rules_on_delete: "" => "false"
vpc_id: "" => "<computed>" (forces new resource)
CREATE: aws_security_group.global_ssh_access
arn: "" => "<computed>"
description: "" => "Allows global ssh access" (forces new resource)
egress.#: "" => "1"
egress.482069346.cidr_blocks.#: "" => "1"
egress.482069346.cidr_blocks.0: "" => "0.0.0.0/0"
egress.482069346.description: "" => ""
egress.482069346.from_port: "" => "0"
egress.482069346.ipv6_cidr_blocks.#: "" => "0"
egress.482069346.prefix_list_ids.#: "" => "0"
egress.482069346.protocol: "" => "-1"
egress.482069346.security_groups.#: "" => "0"
egress.482069346.self: "" => "false"
egress.482069346.to_port: "" => "0"
ingress.#: "" => "1"
ingress.2541437006.cidr_blocks.#: "" => "1"
ingress.2541437006.cidr_blocks.0: "" => "0.0.0.0/0"
ingress.2541437006.description: "" => ""
ingress.2541437006.from_port: "" => "22"
ingress.2541437006.ipv6_cidr_blocks.#: "" => "0"
ingress.2541437006.prefix_list_ids.#: "" => "0"
ingress.2541437006.protocol: "" => "tcp"
ingress.2541437006.security_groups.#: "" => "0"
ingress.2541437006.self: "" => "false"
ingress.2541437006.to_port: "" => "22"
name: "" => "ecs sun1124 global ssh access" (forces new resource)
owner_id: "" => "<computed>"
revoke_rules_on_delete: "" => "false"
tags.%: "" => "2"
tags.application: "" => "ecs"
tags.environment: "" => "sun1124"
vpc_id: "" => "<computed>" (forces new resource)
CREATE: aws_security_group.internal_http
arn: "" => "<computed>"
description: "" => "Allows http access from all internal resources" (forces new resource)
egress.#: "" => "<computed>"
ingress.#: "" => "1"
ingress.529314863.cidr_blocks.#: "" => "1"
ingress.529314863.cidr_blocks.0: "" => "10.249.0.0/16"
ingress.529314863.description: "" => ""
ingress.529314863.from_port: "" => "80"
ingress.529314863.ipv6_cidr_blocks.#: "" => "0"
ingress.529314863.prefix_list_ids.#: "" => "0"
ingress.529314863.protocol: "" => "tcp"
ingress.529314863.security_groups.#: "" => "0"
ingress.529314863.self: "" => "false"
ingress.529314863.to_port: "" => "80"
name: "" => "sun1124 internal http access" (forces new resource)
owner_id: "" => "<computed>"
revoke_rules_on_delete: "" => "false"
vpc_id: "" => "<computed>" (forces new resource)
CREATE: aws_security_group.standard
arn: "" => "<computed>"
description: "" => "security group for all servers" (forces new resource)
egress.#: "" => "1"
egress.482069346.cidr_blocks.#: "" => "1"
egress.482069346.cidr_blocks.0: "" => "0.0.0.0/0"
egress.482069346.description: "" => ""
egress.482069346.from_port: "" => "0"
egress.482069346.ipv6_cidr_blocks.#: "" => "0"
egress.482069346.prefix_list_ids.#: "" => "0"
egress.482069346.protocol: "" => "-1"
egress.482069346.security_groups.#: "" => "0"
egress.482069346.self: "" => "false"
egress.482069346.to_port: "" => "0"
ingress.#: "" => "1"
ingress.7665366.cidr_blocks.#: "" => "1"
ingress.7665366.cidr_blocks.0: "" => "10.249.0.0/16"
ingress.7665366.description: "" => ""
ingress.7665366.from_port: "" => "9100"
ingress.7665366.ipv6_cidr_blocks.#: "" => "0"
ingress.7665366.prefix_list_ids.#: "" => "0"
ingress.7665366.protocol: "" => "tcp"
ingress.7665366.security_groups.#: "" => "0"
ingress.7665366.self: "" => "false"
ingress.7665366.to_port: "" => "9100"
name: "" => "sun1124 standard sg" (forces new resource)
owner_id: "" => "<computed>"
revoke_rules_on_delete: "" => "false"
vpc_id: "" => "<computed>" (forces new resource)
CREATE: aws_subnet.b
arn: "" => "<computed>"
assign_ipv6_address_on_creation: "" => "false"
availability_zone: "" => "us-east-1b" (forces new resource)
cidr_block: "" => "10.249.128.0/20" (forces new resource)
ipv6_cidr_block: "" => "<computed>"
ipv6_cidr_block_association_id: "" => "<computed>"
map_public_ip_on_launch: "" => "false"
tags.%: "" => "3"
tags.Name: "" => "ecs_sun1124_b"
tags.application: "" => "ecs"
tags.environment: "" => "sun1124"
vpc_id: "" => "<computed>" (forces new resource)
CREATE: aws_subnet.b_public
arn: "" => "<computed>"
assign_ipv6_address_on_creation: "" => "false"
availability_zone: "" => "us-east-1b" (forces new resource)
cidr_block: "" => "10.249.48.0/20" (forces new resource)
ipv6_cidr_block: "" => "<computed>"
ipv6_cidr_block_association_id: "" => "<computed>"
map_public_ip_on_launch: "" => "true"
tags.%: "" => "3"
tags.Name: "" => "ecs_sun1124_b_public"
tags.application: "" => "ecs"
tags.environment: "" => "sun1124"
vpc_id: "" => "<computed>" (forces new resource)
CREATE: aws_subnet.c
arn: "" => "<computed>"
assign_ipv6_address_on_creation: "" => "false"
availability_zone: "" => "us-east-1c" (forces new resource)
cidr_block: "" => "10.249.16.0/20" (forces new resource)
ipv6_cidr_block: "" => "<computed>"
ipv6_cidr_block_association_id: "" => "<computed>"
map_public_ip_on_launch: "" => "false"
tags.%: "" => "3"
tags.Name: "" => "ecs_sun1124_c"
tags.application: "" => "ecs"
tags.environment: "" => "sun1124"
vpc_id: "" => "<computed>" (forces new resource)
CREATE: aws_subnet.c_public
arn: "" => "<computed>"
assign_ipv6_address_on_creation: "" => "false"
availability_zone: "" => "us-east-1c" (forces new resource)
cidr_block: "" => "10.249.64.0/20" (forces new resource)
ipv6_cidr_block: "" => "<computed>"
ipv6_cidr_block_association_id: "" => "<computed>"
map_public_ip_on_launch: "" => "true"
tags.%: "" => "3"
tags.Name: "" => "ecs_sun1124_c_public"
tags.application: "" => "ecs"
tags.environment: "" => "sun1124"
vpc_id: "" => "<computed>" (forces new resource)
CREATE: aws_subnet.d
arn: "" => "<computed>"
assign_ipv6_address_on_creation: "" => "false"
availability_zone: "" => "us-east-1d" (forces new resource)
cidr_block: "" => "10.249.32.0/20" (forces new resource)
ipv6_cidr_block: "" => "<computed>"
ipv6_cidr_block_association_id: "" => "<computed>"
map_public_ip_on_launch: "" => "false"
tags.%: "" => "3"
tags.Name: "" => "ecs_sun1124_d"
tags.application: "" => "ecs"
tags.environment: "" => "sun1124"
vpc_id: "" => "<computed>" (forces new resource)
CREATE: aws_subnet.d_public
arn: "" => "<computed>"
assign_ipv6_address_on_creation: "" => "false"
availability_zone: "" => "us-east-1d" (forces new resource)
cidr_block: "" => "10.249.80.0/20" (forces new resource)
ipv6_cidr_block: "" => "<computed>"
ipv6_cidr_block_association_id: "" => "<computed>"
map_public_ip_on_launch: "" => "true"
tags.%: "" => "3"
tags.Name: "" => "ecs_sun1124_d_public"
tags.application: "" => "ecs"
tags.environment: "" => "sun1124"
vpc_id: "" => "<computed>" (forces new resource)
CREATE: aws_subnet.e
arn: "" => "<computed>"
assign_ipv6_address_on_creation: "" => "false"
availability_zone: "" => "us-east-1e" (forces new resource)
cidr_block: "" => "10.249.112.0/20" (forces new resource)
ipv6_cidr_block: "" => "<computed>"
ipv6_cidr_block_association_id: "" => "<computed>"
map_public_ip_on_launch: "" => "false"
tags.%: "" => "3"
tags.Name: "" => "ecs_sun1124_e"
tags.application: "" => "ecs"
tags.environment: "" => "sun1124"
vpc_id: "" => "<computed>" (forces new resource)
CREATE: aws_subnet.e_public
arn: "" => "<computed>"
assign_ipv6_address_on_creation: "" => "false"
availability_zone: "" => "us-east-1e" (forces new resource)
cidr_block: "" => "10.249.96.0/20" (forces new resource)
ipv6_cidr_block: "" => "<computed>"
ipv6_cidr_block_association_id: "" => "<computed>"
map_public_ip_on_launch: "" => "true"
tags.%: "" => "3"
tags.Name: "" => "ecs_sun1124_e_public"
tags.application: "" => "ecs"
tags.environment: "" => "sun1124"
vpc_id: "" => "<computed>" (forces new resource)
CREATE: aws_vpc_endpoint.s3
cidr_blocks.#: "" => "<computed>"
dns_entry.#: "" => "<computed>"
network_interface_ids.#: "" => "<computed>"
policy: "" => "<computed>"
prefix_list_id: "" => "<computed>"
private_dns_enabled: "" => "false"
route_table_ids.#: "" => "<computed>"
security_group_ids.#: "" => "<computed>"
service_name: "" => "com.amazonaws.us-east-1.s3" (forces new resource)
state: "" => "<computed>"
subnet_ids.#: "" => "<computed>"
vpc_endpoint_type: "" => "Gateway" (forces new resource)
vpc_id: "" => "<computed>" (forces new resource)
CREATE: template_file.gateway_dep
rendered: "" => "<computed>"
template: "" => "<computed>" (forces new resource)
2019/04/26 19:20:59 [TRACE] DiffTransformer: Resource "aws_subnet.c_public": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"arn":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "vpc_id":*terraform.ResourceAttrDiff{Old:"", New:"${module.vpc.vpc_id}", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "tags.application":*terraform.ResourceAttrDiff{Old:"", New:"ecs", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x2}, "cidr_block":*terraform.ResourceAttrDiff{Old:"", New:"10.249.64.0/20", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "ipv6_cidr_block":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "assign_ipv6_address_on_creation":*terraform.ResourceAttrDiff{Old:"", New:"false", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "map_public_ip_on_launch":*terraform.ResourceAttrDiff{Old:"", New:"true", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "tags.%":*terraform.ResourceAttrDiff{Old:"", New:"3", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "tags.Name":*terraform.ResourceAttrDiff{Old:"", New:"ecs_sun1124_c_public", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "availability_zone":*terraform.ResourceAttrDiff{Old:"", New:"us-east-1c", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "tags.environment":*terraform.ResourceAttrDiff{Old:"", New:"sun1124", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ipv6_cidr_block_association_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2019/04/26 19:20:59 [TRACE] DiffTransformer: Resource "aws_instance.bastion_host": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"associate_public_ip_address":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "network_interface.#":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "source_dest_check":*terraform.ResourceAttrDiff{Old:"", New:"true", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "key_name":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "volume_tags.%":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "primary_network_interface_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "tags.%":*terraform.ResourceAttrDiff{Old:"", New:"5", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "cpu_threads_per_core":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "root_block_device.0.delete_on_termination":*terraform.ResourceAttrDiff{Old:"", New:"true", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "ami":*terraform.ResourceAttrDiff{Old:"", New:"ami-06f2a48d078b1bbc3", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "instance_type":*terraform.ResourceAttrDiff{Old:"", New:"t2.micro", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "cpu_core_count":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "ipv6_addresses.#":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "tags.Name":*terraform.ResourceAttrDiff{Old:"", New:"sun1124-bastion", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "tags.os":*terraform.ResourceAttrDiff{Old:"", New:"debian", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "public_dns":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "tags.environment":*terraform.ResourceAttrDiff{Old:"", New:"sun1124", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "tenancy":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "root_block_device.0.volume_type":*terraform.ResourceAttrDiff{Old:"", New:"gp2", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "ephemeral_block_device.#":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "root_block_device.0.volume_size":*terraform.ResourceAttrDiff{Old:"", New:"10", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "vpc_security_group_ids.#":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ebs_block_device.#":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "root_block_device.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "public_ip":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "instance_state":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "password_data":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "tags.role":*terraform.ResourceAttrDiff{Old:"", New:"bastion", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "network_interface_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "placement_group":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "security_groups.#":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "arn":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "private_dns":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x2}, "get_password_data":*terraform.ResourceAttrDiff{Old:"", New:"false", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "root_block_device.0.volume_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "private_ip":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "tags.application":*terraform.ResourceAttrDiff{Old:"", New:"infra", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "availability_zone":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "subnet_id":*terraform.ResourceAttrDiff{Old:"", New:"${aws_subnet.b_public.id}", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "ipv6_address_count":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2019/04/26 19:20:59 [TRACE] DiffTransformer: Resource "aws_eip.nat_ip": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"association_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "allocation_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "instance":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x2}, "domain":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "public_ip":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "private_ip":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "vpc":*terraform.ResourceAttrDiff{Old:"", New:"true", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "network_interface":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2019/04/26 19:20:59 [TRACE] DiffTransformer: Resource "aws_route_table.nat": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"route.#":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "vpc_id":*terraform.ResourceAttrDiff{Old:"", New:"${module.vpc.vpc_id}", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "propagating_vgws.#":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x2}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2019/04/26 19:20:59 [TRACE] DiffTransformer: Resource "aws_subnet.c": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"cidr_block":*terraform.ResourceAttrDiff{Old:"", New:"10.249.16.0/20", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "availability_zone":*terraform.ResourceAttrDiff{Old:"", New:"us-east-1c", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "arn":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "vpc_id":*terraform.ResourceAttrDiff{Old:"", New:"${module.vpc.vpc_id}", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x2}, "assign_ipv6_address_on_creation":*terraform.ResourceAttrDiff{Old:"", New:"false", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "tags.%":*terraform.ResourceAttrDiff{Old:"", New:"3", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ipv6_cidr_block":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "map_public_ip_on_launch":*terraform.ResourceAttrDiff{Old:"", New:"false", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ipv6_cidr_block_association_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "tags.Name":*terraform.ResourceAttrDiff{Old:"", New:"ecs_sun1124_c", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "tags.application":*terraform.ResourceAttrDiff{Old:"", New:"ecs", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "tags.environment":*terraform.ResourceAttrDiff{Old:"", New:"sun1124", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2019/04/26 19:20:59 [TRACE] DiffTransformer: Resource "aws_security_group.standard": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"egress.482069346.description":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.7665366.security_groups.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "owner_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "revoke_rules_on_delete":*terraform.ResourceAttrDiff{Old:"", New:"false", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.7665366.cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "vpc_id":*terraform.ResourceAttrDiff{Old:"", New:"${module.vpc.vpc_id}", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "egress.482069346.prefix_list_ids.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.7665366.self":*terraform.ResourceAttrDiff{Old:"", New:"false", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "egress.482069346.ipv6_cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.7665366.to_port":*terraform.ResourceAttrDiff{Old:"", New:"9100", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "name":*terraform.ResourceAttrDiff{Old:"", New:"sun1124 standard sg", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "egress.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.7665366.from_port":*terraform.ResourceAttrDiff{Old:"", New:"9100", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.7665366.protocol":*terraform.ResourceAttrDiff{Old:"", New:"tcp", NewComputed:false, NewRemoved:false, NewExtra:"tcp", RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.7665366.cidr_blocks.0":*terraform.ResourceAttrDiff{Old:"", New:"10.249.0.0/16", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "egress.482069346.security_groups.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "arn":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "egress.482069346.from_port":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "egress.482069346.cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.7665366.description":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "egress.482069346.self":*terraform.ResourceAttrDiff{Old:"", New:"false", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "egress.482069346.protocol":*terraform.ResourceAttrDiff{Old:"", New:"-1", NewComputed:false, NewRemoved:false, NewExtra:"-1", RequiresNew:false, Sensitive:false, Type:0x0}, "egress.482069346.to_port":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "description":*terraform.ResourceAttrDiff{Old:"", New:"security group for all servers", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "ingress.7665366.ipv6_cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.7665366.prefix_list_ids.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "egress.482069346.cidr_blocks.0":*terraform.ResourceAttrDiff{Old:"", New:"0.0.0.0/0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x2}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2019/04/26 19:20:59 [TRACE] DiffTransformer: Resource "aws_vpc_endpoint.s3": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"security_group_ids.#":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "prefix_list_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x2}, "vpc_id":*terraform.ResourceAttrDiff{Old:"", New:"${module.vpc.vpc_id}", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "subnet_ids.#":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "route_table_ids.#":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "vpc_endpoint_type":*terraform.ResourceAttrDiff{Old:"", New:"Gateway", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "network_interface_ids.#":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "policy":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "state":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "private_dns_enabled":*terraform.ResourceAttrDiff{Old:"", New:"false", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "service_name":*terraform.ResourceAttrDiff{Old:"", New:"com.amazonaws.us-east-1.s3", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "dns_entry.#":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2019/04/26 19:20:59 [TRACE] DiffTransformer: Resource "aws_security_group.allow_all_outbound": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"owner_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "egress.482069346.ipv6_cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "egress.482069346.to_port":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "name":*terraform.ResourceAttrDiff{Old:"", New:"sun1124 allow all outbound", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "egress.482069346.description":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "vpc_id":*terraform.ResourceAttrDiff{Old:"", New:"${module.vpc.vpc_id}", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "egress.482069346.cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "egress.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "egress.482069346.self":*terraform.ResourceAttrDiff{Old:"", New:"false", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x2}, "egress.482069346.cidr_blocks.0":*terraform.ResourceAttrDiff{Old:"", New:"0.0.0.0/0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.#":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "arn":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "egress.482069346.from_port":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "description":*terraform.ResourceAttrDiff{Old:"", New:"Allows all outbound traffic from the instances", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "egress.482069346.security_groups.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "egress.482069346.prefix_list_ids.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "revoke_rules_on_delete":*terraform.ResourceAttrDiff{Old:"", New:"false", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "egress.482069346.protocol":*terraform.ResourceAttrDiff{Old:"", New:"-1", NewComputed:false, NewRemoved:false, NewExtra:"-1", RequiresNew:false, Sensitive:false, Type:0x0}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2019/04/26 19:20:59 [TRACE] DiffTransformer: Resource "aws_route_table_association.e": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"route_table_id":*terraform.ResourceAttrDiff{Old:"", New:"${aws_route_table.nat.id}", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "subnet_id":*terraform.ResourceAttrDiff{Old:"", New:"${aws_subnet.e.id}", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x2}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2019/04/26 19:20:59 [TRACE] DiffTransformer: Resource "template_file.gateway_dep": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x2}, "template":*terraform.ResourceAttrDiff{Old:"", New:"${module.vpc.gateway_id}", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "rendered":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2019/04/26 19:20:59 [TRACE] DiffTransformer: Resource "aws_security_group.global_ssh_access": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"egress.482069346.cidr_blocks.0":*terraform.ResourceAttrDiff{Old:"", New:"0.0.0.0/0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.2541437006.description":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.2541437006.cidr_blocks.0":*terraform.ResourceAttrDiff{Old:"", New:"0.0.0.0/0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.2541437006.cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "egress.482069346.self":*terraform.ResourceAttrDiff{Old:"", New:"false", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "tags.application":*terraform.ResourceAttrDiff{Old:"", New:"ecs", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "revoke_rules_on_delete":*terraform.ResourceAttrDiff{Old:"", New:"false", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.2541437006.to_port":*terraform.ResourceAttrDiff{Old:"", New:"22", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "egress.482069346.cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "egress.482069346.description":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "egress.482069346.ipv6_cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "name":*terraform.ResourceAttrDiff{Old:"", New:"ecs sun1124 global ssh access", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "tags.environment":*terraform.ResourceAttrDiff{Old:"", New:"sun1124", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "egress.482069346.to_port":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.2541437006.ipv6_cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.2541437006.from_port":*terraform.ResourceAttrDiff{Old:"", New:"22", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "egress.482069346.prefix_list_ids.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "egress.482069346.from_port":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x2}, "egress.482069346.security_groups.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "egress.482069346.protocol":*terraform.ResourceAttrDiff{Old:"", New:"-1", NewComputed:false, NewRemoved:false, NewExtra:"-1", RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.2541437006.self":*terraform.ResourceAttrDiff{Old:"", New:"false", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.2541437006.security_groups.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.2541437006.prefix_list_ids.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "arn":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "owner_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "egress.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "description":*terraform.ResourceAttrDiff{Old:"", New:"Allows global ssh access", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "tags.%":*terraform.ResourceAttrDiff{Old:"", New:"2", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.2541437006.protocol":*terraform.ResourceAttrDiff{Old:"", New:"tcp", NewComputed:false, NewRemoved:false, NewExtra:"tcp", RequiresNew:false, Sensitive:false, Type:0x0}, "vpc_id":*terraform.ResourceAttrDiff{Old:"", New:"${module.vpc.vpc_id}", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2019/04/26 19:20:59 [TRACE] DiffTransformer: Resource "aws_route.nat-default": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"origin":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "gateway_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "instance_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "state":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "destination_prefix_list_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "instance_owner_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "egress_only_gateway_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "destination_cidr_block":*terraform.ResourceAttrDiff{Old:"", New:"0.0.0.0/0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "route_table_id":*terraform.ResourceAttrDiff{Old:"", New:"${aws_route_table.nat.id}", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x2}, "nat_gateway_id":*terraform.ResourceAttrDiff{Old:"", New:"${aws_nat_gateway.gw.id}", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "network_interface_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2019/04/26 19:20:59 [TRACE] DiffTransformer: Resource "aws_security_group.internal_http": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"ingress.529314863.description":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.529314863.cidr_blocks.0":*terraform.ResourceAttrDiff{Old:"", New:"10.249.0.0/16", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x2}, "arn":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "revoke_rules_on_delete":*terraform.ResourceAttrDiff{Old:"", New:"false", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.529314863.from_port":*terraform.ResourceAttrDiff{Old:"", New:"80", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "vpc_id":*terraform.ResourceAttrDiff{Old:"", New:"${module.vpc.vpc_id}", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "owner_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.529314863.prefix_list_ids.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.529314863.ipv6_cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.529314863.self":*terraform.ResourceAttrDiff{Old:"", New:"false", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "name":*terraform.ResourceAttrDiff{Old:"", New:"sun1124 internal http access", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "egress.#":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.529314863.cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.529314863.security_groups.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.529314863.protocol":*terraform.ResourceAttrDiff{Old:"", New:"tcp", NewComputed:false, NewRemoved:false, NewExtra:"tcp", RequiresNew:false, Sensitive:false, Type:0x0}, "description":*terraform.ResourceAttrDiff{Old:"", New:"Allows http access from all internal resources", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "ingress.529314863.to_port":*terraform.ResourceAttrDiff{Old:"", New:"80", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2019/04/26 19:20:59 [TRACE] DiffTransformer: Resource "aws_route53_record.bastion_host": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"zone_id":*terraform.ResourceAttrDiff{Old:"", New:"${var.zone_id}", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "ttl":*terraform.ResourceAttrDiff{Old:"", New:"300", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "records.#":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x2}, "fqdn":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "type":*terraform.ResourceAttrDiff{Old:"", New:"A", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "name":*terraform.ResourceAttrDiff{Old:"", New:"ecs-sun1124", NewComputed:false, NewRemoved:false, NewExtra:"ecs-sun1124", RequiresNew:true, Sensitive:false, Type:0x0}, "allow_overwrite":*terraform.ResourceAttrDiff{Old:"", New:"true", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2019/04/26 19:20:59 [TRACE] DiffTransformer: Resource "aws_subnet.b_public": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"tags.Name":*terraform.ResourceAttrDiff{Old:"", New:"ecs_sun1124_b_public", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "assign_ipv6_address_on_creation":*terraform.ResourceAttrDiff{Old:"", New:"false", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "tags.environment":*terraform.ResourceAttrDiff{Old:"", New:"sun1124", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "arn":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x2}, "map_public_ip_on_launch":*terraform.ResourceAttrDiff{Old:"", New:"true", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "tags.%":*terraform.ResourceAttrDiff{Old:"", New:"3", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "vpc_id":*terraform.ResourceAttrDiff{Old:"", New:"${module.vpc.vpc_id}", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "ipv6_cidr_block":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "tags.application":*terraform.ResourceAttrDiff{Old:"", New:"ecs", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "cidr_block":*terraform.ResourceAttrDiff{Old:"", New:"10.249.48.0/20", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "availability_zone":*terraform.ResourceAttrDiff{Old:"", New:"us-east-1b", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "ipv6_cidr_block_association_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2019/04/26 19:20:59 [TRACE] DiffTransformer: Resource "aws_subnet.d": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"map_public_ip_on_launch":*terraform.ResourceAttrDiff{Old:"", New:"false", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "tags.application":*terraform.ResourceAttrDiff{Old:"", New:"ecs", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "tags.%":*terraform.ResourceAttrDiff{Old:"", New:"3", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "tags.Name":*terraform.ResourceAttrDiff{Old:"", New:"ecs_sun1124_d", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "cidr_block":*terraform.ResourceAttrDiff{Old:"", New:"10.249.32.0/20", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "tags.environment":*terraform.ResourceAttrDiff{Old:"", New:"sun1124", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ipv6_cidr_block_association_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "availability_zone":*terraform.ResourceAttrDiff{Old:"", New:"us-east-1d", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "vpc_id":*terraform.ResourceAttrDiff{Old:"", New:"${module.vpc.vpc_id}", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "arn":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ipv6_cidr_block":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x2}, "assign_ipv6_address_on_creation":*terraform.ResourceAttrDiff{Old:"", New:"false", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2019/04/26 19:20:59 [TRACE] DiffTransformer: Resource "aws_security_group.bastion_ssh_access": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"ingress.~3457728489.prefix_list_ids.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.~3457728489.protocol":*terraform.ResourceAttrDiff{Old:"", New:"tcp", NewComputed:false, NewRemoved:false, NewExtra:"tcp", RequiresNew:false, Sensitive:false, Type:0x0}, "name":*terraform.ResourceAttrDiff{Old:"", New:"sun1124 bastion ssh access", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "revoke_rules_on_delete":*terraform.ResourceAttrDiff{Old:"", New:"false", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "description":*terraform.ResourceAttrDiff{Old:"", New:"Allows ssh from the bastion host", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "ingress.~3457728489.self":*terraform.ResourceAttrDiff{Old:"", New:"false", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.~3457728489.description":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "egress.#":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.~3457728489.cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.~3457728489.from_port":*terraform.ResourceAttrDiff{Old:"", New:"22", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.~3457728489.security_groups.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.~3457728489.to_port":*terraform.ResourceAttrDiff{Old:"", New:"22", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ingress.~3457728489.ipv6_cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "vpc_id":*terraform.ResourceAttrDiff{Old:"", New:"${module.vpc.vpc_id}", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x2}, "arn":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "owner_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2019/04/26 19:20:59 [TRACE] DiffTransformer: Resource "aws_route_table_association.d": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"subnet_id":*terraform.ResourceAttrDiff{Old:"", New:"${aws_subnet.d.id}", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "route_table_id":*terraform.ResourceAttrDiff{Old:"", New:"${aws_route_table.nat.id}", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x2}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2019/04/26 19:20:59 [TRACE] DiffTransformer: Resource "aws_route_table_association.b": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"subnet_id":*terraform.ResourceAttrDiff{Old:"", New:"${aws_subnet.b.id}", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "route_table_id":*terraform.ResourceAttrDiff{Old:"", New:"${aws_route_table.nat.id}", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x2}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2019/04/26 19:20:59 [TRACE] DiffTransformer: Resource "aws_subnet.e": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"vpc_id":*terraform.ResourceAttrDiff{Old:"", New:"${module.vpc.vpc_id}", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "tags.%":*terraform.ResourceAttrDiff{Old:"", New:"3", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "map_public_ip_on_launch":*terraform.ResourceAttrDiff{Old:"", New:"false", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "tags.application":*terraform.ResourceAttrDiff{Old:"", New:"ecs", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "tags.Name":*terraform.ResourceAttrDiff{Old:"", New:"ecs_sun1124_e", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "arn":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "assign_ipv6_address_on_creation":*terraform.ResourceAttrDiff{Old:"", New:"false", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ipv6_cidr_block":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "tags.environment":*terraform.ResourceAttrDiff{Old:"", New:"sun1124", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "availability_zone":*terraform.ResourceAttrDiff{Old:"", New:"us-east-1e", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x2}, "cidr_block":*terraform.ResourceAttrDiff{Old:"", New:"10.249.112.0/20", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "ipv6_cidr_block_association_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2019/04/26 19:20:59 [TRACE] DiffTransformer: Resource "aws_subnet.d_public": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"ipv6_cidr_block_association_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "tags.%":*terraform.ResourceAttrDiff{Old:"", New:"3", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "tags.Name":*terraform.ResourceAttrDiff{Old:"", New:"ecs_sun1124_d_public", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "cidr_block":*terraform.ResourceAttrDiff{Old:"", New:"10.249.80.0/20", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "tags.environment":*terraform.ResourceAttrDiff{Old:"", New:"sun1124", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "tags.application":*terraform.ResourceAttrDiff{Old:"", New:"ecs", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "vpc_id":*terraform.ResourceAttrDiff{Old:"", New:"${module.vpc.vpc_id}", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "availability_zone":*terraform.ResourceAttrDiff{Old:"", New:"us-east-1d", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "assign_ipv6_address_on_creation":*terraform.ResourceAttrDiff{Old:"", New:"false", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ipv6_cidr_block":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "arn":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "map_public_ip_on_launch":*terraform.ResourceAttrDiff{Old:"", New:"true", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x2}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2019/04/26 19:20:59 [TRACE] DiffTransformer: Resource "aws_route_table_association.c": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"subnet_id":*terraform.ResourceAttrDiff{Old:"", New:"${aws_subnet.c.id}", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x2}, "route_table_id":*terraform.ResourceAttrDiff{Old:"", New:"${aws_route_table.nat.id}", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2019/04/26 19:20:59 [TRACE] DiffTransformer: Resource "aws_nat_gateway.gw": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x2}, "private_ip":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "public_ip":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "allocation_id":*terraform.ResourceAttrDiff{Old:"", New:"${aws_eip.nat_ip.id}", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "subnet_id":*terraform.ResourceAttrDiff{Old:"", New:"${aws_subnet.e_public.id}", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "network_interface_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2019/04/26 19:20:59 [TRACE] DiffTransformer: Resource "aws_subnet.b": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"map_public_ip_on_launch":*terraform.ResourceAttrDiff{Old:"", New:"false", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ipv6_cidr_block_association_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "tags.%":*terraform.ResourceAttrDiff{Old:"", New:"3", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "vpc_id":*terraform.ResourceAttrDiff{Old:"", New:"${module.vpc.vpc_id}", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "tags.Name":*terraform.ResourceAttrDiff{Old:"", New:"ecs_sun1124_b", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "availability_zone":*terraform.ResourceAttrDiff{Old:"", New:"us-east-1b", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x2}, "cidr_block":*terraform.ResourceAttrDiff{Old:"", New:"10.249.128.0/20", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "tags.application":*terraform.ResourceAttrDiff{Old:"", New:"ecs", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "arn":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "tags.environment":*terraform.ResourceAttrDiff{Old:"", New:"sun1124", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "ipv6_cidr_block":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "assign_ipv6_address_on_creation":*terraform.ResourceAttrDiff{Old:"", New:"false", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2019/04/26 19:20:59 [TRACE] DiffTransformer: Resource "aws_subnet.e_public": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"tags.application":*terraform.ResourceAttrDiff{Old:"", New:"ecs", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "vpc_id":*terraform.ResourceAttrDiff{Old:"", New:"${module.vpc.vpc_id}", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "ipv6_cidr_block":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "tags.Name":*terraform.ResourceAttrDiff{Old:"", New:"ecs_sun1124_e_public", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "arn":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "tags.environment":*terraform.ResourceAttrDiff{Old:"", New:"sun1124", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "cidr_block":*terraform.ResourceAttrDiff{Old:"", New:"10.249.96.0/20", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "ipv6_cidr_block_association_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "availability_zone":*terraform.ResourceAttrDiff{Old:"", New:"us-east-1e", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "map_public_ip_on_launch":*terraform.ResourceAttrDiff{Old:"", New:"true", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x2}, "assign_ipv6_address_on_creation":*terraform.ResourceAttrDiff{Old:"", New:"false", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "tags.%":*terraform.ResourceAttrDiff{Old:"", New:"3", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2019/04/26 19:20:59 [TRACE] DiffTransformer: Module: CREATE: aws_internet_gateway.main
tags.%: "0" => "3"
tags.Name: "" => "ecs_sun1124"
tags.application: "" => "website"
tags.environment: "" => "production"
vpc_id: "" => "<computed>"
CREATE: aws_main_route_table_association.main
original_route_table_id: "" => "<computed>"
route_table_id: "" => "<computed>"
vpc_id: "" => "<computed>"
CREATE: aws_route.default
destination_cidr_block: "" => "0.0.0.0/0" (forces new resource)
destination_prefix_list_id: "" => "<computed>"
egress_only_gateway_id: "" => "<computed>"
gateway_id: "" => "<computed>"
instance_id: "" => "<computed>"
instance_owner_id: "" => "<computed>"
nat_gateway_id: "" => "<computed>"
network_interface_id: "" => "<computed>"
origin: "" => "<computed>"
route_table_id: "" => "<computed>" (forces new resource)
state: "" => "<computed>"
CREATE: aws_route_table.main
propagating_vgws.#: "" => "<computed>"
route.#: "" => "<computed>"
vpc_id: "" => "<computed>" (forces new resource)
CREATE: aws_vpc.main
arn: "" => "<computed>"
assign_generated_ipv6_cidr_block: "" => "false"
cidr_block: "" => "10.249.0.0/16" (forces new resource)
default_network_acl_id: "" => "<computed>"
default_route_table_id: "" => "<computed>"
default_security_group_id: "" => "<computed>"
dhcp_options_id: "" => "<computed>"
enable_classiclink: "" => "<computed>"
enable_classiclink_dns_support: "" => "<computed>"
enable_dns_hostnames: "" => "true"
enable_dns_support: "" => "true"
instance_tenancy: "" => "default" (forces new resource)
ipv6_association_id: "" => "<computed>"
ipv6_cidr_block: "" => "<computed>"
main_route_table_id: "" => "<computed>"
tags.%: "" => "3"
tags.Name: "" => "ecs_sun1124"
tags.application: "" => "ecs"
tags.environment: "" => "sun1124"
2019/04/26 19:20:59 [TRACE] DiffTransformer: Resource "aws_vpc.main": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"dhcp_options_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "tags.environment":*terraform.ResourceAttrDiff{Old:"", New:"sun1124", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "arn":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "default_route_table_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "enable_dns_support":*terraform.ResourceAttrDiff{Old:"", New:"true", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "cidr_block":*terraform.ResourceAttrDiff{Old:"", New:"10.249.0.0/16", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "ipv6_association_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "main_route_table_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "tags.%":*terraform.ResourceAttrDiff{Old:"", New:"3", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "enable_classiclink_dns_support":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "instance_tenancy":*terraform.ResourceAttrDiff{Old:"", New:"default", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "tags.Name":*terraform.ResourceAttrDiff{Old:"", New:"ecs_sun1124", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x2}, "ipv6_cidr_block":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "default_security_group_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "enable_dns_hostnames":*terraform.ResourceAttrDiff{Old:"", New:"true", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "tags.application":*terraform.ResourceAttrDiff{Old:"", New:"ecs", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "enable_classiclink":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "default_network_acl_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "assign_generated_ipv6_cidr_block":*terraform.ResourceAttrDiff{Old:"", New:"false", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2019/04/26 19:20:59 [TRACE] DiffTransformer: Resource "aws_route_table.main": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"vpc_id":*terraform.ResourceAttrDiff{Old:"", New:"${aws_vpc.main.id}", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "propagating_vgws.#":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "route.#":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x2}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2019/04/26 19:20:59 [TRACE] DiffTransformer: Resource "aws_internet_gateway.main": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"tags.Name":*terraform.ResourceAttrDiff{Old:"", New:"ecs_sun1124", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "tags.environment":*terraform.ResourceAttrDiff{Old:"", New:"production", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x2}, "tags.application":*terraform.ResourceAttrDiff{Old:"", New:"website", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "vpc_id":*terraform.ResourceAttrDiff{Old:"", New:"${aws_vpc.main.id}", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "tags.%":*terraform.ResourceAttrDiff{Old:"0", New:"3", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2019/04/26 19:20:59 [TRACE] DiffTransformer: Resource "aws_route.default": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x2}, "egress_only_gateway_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "route_table_id":*terraform.ResourceAttrDiff{Old:"", New:"${aws_route_table.main.id}", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "nat_gateway_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "destination_cidr_block":*terraform.ResourceAttrDiff{Old:"", New:"0.0.0.0/0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}, "instance_owner_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "origin":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "gateway_id":*terraform.ResourceAttrDiff{Old:"", New:"${aws_internet_gateway.main.id}", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "destination_prefix_list_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "state":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "network_interface_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "instance_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2019/04/26 19:20:59 [TRACE] DiffTransformer: Resource "aws_main_route_table_association.main": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"route_table_id":*terraform.ResourceAttrDiff{Old:"", New:"${aws_route_table.main.id}", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "original_route_table_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x2}, "vpc_id":*terraform.ResourceAttrDiff{Old:"", New:"${aws_vpc.main.id}", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2019/04/26 19:20:59 [TRACE] Graph after step *terraform.DiffTransformer:
aws_acm_certificate.wildcard - *terraform.NodeApplyableResource
aws_acm_certificate_validation.wildcard - *terraform.NodeApplyableResource
aws_cloudwatch_log_group.cron - *terraform.NodeApplyableResource
aws_cloudwatch_log_group.datadog - *terraform.NodeApplyableResource
aws_ebs_volume.rabbitmq - *terraform.NodeApplyableResource
aws_ecs_cluster.ecs - *terraform.NodeApplyableResource
aws_ecs_service.metrics - *terraform.NodeApplyableResource
aws_ecs_task_definition.metrics - *terraform.NodeApplyableResource
aws_iam_role.ecs_events - *terraform.NodeApplyableResource
aws_iam_role_policy.ecs_events_run_tasks_with_any_role - *terraform.NodeApplyableResource
aws_instance.rabbitmq - *terraform.NodeApplyableResource
aws_key_pair.tower - *terraform.NodeApplyableResource
aws_route53_record.caa - *terraform.NodeApplyableResource
aws_route53_record.nameservers - *terraform.NodeApplyableResource
aws_route53_record.wildcard_validation - *terraform.NodeApplyableResource
aws_route53_zone.environment - *terraform.NodeApplyableResource
aws_security_group.metrics - *terraform.NodeApplyableResource
aws_security_group.rabbitmq - *terraform.NodeApplyableResource
aws_service_discovery_private_dns_namespace.ecs - *terraform.NodeApplyableResource
aws_service_discovery_service.metrics - *terraform.NodeApplyableResource
aws_volume_attachment.rabbitmq - *terraform.NodeApplyableResource
module.vpc.aws_eip.nat_ip - *terraform.NodeApplyableResource
module.vpc.aws_instance.bastion_host - *terraform.NodeApplyableResource
module.vpc.aws_nat_gateway.gw - *terraform.NodeApplyableResource
module.vpc.aws_route.nat-default - *terraform.NodeApplyableResource
module.vpc.aws_route53_record.bastion_host - *terraform.NodeApplyableResource
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.b - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.c - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.d - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.e - *terraform.NodeApplyableResource
module.vpc.aws_security_group.allow_all_outbound - *terraform.NodeApplyableResource
module.vpc.aws_security_group.bastion_ssh_access - *terraform.NodeApplyableResource
module.vpc.aws_security_group.global_ssh_access - *terraform.NodeApplyableResource
module.vpc.aws_security_group.internal_http - *terraform.NodeApplyableResource
module.vpc.aws_security_group.standard - *terraform.NodeApplyableResource
module.vpc.aws_subnet.b - *terraform.NodeApplyableResource
module.vpc.aws_subnet.b_public - *terraform.NodeApplyableResource
module.vpc.aws_subnet.c - *terraform.NodeApplyableResource
module.vpc.aws_subnet.c_public - *terraform.NodeApplyableResource
module.vpc.aws_subnet.d - *terraform.NodeApplyableResource
module.vpc.aws_subnet.d_public - *terraform.NodeApplyableResource
module.vpc.aws_subnet.e - *terraform.NodeApplyableResource
module.vpc.aws_subnet.e_public - *terraform.NodeApplyableResource
module.vpc.aws_vpc_endpoint.s3 - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_internet_gateway.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_main_route_table_association.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_route.default - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_route_table.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_vpc.main - *terraform.NodeApplyableResource
module.vpc.template_file.gateway_dep - *terraform.NodeApplyableResource
null_resource.rabbitmq-init - *terraform.NodeApplyableResource
2019/04/26 19:20:59 [TRACE] Graph after step *terraform.OrphanOutputTransformer:
aws_acm_certificate.wildcard - *terraform.NodeApplyableResource
aws_acm_certificate_validation.wildcard - *terraform.NodeApplyableResource
aws_cloudwatch_log_group.cron - *terraform.NodeApplyableResource
aws_cloudwatch_log_group.datadog - *terraform.NodeApplyableResource
aws_ebs_volume.rabbitmq - *terraform.NodeApplyableResource
aws_ecs_cluster.ecs - *terraform.NodeApplyableResource
aws_ecs_service.metrics - *terraform.NodeApplyableResource
aws_ecs_task_definition.metrics - *terraform.NodeApplyableResource
aws_iam_role.ecs_events - *terraform.NodeApplyableResource
aws_iam_role_policy.ecs_events_run_tasks_with_any_role - *terraform.NodeApplyableResource
aws_instance.rabbitmq - *terraform.NodeApplyableResource
aws_key_pair.tower - *terraform.NodeApplyableResource
aws_route53_record.caa - *terraform.NodeApplyableResource
aws_route53_record.nameservers - *terraform.NodeApplyableResource
aws_route53_record.wildcard_validation - *terraform.NodeApplyableResource
aws_route53_zone.environment - *terraform.NodeApplyableResource
aws_security_group.metrics - *terraform.NodeApplyableResource
aws_security_group.rabbitmq - *terraform.NodeApplyableResource
aws_service_discovery_private_dns_namespace.ecs - *terraform.NodeApplyableResource
aws_service_discovery_service.metrics - *terraform.NodeApplyableResource
aws_volume_attachment.rabbitmq - *terraform.NodeApplyableResource
module.vpc.aws_eip.nat_ip - *terraform.NodeApplyableResource
module.vpc.aws_instance.bastion_host - *terraform.NodeApplyableResource
module.vpc.aws_nat_gateway.gw - *terraform.NodeApplyableResource
module.vpc.aws_route.nat-default - *terraform.NodeApplyableResource
module.vpc.aws_route53_record.bastion_host - *terraform.NodeApplyableResource
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.b - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.c - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.d - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.e - *terraform.NodeApplyableResource
module.vpc.aws_security_group.allow_all_outbound - *terraform.NodeApplyableResource
module.vpc.aws_security_group.bastion_ssh_access - *terraform.NodeApplyableResource
module.vpc.aws_security_group.global_ssh_access - *terraform.NodeApplyableResource
module.vpc.aws_security_group.internal_http - *terraform.NodeApplyableResource
module.vpc.aws_security_group.standard - *terraform.NodeApplyableResource
module.vpc.aws_subnet.b - *terraform.NodeApplyableResource
module.vpc.aws_subnet.b_public - *terraform.NodeApplyableResource
module.vpc.aws_subnet.c - *terraform.NodeApplyableResource
module.vpc.aws_subnet.c_public - *terraform.NodeApplyableResource
module.vpc.aws_subnet.d - *terraform.NodeApplyableResource
module.vpc.aws_subnet.d_public - *terraform.NodeApplyableResource
module.vpc.aws_subnet.e - *terraform.NodeApplyableResource
module.vpc.aws_subnet.e_public - *terraform.NodeApplyableResource
module.vpc.aws_vpc_endpoint.s3 - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_internet_gateway.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_main_route_table_association.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_route.default - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_route_table.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_vpc.main - *terraform.NodeApplyableResource
module.vpc.template_file.gateway_dep - *terraform.NodeApplyableResource
null_resource.rabbitmq-init - *terraform.NodeApplyableResource
2019/04/26 19:20:59 [TRACE] AttachResourceConfigTransformer: Beginning...
2019/04/26 19:20:59 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_instance.rabbitmq
2019/04/26 19:20:59 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"rabbitmq", Type:"aws_instance", RawCount:(*config.RawConfig)(0xc000288b60), RawConfig:(*config.RawConfig)(0xc0002892d0), Provisioners:[]*config.Provisioner(nil), Provider:"aws.ecs", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/04/26 19:20:59 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_acm_certificate_validation.wildcard
2019/04/26 19:20:59 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"wildcard", Type:"aws_acm_certificate_validation", RawCount:(*config.RawConfig)(0xc000418930), RawConfig:(*config.RawConfig)(0xc0004190a0), Provisioners:[]*config.Provisioner(nil), Provider:"aws.ecs", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/04/26 19:20:59 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_ebs_volume.rabbitmq
2019/04/26 19:20:59 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"rabbitmq", Type:"aws_ebs_volume", RawCount:(*config.RawConfig)(0xc0001f9b20), RawConfig:(*config.RawConfig)(0xc0002882a0), Provisioners:[]*config.Provisioner(nil), Provider:"aws.ecs", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/04/26 19:20:59 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.vpc.aws_subnet.c_public
2019/04/26 19:20:59 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"c_public", Type:"aws_subnet", RawCount:(*config.RawConfig)(0xc000529880), RawConfig:(*config.RawConfig)(0xc000536000), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/04/26 19:20:59 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.vpc.aws_vpc_endpoint.s3
2019/04/26 19:20:59 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"s3", Type:"aws_vpc_endpoint", RawCount:(*config.RawConfig)(0xc000371650), RawConfig:(*config.RawConfig)(0xc0002c8070), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/04/26 19:20:59 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.vpc.aws_route53_record.bastion_host
2019/04/26 19:20:59 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"bastion_host", Type:"aws_route53_record", RawCount:(*config.RawConfig)(0xc000370000), RawConfig:(*config.RawConfig)(0xc000370a10), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string{"aws_nat_gateway.gw"}, Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/04/26 19:20:59 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_security_group.rabbitmq
2019/04/26 19:20:59 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"rabbitmq", Type:"aws_security_group", RawCount:(*config.RawConfig)(0xc0001f8a80), RawConfig:(*config.RawConfig)(0xc0001f91f0), Provisioners:[]*config.Provisioner(nil), Provider:"aws.ecs", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/04/26 19:20:59 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_security_group.metrics
2019/04/26 19:20:59 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"metrics", Type:"aws_security_group", RawCount:(*config.RawConfig)(0xc000419880), RawConfig:(*config.RawConfig)(0xc00025c000), Provisioners:[]*config.Provisioner(nil), Provider:"aws.ecs", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/04/26 19:20:59 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_service_discovery_service.metrics
2019/04/26 19:20:59 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"metrics", Type:"aws_service_discovery_service", RawCount:(*config.RawConfig)(0xc000018af0), RawConfig:(*config.RawConfig)(0xc000019260), Provisioners:[]*config.Provisioner(nil), Provider:"aws.ecs", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/04/26 19:20:59 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_service_discovery_private_dns_namespace.ecs
2019/04/26 19:20:59 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"ecs", Type:"aws_service_discovery_private_dns_namespace", RawCount:(*config.RawConfig)(0xc0003e2930), RawConfig:(*config.RawConfig)(0xc0003e3180), Provisioners:[]*config.Provisioner(nil), Provider:"aws.ecs", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/04/26 19:20:59 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_route53_record.nameservers
2019/04/26 19:20:59 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"nameservers", Type:"aws_route53_record", RawCount:(*config.RawConfig)(0xc0003d8540), RawConfig:(*config.RawConfig)(0xc0003d8ee0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/04/26 19:20:59 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.vpc.aws_eip.nat_ip
2019/04/26 19:20:59 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"nat_ip", Type:"aws_eip", RawCount:(*config.RawConfig)(0xc000418b60), RawConfig:(*config.RawConfig)(0xc000419340), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/04/26 19:20:59 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.vpc.template_file.gateway_dep
2019/04/26 19:20:59 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"gateway_dep", Type:"template_file", RawCount:(*config.RawConfig)(0xc0004bfab0), RawConfig:(*config.RawConfig)(0xc000418310), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/04/26 19:20:59 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.vpc.aws_subnet.d
2019/04/26 19:20:59 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"d", Type:"aws_subnet", RawCount:(*config.RawConfig)(0xc00051b3b0), RawConfig:(*config.RawConfig)(0xc00051bb20), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/04/26 19:20:59 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.vpc.aws_nat_gateway.gw
2019/04/26 19:20:59 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"gw", Type:"aws_nat_gateway", RawCount:(*config.RawConfig)(0xc000419b20), RawConfig:(*config.RawConfig)(0xc0003ea310), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string{"template_file.gateway_dep"}, Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/04/26 19:20:59 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.vpc.module.vpc.aws_main_route_table_association.main
2019/04/26 19:20:59 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"main", Type:"aws_main_route_table_association", RawCount:(*config.RawConfig)(0xc0001ef880), RawConfig:(*config.RawConfig)(0xc0001f80e0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/04/26 19:20:59 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_acm_certificate.wildcard
2019/04/26 19:20:59 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"wildcard", Type:"aws_acm_certificate", RawCount:(*config.RawConfig)(0xc0003eab60), RawConfig:(*config.RawConfig)(0xc0003eb420), Provisioners:[]*config.Provisioner(nil), Provider:"aws.ecs", DependsOn:[]string{"aws_route53_record.caa"}, Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/04/26 19:20:59 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.vpc.aws_route_table_association.e
2019/04/26 19:20:59 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"e", Type:"aws_route_table_association", RawCount:(*config.RawConfig)(0xc0003acc40), RawConfig:(*config.RawConfig)(0xc0003ad490), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/04/26 19:20:59 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.vpc.aws_route_table_association.d
2019/04/26 19:20:59 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"d", Type:"aws_route_table_association", RawCount:(*config.RawConfig)(0xc0003d9ce0), RawConfig:(*config.RawConfig)(0xc0003ac460), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/04/26 19:20:59 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.vpc.module.vpc.aws_route_table.main
2019/04/26 19:20:59 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"main", Type:"aws_route_table", RawCount:(*config.RawConfig)(0xc000029030), RawConfig:(*config.RawConfig)(0xc0001ee000), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/04/26 19:20:59 [TRACE] AttachResourceConfigTransformer: Attach resource config request: null_resource.rabbitmq-init
2019/04/26 19:20:59 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"rabbitmq-init", Type:"null_resource", RawCount:(*config.RawConfig)(0xc000294b60), RawConfig:(*config.RawConfig)(0xc0002952d0), Provisioners:[]*config.Provisioner{(*config.Provisioner)(0xc00029c060), (*config.Provisioner)(0xc00029c870)}, Provider:"", DependsOn:[]string{"aws_instance.rabbitmq", "aws_volume_attachment.rabbitmq"}, Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/04/26 19:20:59 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_iam_role_policy.ecs_events_run_tasks_with_any_role
2019/04/26 19:20:59 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"ecs_events_run_tasks_with_any_role", Type:"aws_iam_role_policy", RawCount:(*config.RawConfig)(0xc00039c1c0), RawConfig:(*config.RawConfig)(0xc00039cbd0), Provisioners:[]*config.Provisioner(nil), Provider:"aws.ecs", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/04/26 19:20:59 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_ecs_task_definition.metrics
2019/04/26 19:20:59 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"metrics", Type:"aws_ecs_task_definition", RawCount:(*config.RawConfig)(0xc00025c930), RawConfig:(*config.RawConfig)(0xc00025d0a0), Provisioners:[]*config.Provisioner(nil), Provider:"aws.ecs", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/04/26 19:20:59 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_ecs_service.metrics
2019/04/26 19:20:59 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"metrics", Type:"aws_ecs_service", RawCount:(*config.RawConfig)(0xc00025d8f0), RawConfig:(*config.RawConfig)(0xc000018070), Provisioners:[]*config.Provisioner(nil), Provider:"aws.ecs", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/04/26 19:20:59 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_route53_record.wildcard_validation
2019/04/26 19:20:59 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"wildcard_validation", Type:"aws_route53_record", RawCount:(*config.RawConfig)(0xc0002c82a0), RawConfig:(*config.RawConfig)(0xc000418000), Provisioners:[]*config.Provisioner(nil), Provider:"aws.ecs", DependsOn:[]string{"aws_route53_record.caa"}, Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/04/26 19:20:59 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_ecs_cluster.ecs
2019/04/26 19:20:59 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"ecs", Type:"aws_ecs_cluster", RawCount:(*config.RawConfig)(0xc0003d9880), RawConfig:(*config.RawConfig)(0xc0003e20e0), Provisioners:[]*config.Provisioner(nil), Provider:"aws.ecs", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/04/26 19:20:59 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_cloudwatch_log_group.datadog
2019/04/26 19:20:59 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"datadog", Type:"aws_cloudwatch_log_group", RawCount:(*config.RawConfig)(0xc000240930), RawConfig:(*config.RawConfig)(0xc000241110), Provisioners:[]*config.Provisioner(nil), Provider:"aws.ecs", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/04/26 19:20:59 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.vpc.aws_subnet.b_public
2019/04/26 19:20:59 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"b_public", Type:"aws_subnet", RawCount:(*config.RawConfig)(0xc000528620), RawConfig:(*config.RawConfig)(0xc000528d90), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/04/26 19:20:59 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_volume_attachment.rabbitmq
2019/04/26 19:20:59 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"rabbitmq", Type:"aws_volume_attachment", RawCount:(*config.RawConfig)(0xc000289c70), RawConfig:(*config.RawConfig)(0xc0002943f0), Provisioners:[]*config.Provisioner(nil), Provider:"aws.ecs", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/04/26 19:20:59 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_route53_record.caa
2019/04/26 19:20:59 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"caa", Type:"aws_route53_record", RawCount:(*config.RawConfig)(0xc0003e3a40), RawConfig:(*config.RawConfig)(0xc0003ea230), Provisioners:[]*config.Provisioner(nil), Provider:"aws.ecs", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/04/26 19:20:59 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_route53_zone.environment
2019/04/26 19:20:59 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"environment", Type:"aws_route53_zone", RawCount:(*config.RawConfig)(0xc0003ad420), RawConfig:(*config.RawConfig)(0xc0003adc00), Provisioners:[]*config.Provisioner(nil), Provider:"aws.ecs", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/04/26 19:20:59 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.vpc.aws_security_group.allow_all_outbound
2019/04/26 19:20:59 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"allow_all_outbound", Type:"aws_security_group", RawCount:(*config.RawConfig)(0xc00025c0e0), RawConfig:(*config.RawConfig)(0xc00025c850), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/04/26 19:20:59 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.vpc.aws_route.nat-default
2019/04/26 19:20:59 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"nat-default", Type:"aws_route", RawCount:(*config.RawConfig)(0xc0003e2540), RawConfig:(*config.RawConfig)(0xc0003e2d90), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/04/26 19:20:59 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.vpc.aws_security_group.internal_http
2019/04/26 19:20:59 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"internal_http", Type:"aws_security_group", RawCount:(*config.RawConfig)(0xc0004be850), RawConfig:(*config.RawConfig)(0xc0004bf030), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/04/26 19:20:59 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.vpc.aws_security_group.bastion_ssh_access
2019/04/26 19:20:59 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"bastion_ssh_access", Type:"aws_security_group", RawCount:(*config.RawConfig)(0xc000551490), RawConfig:(*config.RawConfig)(0xc000551c00), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/04/26 19:20:59 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.vpc.aws_subnet.e
2019/04/26 19:20:59 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"e", Type:"aws_subnet", RawCount:(*config.RawConfig)(0xc000548fc0), RawConfig:(*config.RawConfig)(0xc000549730), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/04/26 19:20:59 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.vpc.aws_route_table_association.c
2019/04/26 19:20:59 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"c", Type:"aws_route_table_association", RawCount:(*config.RawConfig)(0xc0003d89a0), RawConfig:(*config.RawConfig)(0xc0003d9340), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/04/26 19:20:59 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.vpc.module.vpc.aws_vpc.main
2019/04/26 19:20:59 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"main", Type:"aws_vpc", RawCount:(*config.RawConfig)(0xc000018b60), RawConfig:(*config.RawConfig)(0xc000019340), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/04/26 19:20:59 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.vpc.module.vpc.aws_route.default
2019/04/26 19:20:59 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"default", Type:"aws_route", RawCount:(*config.RawConfig)(0xc0001ee850), RawConfig:(*config.RawConfig)(0xc0001ef030), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/04/26 19:20:59 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_iam_role.ecs_events
2019/04/26 19:20:59 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"ecs_events", Type:"aws_iam_role", RawCount:(*config.RawConfig)(0xc0002c1ab0), RawConfig:(*config.RawConfig)(0xc000370380), Provisioners:[]*config.Provisioner(nil), Provider:"aws.ecs", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/04/26 19:20:59 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_cloudwatch_log_group.cron
2019/04/26 19:20:59 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"cron", Type:"aws_cloudwatch_log_group", RawCount:(*config.RawConfig)(0xc000370d90), RawConfig:(*config.RawConfig)(0xc000371570), Provisioners:[]*config.Provisioner(nil), Provider:"aws.ecs", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/04/26 19:20:59 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.vpc.aws_instance.bastion_host
2019/04/26 19:20:59 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"bastion_host", Type:"aws_instance", RawCount:(*config.RawConfig)(0xc0003adce0), RawConfig:(*config.RawConfig)(0xc00039c700), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/04/26 19:20:59 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.vpc.aws_route_table.nat
2019/04/26 19:20:59 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"nat", Type:"aws_route_table", RawCount:(*config.RawConfig)(0xc0003eacb0), RawConfig:(*config.RawConfig)(0xc0003eb570), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/04/26 19:20:59 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.vpc.aws_subnet.c
2019/04/26 19:20:59 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"c", Type:"aws_subnet", RawCount:(*config.RawConfig)(0xc00051a150), RawConfig:(*config.RawConfig)(0xc00051a8c0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/04/26 19:20:59 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.vpc.aws_security_group.global_ssh_access
2019/04/26 19:20:59 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"global_ssh_access", Type:"aws_security_group", RawCount:(*config.RawConfig)(0xc000550230), RawConfig:(*config.RawConfig)(0xc0005509a0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/04/26 19:20:59 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.vpc.aws_subnet.b
2019/04/26 19:20:59 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"b", Type:"aws_subnet", RawCount:(*config.RawConfig)(0xc00050eee0), RawConfig:(*config.RawConfig)(0xc00050f650), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/04/26 19:20:59 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_key_pair.tower
2019/04/26 19:20:59 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"tower", Type:"aws_key_pair", RawCount:(*config.RawConfig)(0xc0003ac540), RawConfig:(*config.RawConfig)(0xc0003accb0), Provisioners:[]*config.Provisioner(nil), Provider:"aws.ecs", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/04/26 19:20:59 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.vpc.aws_security_group.standard
2019/04/26 19:20:59 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"standard", Type:"aws_security_group", RawCount:(*config.RawConfig)(0xc00025d340), RawConfig:(*config.RawConfig)(0xc00025dc00), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/04/26 19:20:59 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.vpc.aws_route_table_association.b
2019/04/26 19:20:59 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"b", Type:"aws_route_table_association", RawCount:(*config.RawConfig)(0xc0003e35e0), RawConfig:(*config.RawConfig)(0xc0003e3f80), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/04/26 19:20:59 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.vpc.aws_subnet.d_public
2019/04/26 19:20:59 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"d_public", Type:"aws_subnet", RawCount:(*config.RawConfig)(0xc000536af0), RawConfig:(*config.RawConfig)(0xc000537260), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/04/26 19:20:59 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.vpc.aws_subnet.e_public
2019/04/26 19:20:59 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"e_public", Type:"aws_subnet", RawCount:(*config.RawConfig)(0xc000537d50), RawConfig:(*config.RawConfig)(0xc0005484d0), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/04/26 19:20:59 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.vpc.module.vpc.aws_internet_gateway.main
2019/04/26 19:20:59 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"main", Type:"aws_internet_gateway", RawCount:(*config.RawConfig)(0xc000019e30), RawConfig:(*config.RawConfig)(0xc000028690), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2019/04/26 19:20:59 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer:
aws_acm_certificate.wildcard - *terraform.NodeApplyableResource
aws_acm_certificate_validation.wildcard - *terraform.NodeApplyableResource
aws_cloudwatch_log_group.cron - *terraform.NodeApplyableResource
aws_cloudwatch_log_group.datadog - *terraform.NodeApplyableResource
aws_ebs_volume.rabbitmq - *terraform.NodeApplyableResource
aws_ecs_cluster.ecs - *terraform.NodeApplyableResource
aws_ecs_service.metrics - *terraform.NodeApplyableResource
aws_ecs_task_definition.metrics - *terraform.NodeApplyableResource
aws_iam_role.ecs_events - *terraform.NodeApplyableResource
aws_iam_role_policy.ecs_events_run_tasks_with_any_role - *terraform.NodeApplyableResource
aws_instance.rabbitmq - *terraform.NodeApplyableResource
aws_key_pair.tower - *terraform.NodeApplyableResource
aws_route53_record.caa - *terraform.NodeApplyableResource
aws_route53_record.nameservers - *terraform.NodeApplyableResource
aws_route53_record.wildcard_validation - *terraform.NodeApplyableResource
aws_route53_zone.environment - *terraform.NodeApplyableResource
aws_security_group.metrics - *terraform.NodeApplyableResource
aws_security_group.rabbitmq - *terraform.NodeApplyableResource
aws_service_discovery_private_dns_namespace.ecs - *terraform.NodeApplyableResource
aws_service_discovery_service.metrics - *terraform.NodeApplyableResource
aws_volume_attachment.rabbitmq - *terraform.NodeApplyableResource
module.vpc.aws_eip.nat_ip - *terraform.NodeApplyableResource
module.vpc.aws_instance.bastion_host - *terraform.NodeApplyableResource
module.vpc.aws_nat_gateway.gw - *terraform.NodeApplyableResource
module.vpc.aws_route.nat-default - *terraform.NodeApplyableResource
module.vpc.aws_route53_record.bastion_host - *terraform.NodeApplyableResource
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.b - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.c - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.d - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.e - *terraform.NodeApplyableResource
module.vpc.aws_security_group.allow_all_outbound - *terraform.NodeApplyableResource
module.vpc.aws_security_group.bastion_ssh_access - *terraform.NodeApplyableResource
module.vpc.aws_security_group.global_ssh_access - *terraform.NodeApplyableResource
module.vpc.aws_security_group.internal_http - *terraform.NodeApplyableResource
module.vpc.aws_security_group.standard - *terraform.NodeApplyableResource
module.vpc.aws_subnet.b - *terraform.NodeApplyableResource
module.vpc.aws_subnet.b_public - *terraform.NodeApplyableResource
module.vpc.aws_subnet.c - *terraform.NodeApplyableResource
module.vpc.aws_subnet.c_public - *terraform.NodeApplyableResource
module.vpc.aws_subnet.d - *terraform.NodeApplyableResource
module.vpc.aws_subnet.d_public - *terraform.NodeApplyableResource
module.vpc.aws_subnet.e - *terraform.NodeApplyableResource
module.vpc.aws_subnet.e_public - *terraform.NodeApplyableResource
module.vpc.aws_vpc_endpoint.s3 - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_internet_gateway.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_main_route_table_association.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_route.default - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_route_table.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_vpc.main - *terraform.NodeApplyableResource
module.vpc.template_file.gateway_dep - *terraform.NodeApplyableResource
null_resource.rabbitmq-init - *terraform.NodeApplyableResource
2019/04/26 19:20:59 [DEBUG] Resource state not found for "aws_iam_role.ecs_events": aws_iam_role.ecs_events
2019/04/26 19:20:59 [DEBUG] Resource state not found for "aws_cloudwatch_log_group.cron": aws_cloudwatch_log_group.cron
2019/04/26 19:20:59 [DEBUG] Resource state not found for "module.vpc.aws_instance.bastion_host": module.vpc.aws_instance.bastion_host
2019/04/26 19:20:59 [DEBUG] Resource state not found for "module.vpc.aws_route_table.nat": module.vpc.aws_route_table.nat
2019/04/26 19:20:59 [DEBUG] Resource state not found for "module.vpc.aws_subnet.c": module.vpc.aws_subnet.c
2019/04/26 19:20:59 [DEBUG] Resource state not found for "module.vpc.aws_security_group.global_ssh_access": module.vpc.aws_security_group.global_ssh_access
2019/04/26 19:20:59 [DEBUG] Resource state not found for "module.vpc.aws_subnet.b": module.vpc.aws_subnet.b
2019/04/26 19:20:59 [DEBUG] Resource state not found for "aws_key_pair.tower": aws_key_pair.tower
2019/04/26 19:20:59 [DEBUG] Resource state not found for "module.vpc.aws_security_group.standard": module.vpc.aws_security_group.standard
2019/04/26 19:20:59 [DEBUG] Resource state not found for "module.vpc.aws_route_table_association.b": module.vpc.aws_route_table_association.b
2019/04/26 19:20:59 [DEBUG] Resource state not found for "module.vpc.aws_subnet.d_public": module.vpc.aws_subnet.d_public
2019/04/26 19:20:59 [DEBUG] Resource state not found for "module.vpc.aws_subnet.e_public": module.vpc.aws_subnet.e_public
2019/04/26 19:20:59 [DEBUG] Resource state not found for "module.vpc.module.vpc.aws_internet_gateway.main": module.vpc.module.vpc.aws_internet_gateway.main
2019/04/26 19:20:59 [DEBUG] Resource state not found for "aws_instance.rabbitmq": aws_instance.rabbitmq
2019/04/26 19:20:59 [DEBUG] Resource state not found for "aws_acm_certificate_validation.wildcard": aws_acm_certificate_validation.wildcard
2019/04/26 19:20:59 [DEBUG] Resource state not found for "aws_ebs_volume.rabbitmq": aws_ebs_volume.rabbitmq
2019/04/26 19:20:59 [DEBUG] Resource state not found for "module.vpc.aws_subnet.c_public": module.vpc.aws_subnet.c_public
2019/04/26 19:20:59 [DEBUG] Resource state not found for "module.vpc.aws_vpc_endpoint.s3": module.vpc.aws_vpc_endpoint.s3
2019/04/26 19:20:59 [DEBUG] Resource state not found for "module.vpc.aws_route53_record.bastion_host": module.vpc.aws_route53_record.bastion_host
2019/04/26 19:20:59 [DEBUG] Resource state not found for "aws_security_group.rabbitmq": aws_security_group.rabbitmq
2019/04/26 19:20:59 [DEBUG] Resource state not found for "aws_security_group.metrics": aws_security_group.metrics
2019/04/26 19:20:59 [DEBUG] Resource state not found for "aws_service_discovery_service.metrics": aws_service_discovery_service.metrics
2019/04/26 19:20:59 [DEBUG] Resource state not found for "aws_service_discovery_private_dns_namespace.ecs": aws_service_discovery_private_dns_namespace.ecs
2019/04/26 19:20:59 [DEBUG] Resource state not found for "aws_route53_record.nameservers": aws_route53_record.nameservers
2019/04/26 19:20:59 [DEBUG] Resource state not found for "module.vpc.aws_eip.nat_ip": module.vpc.aws_eip.nat_ip
2019/04/26 19:20:59 [DEBUG] Resource state not found for "module.vpc.template_file.gateway_dep": module.vpc.template_file.gateway_dep
2019/04/26 19:20:59 [DEBUG] Resource state not found for "module.vpc.aws_subnet.d": module.vpc.aws_subnet.d
2019/04/26 19:20:59 [DEBUG] Resource state not found for "module.vpc.aws_nat_gateway.gw": module.vpc.aws_nat_gateway.gw
2019/04/26 19:20:59 [DEBUG] Resource state not found for "module.vpc.module.vpc.aws_main_route_table_association.main": module.vpc.module.vpc.aws_main_route_table_association.main
2019/04/26 19:20:59 [DEBUG] Resource state not found for "aws_acm_certificate.wildcard": aws_acm_certificate.wildcard
2019/04/26 19:20:59 [DEBUG] Resource state not found for "module.vpc.aws_route_table_association.e": module.vpc.aws_route_table_association.e
2019/04/26 19:20:59 [DEBUG] Resource state not found for "module.vpc.aws_route_table_association.d": module.vpc.aws_route_table_association.d
2019/04/26 19:20:59 [DEBUG] Resource state not found for "module.vpc.module.vpc.aws_route_table.main": module.vpc.module.vpc.aws_route_table.main
2019/04/26 19:20:59 [DEBUG] Resource state not found for "null_resource.rabbitmq-init": null_resource.rabbitmq-init
2019/04/26 19:20:59 [DEBUG] Resource state not found for "aws_iam_role_policy.ecs_events_run_tasks_with_any_role": aws_iam_role_policy.ecs_events_run_tasks_with_any_role
2019/04/26 19:20:59 [DEBUG] Resource state not found for "aws_ecs_task_definition.metrics": aws_ecs_task_definition.metrics
2019/04/26 19:20:59 [DEBUG] Resource state not found for "aws_ecs_service.metrics": aws_ecs_service.metrics
2019/04/26 19:20:59 [DEBUG] Resource state not found for "aws_route53_record.wildcard_validation": aws_route53_record.wildcard_validation
2019/04/26 19:20:59 [DEBUG] Resource state not found for "aws_ecs_cluster.ecs": aws_ecs_cluster.ecs
2019/04/26 19:20:59 [DEBUG] Resource state not found for "aws_cloudwatch_log_group.datadog": aws_cloudwatch_log_group.datadog
2019/04/26 19:20:59 [DEBUG] Resource state not found for "module.vpc.aws_subnet.b_public": module.vpc.aws_subnet.b_public
2019/04/26 19:20:59 [DEBUG] Resource state not found for "aws_volume_attachment.rabbitmq": aws_volume_attachment.rabbitmq
2019/04/26 19:20:59 [DEBUG] Resource state not found for "aws_route53_record.caa": aws_route53_record.caa
2019/04/26 19:20:59 [DEBUG] Resource state not found for "aws_route53_zone.environment": aws_route53_zone.environment
2019/04/26 19:20:59 [DEBUG] Resource state not found for "module.vpc.aws_security_group.allow_all_outbound": module.vpc.aws_security_group.allow_all_outbound
2019/04/26 19:20:59 [DEBUG] Resource state not found for "module.vpc.aws_route.nat-default": module.vpc.aws_route.nat-default
2019/04/26 19:20:59 [DEBUG] Resource state not found for "module.vpc.aws_security_group.internal_http": module.vpc.aws_security_group.internal_http
2019/04/26 19:20:59 [DEBUG] Resource state not found for "module.vpc.aws_security_group.bastion_ssh_access": module.vpc.aws_security_group.bastion_ssh_access
2019/04/26 19:20:59 [DEBUG] Resource state not found for "module.vpc.aws_subnet.e": module.vpc.aws_subnet.e
2019/04/26 19:20:59 [DEBUG] Resource state not found for "module.vpc.aws_route_table_association.c": module.vpc.aws_route_table_association.c
2019/04/26 19:20:59 [DEBUG] Resource state not found for "module.vpc.module.vpc.aws_vpc.main": module.vpc.module.vpc.aws_vpc.main
2019/04/26 19:20:59 [DEBUG] Resource state not found for "module.vpc.module.vpc.aws_route.default": module.vpc.module.vpc.aws_route.default
2019/04/26 19:20:59 [TRACE] Graph after step *terraform.AttachStateTransformer:
aws_acm_certificate.wildcard - *terraform.NodeApplyableResource
aws_acm_certificate_validation.wildcard - *terraform.NodeApplyableResource
aws_cloudwatch_log_group.cron - *terraform.NodeApplyableResource
aws_cloudwatch_log_group.datadog - *terraform.NodeApplyableResource
aws_ebs_volume.rabbitmq - *terraform.NodeApplyableResource
aws_ecs_cluster.ecs - *terraform.NodeApplyableResource
aws_ecs_service.metrics - *terraform.NodeApplyableResource
aws_ecs_task_definition.metrics - *terraform.NodeApplyableResource
aws_iam_role.ecs_events - *terraform.NodeApplyableResource
aws_iam_role_policy.ecs_events_run_tasks_with_any_role - *terraform.NodeApplyableResource
aws_instance.rabbitmq - *terraform.NodeApplyableResource
aws_key_pair.tower - *terraform.NodeApplyableResource
aws_route53_record.caa - *terraform.NodeApplyableResource
aws_route53_record.nameservers - *terraform.NodeApplyableResource
aws_route53_record.wildcard_validation - *terraform.NodeApplyableResource
aws_route53_zone.environment - *terraform.NodeApplyableResource
aws_security_group.metrics - *terraform.NodeApplyableResource
aws_security_group.rabbitmq - *terraform.NodeApplyableResource
aws_service_discovery_private_dns_namespace.ecs - *terraform.NodeApplyableResource
aws_service_discovery_service.metrics - *terraform.NodeApplyableResource
aws_volume_attachment.rabbitmq - *terraform.NodeApplyableResource
module.vpc.aws_eip.nat_ip - *terraform.NodeApplyableResource
module.vpc.aws_instance.bastion_host - *terraform.NodeApplyableResource
module.vpc.aws_nat_gateway.gw - *terraform.NodeApplyableResource
module.vpc.aws_route.nat-default - *terraform.NodeApplyableResource
module.vpc.aws_route53_record.bastion_host - *terraform.NodeApplyableResource
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.b - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.c - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.d - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.e - *terraform.NodeApplyableResource
module.vpc.aws_security_group.allow_all_outbound - *terraform.NodeApplyableResource
module.vpc.aws_security_group.bastion_ssh_access - *terraform.NodeApplyableResource
module.vpc.aws_security_group.global_ssh_access - *terraform.NodeApplyableResource
module.vpc.aws_security_group.internal_http - *terraform.NodeApplyableResource
module.vpc.aws_security_group.standard - *terraform.NodeApplyableResource
module.vpc.aws_subnet.b - *terraform.NodeApplyableResource
module.vpc.aws_subnet.b_public - *terraform.NodeApplyableResource
module.vpc.aws_subnet.c - *terraform.NodeApplyableResource
module.vpc.aws_subnet.c_public - *terraform.NodeApplyableResource
module.vpc.aws_subnet.d - *terraform.NodeApplyableResource
module.vpc.aws_subnet.d_public - *terraform.NodeApplyableResource
module.vpc.aws_subnet.e - *terraform.NodeApplyableResource
module.vpc.aws_subnet.e_public - *terraform.NodeApplyableResource
module.vpc.aws_vpc_endpoint.s3 - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_internet_gateway.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_main_route_table_association.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_route.default - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_route_table.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_vpc.main - *terraform.NodeApplyableResource
module.vpc.template_file.gateway_dep - *terraform.NodeApplyableResource
null_resource.rabbitmq-init - *terraform.NodeApplyableResource
2019/04/26 19:20:59 [TRACE] ProviderConfigTransformer: Starting for path: []
2019/04/26 19:20:59 [TRACE] ProviderConfigTransformer: Starting for path: [vpc]
2019/04/26 19:20:59 [TRACE] ProviderConfigTransformer: Starting for path: [vpc vpc]
2019/04/26 19:20:59 [TRACE] Attach provider request: []string{} aws.ecs
2019/04/26 19:20:59 [TRACE] Attaching provider config: *config.ProviderConfig{Name:"aws", Alias:"ecs", Version:"<= 1.41", RawConfig:(*config.RawConfig)(0xc0004bf500)}
2019/04/26 19:20:59 [TRACE] Attach provider request: []string{} aws
2019/04/26 19:20:59 [TRACE] Attaching provider config: *config.ProviderConfig{Name:"aws", Alias:"", Version:"<= 1.41", RawConfig:(*config.RawConfig)(0xc0004bed90)}
2019/04/26 19:20:59 [TRACE] Graph after step *terraform.ProviderConfigTransformer:
aws_acm_certificate.wildcard - *terraform.NodeApplyableResource
aws_acm_certificate_validation.wildcard - *terraform.NodeApplyableResource
aws_cloudwatch_log_group.cron - *terraform.NodeApplyableResource
aws_cloudwatch_log_group.datadog - *terraform.NodeApplyableResource
aws_ebs_volume.rabbitmq - *terraform.NodeApplyableResource
aws_ecs_cluster.ecs - *terraform.NodeApplyableResource
aws_ecs_service.metrics - *terraform.NodeApplyableResource
aws_ecs_task_definition.metrics - *terraform.NodeApplyableResource
aws_iam_role.ecs_events - *terraform.NodeApplyableResource
aws_iam_role_policy.ecs_events_run_tasks_with_any_role - *terraform.NodeApplyableResource
aws_instance.rabbitmq - *terraform.NodeApplyableResource
aws_key_pair.tower - *terraform.NodeApplyableResource
aws_route53_record.caa - *terraform.NodeApplyableResource
aws_route53_record.nameservers - *terraform.NodeApplyableResource
aws_route53_record.wildcard_validation - *terraform.NodeApplyableResource
aws_route53_zone.environment - *terraform.NodeApplyableResource
aws_security_group.metrics - *terraform.NodeApplyableResource
aws_security_group.rabbitmq - *terraform.NodeApplyableResource
aws_service_discovery_private_dns_namespace.ecs - *terraform.NodeApplyableResource
aws_service_discovery_service.metrics - *terraform.NodeApplyableResource
aws_volume_attachment.rabbitmq - *terraform.NodeApplyableResource
module.vpc.aws_eip.nat_ip - *terraform.NodeApplyableResource
module.vpc.aws_instance.bastion_host - *terraform.NodeApplyableResource
module.vpc.aws_nat_gateway.gw - *terraform.NodeApplyableResource
module.vpc.aws_route.nat-default - *terraform.NodeApplyableResource
module.vpc.aws_route53_record.bastion_host - *terraform.NodeApplyableResource
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.b - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.c - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.d - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.e - *terraform.NodeApplyableResource
module.vpc.aws_security_group.allow_all_outbound - *terraform.NodeApplyableResource
module.vpc.aws_security_group.bastion_ssh_access - *terraform.NodeApplyableResource
module.vpc.aws_security_group.global_ssh_access - *terraform.NodeApplyableResource
module.vpc.aws_security_group.internal_http - *terraform.NodeApplyableResource
module.vpc.aws_security_group.standard - *terraform.NodeApplyableResource
module.vpc.aws_subnet.b - *terraform.NodeApplyableResource
module.vpc.aws_subnet.b_public - *terraform.NodeApplyableResource
module.vpc.aws_subnet.c - *terraform.NodeApplyableResource
module.vpc.aws_subnet.c_public - *terraform.NodeApplyableResource
module.vpc.aws_subnet.d - *terraform.NodeApplyableResource
module.vpc.aws_subnet.d_public - *terraform.NodeApplyableResource
module.vpc.aws_subnet.e - *terraform.NodeApplyableResource
module.vpc.aws_subnet.e_public - *terraform.NodeApplyableResource
module.vpc.aws_vpc_endpoint.s3 - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_internet_gateway.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_main_route_table_association.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_route.default - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_route_table.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_vpc.main - *terraform.NodeApplyableResource
module.vpc.provider.aws - *terraform.graphNodeProxyProvider
module.vpc.template_file.gateway_dep - *terraform.NodeApplyableResource
null_resource.rabbitmq-init - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws.ecs - *terraform.NodeApplyableProvider
2019/04/26 19:20:59 [DEBUG] adding missing provider: null
2019/04/26 19:20:59 [DEBUG] adding missing provider: template
2019/04/26 19:20:59 [TRACE] Graph after step *terraform.MissingProviderTransformer:
aws_acm_certificate.wildcard - *terraform.NodeApplyableResource
aws_acm_certificate_validation.wildcard - *terraform.NodeApplyableResource
aws_cloudwatch_log_group.cron - *terraform.NodeApplyableResource
aws_cloudwatch_log_group.datadog - *terraform.NodeApplyableResource
aws_ebs_volume.rabbitmq - *terraform.NodeApplyableResource
aws_ecs_cluster.ecs - *terraform.NodeApplyableResource
aws_ecs_service.metrics - *terraform.NodeApplyableResource
aws_ecs_task_definition.metrics - *terraform.NodeApplyableResource
aws_iam_role.ecs_events - *terraform.NodeApplyableResource
aws_iam_role_policy.ecs_events_run_tasks_with_any_role - *terraform.NodeApplyableResource
aws_instance.rabbitmq - *terraform.NodeApplyableResource
aws_key_pair.tower - *terraform.NodeApplyableResource
aws_route53_record.caa - *terraform.NodeApplyableResource
aws_route53_record.nameservers - *terraform.NodeApplyableResource
aws_route53_record.wildcard_validation - *terraform.NodeApplyableResource
aws_route53_zone.environment - *terraform.NodeApplyableResource
aws_security_group.metrics - *terraform.NodeApplyableResource
aws_security_group.rabbitmq - *terraform.NodeApplyableResource
aws_service_discovery_private_dns_namespace.ecs - *terraform.NodeApplyableResource
aws_service_discovery_service.metrics - *terraform.NodeApplyableResource
aws_volume_attachment.rabbitmq - *terraform.NodeApplyableResource
module.vpc.aws_eip.nat_ip - *terraform.NodeApplyableResource
module.vpc.aws_instance.bastion_host - *terraform.NodeApplyableResource
module.vpc.aws_nat_gateway.gw - *terraform.NodeApplyableResource
module.vpc.aws_route.nat-default - *terraform.NodeApplyableResource
module.vpc.aws_route53_record.bastion_host - *terraform.NodeApplyableResource
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.b - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.c - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.d - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.e - *terraform.NodeApplyableResource
module.vpc.aws_security_group.allow_all_outbound - *terraform.NodeApplyableResource
module.vpc.aws_security_group.bastion_ssh_access - *terraform.NodeApplyableResource
module.vpc.aws_security_group.global_ssh_access - *terraform.NodeApplyableResource
module.vpc.aws_security_group.internal_http - *terraform.NodeApplyableResource
module.vpc.aws_security_group.standard - *terraform.NodeApplyableResource
module.vpc.aws_subnet.b - *terraform.NodeApplyableResource
module.vpc.aws_subnet.b_public - *terraform.NodeApplyableResource
module.vpc.aws_subnet.c - *terraform.NodeApplyableResource
module.vpc.aws_subnet.c_public - *terraform.NodeApplyableResource
module.vpc.aws_subnet.d - *terraform.NodeApplyableResource
module.vpc.aws_subnet.d_public - *terraform.NodeApplyableResource
module.vpc.aws_subnet.e - *terraform.NodeApplyableResource
module.vpc.aws_subnet.e_public - *terraform.NodeApplyableResource
module.vpc.aws_vpc_endpoint.s3 - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_internet_gateway.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_main_route_table_association.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_route.default - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_route_table.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_vpc.main - *terraform.NodeApplyableResource
module.vpc.provider.aws - *terraform.graphNodeProxyProvider
module.vpc.template_file.gateway_dep - *terraform.NodeApplyableResource
null_resource.rabbitmq-init - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws.ecs - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.template - *terraform.NodeApplyableProvider
2019/04/26 19:20:59 [DEBUG] resource aws_ecs_task_definition.metrics using provider provider.aws.ecs
2019/04/26 19:20:59 [DEBUG] resource aws_ecs_service.metrics using provider provider.aws.ecs
2019/04/26 19:20:59 [DEBUG] resource aws_ecs_cluster.ecs using provider provider.aws.ecs
2019/04/26 19:20:59 [DEBUG] resource module.vpc.aws_subnet.b_public using provider provider.aws.ecs
2019/04/26 19:20:59 [DEBUG] resource aws_volume_attachment.rabbitmq using provider provider.aws.ecs
2019/04/26 19:20:59 [DEBUG] resource aws_route53_record.caa using provider provider.aws.ecs
2019/04/26 19:20:59 [DEBUG] resource module.vpc.aws_security_group.allow_all_outbound using provider provider.aws.ecs
2019/04/26 19:20:59 [DEBUG] resource module.vpc.aws_security_group.internal_http using provider provider.aws.ecs
2019/04/26 19:20:59 [DEBUG] resource module.vpc.aws_security_group.bastion_ssh_access using provider provider.aws.ecs
2019/04/26 19:20:59 [DEBUG] resource module.vpc.aws_subnet.e using provider provider.aws.ecs
2019/04/26 19:20:59 [DEBUG] resource module.vpc.aws_route_table_association.c using provider provider.aws.ecs
2019/04/26 19:20:59 [DEBUG] resource module.vpc.module.vpc.aws_vpc.main using provider provider.aws.ecs
2019/04/26 19:20:59 [DEBUG] resource aws_iam_role.ecs_events using provider provider.aws.ecs
2019/04/26 19:20:59 [DEBUG] resource aws_cloudwatch_log_group.cron using provider provider.aws.ecs
2019/04/26 19:20:59 [DEBUG] resource module.vpc.aws_subnet.c using provider provider.aws.ecs
2019/04/26 19:20:59 [DEBUG] resource module.vpc.aws_subnet.b using provider provider.aws.ecs
2019/04/26 19:20:59 [DEBUG] resource aws_key_pair.tower using provider provider.aws.ecs
2019/04/26 19:20:59 [DEBUG] resource module.vpc.aws_subnet.e_public using provider provider.aws.ecs
2019/04/26 19:20:59 [DEBUG] resource aws_instance.rabbitmq using provider provider.aws.ecs
2019/04/26 19:20:59 [DEBUG] resource aws_acm_certificate_validation.wildcard using provider provider.aws.ecs
2019/04/26 19:20:59 [DEBUG] resource module.vpc.aws_vpc_endpoint.s3 using provider provider.aws.ecs
2019/04/26 19:20:59 [DEBUG] resource aws_security_group.rabbitmq using provider provider.aws.ecs
2019/04/26 19:20:59 [DEBUG] resource aws_service_discovery_service.metrics using provider provider.aws.ecs
2019/04/26 19:20:59 [DEBUG] resource aws_service_discovery_private_dns_namespace.ecs using provider provider.aws.ecs
2019/04/26 19:20:59 [DEBUG] resource aws_route53_record.nameservers using provider provider.aws
2019/04/26 19:20:59 [DEBUG] resource module.vpc.aws_eip.nat_ip using provider provider.aws.ecs
2019/04/26 19:20:59 [DEBUG] resource module.vpc.template_file.gateway_dep using provider provider.template
2019/04/26 19:20:59 [DEBUG] resource module.vpc.aws_subnet.d using provider provider.aws.ecs
2019/04/26 19:20:59 [DEBUG] resource module.vpc.aws_route_table_association.e using provider provider.aws.ecs
2019/04/26 19:20:59 [DEBUG] resource module.vpc.aws_route_table_association.d using provider provider.aws.ecs
2019/04/26 19:20:59 [DEBUG] resource null_resource.rabbitmq-init using provider provider.null
2019/04/26 19:20:59 [DEBUG] resource aws_iam_role_policy.ecs_events_run_tasks_with_any_role using provider provider.aws.ecs
2019/04/26 19:20:59 [DEBUG] resource aws_route53_record.wildcard_validation using provider provider.aws.ecs
2019/04/26 19:20:59 [DEBUG] resource aws_cloudwatch_log_group.datadog using provider provider.aws.ecs
2019/04/26 19:20:59 [DEBUG] resource aws_route53_zone.environment using provider provider.aws.ecs
2019/04/26 19:20:59 [DEBUG] resource module.vpc.aws_route.nat-default using provider provider.aws.ecs
2019/04/26 19:20:59 [DEBUG] resource module.vpc.module.vpc.aws_route.default using provider provider.aws.ecs
2019/04/26 19:20:59 [DEBUG] resource module.vpc.aws_instance.bastion_host using provider provider.aws.ecs
2019/04/26 19:20:59 [DEBUG] resource module.vpc.aws_route_table.nat using provider provider.aws.ecs
2019/04/26 19:20:59 [DEBUG] resource module.vpc.aws_security_group.global_ssh_access using provider provider.aws.ecs
2019/04/26 19:20:59 [DEBUG] resource module.vpc.aws_security_group.standard using provider provider.aws.ecs
2019/04/26 19:20:59 [DEBUG] resource module.vpc.aws_route_table_association.b using provider provider.aws.ecs
2019/04/26 19:20:59 [DEBUG] resource module.vpc.aws_subnet.d_public using provider provider.aws.ecs
2019/04/26 19:20:59 [DEBUG] resource module.vpc.module.vpc.aws_internet_gateway.main using provider provider.aws.ecs
2019/04/26 19:20:59 [DEBUG] resource aws_ebs_volume.rabbitmq using provider provider.aws.ecs
2019/04/26 19:20:59 [DEBUG] resource module.vpc.aws_subnet.c_public using provider provider.aws.ecs
2019/04/26 19:20:59 [DEBUG] resource module.vpc.aws_route53_record.bastion_host using provider provider.aws.ecs
2019/04/26 19:20:59 [DEBUG] resource aws_security_group.metrics using provider provider.aws.ecs
2019/04/26 19:20:59 [DEBUG] resource module.vpc.aws_nat_gateway.gw using provider provider.aws.ecs
2019/04/26 19:20:59 [DEBUG] resource module.vpc.module.vpc.aws_main_route_table_association.main using provider provider.aws.ecs
2019/04/26 19:20:59 [DEBUG] resource aws_acm_certificate.wildcard using provider provider.aws.ecs
2019/04/26 19:20:59 [DEBUG] resource module.vpc.module.vpc.aws_route_table.main using provider provider.aws.ecs
2019/04/26 19:20:59 [TRACE] Graph after step *terraform.ProviderTransformer:
aws_acm_certificate.wildcard - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_acm_certificate_validation.wildcard - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_cloudwatch_log_group.cron - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_cloudwatch_log_group.datadog - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ebs_volume.rabbitmq - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ecs_cluster.ecs - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ecs_service.metrics - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ecs_task_definition.metrics - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_iam_role.ecs_events - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_iam_role_policy.ecs_events_run_tasks_with_any_role - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_instance.rabbitmq - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_key_pair.tower - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_route53_record.caa - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_route53_record.nameservers - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
aws_route53_record.wildcard_validation - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_route53_zone.environment - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_security_group.metrics - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_security_group.rabbitmq - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_service_discovery_private_dns_namespace.ecs - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_service_discovery_service.metrics - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_volume_attachment.rabbitmq - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_eip.nat_ip - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_instance.bastion_host - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_nat_gateway.gw - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route.nat-default - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route53_record.bastion_host - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.b - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.c - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.d - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.e - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.allow_all_outbound - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.bastion_ssh_access - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.global_ssh_access - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.internal_http - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.standard - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.b - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.b_public - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.c - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.c_public - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.d - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.d_public - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.e - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.e_public - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_vpc_endpoint.s3 - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_internet_gateway.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_main_route_table_association.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_route.default - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_route_table.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_vpc.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.template_file.gateway_dep - *terraform.NodeApplyableResource
provider.template - *terraform.NodeApplyableProvider
null_resource.rabbitmq-init - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
provider.aws.ecs - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.template - *terraform.NodeApplyableProvider
2019/04/26 19:20:59 [TRACE] Graph after step *terraform.PruneProviderTransformer:
aws_acm_certificate.wildcard - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_acm_certificate_validation.wildcard - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_cloudwatch_log_group.cron - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_cloudwatch_log_group.datadog - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ebs_volume.rabbitmq - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ecs_cluster.ecs - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ecs_service.metrics - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ecs_task_definition.metrics - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_iam_role.ecs_events - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_iam_role_policy.ecs_events_run_tasks_with_any_role - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_instance.rabbitmq - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_key_pair.tower - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_route53_record.caa - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_route53_record.nameservers - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
aws_route53_record.wildcard_validation - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_route53_zone.environment - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_security_group.metrics - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_security_group.rabbitmq - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_service_discovery_private_dns_namespace.ecs - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_service_discovery_service.metrics - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_volume_attachment.rabbitmq - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_eip.nat_ip - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_instance.bastion_host - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_nat_gateway.gw - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route.nat-default - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route53_record.bastion_host - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.b - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.c - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.d - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.e - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.allow_all_outbound - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.bastion_ssh_access - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.global_ssh_access - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.internal_http - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.standard - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.b - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.b_public - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.c - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.c_public - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.d - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.d_public - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.e - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.e_public - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_vpc_endpoint.s3 - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_internet_gateway.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_main_route_table_association.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_route.default - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_route_table.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_vpc.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.template_file.gateway_dep - *terraform.NodeApplyableResource
provider.template - *terraform.NodeApplyableProvider
null_resource.rabbitmq-init - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
provider.aws.ecs - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.template - *terraform.NodeApplyableProvider
2019/04/26 19:20:59 [TRACE] Graph after step *terraform.ParentProviderTransformer:
aws_acm_certificate.wildcard - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_acm_certificate_validation.wildcard - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_cloudwatch_log_group.cron - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_cloudwatch_log_group.datadog - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ebs_volume.rabbitmq - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ecs_cluster.ecs - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ecs_service.metrics - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ecs_task_definition.metrics - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_iam_role.ecs_events - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_iam_role_policy.ecs_events_run_tasks_with_any_role - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_instance.rabbitmq - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_key_pair.tower - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_route53_record.caa - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_route53_record.nameservers - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
aws_route53_record.wildcard_validation - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_route53_zone.environment - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_security_group.metrics - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_security_group.rabbitmq - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_service_discovery_private_dns_namespace.ecs - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_service_discovery_service.metrics - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_volume_attachment.rabbitmq - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_eip.nat_ip - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_instance.bastion_host - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_nat_gateway.gw - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route.nat-default - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route53_record.bastion_host - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.b - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.c - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.d - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.e - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.allow_all_outbound - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.bastion_ssh_access - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.global_ssh_access - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.internal_http - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.standard - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.b - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.b_public - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.c - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.c_public - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.d - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.d_public - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.e - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.e_public - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_vpc_endpoint.s3 - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_internet_gateway.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_main_route_table_association.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_route.default - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_route_table.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_vpc.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.template_file.gateway_dep - *terraform.NodeApplyableResource
provider.template - *terraform.NodeApplyableProvider
null_resource.rabbitmq-init - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
provider.aws.ecs - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.template - *terraform.NodeApplyableProvider
2019/04/26 19:20:59 [TRACE] Graph after step *terraform.graphTransformerMulti:
aws_acm_certificate.wildcard - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_acm_certificate_validation.wildcard - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_cloudwatch_log_group.cron - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_cloudwatch_log_group.datadog - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ebs_volume.rabbitmq - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ecs_cluster.ecs - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ecs_service.metrics - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ecs_task_definition.metrics - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_iam_role.ecs_events - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_iam_role_policy.ecs_events_run_tasks_with_any_role - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_instance.rabbitmq - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_key_pair.tower - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_route53_record.caa - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_route53_record.nameservers - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
aws_route53_record.wildcard_validation - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_route53_zone.environment - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_security_group.metrics - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_security_group.rabbitmq - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_service_discovery_private_dns_namespace.ecs - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_service_discovery_service.metrics - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_volume_attachment.rabbitmq - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_eip.nat_ip - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_instance.bastion_host - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_nat_gateway.gw - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route.nat-default - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route53_record.bastion_host - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.b - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.c - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.d - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.e - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.allow_all_outbound - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.bastion_ssh_access - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.global_ssh_access - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.internal_http - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.standard - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.b - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.b_public - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.c - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.c_public - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.d - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.d_public - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.e - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.e_public - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_vpc_endpoint.s3 - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_internet_gateway.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_main_route_table_association.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_route.default - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_route_table.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_vpc.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.template_file.gateway_dep - *terraform.NodeApplyableResource
provider.template - *terraform.NodeApplyableProvider
null_resource.rabbitmq-init - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
provider.aws.ecs - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.template - *terraform.NodeApplyableProvider
2019/04/26 19:20:59 [TRACE] DestroyEdgeTransformer: Beginning destroy edge transformation...
2019/04/26 19:20:59 [TRACE] Graph after step *terraform.DestroyEdgeTransformer:
aws_acm_certificate.wildcard - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_acm_certificate_validation.wildcard - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_cloudwatch_log_group.cron - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_cloudwatch_log_group.datadog - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ebs_volume.rabbitmq - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ecs_cluster.ecs - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ecs_service.metrics - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ecs_task_definition.metrics - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_iam_role.ecs_events - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_iam_role_policy.ecs_events_run_tasks_with_any_role - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_instance.rabbitmq - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_key_pair.tower - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_route53_record.caa - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_route53_record.nameservers - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
aws_route53_record.wildcard_validation - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_route53_zone.environment - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_security_group.metrics - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_security_group.rabbitmq - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_service_discovery_private_dns_namespace.ecs - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_service_discovery_service.metrics - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_volume_attachment.rabbitmq - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_eip.nat_ip - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_instance.bastion_host - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_nat_gateway.gw - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route.nat-default - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route53_record.bastion_host - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.b - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.c - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.d - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.e - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.allow_all_outbound - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.bastion_ssh_access - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.global_ssh_access - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.internal_http - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.standard - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.b - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.b_public - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.c - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.c_public - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.d - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.d_public - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.e - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.e_public - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_vpc_endpoint.s3 - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_internet_gateway.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_main_route_table_association.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_route.default - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_route_table.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_vpc.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.template_file.gateway_dep - *terraform.NodeApplyableResource
provider.template - *terraform.NodeApplyableProvider
null_resource.rabbitmq-init - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
provider.aws.ecs - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.template - *terraform.NodeApplyableProvider
2019/04/26 19:20:59 [TRACE] CBDEdgeTransformer: Beginning CBD transformation...
2019/04/26 19:20:59 [TRACE] Graph after step *terraform.CBDEdgeTransformer:
aws_acm_certificate.wildcard - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_acm_certificate_validation.wildcard - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_cloudwatch_log_group.cron - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_cloudwatch_log_group.datadog - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ebs_volume.rabbitmq - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ecs_cluster.ecs - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ecs_service.metrics - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ecs_task_definition.metrics - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_iam_role.ecs_events - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_iam_role_policy.ecs_events_run_tasks_with_any_role - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_instance.rabbitmq - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_key_pair.tower - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_route53_record.caa - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_route53_record.nameservers - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
aws_route53_record.wildcard_validation - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_route53_zone.environment - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_security_group.metrics - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_security_group.rabbitmq - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_service_discovery_private_dns_namespace.ecs - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_service_discovery_service.metrics - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_volume_attachment.rabbitmq - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_eip.nat_ip - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_instance.bastion_host - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_nat_gateway.gw - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route.nat-default - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route53_record.bastion_host - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.b - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.c - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.d - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.e - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.allow_all_outbound - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.bastion_ssh_access - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.global_ssh_access - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.internal_http - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.standard - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.b - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.b_public - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.c - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.c_public - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.d - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.d_public - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.e - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.e_public - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_vpc_endpoint.s3 - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_internet_gateway.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_main_route_table_association.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_route.default - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_route_table.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_vpc.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.template_file.gateway_dep - *terraform.NodeApplyableResource
provider.template - *terraform.NodeApplyableProvider
null_resource.rabbitmq-init - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
provider.aws.ecs - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.template - *terraform.NodeApplyableProvider
2019/04/26 19:20:59 [TRACE] Graph after step *terraform.MissingProvisionerTransformer:
aws_acm_certificate.wildcard - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_acm_certificate_validation.wildcard - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_cloudwatch_log_group.cron - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_cloudwatch_log_group.datadog - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ebs_volume.rabbitmq - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ecs_cluster.ecs - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ecs_service.metrics - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ecs_task_definition.metrics - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_iam_role.ecs_events - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_iam_role_policy.ecs_events_run_tasks_with_any_role - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_instance.rabbitmq - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_key_pair.tower - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_route53_record.caa - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_route53_record.nameservers - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
aws_route53_record.wildcard_validation - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_route53_zone.environment - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_security_group.metrics - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_security_group.rabbitmq - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_service_discovery_private_dns_namespace.ecs - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_service_discovery_service.metrics - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_volume_attachment.rabbitmq - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_eip.nat_ip - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_instance.bastion_host - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_nat_gateway.gw - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route.nat-default - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route53_record.bastion_host - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.b - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.c - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.d - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.e - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.allow_all_outbound - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.bastion_ssh_access - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.global_ssh_access - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.internal_http - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.standard - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.b - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.b_public - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.c - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.c_public - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.d - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.d_public - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.e - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.e_public - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_vpc_endpoint.s3 - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_internet_gateway.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_main_route_table_association.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_route.default - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_route_table.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_vpc.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.template_file.gateway_dep - *terraform.NodeApplyableResource
provider.template - *terraform.NodeApplyableProvider
null_resource.rabbitmq-init - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
provider.aws.ecs - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.template - *terraform.NodeApplyableProvider
provisioner.file - *terraform.NodeProvisioner
provisioner.remote-exec - *terraform.NodeProvisioner
2019/04/26 19:20:59 [TRACE] Graph after step *terraform.ProvisionerTransformer:
aws_acm_certificate.wildcard - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_acm_certificate_validation.wildcard - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_cloudwatch_log_group.cron - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_cloudwatch_log_group.datadog - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ebs_volume.rabbitmq - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ecs_cluster.ecs - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ecs_service.metrics - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ecs_task_definition.metrics - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_iam_role.ecs_events - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_iam_role_policy.ecs_events_run_tasks_with_any_role - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_instance.rabbitmq - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_key_pair.tower - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_route53_record.caa - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_route53_record.nameservers - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
aws_route53_record.wildcard_validation - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_route53_zone.environment - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_security_group.metrics - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_security_group.rabbitmq - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_service_discovery_private_dns_namespace.ecs - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_service_discovery_service.metrics - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_volume_attachment.rabbitmq - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_eip.nat_ip - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_instance.bastion_host - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_nat_gateway.gw - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route.nat-default - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route53_record.bastion_host - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.b - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.c - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.d - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.e - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.allow_all_outbound - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.bastion_ssh_access - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.global_ssh_access - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.internal_http - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.standard - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.b - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.b_public - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.c - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.c_public - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.d - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.d_public - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.e - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.e_public - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_vpc_endpoint.s3 - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_internet_gateway.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_main_route_table_association.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_route.default - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_route_table.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_vpc.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.template_file.gateway_dep - *terraform.NodeApplyableResource
provider.template - *terraform.NodeApplyableProvider
null_resource.rabbitmq-init - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.file - *terraform.NodeProvisioner
provisioner.remote-exec - *terraform.NodeProvisioner
provider.aws - *terraform.NodeApplyableProvider
provider.aws.ecs - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.template - *terraform.NodeApplyableProvider
provisioner.file - *terraform.NodeProvisioner
provisioner.remote-exec - *terraform.NodeProvisioner
2019/04/26 19:20:59 [TRACE] Graph after step *terraform.RootVariableTransformer:
aws_acm_certificate.wildcard - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_acm_certificate_validation.wildcard - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_cloudwatch_log_group.cron - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_cloudwatch_log_group.datadog - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ebs_volume.rabbitmq - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ecs_cluster.ecs - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ecs_service.metrics - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ecs_task_definition.metrics - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_iam_role.ecs_events - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_iam_role_policy.ecs_events_run_tasks_with_any_role - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_instance.rabbitmq - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_key_pair.tower - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_route53_record.caa - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_route53_record.nameservers - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
aws_route53_record.wildcard_validation - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_route53_zone.environment - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_security_group.metrics - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_security_group.rabbitmq - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_service_discovery_private_dns_namespace.ecs - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_service_discovery_service.metrics - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_volume_attachment.rabbitmq - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_eip.nat_ip - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_instance.bastion_host - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_nat_gateway.gw - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route.nat-default - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route53_record.bastion_host - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.b - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.c - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.d - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.e - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.allow_all_outbound - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.bastion_ssh_access - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.global_ssh_access - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.internal_http - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.standard - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.b - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.b_public - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.c - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.c_public - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.d - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.d_public - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.e - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.e_public - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_vpc_endpoint.s3 - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_internet_gateway.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_main_route_table_association.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_route.default - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_route_table.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_vpc.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.template_file.gateway_dep - *terraform.NodeApplyableResource
provider.template - *terraform.NodeApplyableProvider
null_resource.rabbitmq-init - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.file - *terraform.NodeProvisioner
provisioner.remote-exec - *terraform.NodeProvisioner
provider.aws - *terraform.NodeApplyableProvider
provider.aws.ecs - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.template - *terraform.NodeApplyableProvider
provisioner.file - *terraform.NodeProvisioner
provisioner.remote-exec - *terraform.NodeProvisioner
var.datadog_key - *terraform.NodeRootVariable
var.ecs_cluster_ami - *terraform.NodeRootVariable
var.ecs_cluster_count - *terraform.NodeRootVariable
var.ecs_cluster_size - *terraform.NodeRootVariable
var.gitlab_token - *terraform.NodeRootVariable
var.production_vpc_connection - *terraform.NodeRootVariable
var.rabbitmq_password - *terraform.NodeRootVariable
2019/04/26 19:20:59 [TRACE] Graph after step *terraform.LocalTransformer:
aws_acm_certificate.wildcard - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_acm_certificate_validation.wildcard - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_cloudwatch_log_group.cron - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_cloudwatch_log_group.datadog - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ebs_volume.rabbitmq - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ecs_cluster.ecs - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ecs_service.metrics - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ecs_task_definition.metrics - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_iam_role.ecs_events - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_iam_role_policy.ecs_events_run_tasks_with_any_role - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_instance.rabbitmq - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_key_pair.tower - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_route53_record.caa - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_route53_record.nameservers - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
aws_route53_record.wildcard_validation - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_route53_zone.environment - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_security_group.metrics - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_security_group.rabbitmq - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_service_discovery_private_dns_namespace.ecs - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_service_discovery_service.metrics - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_volume_attachment.rabbitmq - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
local.requires_compatibilities - *terraform.NodeLocal
module.vpc.aws_eip.nat_ip - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_instance.bastion_host - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_nat_gateway.gw - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route.nat-default - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route53_record.bastion_host - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.b - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.c - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.d - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.e - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.allow_all_outbound - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.bastion_ssh_access - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.global_ssh_access - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.internal_http - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.standard - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.b - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.b_public - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.c - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.c_public - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.d - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.d_public - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.e - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.e_public - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_vpc_endpoint.s3 - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_internet_gateway.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_main_route_table_association.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_route.default - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_route_table.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_vpc.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.template_file.gateway_dep - *terraform.NodeApplyableResource
provider.template - *terraform.NodeApplyableProvider
null_resource.rabbitmq-init - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.file - *terraform.NodeProvisioner
provisioner.remote-exec - *terraform.NodeProvisioner
provider.aws - *terraform.NodeApplyableProvider
provider.aws.ecs - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.template - *terraform.NodeApplyableProvider
provisioner.file - *terraform.NodeProvisioner
provisioner.remote-exec - *terraform.NodeProvisioner
var.datadog_key - *terraform.NodeRootVariable
var.ecs_cluster_ami - *terraform.NodeRootVariable
var.ecs_cluster_count - *terraform.NodeRootVariable
var.ecs_cluster_size - *terraform.NodeRootVariable
var.gitlab_token - *terraform.NodeRootVariable
var.production_vpc_connection - *terraform.NodeRootVariable
var.rabbitmq_password - *terraform.NodeRootVariable
2019/04/26 19:20:59 [TRACE] Graph after step *terraform.OutputTransformer:
aws_acm_certificate.wildcard - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_acm_certificate_validation.wildcard - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_cloudwatch_log_group.cron - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_cloudwatch_log_group.datadog - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ebs_volume.rabbitmq - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ecs_cluster.ecs - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ecs_service.metrics - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ecs_task_definition.metrics - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_iam_role.ecs_events - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_iam_role_policy.ecs_events_run_tasks_with_any_role - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_instance.rabbitmq - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_key_pair.tower - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_route53_record.caa - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_route53_record.nameservers - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
aws_route53_record.wildcard_validation - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_route53_zone.environment - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_security_group.metrics - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_security_group.rabbitmq - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_service_discovery_private_dns_namespace.ecs - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_service_discovery_service.metrics - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_volume_attachment.rabbitmq - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
local.requires_compatibilities - *terraform.NodeLocal
module.vpc.aws_eip.nat_ip - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_instance.bastion_host - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_nat_gateway.gw - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route.nat-default - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route53_record.bastion_host - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.b - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.c - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.d - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.e - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.allow_all_outbound - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.bastion_ssh_access - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.global_ssh_access - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.internal_http - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.standard - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.b - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.b_public - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.c - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.c_public - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.d - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.d_public - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.e - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.e_public - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_vpc_endpoint.s3 - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_internet_gateway.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_main_route_table_association.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_route.default - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_route_table.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_vpc.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.output.gateway_id - *terraform.NodeApplyableOutput
module.vpc.module.vpc.output.route_table_id - *terraform.NodeApplyableOutput
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.output.allow_all_outbound_id - *terraform.NodeApplyableOutput
module.vpc.output.bastion_host_ip - *terraform.NodeApplyableOutput
module.vpc.output.bastion_host_sg_id - *terraform.NodeApplyableOutput
module.vpc.output.bastion_hostname - *terraform.NodeApplyableOutput
module.vpc.output.internal_http_access_id - *terraform.NodeApplyableOutput
module.vpc.output.nat_ip - *terraform.NodeApplyableOutput
module.vpc.output.nat_route_table_id - *terraform.NodeApplyableOutput
module.vpc.output.ssh_access_id - *terraform.NodeApplyableOutput
module.vpc.output.standard_route_table_id - *terraform.NodeApplyableOutput
module.vpc.output.standard_sg_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_b_az - *terraform.NodeApplyableOutput
module.vpc.output.subnet_b_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_b_public_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_c_az - *terraform.NodeApplyableOutput
module.vpc.output.subnet_c_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_c_public_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_d_az - *terraform.NodeApplyableOutput
module.vpc.output.subnet_d_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_d_public_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_e_az - *terraform.NodeApplyableOutput
module.vpc.output.subnet_e_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_e_public_id - *terraform.NodeApplyableOutput
module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.template_file.gateway_dep - *terraform.NodeApplyableResource
provider.template - *terraform.NodeApplyableProvider
null_resource.rabbitmq-init - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.file - *terraform.NodeProvisioner
provisioner.remote-exec - *terraform.NodeProvisioner
output.bastion_host_sg_id - *terraform.NodeApplyableOutput
output.bastion_hostname - *terraform.NodeApplyableOutput
output.certificate_arn - *terraform.NodeApplyableOutput
output.cluster - *terraform.NodeApplyableOutput
output.consul_server_connect_string - *terraform.NodeApplyableOutput
output.cron_log_group - *terraform.NodeApplyableOutput
output.ecs_events_role_id - *terraform.NodeApplyableOutput
output.leading_octets - *terraform.NodeApplyableOutput
output.metrics_hostname - *terraform.NodeApplyableOutput
output.nat_route_table_id - *terraform.NodeApplyableOutput
output.rabbitmq_host - *terraform.NodeApplyableOutput
output.rabbitmq_password - *terraform.NodeApplyableOutput
output.rabbitmq_username - *terraform.NodeApplyableOutput
output.service_discovery_namespace_id - *terraform.NodeApplyableOutput
output.ssh_access_id - *terraform.NodeApplyableOutput
output.subnet_b_id - *terraform.NodeApplyableOutput
output.subnet_b_public_id - *terraform.NodeApplyableOutput
output.subnet_c_id - *terraform.NodeApplyableOutput
output.subnet_c_public_id - *terraform.NodeApplyableOutput
output.subnet_d_id - *terraform.NodeApplyableOutput
output.subnet_d_public_id - *terraform.NodeApplyableOutput
output.subnet_e_id - *terraform.NodeApplyableOutput
output.subnet_e_public_id - *terraform.NodeApplyableOutput
output.use_fargate - *terraform.NodeApplyableOutput
output.vpc_id - *terraform.NodeApplyableOutput
output.zone_id - *terraform.NodeApplyableOutput
output.zone_name - *terraform.NodeApplyableOutput
provider.aws - *terraform.NodeApplyableProvider
provider.aws.ecs - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.template - *terraform.NodeApplyableProvider
provisioner.file - *terraform.NodeProvisioner
provisioner.remote-exec - *terraform.NodeProvisioner
var.datadog_key - *terraform.NodeRootVariable
var.ecs_cluster_ami - *terraform.NodeRootVariable
var.ecs_cluster_count - *terraform.NodeRootVariable
var.ecs_cluster_size - *terraform.NodeRootVariable
var.gitlab_token - *terraform.NodeRootVariable
var.production_vpc_connection - *terraform.NodeRootVariable
var.rabbitmq_password - *terraform.NodeRootVariable
2019/04/26 19:20:59 [TRACE] Graph after step *terraform.ModuleVariableTransformer:
aws_acm_certificate.wildcard - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_acm_certificate_validation.wildcard - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_cloudwatch_log_group.cron - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_cloudwatch_log_group.datadog - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ebs_volume.rabbitmq - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ecs_cluster.ecs - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ecs_service.metrics - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ecs_task_definition.metrics - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_iam_role.ecs_events - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_iam_role_policy.ecs_events_run_tasks_with_any_role - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_instance.rabbitmq - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_key_pair.tower - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_route53_record.caa - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_route53_record.nameservers - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
aws_route53_record.wildcard_validation - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_route53_zone.environment - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_security_group.metrics - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_security_group.rabbitmq - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_service_discovery_private_dns_namespace.ecs - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_service_discovery_service.metrics - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_volume_attachment.rabbitmq - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
local.requires_compatibilities - *terraform.NodeLocal
module.vpc.aws_eip.nat_ip - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_instance.bastion_host - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_nat_gateway.gw - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route.nat-default - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route53_record.bastion_host - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.b - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.c - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.d - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.e - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.allow_all_outbound - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.bastion_ssh_access - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.global_ssh_access - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.internal_http - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.standard - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.b - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.b_public - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.c - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.c_public - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.d - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.d_public - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.e - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.e_public - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_vpc_endpoint.s3 - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_internet_gateway.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_main_route_table_association.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_route.default - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_route_table.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_vpc.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.output.gateway_id - *terraform.NodeApplyableOutput
module.vpc.module.vpc.output.route_table_id - *terraform.NodeApplyableOutput
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.module.vpc.var.cidr_block - *terraform.NodeApplyableModuleVariable
module.vpc.module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.output.allow_all_outbound_id - *terraform.NodeApplyableOutput
module.vpc.output.bastion_host_ip - *terraform.NodeApplyableOutput
module.vpc.output.bastion_host_sg_id - *terraform.NodeApplyableOutput
module.vpc.output.bastion_hostname - *terraform.NodeApplyableOutput
module.vpc.output.internal_http_access_id - *terraform.NodeApplyableOutput
module.vpc.output.nat_ip - *terraform.NodeApplyableOutput
module.vpc.output.nat_route_table_id - *terraform.NodeApplyableOutput
module.vpc.output.ssh_access_id - *terraform.NodeApplyableOutput
module.vpc.output.standard_route_table_id - *terraform.NodeApplyableOutput
module.vpc.output.standard_sg_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_b_az - *terraform.NodeApplyableOutput
module.vpc.output.subnet_b_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_b_public_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_c_az - *terraform.NodeApplyableOutput
module.vpc.output.subnet_c_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_c_public_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_d_az - *terraform.NodeApplyableOutput
module.vpc.output.subnet_d_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_d_public_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_e_az - *terraform.NodeApplyableOutput
module.vpc.output.subnet_e_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_e_public_id - *terraform.NodeApplyableOutput
module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.template_file.gateway_dep - *terraform.NodeApplyableResource
provider.template - *terraform.NodeApplyableProvider
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
module.vpc.var.zone_id - *terraform.NodeApplyableModuleVariable
null_resource.rabbitmq-init - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.file - *terraform.NodeProvisioner
provisioner.remote-exec - *terraform.NodeProvisioner
output.bastion_host_sg_id - *terraform.NodeApplyableOutput
output.bastion_hostname - *terraform.NodeApplyableOutput
output.certificate_arn - *terraform.NodeApplyableOutput
output.cluster - *terraform.NodeApplyableOutput
output.consul_server_connect_string - *terraform.NodeApplyableOutput
output.cron_log_group - *terraform.NodeApplyableOutput
output.ecs_events_role_id - *terraform.NodeApplyableOutput
output.leading_octets - *terraform.NodeApplyableOutput
output.metrics_hostname - *terraform.NodeApplyableOutput
output.nat_route_table_id - *terraform.NodeApplyableOutput
output.rabbitmq_host - *terraform.NodeApplyableOutput
output.rabbitmq_password - *terraform.NodeApplyableOutput
output.rabbitmq_username - *terraform.NodeApplyableOutput
output.service_discovery_namespace_id - *terraform.NodeApplyableOutput
output.ssh_access_id - *terraform.NodeApplyableOutput
output.subnet_b_id - *terraform.NodeApplyableOutput
output.subnet_b_public_id - *terraform.NodeApplyableOutput
output.subnet_c_id - *terraform.NodeApplyableOutput
output.subnet_c_public_id - *terraform.NodeApplyableOutput
output.subnet_d_id - *terraform.NodeApplyableOutput
output.subnet_d_public_id - *terraform.NodeApplyableOutput
output.subnet_e_id - *terraform.NodeApplyableOutput
output.subnet_e_public_id - *terraform.NodeApplyableOutput
output.use_fargate - *terraform.NodeApplyableOutput
output.vpc_id - *terraform.NodeApplyableOutput
output.zone_id - *terraform.NodeApplyableOutput
output.zone_name - *terraform.NodeApplyableOutput
provider.aws - *terraform.NodeApplyableProvider
provider.aws.ecs - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.template - *terraform.NodeApplyableProvider
provisioner.file - *terraform.NodeProvisioner
provisioner.remote-exec - *terraform.NodeProvisioner
var.datadog_key - *terraform.NodeRootVariable
var.ecs_cluster_ami - *terraform.NodeRootVariable
var.ecs_cluster_count - *terraform.NodeRootVariable
var.ecs_cluster_size - *terraform.NodeRootVariable
var.gitlab_token - *terraform.NodeRootVariable
var.production_vpc_connection - *terraform.NodeRootVariable
var.rabbitmq_password - *terraform.NodeRootVariable
2019/04/26 19:20:59 [TRACE] Graph after step *terraform.RemovedModuleTransformer:
aws_acm_certificate.wildcard - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_acm_certificate_validation.wildcard - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_cloudwatch_log_group.cron - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_cloudwatch_log_group.datadog - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ebs_volume.rabbitmq - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ecs_cluster.ecs - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ecs_service.metrics - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ecs_task_definition.metrics - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_iam_role.ecs_events - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_iam_role_policy.ecs_events_run_tasks_with_any_role - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_instance.rabbitmq - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_key_pair.tower - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_route53_record.caa - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_route53_record.nameservers - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
aws_route53_record.wildcard_validation - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_route53_zone.environment - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_security_group.metrics - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_security_group.rabbitmq - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_service_discovery_private_dns_namespace.ecs - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_service_discovery_service.metrics - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_volume_attachment.rabbitmq - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
local.requires_compatibilities - *terraform.NodeLocal
module.vpc.aws_eip.nat_ip - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_instance.bastion_host - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_nat_gateway.gw - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route.nat-default - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route53_record.bastion_host - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.b - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.c - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.d - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.e - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.allow_all_outbound - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.bastion_ssh_access - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.global_ssh_access - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.internal_http - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.standard - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.b - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.b_public - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.c - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.c_public - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.d - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.d_public - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.e - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.e_public - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_vpc_endpoint.s3 - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_internet_gateway.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_main_route_table_association.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_route.default - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_route_table.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_vpc.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.output.gateway_id - *terraform.NodeApplyableOutput
module.vpc.module.vpc.output.route_table_id - *terraform.NodeApplyableOutput
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.module.vpc.var.cidr_block - *terraform.NodeApplyableModuleVariable
module.vpc.module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.output.allow_all_outbound_id - *terraform.NodeApplyableOutput
module.vpc.output.bastion_host_ip - *terraform.NodeApplyableOutput
module.vpc.output.bastion_host_sg_id - *terraform.NodeApplyableOutput
module.vpc.output.bastion_hostname - *terraform.NodeApplyableOutput
module.vpc.output.internal_http_access_id - *terraform.NodeApplyableOutput
module.vpc.output.nat_ip - *terraform.NodeApplyableOutput
module.vpc.output.nat_route_table_id - *terraform.NodeApplyableOutput
module.vpc.output.ssh_access_id - *terraform.NodeApplyableOutput
module.vpc.output.standard_route_table_id - *terraform.NodeApplyableOutput
module.vpc.output.standard_sg_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_b_az - *terraform.NodeApplyableOutput
module.vpc.output.subnet_b_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_b_public_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_c_az - *terraform.NodeApplyableOutput
module.vpc.output.subnet_c_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_c_public_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_d_az - *terraform.NodeApplyableOutput
module.vpc.output.subnet_d_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_d_public_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_e_az - *terraform.NodeApplyableOutput
module.vpc.output.subnet_e_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_e_public_id - *terraform.NodeApplyableOutput
module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.template_file.gateway_dep - *terraform.NodeApplyableResource
provider.template - *terraform.NodeApplyableProvider
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
module.vpc.var.zone_id - *terraform.NodeApplyableModuleVariable
null_resource.rabbitmq-init - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.file - *terraform.NodeProvisioner
provisioner.remote-exec - *terraform.NodeProvisioner
output.bastion_host_sg_id - *terraform.NodeApplyableOutput
output.bastion_hostname - *terraform.NodeApplyableOutput
output.certificate_arn - *terraform.NodeApplyableOutput
output.cluster - *terraform.NodeApplyableOutput
output.consul_server_connect_string - *terraform.NodeApplyableOutput
output.cron_log_group - *terraform.NodeApplyableOutput
output.ecs_events_role_id - *terraform.NodeApplyableOutput
output.leading_octets - *terraform.NodeApplyableOutput
output.metrics_hostname - *terraform.NodeApplyableOutput
output.nat_route_table_id - *terraform.NodeApplyableOutput
output.rabbitmq_host - *terraform.NodeApplyableOutput
output.rabbitmq_password - *terraform.NodeApplyableOutput
output.rabbitmq_username - *terraform.NodeApplyableOutput
output.service_discovery_namespace_id - *terraform.NodeApplyableOutput
output.ssh_access_id - *terraform.NodeApplyableOutput
output.subnet_b_id - *terraform.NodeApplyableOutput
output.subnet_b_public_id - *terraform.NodeApplyableOutput
output.subnet_c_id - *terraform.NodeApplyableOutput
output.subnet_c_public_id - *terraform.NodeApplyableOutput
output.subnet_d_id - *terraform.NodeApplyableOutput
output.subnet_d_public_id - *terraform.NodeApplyableOutput
output.subnet_e_id - *terraform.NodeApplyableOutput
output.subnet_e_public_id - *terraform.NodeApplyableOutput
output.use_fargate - *terraform.NodeApplyableOutput
output.vpc_id - *terraform.NodeApplyableOutput
output.zone_id - *terraform.NodeApplyableOutput
output.zone_name - *terraform.NodeApplyableOutput
provider.aws - *terraform.NodeApplyableProvider
provider.aws.ecs - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.template - *terraform.NodeApplyableProvider
provisioner.file - *terraform.NodeProvisioner
provisioner.remote-exec - *terraform.NodeProvisioner
var.datadog_key - *terraform.NodeRootVariable
var.ecs_cluster_ami - *terraform.NodeRootVariable
var.ecs_cluster_count - *terraform.NodeRootVariable
var.ecs_cluster_size - *terraform.NodeRootVariable
var.gitlab_token - *terraform.NodeRootVariable
var.production_vpc_connection - *terraform.NodeRootVariable
var.rabbitmq_password - *terraform.NodeRootVariable
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "aws_route53_zone.environment" references: []
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "module.vpc.aws_route.nat-default" references: [module.vpc.aws_nat_gateway.gw module.vpc.aws_route_table.nat module.vpc.aws_nat_gateway.gw module.vpc.aws_route_table.nat]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "module.vpc.output.subnet_b_az" references: [module.vpc.aws_subnet.b]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "module.vpc.output.subnet_e_az" references: [module.vpc.aws_subnet.e]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "module.vpc.module.vpc.var.application" references: [module.vpc.var.application]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "module.vpc.var.environment" references: []
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "module.vpc.aws_instance.bastion_host" references: [module.vpc.aws_security_group.global_ssh_access module.vpc.aws_security_group.standard module.vpc.aws_subnet.b_public module.vpc.var.environment module.vpc.aws_security_group.global_ssh_access module.vpc.aws_security_group.standard module.vpc.aws_subnet.b_public]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "module.vpc.aws_security_group.standard" references: [module.vpc.module.vpc.output.vpc_id module.vpc.var.environment module.vpc.var.leading_octets]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "module.vpc.output.standard_route_table_id" references: [module.vpc.module.vpc.output.route_table_id]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "output.subnet_d_id" references: [module.vpc.output.subnet_d_id]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "module.vpc.aws_route_table_association.b" references: [module.vpc.aws_route_table.nat module.vpc.aws_subnet.b module.vpc.aws_route_table.nat module.vpc.aws_subnet.b]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "module.vpc.aws_subnet.d_public" references: [module.vpc.aws_subnet.d module.vpc.module.vpc.output.vpc_id module.vpc.var.application module.vpc.var.environment module.vpc.var.leading_octets module.vpc.aws_subnet.d]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "module.vpc.module.vpc.aws_internet_gateway.main" references: [module.vpc.module.vpc.aws_vpc.main module.vpc.module.vpc.var.application module.vpc.module.vpc.var.environment module.vpc.module.vpc.aws_vpc.main]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "provisioner.remote-exec" references: []
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "var.gitlab_token" references: []
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "module.vpc.module.vpc.output.route_table_id" references: [module.vpc.module.vpc.aws_route_table.main]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "aws_ebs_volume.rabbitmq" references: [module.vpc.output.subnet_b_az]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "module.vpc.aws_subnet.c_public" references: [module.vpc.aws_subnet.c module.vpc.module.vpc.output.vpc_id module.vpc.var.application module.vpc.var.environment module.vpc.var.leading_octets module.vpc.aws_subnet.c]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "output.rabbitmq_host" references: [aws_instance.rabbitmq]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "aws_security_group.metrics" references: [module.vpc.output.vpc_id]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "module.vpc.module.vpc.aws_main_route_table_association.main" references: [module.vpc.module.vpc.aws_route_table.main module.vpc.module.vpc.aws_vpc.main module.vpc.module.vpc.aws_route_table.main module.vpc.module.vpc.aws_vpc.main]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "module.vpc.output.nat_ip" references: [module.vpc.aws_eip.nat_ip]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "module.vpc.output.allow_all_outbound_id" references: [module.vpc.aws_security_group.standard]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "module.vpc.output.standard_sg_id" references: [module.vpc.aws_security_group.standard]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "output.zone_name" references: [aws_route53_zone.environment]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "output.cron_log_group" references: [aws_cloudwatch_log_group.cron]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "aws_acm_certificate.wildcard" references: [aws_route53_record.caa aws_route53_zone.environment aws_route53_zone.environment]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "module.vpc.output.ssh_access_id" references: [module.vpc.aws_security_group.bastion_ssh_access]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "aws_ecs_task_definition.metrics" references: [aws_cloudwatch_log_group.datadog local.requires_compatibilities var.datadog_key var.ecs_cluster_count aws_cloudwatch_log_group.datadog]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "aws_ecs_service.metrics" references: [aws_ecs_cluster.ecs aws_ecs_task_definition.metrics aws_security_group.metrics aws_service_discovery_service.metrics module.vpc.output.subnet_b_id module.vpc.output.subnet_c_id module.vpc.output.subnet_d_id var.ecs_cluster_count aws_ecs_cluster.ecs aws_ecs_task_definition.metrics aws_security_group.metrics aws_service_discovery_service.metrics]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "var.production_vpc_connection" references: []
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "module.vpc.output.subnet_d_az" references: [module.vpc.aws_subnet.d]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "output.use_fargate" references: [var.ecs_cluster_count]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "module.vpc.aws_security_group.allow_all_outbound" references: [module.vpc.module.vpc.output.vpc_id module.vpc.var.environment]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "module.vpc.aws_security_group.bastion_ssh_access" references: [module.vpc.aws_instance.bastion_host module.vpc.module.vpc.output.vpc_id module.vpc.var.environment module.vpc.aws_instance.bastion_host]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "module.vpc.aws_subnet.e" references: [module.vpc.module.vpc.output.vpc_id module.vpc.var.application module.vpc.var.environment module.vpc.var.leading_octets]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "module.vpc.module.vpc.aws_vpc.main" references: [module.vpc.module.vpc.var.application module.vpc.module.vpc.var.cidr_block module.vpc.module.vpc.var.environment]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "module.vpc.output.subnet_b_public_id" references: [module.vpc.aws_subnet.b_public]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "module.vpc.output.subnet_e_public_id" references: [module.vpc.aws_subnet.e_public]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "module.vpc.output.nat_route_table_id" references: [module.vpc.aws_route_table.nat]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "output.metrics_hostname" references: [aws_service_discovery_service.metrics aws_service_discovery_private_dns_namespace.ecs]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "module.vpc.aws_subnet.b" references: [module.vpc.module.vpc.output.vpc_id module.vpc.var.application module.vpc.var.environment module.vpc.var.leading_octets]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "provider.aws.ecs" references: []
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "var.ecs_cluster_count" references: []
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "module.vpc.output.internal_http_access_id" references: [module.vpc.aws_security_group.internal_http]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "output.ssh_access_id" references: [module.vpc.output.ssh_access_id]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "provider.aws" references: []
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "var.datadog_key" references: []
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "module.vpc.module.vpc.var.cidr_block" references: [module.vpc.var.leading_octets]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "var.rabbitmq_password" references: []
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "output.leading_octets" references: []
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "aws_instance.rabbitmq" references: [aws_security_group.rabbitmq module.vpc.output.ssh_access_id module.vpc.output.subnet_b_id aws_security_group.rabbitmq]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "aws_acm_certificate_validation.wildcard" references: [aws_acm_certificate.wildcard aws_route53_record.wildcard_validation aws_acm_certificate.wildcard aws_route53_record.wildcard_validation]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "module.vpc.aws_vpc_endpoint.s3" references: [module.vpc.aws_route_table.nat module.vpc.module.vpc.output.vpc_id module.vpc.aws_route_table.nat]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "module.vpc.output.subnet_c_id" references: [module.vpc.aws_subnet.c]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "aws_security_group.rabbitmq" references: [module.vpc.output.vpc_id]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "aws_service_discovery_service.metrics" references: [aws_service_discovery_private_dns_namespace.ecs aws_service_discovery_private_dns_namespace.ecs]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "module.vpc.aws_eip.nat_ip" references: []
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "module.vpc.aws_route_table_association.e" references: [module.vpc.aws_route_table.nat module.vpc.aws_subnet.e module.vpc.aws_route_table.nat module.vpc.aws_subnet.e]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "module.vpc.aws_route_table_association.d" references: [module.vpc.aws_route_table.nat module.vpc.aws_subnet.d module.vpc.aws_route_table.nat module.vpc.aws_subnet.d]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "output.subnet_b_public_id" references: [module.vpc.output.subnet_b_public_id]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "output.rabbitmq_password" references: [var.rabbitmq_password]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "output.rabbitmq_username" references: []
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "null_resource.rabbitmq-init" references: [aws_instance.rabbitmq aws_instance.rabbitmq aws_volume_attachment.rabbitmq module.vpc.output.bastion_hostname aws_instance.rabbitmq]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "aws_route53_record.wildcard_validation" references: [aws_acm_certificate.wildcard aws_route53_record.caa aws_route53_zone.environment aws_acm_certificate.wildcard aws_route53_zone.environment]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "aws_cloudwatch_log_group.datadog" references: []
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "output.consul_server_connect_string" references: []
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "module.vpc.module.vpc.aws_route.default" references: [module.vpc.module.vpc.aws_internet_gateway.main module.vpc.module.vpc.aws_route_table.main module.vpc.module.vpc.aws_internet_gateway.main module.vpc.module.vpc.aws_route_table.main]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "module.vpc.output.subnet_e_id" references: [module.vpc.aws_subnet.e]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "output.subnet_c_id" references: [module.vpc.output.subnet_c_id]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "output.certificate_arn" references: [aws_acm_certificate_validation.wildcard]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "module.vpc.aws_route_table.nat" references: [module.vpc.module.vpc.output.vpc_id]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "module.vpc.aws_security_group.global_ssh_access" references: [module.vpc.module.vpc.output.vpc_id module.vpc.var.application module.vpc.var.environment]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "module.vpc.output.subnet_d_public_id" references: [module.vpc.aws_subnet.d_public]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "output.subnet_d_public_id" references: [module.vpc.output.subnet_d_public_id]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "output.nat_route_table_id" references: [module.vpc.output.nat_route_table_id]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "module.vpc.output.vpc_id" references: [module.vpc.module.vpc.output.vpc_id]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "module.vpc.output.subnet_c_public_id" references: [module.vpc.aws_subnet.c_public]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "module.vpc.aws_route53_record.bastion_host" references: [module.vpc.aws_instance.bastion_host module.vpc.aws_nat_gateway.gw module.vpc.var.application module.vpc.var.environment module.vpc.var.zone_id module.vpc.aws_instance.bastion_host]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "module.vpc.module.vpc.output.vpc_id" references: [module.vpc.module.vpc.aws_vpc.main]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "output.cluster" references: [aws_ecs_cluster.ecs]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "module.vpc.aws_nat_gateway.gw" references: [module.vpc.aws_eip.nat_ip module.vpc.aws_subnet.e_public module.vpc.template_file.gateway_dep module.vpc.aws_eip.nat_ip module.vpc.aws_subnet.e_public]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "module.vpc.output.subnet_d_id" references: [module.vpc.aws_subnet.d]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "module.vpc.module.vpc.aws_route_table.main" references: [module.vpc.module.vpc.aws_vpc.main module.vpc.module.vpc.aws_vpc.main]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "module.vpc.output.bastion_hostname" references: [module.vpc.aws_route53_record.bastion_host]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "output.subnet_c_public_id" references: [module.vpc.output.subnet_c_public_id]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "module.vpc.var.application" references: []
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "aws_ecs_cluster.ecs" references: []
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "module.vpc.aws_subnet.b_public" references: [module.vpc.aws_subnet.b module.vpc.module.vpc.output.vpc_id module.vpc.var.application module.vpc.var.environment module.vpc.var.leading_octets module.vpc.aws_subnet.b]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "var.ecs_cluster_size" references: []
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "aws_volume_attachment.rabbitmq" references: [aws_ebs_volume.rabbitmq aws_instance.rabbitmq aws_ebs_volume.rabbitmq aws_instance.rabbitmq]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "aws_route53_record.caa" references: [aws_route53_zone.environment aws_route53_zone.environment]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "module.vpc.aws_security_group.internal_http" references: [module.vpc.module.vpc.output.vpc_id module.vpc.var.environment module.vpc.var.leading_octets]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "module.vpc.aws_route_table_association.c" references: [module.vpc.aws_route_table.nat module.vpc.aws_subnet.c module.vpc.aws_route_table.nat module.vpc.aws_subnet.c]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "module.vpc.module.vpc.output.gateway_id" references: [module.vpc.module.vpc.aws_internet_gateway.main]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "output.zone_id" references: [aws_route53_zone.environment]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "aws_iam_role.ecs_events" references: []
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "aws_cloudwatch_log_group.cron" references: []
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "module.vpc.aws_subnet.c" references: [module.vpc.module.vpc.output.vpc_id module.vpc.var.application module.vpc.var.environment module.vpc.var.leading_octets]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "module.vpc.var.leading_octets" references: []
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "aws_key_pair.tower" references: []
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "output.subnet_e_id" references: [module.vpc.output.subnet_e_id]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "module.vpc.aws_subnet.e_public" references: [module.vpc.module.vpc.output.vpc_id module.vpc.var.application module.vpc.var.environment module.vpc.var.leading_octets]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "provisioner.file" references: []
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "local.requires_compatibilities" references: []
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "module.vpc.output.bastion_host_sg_id" references: [module.vpc.aws_security_group.global_ssh_access]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "output.vpc_id" references: [module.vpc.output.vpc_id]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "output.service_discovery_namespace_id" references: [aws_service_discovery_private_dns_namespace.ecs]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "module.vpc.var.zone_id" references: [aws_route53_zone.environment]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "output.subnet_e_public_id" references: [module.vpc.output.subnet_e_public_id]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "output.ecs_events_role_id" references: [aws_iam_role.ecs_events]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "module.vpc.module.vpc.var.environment" references: [module.vpc.var.environment]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "output.bastion_hostname" references: [module.vpc.output.bastion_hostname]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "aws_service_discovery_private_dns_namespace.ecs" references: [module.vpc.output.vpc_id]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "aws_route53_record.nameservers" references: [aws_route53_zone.environment aws_route53_zone.environment]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "module.vpc.template_file.gateway_dep" references: [module.vpc.module.vpc.output.gateway_id]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "module.vpc.aws_subnet.d" references: [module.vpc.module.vpc.output.vpc_id module.vpc.var.application module.vpc.var.environment module.vpc.var.leading_octets]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "provider.template" references: []
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "module.vpc.output.subnet_b_id" references: [module.vpc.aws_subnet.b]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "module.vpc.output.bastion_host_ip" references: [module.vpc.aws_instance.bastion_host]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "module.vpc.output.subnet_c_az" references: [module.vpc.aws_subnet.c]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "output.bastion_host_sg_id" references: [module.vpc.output.bastion_host_sg_id]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "aws_iam_role_policy.ecs_events_run_tasks_with_any_role" references: [aws_iam_role.ecs_events aws_iam_role.ecs_events]
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "provider.null" references: []
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "var.ecs_cluster_ami" references: []
2019/04/26 19:20:59 [DEBUG] ReferenceTransformer: "output.subnet_b_id" references: [module.vpc.output.subnet_b_id]
2019/04/26 19:20:59 [TRACE] Graph after step *terraform.ReferenceTransformer:
aws_acm_certificate.wildcard - *terraform.NodeApplyableResource
aws_route53_record.caa - *terraform.NodeApplyableResource
aws_route53_zone.environment - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_acm_certificate_validation.wildcard - *terraform.NodeApplyableResource
aws_acm_certificate.wildcard - *terraform.NodeApplyableResource
aws_route53_record.wildcard_validation - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_cloudwatch_log_group.cron - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_cloudwatch_log_group.datadog - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ebs_volume.rabbitmq - *terraform.NodeApplyableResource
module.vpc.output.subnet_b_az - *terraform.NodeApplyableOutput
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ecs_cluster.ecs - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ecs_service.metrics - *terraform.NodeApplyableResource
aws_ecs_cluster.ecs - *terraform.NodeApplyableResource
aws_ecs_task_definition.metrics - *terraform.NodeApplyableResource
aws_security_group.metrics - *terraform.NodeApplyableResource
aws_service_discovery_service.metrics - *terraform.NodeApplyableResource
module.vpc.output.subnet_b_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_c_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_d_id - *terraform.NodeApplyableOutput
provider.aws.ecs - *terraform.NodeApplyableProvider
var.ecs_cluster_count - *terraform.NodeRootVariable
aws_ecs_task_definition.metrics - *terraform.NodeApplyableResource
aws_cloudwatch_log_group.datadog - *terraform.NodeApplyableResource
local.requires_compatibilities - *terraform.NodeLocal
provider.aws.ecs - *terraform.NodeApplyableProvider
var.datadog_key - *terraform.NodeRootVariable
var.ecs_cluster_count - *terraform.NodeRootVariable
aws_iam_role.ecs_events - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_iam_role_policy.ecs_events_run_tasks_with_any_role - *terraform.NodeApplyableResource
aws_iam_role.ecs_events - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_instance.rabbitmq - *terraform.NodeApplyableResource
aws_security_group.rabbitmq - *terraform.NodeApplyableResource
module.vpc.output.ssh_access_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_b_id - *terraform.NodeApplyableOutput
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_key_pair.tower - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_route53_record.caa - *terraform.NodeApplyableResource
aws_route53_zone.environment - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_route53_record.nameservers - *terraform.NodeApplyableResource
aws_route53_zone.environment - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
aws_route53_record.wildcard_validation - *terraform.NodeApplyableResource
aws_acm_certificate.wildcard - *terraform.NodeApplyableResource
aws_route53_record.caa - *terraform.NodeApplyableResource
aws_route53_zone.environment - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_route53_zone.environment - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_security_group.metrics - *terraform.NodeApplyableResource
module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_security_group.rabbitmq - *terraform.NodeApplyableResource
module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_service_discovery_private_dns_namespace.ecs - *terraform.NodeApplyableResource
module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_service_discovery_service.metrics - *terraform.NodeApplyableResource
aws_service_discovery_private_dns_namespace.ecs - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_volume_attachment.rabbitmq - *terraform.NodeApplyableResource
aws_ebs_volume.rabbitmq - *terraform.NodeApplyableResource
aws_instance.rabbitmq - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
local.requires_compatibilities - *terraform.NodeLocal
module.vpc.aws_eip.nat_ip - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_instance.bastion_host - *terraform.NodeApplyableResource
module.vpc.aws_security_group.global_ssh_access - *terraform.NodeApplyableResource
module.vpc.aws_security_group.standard - *terraform.NodeApplyableResource
module.vpc.aws_subnet.b_public - *terraform.NodeApplyableResource
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_nat_gateway.gw - *terraform.NodeApplyableResource
module.vpc.aws_eip.nat_ip - *terraform.NodeApplyableResource
module.vpc.aws_subnet.e_public - *terraform.NodeApplyableResource
module.vpc.template_file.gateway_dep - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route.nat-default - *terraform.NodeApplyableResource
module.vpc.aws_nat_gateway.gw - *terraform.NodeApplyableResource
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route53_record.bastion_host - *terraform.NodeApplyableResource
module.vpc.aws_instance.bastion_host - *terraform.NodeApplyableResource
module.vpc.aws_nat_gateway.gw - *terraform.NodeApplyableResource
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.zone_id - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.b - *terraform.NodeApplyableResource
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
module.vpc.aws_subnet.b - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.c - *terraform.NodeApplyableResource
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
module.vpc.aws_subnet.c - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.d - *terraform.NodeApplyableResource
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
module.vpc.aws_subnet.d - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.e - *terraform.NodeApplyableResource
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
module.vpc.aws_subnet.e - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.allow_all_outbound - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.bastion_ssh_access - *terraform.NodeApplyableResource
module.vpc.aws_instance.bastion_host - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.global_ssh_access - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.internal_http - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.standard - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.b - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.b_public - *terraform.NodeApplyableResource
module.vpc.aws_subnet.b - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.c - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.c_public - *terraform.NodeApplyableResource
module.vpc.aws_subnet.c - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.d - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.d_public - *terraform.NodeApplyableResource
module.vpc.aws_subnet.d - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.e - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.e_public - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_vpc_endpoint.s3 - *terraform.NodeApplyableResource
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_internet_gateway.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_vpc.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_main_route_table_association.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_route_table.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_vpc.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_route.default - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_internet_gateway.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_route_table.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_route_table.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_vpc.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_vpc.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.module.vpc.var.cidr_block - *terraform.NodeApplyableModuleVariable
module.vpc.module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.output.gateway_id - *terraform.NodeApplyableOutput
module.vpc.module.vpc.aws_internet_gateway.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.route_table_id - *terraform.NodeApplyableOutput
module.vpc.module.vpc.aws_route_table.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.module.vpc.aws_vpc.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.module.vpc.var.cidr_block - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
module.vpc.module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.output.allow_all_outbound_id - *terraform.NodeApplyableOutput
module.vpc.aws_security_group.standard - *terraform.NodeApplyableResource
module.vpc.output.bastion_host_ip - *terraform.NodeApplyableOutput
module.vpc.aws_instance.bastion_host - *terraform.NodeApplyableResource
module.vpc.output.bastion_host_sg_id - *terraform.NodeApplyableOutput
module.vpc.aws_security_group.global_ssh_access - *terraform.NodeApplyableResource
module.vpc.output.bastion_hostname - *terraform.NodeApplyableOutput
module.vpc.aws_route53_record.bastion_host - *terraform.NodeApplyableResource
module.vpc.output.internal_http_access_id - *terraform.NodeApplyableOutput
module.vpc.aws_security_group.internal_http - *terraform.NodeApplyableResource
module.vpc.output.nat_ip - *terraform.NodeApplyableOutput
module.vpc.aws_eip.nat_ip - *terraform.NodeApplyableResource
module.vpc.output.nat_route_table_id - *terraform.NodeApplyableOutput
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
module.vpc.output.ssh_access_id - *terraform.NodeApplyableOutput
module.vpc.aws_security_group.bastion_ssh_access - *terraform.NodeApplyableResource
module.vpc.output.standard_route_table_id - *terraform.NodeApplyableOutput
module.vpc.module.vpc.output.route_table_id - *terraform.NodeApplyableOutput
module.vpc.output.standard_sg_id - *terraform.NodeApplyableOutput
module.vpc.aws_security_group.standard - *terraform.NodeApplyableResource
module.vpc.output.subnet_b_az - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.b - *terraform.NodeApplyableResource
module.vpc.output.subnet_b_id - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.b - *terraform.NodeApplyableResource
module.vpc.output.subnet_b_public_id - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.b_public - *terraform.NodeApplyableResource
module.vpc.output.subnet_c_az - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.c - *terraform.NodeApplyableResource
module.vpc.output.subnet_c_id - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.c - *terraform.NodeApplyableResource
module.vpc.output.subnet_c_public_id - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.c_public - *terraform.NodeApplyableResource
module.vpc.output.subnet_d_az - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.d - *terraform.NodeApplyableResource
module.vpc.output.subnet_d_id - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.d - *terraform.NodeApplyableResource
module.vpc.output.subnet_d_public_id - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.d_public - *terraform.NodeApplyableResource
module.vpc.output.subnet_e_az - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.e - *terraform.NodeApplyableResource
module.vpc.output.subnet_e_id - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.e - *terraform.NodeApplyableResource
module.vpc.output.subnet_e_public_id - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.e_public - *terraform.NodeApplyableResource
module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.template_file.gateway_dep - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.gateway_id - *terraform.NodeApplyableOutput
provider.template - *terraform.NodeApplyableProvider
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
module.vpc.var.zone_id - *terraform.NodeApplyableModuleVariable
aws_route53_zone.environment - *terraform.NodeApplyableResource
null_resource.rabbitmq-init - *terraform.NodeApplyableResource
aws_instance.rabbitmq - *terraform.NodeApplyableResource
aws_volume_attachment.rabbitmq - *terraform.NodeApplyableResource
module.vpc.output.bastion_hostname - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provisioner.file - *terraform.NodeProvisioner
provisioner.remote-exec - *terraform.NodeProvisioner
output.bastion_host_sg_id - *terraform.NodeApplyableOutput
module.vpc.output.bastion_host_sg_id - *terraform.NodeApplyableOutput
output.bastion_hostname - *terraform.NodeApplyableOutput
module.vpc.output.bastion_hostname - *terraform.NodeApplyableOutput
output.certificate_arn - *terraform.NodeApplyableOutput
aws_acm_certificate_validation.wildcard - *terraform.NodeApplyableResource
output.cluster - *terraform.NodeApplyableOutput
aws_ecs_cluster.ecs - *terraform.NodeApplyableResource
output.consul_server_connect_string - *terraform.NodeApplyableOutput
output.cron_log_group - *terraform.NodeApplyableOutput
aws_cloudwatch_log_group.cron - *terraform.NodeApplyableResource
output.ecs_events_role_id - *terraform.NodeApplyableOutput
aws_iam_role.ecs_events - *terraform.NodeApplyableResource
output.leading_octets - *terraform.NodeApplyableOutput
output.metrics_hostname - *terraform.NodeApplyableOutput
aws_service_discovery_private_dns_namespace.ecs - *terraform.NodeApplyableResource
aws_service_discovery_service.metrics - *terraform.NodeApplyableResource
output.nat_route_table_id - *terraform.NodeApplyableOutput
module.vpc.output.nat_route_table_id - *terraform.NodeApplyableOutput
output.rabbitmq_host - *terraform.NodeApplyableOutput
aws_instance.rabbitmq - *terraform.NodeApplyableResource
output.rabbitmq_password - *terraform.NodeApplyableOutput
var.rabbitmq_password - *terraform.NodeRootVariable
output.rabbitmq_username - *terraform.NodeApplyableOutput
output.service_discovery_namespace_id - *terraform.NodeApplyableOutput
aws_service_discovery_private_dns_namespace.ecs - *terraform.NodeApplyableResource
output.ssh_access_id - *terraform.NodeApplyableOutput
module.vpc.output.ssh_access_id - *terraform.NodeApplyableOutput
output.subnet_b_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_b_id - *terraform.NodeApplyableOutput
output.subnet_b_public_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_b_public_id - *terraform.NodeApplyableOutput
output.subnet_c_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_c_id - *terraform.NodeApplyableOutput
output.subnet_c_public_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_c_public_id - *terraform.NodeApplyableOutput
output.subnet_d_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_d_id - *terraform.NodeApplyableOutput
output.subnet_d_public_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_d_public_id - *terraform.NodeApplyableOutput
output.subnet_e_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_e_id - *terraform.NodeApplyableOutput
output.subnet_e_public_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_e_public_id - *terraform.NodeApplyableOutput
output.use_fargate - *terraform.NodeApplyableOutput
var.ecs_cluster_count - *terraform.NodeRootVariable
output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
output.zone_id - *terraform.NodeApplyableOutput
aws_route53_zone.environment - *terraform.NodeApplyableResource
output.zone_name - *terraform.NodeApplyableOutput
aws_route53_zone.environment - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws.ecs - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.template - *terraform.NodeApplyableProvider
provisioner.file - *terraform.NodeProvisioner
provisioner.remote-exec - *terraform.NodeProvisioner
var.datadog_key - *terraform.NodeRootVariable
var.ecs_cluster_ami - *terraform.NodeRootVariable
var.ecs_cluster_count - *terraform.NodeRootVariable
var.ecs_cluster_size - *terraform.NodeRootVariable
var.gitlab_token - *terraform.NodeRootVariable
var.production_vpc_connection - *terraform.NodeRootVariable
var.rabbitmq_password - *terraform.NodeRootVariable
2019/04/26 19:20:59 [TRACE] Graph after step *terraform.CountBoundaryTransformer:
aws_acm_certificate.wildcard - *terraform.NodeApplyableResource
aws_route53_record.caa - *terraform.NodeApplyableResource
aws_route53_zone.environment - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_acm_certificate_validation.wildcard - *terraform.NodeApplyableResource
aws_acm_certificate.wildcard - *terraform.NodeApplyableResource
aws_route53_record.wildcard_validation - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_cloudwatch_log_group.cron - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_cloudwatch_log_group.datadog - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ebs_volume.rabbitmq - *terraform.NodeApplyableResource
module.vpc.output.subnet_b_az - *terraform.NodeApplyableOutput
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ecs_cluster.ecs - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ecs_service.metrics - *terraform.NodeApplyableResource
aws_ecs_cluster.ecs - *terraform.NodeApplyableResource
aws_ecs_task_definition.metrics - *terraform.NodeApplyableResource
aws_security_group.metrics - *terraform.NodeApplyableResource
aws_service_discovery_service.metrics - *terraform.NodeApplyableResource
module.vpc.output.subnet_b_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_c_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_d_id - *terraform.NodeApplyableOutput
provider.aws.ecs - *terraform.NodeApplyableProvider
var.ecs_cluster_count - *terraform.NodeRootVariable
aws_ecs_task_definition.metrics - *terraform.NodeApplyableResource
aws_cloudwatch_log_group.datadog - *terraform.NodeApplyableResource
local.requires_compatibilities - *terraform.NodeLocal
provider.aws.ecs - *terraform.NodeApplyableProvider
var.datadog_key - *terraform.NodeRootVariable
var.ecs_cluster_count - *terraform.NodeRootVariable
aws_iam_role.ecs_events - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_iam_role_policy.ecs_events_run_tasks_with_any_role - *terraform.NodeApplyableResource
aws_iam_role.ecs_events - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_instance.rabbitmq - *terraform.NodeApplyableResource
aws_security_group.rabbitmq - *terraform.NodeApplyableResource
module.vpc.output.ssh_access_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_b_id - *terraform.NodeApplyableOutput
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_key_pair.tower - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_route53_record.caa - *terraform.NodeApplyableResource
aws_route53_zone.environment - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_route53_record.nameservers - *terraform.NodeApplyableResource
aws_route53_zone.environment - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
aws_route53_record.wildcard_validation - *terraform.NodeApplyableResource
aws_acm_certificate.wildcard - *terraform.NodeApplyableResource
aws_route53_record.caa - *terraform.NodeApplyableResource
aws_route53_zone.environment - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_route53_zone.environment - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_security_group.metrics - *terraform.NodeApplyableResource
module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_security_group.rabbitmq - *terraform.NodeApplyableResource
module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_service_discovery_private_dns_namespace.ecs - *terraform.NodeApplyableResource
module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_service_discovery_service.metrics - *terraform.NodeApplyableResource
aws_service_discovery_private_dns_namespace.ecs - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_volume_attachment.rabbitmq - *terraform.NodeApplyableResource
aws_ebs_volume.rabbitmq - *terraform.NodeApplyableResource
aws_instance.rabbitmq - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
local.requires_compatibilities - *terraform.NodeLocal
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_acm_certificate.wildcard - *terraform.NodeApplyableResource
aws_acm_certificate_validation.wildcard - *terraform.NodeApplyableResource
aws_cloudwatch_log_group.cron - *terraform.NodeApplyableResource
aws_cloudwatch_log_group.datadog - *terraform.NodeApplyableResource
aws_ebs_volume.rabbitmq - *terraform.NodeApplyableResource
aws_ecs_cluster.ecs - *terraform.NodeApplyableResource
aws_ecs_service.metrics - *terraform.NodeApplyableResource
aws_ecs_task_definition.metrics - *terraform.NodeApplyableResource
aws_iam_role.ecs_events - *terraform.NodeApplyableResource
aws_iam_role_policy.ecs_events_run_tasks_with_any_role - *terraform.NodeApplyableResource
aws_instance.rabbitmq - *terraform.NodeApplyableResource
aws_key_pair.tower - *terraform.NodeApplyableResource
aws_route53_record.caa - *terraform.NodeApplyableResource
aws_route53_record.nameservers - *terraform.NodeApplyableResource
aws_route53_record.wildcard_validation - *terraform.NodeApplyableResource
aws_route53_zone.environment - *terraform.NodeApplyableResource
aws_security_group.metrics - *terraform.NodeApplyableResource
aws_security_group.rabbitmq - *terraform.NodeApplyableResource
aws_service_discovery_private_dns_namespace.ecs - *terraform.NodeApplyableResource
aws_service_discovery_service.metrics - *terraform.NodeApplyableResource
aws_volume_attachment.rabbitmq - *terraform.NodeApplyableResource
local.requires_compatibilities - *terraform.NodeLocal
module.vpc.aws_eip.nat_ip - *terraform.NodeApplyableResource
module.vpc.aws_instance.bastion_host - *terraform.NodeApplyableResource
module.vpc.aws_nat_gateway.gw - *terraform.NodeApplyableResource
module.vpc.aws_route.nat-default - *terraform.NodeApplyableResource
module.vpc.aws_route53_record.bastion_host - *terraform.NodeApplyableResource
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.b - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.c - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.d - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.e - *terraform.NodeApplyableResource
module.vpc.aws_security_group.allow_all_outbound - *terraform.NodeApplyableResource
module.vpc.aws_security_group.bastion_ssh_access - *terraform.NodeApplyableResource
module.vpc.aws_security_group.global_ssh_access - *terraform.NodeApplyableResource
module.vpc.aws_security_group.internal_http - *terraform.NodeApplyableResource
module.vpc.aws_security_group.standard - *terraform.NodeApplyableResource
module.vpc.aws_subnet.b - *terraform.NodeApplyableResource
module.vpc.aws_subnet.b_public - *terraform.NodeApplyableResource
module.vpc.aws_subnet.c - *terraform.NodeApplyableResource
module.vpc.aws_subnet.c_public - *terraform.NodeApplyableResource
module.vpc.aws_subnet.d - *terraform.NodeApplyableResource
module.vpc.aws_subnet.d_public - *terraform.NodeApplyableResource
module.vpc.aws_subnet.e - *terraform.NodeApplyableResource
module.vpc.aws_subnet.e_public - *terraform.NodeApplyableResource
module.vpc.aws_vpc_endpoint.s3 - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_internet_gateway.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_main_route_table_association.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_route.default - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_route_table.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_vpc.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.gateway_id - *terraform.NodeApplyableOutput
module.vpc.module.vpc.output.route_table_id - *terraform.NodeApplyableOutput
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.module.vpc.var.cidr_block - *terraform.NodeApplyableModuleVariable
module.vpc.module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.output.allow_all_outbound_id - *terraform.NodeApplyableOutput
module.vpc.output.bastion_host_ip - *terraform.NodeApplyableOutput
module.vpc.output.bastion_host_sg_id - *terraform.NodeApplyableOutput
module.vpc.output.bastion_hostname - *terraform.NodeApplyableOutput
module.vpc.output.internal_http_access_id - *terraform.NodeApplyableOutput
module.vpc.output.nat_ip - *terraform.NodeApplyableOutput
module.vpc.output.nat_route_table_id - *terraform.NodeApplyableOutput
module.vpc.output.ssh_access_id - *terraform.NodeApplyableOutput
module.vpc.output.standard_route_table_id - *terraform.NodeApplyableOutput
module.vpc.output.standard_sg_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_b_az - *terraform.NodeApplyableOutput
module.vpc.output.subnet_b_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_b_public_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_c_az - *terraform.NodeApplyableOutput
module.vpc.output.subnet_c_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_c_public_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_d_az - *terraform.NodeApplyableOutput
module.vpc.output.subnet_d_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_d_public_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_e_az - *terraform.NodeApplyableOutput
module.vpc.output.subnet_e_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_e_public_id - *terraform.NodeApplyableOutput
module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.template_file.gateway_dep - *terraform.NodeApplyableResource
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
module.vpc.var.zone_id - *terraform.NodeApplyableModuleVariable
null_resource.rabbitmq-init - *terraform.NodeApplyableResource
output.bastion_host_sg_id - *terraform.NodeApplyableOutput
output.bastion_hostname - *terraform.NodeApplyableOutput
output.certificate_arn - *terraform.NodeApplyableOutput
output.cluster - *terraform.NodeApplyableOutput
output.consul_server_connect_string - *terraform.NodeApplyableOutput
output.cron_log_group - *terraform.NodeApplyableOutput
output.ecs_events_role_id - *terraform.NodeApplyableOutput
output.leading_octets - *terraform.NodeApplyableOutput
output.metrics_hostname - *terraform.NodeApplyableOutput
output.nat_route_table_id - *terraform.NodeApplyableOutput
output.rabbitmq_host - *terraform.NodeApplyableOutput
output.rabbitmq_password - *terraform.NodeApplyableOutput
output.rabbitmq_username - *terraform.NodeApplyableOutput
output.service_discovery_namespace_id - *terraform.NodeApplyableOutput
output.ssh_access_id - *terraform.NodeApplyableOutput
output.subnet_b_id - *terraform.NodeApplyableOutput
output.subnet_b_public_id - *terraform.NodeApplyableOutput
output.subnet_c_id - *terraform.NodeApplyableOutput
output.subnet_c_public_id - *terraform.NodeApplyableOutput
output.subnet_d_id - *terraform.NodeApplyableOutput
output.subnet_d_public_id - *terraform.NodeApplyableOutput
output.subnet_e_id - *terraform.NodeApplyableOutput
output.subnet_e_public_id - *terraform.NodeApplyableOutput
output.use_fargate - *terraform.NodeApplyableOutput
output.vpc_id - *terraform.NodeApplyableOutput
output.zone_id - *terraform.NodeApplyableOutput
output.zone_name - *terraform.NodeApplyableOutput
provider.aws - *terraform.NodeApplyableProvider
provider.aws.ecs - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.template - *terraform.NodeApplyableProvider
provisioner.file - *terraform.NodeProvisioner
provisioner.remote-exec - *terraform.NodeProvisioner
var.datadog_key - *terraform.NodeRootVariable
var.ecs_cluster_ami - *terraform.NodeRootVariable
var.ecs_cluster_count - *terraform.NodeRootVariable
var.ecs_cluster_size - *terraform.NodeRootVariable
var.gitlab_token - *terraform.NodeRootVariable
var.production_vpc_connection - *terraform.NodeRootVariable
var.rabbitmq_password - *terraform.NodeRootVariable
module.vpc.aws_eip.nat_ip - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_instance.bastion_host - *terraform.NodeApplyableResource
module.vpc.aws_security_group.global_ssh_access - *terraform.NodeApplyableResource
module.vpc.aws_security_group.standard - *terraform.NodeApplyableResource
module.vpc.aws_subnet.b_public - *terraform.NodeApplyableResource
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_nat_gateway.gw - *terraform.NodeApplyableResource
module.vpc.aws_eip.nat_ip - *terraform.NodeApplyableResource
module.vpc.aws_subnet.e_public - *terraform.NodeApplyableResource
module.vpc.template_file.gateway_dep - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route.nat-default - *terraform.NodeApplyableResource
module.vpc.aws_nat_gateway.gw - *terraform.NodeApplyableResource
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route53_record.bastion_host - *terraform.NodeApplyableResource
module.vpc.aws_instance.bastion_host - *terraform.NodeApplyableResource
module.vpc.aws_nat_gateway.gw - *terraform.NodeApplyableResource
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.zone_id - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.b - *terraform.NodeApplyableResource
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
module.vpc.aws_subnet.b - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.c - *terraform.NodeApplyableResource
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
module.vpc.aws_subnet.c - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.d - *terraform.NodeApplyableResource
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
module.vpc.aws_subnet.d - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.e - *terraform.NodeApplyableResource
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
module.vpc.aws_subnet.e - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.allow_all_outbound - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.bastion_ssh_access - *terraform.NodeApplyableResource
module.vpc.aws_instance.bastion_host - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.global_ssh_access - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.internal_http - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.standard - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.b - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.b_public - *terraform.NodeApplyableResource
module.vpc.aws_subnet.b - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.c - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.c_public - *terraform.NodeApplyableResource
module.vpc.aws_subnet.c - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.d - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.d_public - *terraform.NodeApplyableResource
module.vpc.aws_subnet.d - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.e - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.e_public - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_vpc_endpoint.s3 - *terraform.NodeApplyableResource
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_internet_gateway.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_vpc.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_main_route_table_association.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_route_table.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_vpc.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_route.default - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_internet_gateway.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_route_table.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_route_table.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_vpc.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_vpc.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.module.vpc.var.cidr_block - *terraform.NodeApplyableModuleVariable
module.vpc.module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.output.gateway_id - *terraform.NodeApplyableOutput
module.vpc.module.vpc.aws_internet_gateway.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.route_table_id - *terraform.NodeApplyableOutput
module.vpc.module.vpc.aws_route_table.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.module.vpc.aws_vpc.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.module.vpc.var.cidr_block - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
module.vpc.module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.output.allow_all_outbound_id - *terraform.NodeApplyableOutput
module.vpc.aws_security_group.standard - *terraform.NodeApplyableResource
module.vpc.output.bastion_host_ip - *terraform.NodeApplyableOutput
module.vpc.aws_instance.bastion_host - *terraform.NodeApplyableResource
module.vpc.output.bastion_host_sg_id - *terraform.NodeApplyableOutput
module.vpc.aws_security_group.global_ssh_access - *terraform.NodeApplyableResource
module.vpc.output.bastion_hostname - *terraform.NodeApplyableOutput
module.vpc.aws_route53_record.bastion_host - *terraform.NodeApplyableResource
module.vpc.output.internal_http_access_id - *terraform.NodeApplyableOutput
module.vpc.aws_security_group.internal_http - *terraform.NodeApplyableResource
module.vpc.output.nat_ip - *terraform.NodeApplyableOutput
module.vpc.aws_eip.nat_ip - *terraform.NodeApplyableResource
module.vpc.output.nat_route_table_id - *terraform.NodeApplyableOutput
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
module.vpc.output.ssh_access_id - *terraform.NodeApplyableOutput
module.vpc.aws_security_group.bastion_ssh_access - *terraform.NodeApplyableResource
module.vpc.output.standard_route_table_id - *terraform.NodeApplyableOutput
module.vpc.module.vpc.output.route_table_id - *terraform.NodeApplyableOutput
module.vpc.output.standard_sg_id - *terraform.NodeApplyableOutput
module.vpc.aws_security_group.standard - *terraform.NodeApplyableResource
module.vpc.output.subnet_b_az - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.b - *terraform.NodeApplyableResource
module.vpc.output.subnet_b_id - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.b - *terraform.NodeApplyableResource
module.vpc.output.subnet_b_public_id - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.b_public - *terraform.NodeApplyableResource
module.vpc.output.subnet_c_az - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.c - *terraform.NodeApplyableResource
module.vpc.output.subnet_c_id - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.c - *terraform.NodeApplyableResource
module.vpc.output.subnet_c_public_id - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.c_public - *terraform.NodeApplyableResource
module.vpc.output.subnet_d_az - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.d - *terraform.NodeApplyableResource
module.vpc.output.subnet_d_id - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.d - *terraform.NodeApplyableResource
module.vpc.output.subnet_d_public_id - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.d_public - *terraform.NodeApplyableResource
module.vpc.output.subnet_e_az - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.e - *terraform.NodeApplyableResource
module.vpc.output.subnet_e_id - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.e - *terraform.NodeApplyableResource
module.vpc.output.subnet_e_public_id - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.e_public - *terraform.NodeApplyableResource
module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.template_file.gateway_dep - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.gateway_id - *terraform.NodeApplyableOutput
provider.template - *terraform.NodeApplyableProvider
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
module.vpc.var.zone_id - *terraform.NodeApplyableModuleVariable
aws_route53_zone.environment - *terraform.NodeApplyableResource
null_resource.rabbitmq-init - *terraform.NodeApplyableResource
aws_instance.rabbitmq - *terraform.NodeApplyableResource
aws_volume_attachment.rabbitmq - *terraform.NodeApplyableResource
module.vpc.output.bastion_hostname - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provisioner.file - *terraform.NodeProvisioner
provisioner.remote-exec - *terraform.NodeProvisioner
output.bastion_host_sg_id - *terraform.NodeApplyableOutput
module.vpc.output.bastion_host_sg_id - *terraform.NodeApplyableOutput
output.bastion_hostname - *terraform.NodeApplyableOutput
module.vpc.output.bastion_hostname - *terraform.NodeApplyableOutput
output.certificate_arn - *terraform.NodeApplyableOutput
aws_acm_certificate_validation.wildcard - *terraform.NodeApplyableResource
output.cluster - *terraform.NodeApplyableOutput
aws_ecs_cluster.ecs - *terraform.NodeApplyableResource
output.consul_server_connect_string - *terraform.NodeApplyableOutput
output.cron_log_group - *terraform.NodeApplyableOutput
aws_cloudwatch_log_group.cron - *terraform.NodeApplyableResource
output.ecs_events_role_id - *terraform.NodeApplyableOutput
aws_iam_role.ecs_events - *terraform.NodeApplyableResource
output.leading_octets - *terraform.NodeApplyableOutput
output.metrics_hostname - *terraform.NodeApplyableOutput
aws_service_discovery_private_dns_namespace.ecs - *terraform.NodeApplyableResource
aws_service_discovery_service.metrics - *terraform.NodeApplyableResource
output.nat_route_table_id - *terraform.NodeApplyableOutput
module.vpc.output.nat_route_table_id - *terraform.NodeApplyableOutput
output.rabbitmq_host - *terraform.NodeApplyableOutput
aws_instance.rabbitmq - *terraform.NodeApplyableResource
output.rabbitmq_password - *terraform.NodeApplyableOutput
var.rabbitmq_password - *terraform.NodeRootVariable
output.rabbitmq_username - *terraform.NodeApplyableOutput
output.service_discovery_namespace_id - *terraform.NodeApplyableOutput
aws_service_discovery_private_dns_namespace.ecs - *terraform.NodeApplyableResource
output.ssh_access_id - *terraform.NodeApplyableOutput
module.vpc.output.ssh_access_id - *terraform.NodeApplyableOutput
output.subnet_b_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_b_id - *terraform.NodeApplyableOutput
output.subnet_b_public_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_b_public_id - *terraform.NodeApplyableOutput
output.subnet_c_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_c_id - *terraform.NodeApplyableOutput
output.subnet_c_public_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_c_public_id - *terraform.NodeApplyableOutput
output.subnet_d_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_d_id - *terraform.NodeApplyableOutput
output.subnet_d_public_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_d_public_id - *terraform.NodeApplyableOutput
output.subnet_e_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_e_id - *terraform.NodeApplyableOutput
output.subnet_e_public_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_e_public_id - *terraform.NodeApplyableOutput
output.use_fargate - *terraform.NodeApplyableOutput
var.ecs_cluster_count - *terraform.NodeRootVariable
output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
output.zone_id - *terraform.NodeApplyableOutput
aws_route53_zone.environment - *terraform.NodeApplyableResource
output.zone_name - *terraform.NodeApplyableOutput
aws_route53_zone.environment - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws.ecs - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.template - *terraform.NodeApplyableProvider
provisioner.file - *terraform.NodeProvisioner
provisioner.remote-exec - *terraform.NodeProvisioner
var.datadog_key - *terraform.NodeRootVariable
var.ecs_cluster_ami - *terraform.NodeRootVariable
var.ecs_cluster_count - *terraform.NodeRootVariable
var.ecs_cluster_size - *terraform.NodeRootVariable
var.gitlab_token - *terraform.NodeRootVariable
var.production_vpc_connection - *terraform.NodeRootVariable
var.rabbitmq_password - *terraform.NodeRootVariable
2019/04/26 19:20:59 [TRACE] Graph after step *terraform.TargetsTransformer:
aws_acm_certificate.wildcard - *terraform.NodeApplyableResource
aws_route53_record.caa - *terraform.NodeApplyableResource
aws_route53_zone.environment - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_acm_certificate_validation.wildcard - *terraform.NodeApplyableResource
aws_acm_certificate.wildcard - *terraform.NodeApplyableResource
aws_route53_record.wildcard_validation - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_cloudwatch_log_group.cron - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_cloudwatch_log_group.datadog - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ebs_volume.rabbitmq - *terraform.NodeApplyableResource
module.vpc.output.subnet_b_az - *terraform.NodeApplyableOutput
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ecs_cluster.ecs - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ecs_service.metrics - *terraform.NodeApplyableResource
aws_ecs_cluster.ecs - *terraform.NodeApplyableResource
aws_ecs_task_definition.metrics - *terraform.NodeApplyableResource
aws_security_group.metrics - *terraform.NodeApplyableResource
aws_service_discovery_service.metrics - *terraform.NodeApplyableResource
module.vpc.output.subnet_b_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_c_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_d_id - *terraform.NodeApplyableOutput
provider.aws.ecs - *terraform.NodeApplyableProvider
var.ecs_cluster_count - *terraform.NodeRootVariable
aws_ecs_task_definition.metrics - *terraform.NodeApplyableResource
aws_cloudwatch_log_group.datadog - *terraform.NodeApplyableResource
local.requires_compatibilities - *terraform.NodeLocal
provider.aws.ecs - *terraform.NodeApplyableProvider
var.datadog_key - *terraform.NodeRootVariable
var.ecs_cluster_count - *terraform.NodeRootVariable
aws_iam_role.ecs_events - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_iam_role_policy.ecs_events_run_tasks_with_any_role - *terraform.NodeApplyableResource
aws_iam_role.ecs_events - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_instance.rabbitmq - *terraform.NodeApplyableResource
aws_security_group.rabbitmq - *terraform.NodeApplyableResource
module.vpc.output.ssh_access_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_b_id - *terraform.NodeApplyableOutput
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_key_pair.tower - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_route53_record.caa - *terraform.NodeApplyableResource
aws_route53_zone.environment - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_route53_record.nameservers - *terraform.NodeApplyableResource
aws_route53_zone.environment - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
aws_route53_record.wildcard_validation - *terraform.NodeApplyableResource
aws_acm_certificate.wildcard - *terraform.NodeApplyableResource
aws_route53_record.caa - *terraform.NodeApplyableResource
aws_route53_zone.environment - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_route53_zone.environment - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_security_group.metrics - *terraform.NodeApplyableResource
module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_security_group.rabbitmq - *terraform.NodeApplyableResource
module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_service_discovery_private_dns_namespace.ecs - *terraform.NodeApplyableResource
module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_service_discovery_service.metrics - *terraform.NodeApplyableResource
aws_service_discovery_private_dns_namespace.ecs - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_volume_attachment.rabbitmq - *terraform.NodeApplyableResource
aws_ebs_volume.rabbitmq - *terraform.NodeApplyableResource
aws_instance.rabbitmq - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
local.requires_compatibilities - *terraform.NodeLocal
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_acm_certificate.wildcard - *terraform.NodeApplyableResource
aws_acm_certificate_validation.wildcard - *terraform.NodeApplyableResource
aws_cloudwatch_log_group.cron - *terraform.NodeApplyableResource
aws_cloudwatch_log_group.datadog - *terraform.NodeApplyableResource
aws_ebs_volume.rabbitmq - *terraform.NodeApplyableResource
aws_ecs_cluster.ecs - *terraform.NodeApplyableResource
aws_ecs_service.metrics - *terraform.NodeApplyableResource
aws_ecs_task_definition.metrics - *terraform.NodeApplyableResource
aws_iam_role.ecs_events - *terraform.NodeApplyableResource
aws_iam_role_policy.ecs_events_run_tasks_with_any_role - *terraform.NodeApplyableResource
aws_instance.rabbitmq - *terraform.NodeApplyableResource
aws_key_pair.tower - *terraform.NodeApplyableResource
aws_route53_record.caa - *terraform.NodeApplyableResource
aws_route53_record.nameservers - *terraform.NodeApplyableResource
aws_route53_record.wildcard_validation - *terraform.NodeApplyableResource
aws_route53_zone.environment - *terraform.NodeApplyableResource
aws_security_group.metrics - *terraform.NodeApplyableResource
aws_security_group.rabbitmq - *terraform.NodeApplyableResource
aws_service_discovery_private_dns_namespace.ecs - *terraform.NodeApplyableResource
aws_service_discovery_service.metrics - *terraform.NodeApplyableResource
aws_volume_attachment.rabbitmq - *terraform.NodeApplyableResource
local.requires_compatibilities - *terraform.NodeLocal
module.vpc.aws_eip.nat_ip - *terraform.NodeApplyableResource
module.vpc.aws_instance.bastion_host - *terraform.NodeApplyableResource
module.vpc.aws_nat_gateway.gw - *terraform.NodeApplyableResource
module.vpc.aws_route.nat-default - *terraform.NodeApplyableResource
module.vpc.aws_route53_record.bastion_host - *terraform.NodeApplyableResource
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.b - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.c - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.d - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.e - *terraform.NodeApplyableResource
module.vpc.aws_security_group.allow_all_outbound - *terraform.NodeApplyableResource
module.vpc.aws_security_group.bastion_ssh_access - *terraform.NodeApplyableResource
module.vpc.aws_security_group.global_ssh_access - *terraform.NodeApplyableResource
module.vpc.aws_security_group.internal_http - *terraform.NodeApplyableResource
module.vpc.aws_security_group.standard - *terraform.NodeApplyableResource
module.vpc.aws_subnet.b - *terraform.NodeApplyableResource
module.vpc.aws_subnet.b_public - *terraform.NodeApplyableResource
module.vpc.aws_subnet.c - *terraform.NodeApplyableResource
module.vpc.aws_subnet.c_public - *terraform.NodeApplyableResource
module.vpc.aws_subnet.d - *terraform.NodeApplyableResource
module.vpc.aws_subnet.d_public - *terraform.NodeApplyableResource
module.vpc.aws_subnet.e - *terraform.NodeApplyableResource
module.vpc.aws_subnet.e_public - *terraform.NodeApplyableResource
module.vpc.aws_vpc_endpoint.s3 - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_internet_gateway.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_main_route_table_association.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_route.default - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_route_table.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_vpc.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.gateway_id - *terraform.NodeApplyableOutput
module.vpc.module.vpc.output.route_table_id - *terraform.NodeApplyableOutput
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.module.vpc.var.cidr_block - *terraform.NodeApplyableModuleVariable
module.vpc.module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.output.allow_all_outbound_id - *terraform.NodeApplyableOutput
module.vpc.output.bastion_host_ip - *terraform.NodeApplyableOutput
module.vpc.output.bastion_host_sg_id - *terraform.NodeApplyableOutput
module.vpc.output.bastion_hostname - *terraform.NodeApplyableOutput
module.vpc.output.internal_http_access_id - *terraform.NodeApplyableOutput
module.vpc.output.nat_ip - *terraform.NodeApplyableOutput
module.vpc.output.nat_route_table_id - *terraform.NodeApplyableOutput
module.vpc.output.ssh_access_id - *terraform.NodeApplyableOutput
module.vpc.output.standard_route_table_id - *terraform.NodeApplyableOutput
module.vpc.output.standard_sg_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_b_az - *terraform.NodeApplyableOutput
module.vpc.output.subnet_b_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_b_public_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_c_az - *terraform.NodeApplyableOutput
module.vpc.output.subnet_c_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_c_public_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_d_az - *terraform.NodeApplyableOutput
module.vpc.output.subnet_d_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_d_public_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_e_az - *terraform.NodeApplyableOutput
module.vpc.output.subnet_e_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_e_public_id - *terraform.NodeApplyableOutput
module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.template_file.gateway_dep - *terraform.NodeApplyableResource
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
module.vpc.var.zone_id - *terraform.NodeApplyableModuleVariable
null_resource.rabbitmq-init - *terraform.NodeApplyableResource
output.bastion_host_sg_id - *terraform.NodeApplyableOutput
output.bastion_hostname - *terraform.NodeApplyableOutput
output.certificate_arn - *terraform.NodeApplyableOutput
output.cluster - *terraform.NodeApplyableOutput
output.consul_server_connect_string - *terraform.NodeApplyableOutput
output.cron_log_group - *terraform.NodeApplyableOutput
output.ecs_events_role_id - *terraform.NodeApplyableOutput
output.leading_octets - *terraform.NodeApplyableOutput
output.metrics_hostname - *terraform.NodeApplyableOutput
output.nat_route_table_id - *terraform.NodeApplyableOutput
output.rabbitmq_host - *terraform.NodeApplyableOutput
output.rabbitmq_password - *terraform.NodeApplyableOutput
output.rabbitmq_username - *terraform.NodeApplyableOutput
output.service_discovery_namespace_id - *terraform.NodeApplyableOutput
output.ssh_access_id - *terraform.NodeApplyableOutput
output.subnet_b_id - *terraform.NodeApplyableOutput
output.subnet_b_public_id - *terraform.NodeApplyableOutput
output.subnet_c_id - *terraform.NodeApplyableOutput
output.subnet_c_public_id - *terraform.NodeApplyableOutput
output.subnet_d_id - *terraform.NodeApplyableOutput
output.subnet_d_public_id - *terraform.NodeApplyableOutput
output.subnet_e_id - *terraform.NodeApplyableOutput
output.subnet_e_public_id - *terraform.NodeApplyableOutput
output.use_fargate - *terraform.NodeApplyableOutput
output.vpc_id - *terraform.NodeApplyableOutput
output.zone_id - *terraform.NodeApplyableOutput
output.zone_name - *terraform.NodeApplyableOutput
provider.aws - *terraform.NodeApplyableProvider
provider.aws.ecs - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.template - *terraform.NodeApplyableProvider
provisioner.file - *terraform.NodeProvisioner
provisioner.remote-exec - *terraform.NodeProvisioner
var.datadog_key - *terraform.NodeRootVariable
var.ecs_cluster_ami - *terraform.NodeRootVariable
var.ecs_cluster_count - *terraform.NodeRootVariable
var.ecs_cluster_size - *terraform.NodeRootVariable
var.gitlab_token - *terraform.NodeRootVariable
var.production_vpc_connection - *terraform.NodeRootVariable
var.rabbitmq_password - *terraform.NodeRootVariable
module.vpc.aws_eip.nat_ip - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_instance.bastion_host - *terraform.NodeApplyableResource
module.vpc.aws_security_group.global_ssh_access - *terraform.NodeApplyableResource
module.vpc.aws_security_group.standard - *terraform.NodeApplyableResource
module.vpc.aws_subnet.b_public - *terraform.NodeApplyableResource
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_nat_gateway.gw - *terraform.NodeApplyableResource
module.vpc.aws_eip.nat_ip - *terraform.NodeApplyableResource
module.vpc.aws_subnet.e_public - *terraform.NodeApplyableResource
module.vpc.template_file.gateway_dep - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route.nat-default - *terraform.NodeApplyableResource
module.vpc.aws_nat_gateway.gw - *terraform.NodeApplyableResource
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route53_record.bastion_host - *terraform.NodeApplyableResource
module.vpc.aws_instance.bastion_host - *terraform.NodeApplyableResource
module.vpc.aws_nat_gateway.gw - *terraform.NodeApplyableResource
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.zone_id - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.b - *terraform.NodeApplyableResource
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
module.vpc.aws_subnet.b - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.c - *terraform.NodeApplyableResource
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
module.vpc.aws_subnet.c - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.d - *terraform.NodeApplyableResource
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
module.vpc.aws_subnet.d - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.e - *terraform.NodeApplyableResource
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
module.vpc.aws_subnet.e - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.allow_all_outbound - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.bastion_ssh_access - *terraform.NodeApplyableResource
module.vpc.aws_instance.bastion_host - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.global_ssh_access - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.internal_http - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.standard - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.b - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.b_public - *terraform.NodeApplyableResource
module.vpc.aws_subnet.b - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.c - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.c_public - *terraform.NodeApplyableResource
module.vpc.aws_subnet.c - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.d - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.d_public - *terraform.NodeApplyableResource
module.vpc.aws_subnet.d - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.e - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.e_public - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_vpc_endpoint.s3 - *terraform.NodeApplyableResource
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_internet_gateway.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_vpc.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_main_route_table_association.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_route_table.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_vpc.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_route.default - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_internet_gateway.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_route_table.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_route_table.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_vpc.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_vpc.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.module.vpc.var.cidr_block - *terraform.NodeApplyableModuleVariable
module.vpc.module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.output.gateway_id - *terraform.NodeApplyableOutput
module.vpc.module.vpc.aws_internet_gateway.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.route_table_id - *terraform.NodeApplyableOutput
module.vpc.module.vpc.aws_route_table.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.module.vpc.aws_vpc.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.module.vpc.var.cidr_block - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
module.vpc.module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.output.allow_all_outbound_id - *terraform.NodeApplyableOutput
module.vpc.aws_security_group.standard - *terraform.NodeApplyableResource
module.vpc.output.bastion_host_ip - *terraform.NodeApplyableOutput
module.vpc.aws_instance.bastion_host - *terraform.NodeApplyableResource
module.vpc.output.bastion_host_sg_id - *terraform.NodeApplyableOutput
module.vpc.aws_security_group.global_ssh_access - *terraform.NodeApplyableResource
module.vpc.output.bastion_hostname - *terraform.NodeApplyableOutput
module.vpc.aws_route53_record.bastion_host - *terraform.NodeApplyableResource
module.vpc.output.internal_http_access_id - *terraform.NodeApplyableOutput
module.vpc.aws_security_group.internal_http - *terraform.NodeApplyableResource
module.vpc.output.nat_ip - *terraform.NodeApplyableOutput
module.vpc.aws_eip.nat_ip - *terraform.NodeApplyableResource
module.vpc.output.nat_route_table_id - *terraform.NodeApplyableOutput
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
module.vpc.output.ssh_access_id - *terraform.NodeApplyableOutput
module.vpc.aws_security_group.bastion_ssh_access - *terraform.NodeApplyableResource
module.vpc.output.standard_route_table_id - *terraform.NodeApplyableOutput
module.vpc.module.vpc.output.route_table_id - *terraform.NodeApplyableOutput
module.vpc.output.standard_sg_id - *terraform.NodeApplyableOutput
module.vpc.aws_security_group.standard - *terraform.NodeApplyableResource
module.vpc.output.subnet_b_az - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.b - *terraform.NodeApplyableResource
module.vpc.output.subnet_b_id - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.b - *terraform.NodeApplyableResource
module.vpc.output.subnet_b_public_id - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.b_public - *terraform.NodeApplyableResource
module.vpc.output.subnet_c_az - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.c - *terraform.NodeApplyableResource
module.vpc.output.subnet_c_id - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.c - *terraform.NodeApplyableResource
module.vpc.output.subnet_c_public_id - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.c_public - *terraform.NodeApplyableResource
module.vpc.output.subnet_d_az - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.d - *terraform.NodeApplyableResource
module.vpc.output.subnet_d_id - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.d - *terraform.NodeApplyableResource
module.vpc.output.subnet_d_public_id - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.d_public - *terraform.NodeApplyableResource
module.vpc.output.subnet_e_az - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.e - *terraform.NodeApplyableResource
module.vpc.output.subnet_e_id - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.e - *terraform.NodeApplyableResource
module.vpc.output.subnet_e_public_id - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.e_public - *terraform.NodeApplyableResource
module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.template_file.gateway_dep - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.gateway_id - *terraform.NodeApplyableOutput
provider.template - *terraform.NodeApplyableProvider
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
module.vpc.var.zone_id - *terraform.NodeApplyableModuleVariable
aws_route53_zone.environment - *terraform.NodeApplyableResource
null_resource.rabbitmq-init - *terraform.NodeApplyableResource
aws_instance.rabbitmq - *terraform.NodeApplyableResource
aws_volume_attachment.rabbitmq - *terraform.NodeApplyableResource
module.vpc.output.bastion_hostname - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provisioner.file - *terraform.NodeProvisioner
provisioner.remote-exec - *terraform.NodeProvisioner
output.bastion_host_sg_id - *terraform.NodeApplyableOutput
module.vpc.output.bastion_host_sg_id - *terraform.NodeApplyableOutput
output.bastion_hostname - *terraform.NodeApplyableOutput
module.vpc.output.bastion_hostname - *terraform.NodeApplyableOutput
output.certificate_arn - *terraform.NodeApplyableOutput
aws_acm_certificate_validation.wildcard - *terraform.NodeApplyableResource
output.cluster - *terraform.NodeApplyableOutput
aws_ecs_cluster.ecs - *terraform.NodeApplyableResource
output.consul_server_connect_string - *terraform.NodeApplyableOutput
output.cron_log_group - *terraform.NodeApplyableOutput
aws_cloudwatch_log_group.cron - *terraform.NodeApplyableResource
output.ecs_events_role_id - *terraform.NodeApplyableOutput
aws_iam_role.ecs_events - *terraform.NodeApplyableResource
output.leading_octets - *terraform.NodeApplyableOutput
output.metrics_hostname - *terraform.NodeApplyableOutput
aws_service_discovery_private_dns_namespace.ecs - *terraform.NodeApplyableResource
aws_service_discovery_service.metrics - *terraform.NodeApplyableResource
output.nat_route_table_id - *terraform.NodeApplyableOutput
module.vpc.output.nat_route_table_id - *terraform.NodeApplyableOutput
output.rabbitmq_host - *terraform.NodeApplyableOutput
aws_instance.rabbitmq - *terraform.NodeApplyableResource
output.rabbitmq_password - *terraform.NodeApplyableOutput
var.rabbitmq_password - *terraform.NodeRootVariable
output.rabbitmq_username - *terraform.NodeApplyableOutput
output.service_discovery_namespace_id - *terraform.NodeApplyableOutput
aws_service_discovery_private_dns_namespace.ecs - *terraform.NodeApplyableResource
output.ssh_access_id - *terraform.NodeApplyableOutput
module.vpc.output.ssh_access_id - *terraform.NodeApplyableOutput
output.subnet_b_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_b_id - *terraform.NodeApplyableOutput
output.subnet_b_public_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_b_public_id - *terraform.NodeApplyableOutput
output.subnet_c_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_c_id - *terraform.NodeApplyableOutput
output.subnet_c_public_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_c_public_id - *terraform.NodeApplyableOutput
output.subnet_d_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_d_id - *terraform.NodeApplyableOutput
output.subnet_d_public_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_d_public_id - *terraform.NodeApplyableOutput
output.subnet_e_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_e_id - *terraform.NodeApplyableOutput
output.subnet_e_public_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_e_public_id - *terraform.NodeApplyableOutput
output.use_fargate - *terraform.NodeApplyableOutput
var.ecs_cluster_count - *terraform.NodeRootVariable
output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
output.zone_id - *terraform.NodeApplyableOutput
aws_route53_zone.environment - *terraform.NodeApplyableResource
output.zone_name - *terraform.NodeApplyableOutput
aws_route53_zone.environment - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws.ecs - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.template - *terraform.NodeApplyableProvider
provisioner.file - *terraform.NodeProvisioner
provisioner.remote-exec - *terraform.NodeProvisioner
var.datadog_key - *terraform.NodeRootVariable
var.ecs_cluster_ami - *terraform.NodeRootVariable
var.ecs_cluster_count - *terraform.NodeRootVariable
var.ecs_cluster_size - *terraform.NodeRootVariable
var.gitlab_token - *terraform.NodeRootVariable
var.production_vpc_connection - *terraform.NodeRootVariable
var.rabbitmq_password - *terraform.NodeRootVariable
2019/04/26 19:21:00 [TRACE] Graph after step *terraform.CloseProviderTransformer:
aws_acm_certificate.wildcard - *terraform.NodeApplyableResource
aws_route53_record.caa - *terraform.NodeApplyableResource
aws_route53_zone.environment - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_acm_certificate_validation.wildcard - *terraform.NodeApplyableResource
aws_acm_certificate.wildcard - *terraform.NodeApplyableResource
aws_route53_record.wildcard_validation - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_cloudwatch_log_group.cron - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_cloudwatch_log_group.datadog - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ebs_volume.rabbitmq - *terraform.NodeApplyableResource
module.vpc.output.subnet_b_az - *terraform.NodeApplyableOutput
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ecs_cluster.ecs - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ecs_service.metrics - *terraform.NodeApplyableResource
aws_ecs_cluster.ecs - *terraform.NodeApplyableResource
aws_ecs_task_definition.metrics - *terraform.NodeApplyableResource
aws_security_group.metrics - *terraform.NodeApplyableResource
aws_service_discovery_service.metrics - *terraform.NodeApplyableResource
module.vpc.output.subnet_b_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_c_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_d_id - *terraform.NodeApplyableOutput
provider.aws.ecs - *terraform.NodeApplyableProvider
var.ecs_cluster_count - *terraform.NodeRootVariable
aws_ecs_task_definition.metrics - *terraform.NodeApplyableResource
aws_cloudwatch_log_group.datadog - *terraform.NodeApplyableResource
local.requires_compatibilities - *terraform.NodeLocal
provider.aws.ecs - *terraform.NodeApplyableProvider
var.datadog_key - *terraform.NodeRootVariable
var.ecs_cluster_count - *terraform.NodeRootVariable
aws_iam_role.ecs_events - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_iam_role_policy.ecs_events_run_tasks_with_any_role - *terraform.NodeApplyableResource
aws_iam_role.ecs_events - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_instance.rabbitmq - *terraform.NodeApplyableResource
aws_security_group.rabbitmq - *terraform.NodeApplyableResource
module.vpc.output.ssh_access_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_b_id - *terraform.NodeApplyableOutput
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_key_pair.tower - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_route53_record.caa - *terraform.NodeApplyableResource
aws_route53_zone.environment - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_route53_record.nameservers - *terraform.NodeApplyableResource
aws_route53_zone.environment - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
aws_route53_record.wildcard_validation - *terraform.NodeApplyableResource
aws_acm_certificate.wildcard - *terraform.NodeApplyableResource
aws_route53_record.caa - *terraform.NodeApplyableResource
aws_route53_zone.environment - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_route53_zone.environment - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_security_group.metrics - *terraform.NodeApplyableResource
module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_security_group.rabbitmq - *terraform.NodeApplyableResource
module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_service_discovery_private_dns_namespace.ecs - *terraform.NodeApplyableResource
module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_service_discovery_service.metrics - *terraform.NodeApplyableResource
aws_service_discovery_private_dns_namespace.ecs - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_volume_attachment.rabbitmq - *terraform.NodeApplyableResource
aws_ebs_volume.rabbitmq - *terraform.NodeApplyableResource
aws_instance.rabbitmq - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
local.requires_compatibilities - *terraform.NodeLocal
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_acm_certificate.wildcard - *terraform.NodeApplyableResource
aws_acm_certificate_validation.wildcard - *terraform.NodeApplyableResource
aws_cloudwatch_log_group.cron - *terraform.NodeApplyableResource
aws_cloudwatch_log_group.datadog - *terraform.NodeApplyableResource
aws_ebs_volume.rabbitmq - *terraform.NodeApplyableResource
aws_ecs_cluster.ecs - *terraform.NodeApplyableResource
aws_ecs_service.metrics - *terraform.NodeApplyableResource
aws_ecs_task_definition.metrics - *terraform.NodeApplyableResource
aws_iam_role.ecs_events - *terraform.NodeApplyableResource
aws_iam_role_policy.ecs_events_run_tasks_with_any_role - *terraform.NodeApplyableResource
aws_instance.rabbitmq - *terraform.NodeApplyableResource
aws_key_pair.tower - *terraform.NodeApplyableResource
aws_route53_record.caa - *terraform.NodeApplyableResource
aws_route53_record.nameservers - *terraform.NodeApplyableResource
aws_route53_record.wildcard_validation - *terraform.NodeApplyableResource
aws_route53_zone.environment - *terraform.NodeApplyableResource
aws_security_group.metrics - *terraform.NodeApplyableResource
aws_security_group.rabbitmq - *terraform.NodeApplyableResource
aws_service_discovery_private_dns_namespace.ecs - *terraform.NodeApplyableResource
aws_service_discovery_service.metrics - *terraform.NodeApplyableResource
aws_volume_attachment.rabbitmq - *terraform.NodeApplyableResource
local.requires_compatibilities - *terraform.NodeLocal
module.vpc.aws_eip.nat_ip - *terraform.NodeApplyableResource
module.vpc.aws_instance.bastion_host - *terraform.NodeApplyableResource
module.vpc.aws_nat_gateway.gw - *terraform.NodeApplyableResource
module.vpc.aws_route.nat-default - *terraform.NodeApplyableResource
module.vpc.aws_route53_record.bastion_host - *terraform.NodeApplyableResource
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.b - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.c - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.d - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.e - *terraform.NodeApplyableResource
module.vpc.aws_security_group.allow_all_outbound - *terraform.NodeApplyableResource
module.vpc.aws_security_group.bastion_ssh_access - *terraform.NodeApplyableResource
module.vpc.aws_security_group.global_ssh_access - *terraform.NodeApplyableResource
module.vpc.aws_security_group.internal_http - *terraform.NodeApplyableResource
module.vpc.aws_security_group.standard - *terraform.NodeApplyableResource
module.vpc.aws_subnet.b - *terraform.NodeApplyableResource
module.vpc.aws_subnet.b_public - *terraform.NodeApplyableResource
module.vpc.aws_subnet.c - *terraform.NodeApplyableResource
module.vpc.aws_subnet.c_public - *terraform.NodeApplyableResource
module.vpc.aws_subnet.d - *terraform.NodeApplyableResource
module.vpc.aws_subnet.d_public - *terraform.NodeApplyableResource
module.vpc.aws_subnet.e - *terraform.NodeApplyableResource
module.vpc.aws_subnet.e_public - *terraform.NodeApplyableResource
module.vpc.aws_vpc_endpoint.s3 - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_internet_gateway.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_main_route_table_association.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_route.default - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_route_table.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_vpc.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.gateway_id - *terraform.NodeApplyableOutput
module.vpc.module.vpc.output.route_table_id - *terraform.NodeApplyableOutput
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.module.vpc.var.cidr_block - *terraform.NodeApplyableModuleVariable
module.vpc.module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.output.allow_all_outbound_id - *terraform.NodeApplyableOutput
module.vpc.output.bastion_host_ip - *terraform.NodeApplyableOutput
module.vpc.output.bastion_host_sg_id - *terraform.NodeApplyableOutput
module.vpc.output.bastion_hostname - *terraform.NodeApplyableOutput
module.vpc.output.internal_http_access_id - *terraform.NodeApplyableOutput
module.vpc.output.nat_ip - *terraform.NodeApplyableOutput
module.vpc.output.nat_route_table_id - *terraform.NodeApplyableOutput
module.vpc.output.ssh_access_id - *terraform.NodeApplyableOutput
module.vpc.output.standard_route_table_id - *terraform.NodeApplyableOutput
module.vpc.output.standard_sg_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_b_az - *terraform.NodeApplyableOutput
module.vpc.output.subnet_b_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_b_public_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_c_az - *terraform.NodeApplyableOutput
module.vpc.output.subnet_c_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_c_public_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_d_az - *terraform.NodeApplyableOutput
module.vpc.output.subnet_d_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_d_public_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_e_az - *terraform.NodeApplyableOutput
module.vpc.output.subnet_e_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_e_public_id - *terraform.NodeApplyableOutput
module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.template_file.gateway_dep - *terraform.NodeApplyableResource
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
module.vpc.var.zone_id - *terraform.NodeApplyableModuleVariable
null_resource.rabbitmq-init - *terraform.NodeApplyableResource
output.bastion_host_sg_id - *terraform.NodeApplyableOutput
output.bastion_hostname - *terraform.NodeApplyableOutput
output.certificate_arn - *terraform.NodeApplyableOutput
output.cluster - *terraform.NodeApplyableOutput
output.consul_server_connect_string - *terraform.NodeApplyableOutput
output.cron_log_group - *terraform.NodeApplyableOutput
output.ecs_events_role_id - *terraform.NodeApplyableOutput
output.leading_octets - *terraform.NodeApplyableOutput
output.metrics_hostname - *terraform.NodeApplyableOutput
output.nat_route_table_id - *terraform.NodeApplyableOutput
output.rabbitmq_host - *terraform.NodeApplyableOutput
output.rabbitmq_password - *terraform.NodeApplyableOutput
output.rabbitmq_username - *terraform.NodeApplyableOutput
output.service_discovery_namespace_id - *terraform.NodeApplyableOutput
output.ssh_access_id - *terraform.NodeApplyableOutput
output.subnet_b_id - *terraform.NodeApplyableOutput
output.subnet_b_public_id - *terraform.NodeApplyableOutput
output.subnet_c_id - *terraform.NodeApplyableOutput
output.subnet_c_public_id - *terraform.NodeApplyableOutput
output.subnet_d_id - *terraform.NodeApplyableOutput
output.subnet_d_public_id - *terraform.NodeApplyableOutput
output.subnet_e_id - *terraform.NodeApplyableOutput
output.subnet_e_public_id - *terraform.NodeApplyableOutput
output.use_fargate - *terraform.NodeApplyableOutput
output.vpc_id - *terraform.NodeApplyableOutput
output.zone_id - *terraform.NodeApplyableOutput
output.zone_name - *terraform.NodeApplyableOutput
provider.aws - *terraform.NodeApplyableProvider
provider.aws.ecs - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.template - *terraform.NodeApplyableProvider
provisioner.file - *terraform.NodeProvisioner
provisioner.remote-exec - *terraform.NodeProvisioner
var.datadog_key - *terraform.NodeRootVariable
var.ecs_cluster_ami - *terraform.NodeRootVariable
var.ecs_cluster_count - *terraform.NodeRootVariable
var.ecs_cluster_size - *terraform.NodeRootVariable
var.gitlab_token - *terraform.NodeRootVariable
var.production_vpc_connection - *terraform.NodeRootVariable
var.rabbitmq_password - *terraform.NodeRootVariable
module.vpc.aws_eip.nat_ip - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_instance.bastion_host - *terraform.NodeApplyableResource
module.vpc.aws_security_group.global_ssh_access - *terraform.NodeApplyableResource
module.vpc.aws_security_group.standard - *terraform.NodeApplyableResource
module.vpc.aws_subnet.b_public - *terraform.NodeApplyableResource
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_nat_gateway.gw - *terraform.NodeApplyableResource
module.vpc.aws_eip.nat_ip - *terraform.NodeApplyableResource
module.vpc.aws_subnet.e_public - *terraform.NodeApplyableResource
module.vpc.template_file.gateway_dep - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route.nat-default - *terraform.NodeApplyableResource
module.vpc.aws_nat_gateway.gw - *terraform.NodeApplyableResource
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route53_record.bastion_host - *terraform.NodeApplyableResource
module.vpc.aws_instance.bastion_host - *terraform.NodeApplyableResource
module.vpc.aws_nat_gateway.gw - *terraform.NodeApplyableResource
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.zone_id - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.b - *terraform.NodeApplyableResource
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
module.vpc.aws_subnet.b - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.c - *terraform.NodeApplyableResource
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
module.vpc.aws_subnet.c - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.d - *terraform.NodeApplyableResource
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
module.vpc.aws_subnet.d - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.e - *terraform.NodeApplyableResource
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
module.vpc.aws_subnet.e - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.allow_all_outbound - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.bastion_ssh_access - *terraform.NodeApplyableResource
module.vpc.aws_instance.bastion_host - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.global_ssh_access - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.internal_http - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.standard - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.b - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.b_public - *terraform.NodeApplyableResource
module.vpc.aws_subnet.b - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.c - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.c_public - *terraform.NodeApplyableResource
module.vpc.aws_subnet.c - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.d - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.d_public - *terraform.NodeApplyableResource
module.vpc.aws_subnet.d - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.e - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.e_public - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_vpc_endpoint.s3 - *terraform.NodeApplyableResource
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_internet_gateway.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_vpc.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_main_route_table_association.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_route_table.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_vpc.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_route.default - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_internet_gateway.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_route_table.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_route_table.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_vpc.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_vpc.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.module.vpc.var.cidr_block - *terraform.NodeApplyableModuleVariable
module.vpc.module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.output.gateway_id - *terraform.NodeApplyableOutput
module.vpc.module.vpc.aws_internet_gateway.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.route_table_id - *terraform.NodeApplyableOutput
module.vpc.module.vpc.aws_route_table.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.module.vpc.aws_vpc.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.module.vpc.var.cidr_block - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
module.vpc.module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.output.allow_all_outbound_id - *terraform.NodeApplyableOutput
module.vpc.aws_security_group.standard - *terraform.NodeApplyableResource
module.vpc.output.bastion_host_ip - *terraform.NodeApplyableOutput
module.vpc.aws_instance.bastion_host - *terraform.NodeApplyableResource
module.vpc.output.bastion_host_sg_id - *terraform.NodeApplyableOutput
module.vpc.aws_security_group.global_ssh_access - *terraform.NodeApplyableResource
module.vpc.output.bastion_hostname - *terraform.NodeApplyableOutput
module.vpc.aws_route53_record.bastion_host - *terraform.NodeApplyableResource
module.vpc.output.internal_http_access_id - *terraform.NodeApplyableOutput
module.vpc.aws_security_group.internal_http - *terraform.NodeApplyableResource
module.vpc.output.nat_ip - *terraform.NodeApplyableOutput
module.vpc.aws_eip.nat_ip - *terraform.NodeApplyableResource
module.vpc.output.nat_route_table_id - *terraform.NodeApplyableOutput
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
module.vpc.output.ssh_access_id - *terraform.NodeApplyableOutput
module.vpc.aws_security_group.bastion_ssh_access - *terraform.NodeApplyableResource
module.vpc.output.standard_route_table_id - *terraform.NodeApplyableOutput
module.vpc.module.vpc.output.route_table_id - *terraform.NodeApplyableOutput
module.vpc.output.standard_sg_id - *terraform.NodeApplyableOutput
module.vpc.aws_security_group.standard - *terraform.NodeApplyableResource
module.vpc.output.subnet_b_az - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.b - *terraform.NodeApplyableResource
module.vpc.output.subnet_b_id - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.b - *terraform.NodeApplyableResource
module.vpc.output.subnet_b_public_id - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.b_public - *terraform.NodeApplyableResource
module.vpc.output.subnet_c_az - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.c - *terraform.NodeApplyableResource
module.vpc.output.subnet_c_id - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.c - *terraform.NodeApplyableResource
module.vpc.output.subnet_c_public_id - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.c_public - *terraform.NodeApplyableResource
module.vpc.output.subnet_d_az - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.d - *terraform.NodeApplyableResource
module.vpc.output.subnet_d_id - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.d - *terraform.NodeApplyableResource
module.vpc.output.subnet_d_public_id - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.d_public - *terraform.NodeApplyableResource
module.vpc.output.subnet_e_az - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.e - *terraform.NodeApplyableResource
module.vpc.output.subnet_e_id - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.e - *terraform.NodeApplyableResource
module.vpc.output.subnet_e_public_id - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.e_public - *terraform.NodeApplyableResource
module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.template_file.gateway_dep - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.gateway_id - *terraform.NodeApplyableOutput
provider.template - *terraform.NodeApplyableProvider
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
module.vpc.var.zone_id - *terraform.NodeApplyableModuleVariable
aws_route53_zone.environment - *terraform.NodeApplyableResource
null_resource.rabbitmq-init - *terraform.NodeApplyableResource
aws_instance.rabbitmq - *terraform.NodeApplyableResource
aws_volume_attachment.rabbitmq - *terraform.NodeApplyableResource
module.vpc.output.bastion_hostname - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provisioner.file - *terraform.NodeProvisioner
provisioner.remote-exec - *terraform.NodeProvisioner
output.bastion_host_sg_id - *terraform.NodeApplyableOutput
module.vpc.output.bastion_host_sg_id - *terraform.NodeApplyableOutput
output.bastion_hostname - *terraform.NodeApplyableOutput
module.vpc.output.bastion_hostname - *terraform.NodeApplyableOutput
output.certificate_arn - *terraform.NodeApplyableOutput
aws_acm_certificate_validation.wildcard - *terraform.NodeApplyableResource
output.cluster - *terraform.NodeApplyableOutput
aws_ecs_cluster.ecs - *terraform.NodeApplyableResource
output.consul_server_connect_string - *terraform.NodeApplyableOutput
output.cron_log_group - *terraform.NodeApplyableOutput
aws_cloudwatch_log_group.cron - *terraform.NodeApplyableResource
output.ecs_events_role_id - *terraform.NodeApplyableOutput
aws_iam_role.ecs_events - *terraform.NodeApplyableResource
output.leading_octets - *terraform.NodeApplyableOutput
output.metrics_hostname - *terraform.NodeApplyableOutput
aws_service_discovery_private_dns_namespace.ecs - *terraform.NodeApplyableResource
aws_service_discovery_service.metrics - *terraform.NodeApplyableResource
output.nat_route_table_id - *terraform.NodeApplyableOutput
module.vpc.output.nat_route_table_id - *terraform.NodeApplyableOutput
output.rabbitmq_host - *terraform.NodeApplyableOutput
aws_instance.rabbitmq - *terraform.NodeApplyableResource
output.rabbitmq_password - *terraform.NodeApplyableOutput
var.rabbitmq_password - *terraform.NodeRootVariable
output.rabbitmq_username - *terraform.NodeApplyableOutput
output.service_discovery_namespace_id - *terraform.NodeApplyableOutput
aws_service_discovery_private_dns_namespace.ecs - *terraform.NodeApplyableResource
output.ssh_access_id - *terraform.NodeApplyableOutput
module.vpc.output.ssh_access_id - *terraform.NodeApplyableOutput
output.subnet_b_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_b_id - *terraform.NodeApplyableOutput
output.subnet_b_public_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_b_public_id - *terraform.NodeApplyableOutput
output.subnet_c_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_c_id - *terraform.NodeApplyableOutput
output.subnet_c_public_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_c_public_id - *terraform.NodeApplyableOutput
output.subnet_d_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_d_id - *terraform.NodeApplyableOutput
output.subnet_d_public_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_d_public_id - *terraform.NodeApplyableOutput
output.subnet_e_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_e_id - *terraform.NodeApplyableOutput
output.subnet_e_public_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_e_public_id - *terraform.NodeApplyableOutput
output.use_fargate - *terraform.NodeApplyableOutput
var.ecs_cluster_count - *terraform.NodeRootVariable
output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
output.zone_id - *terraform.NodeApplyableOutput
aws_route53_zone.environment - *terraform.NodeApplyableResource
output.zone_name - *terraform.NodeApplyableOutput
aws_route53_zone.environment - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_route53_record.nameservers - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws.ecs - *terraform.NodeApplyableProvider
provider.aws.ecs (close) - *terraform.graphNodeCloseProvider
aws_acm_certificate.wildcard - *terraform.NodeApplyableResource
aws_acm_certificate_validation.wildcard - *terraform.NodeApplyableResource
aws_cloudwatch_log_group.cron - *terraform.NodeApplyableResource
aws_cloudwatch_log_group.datadog - *terraform.NodeApplyableResource
aws_ebs_volume.rabbitmq - *terraform.NodeApplyableResource
aws_ecs_cluster.ecs - *terraform.NodeApplyableResource
aws_ecs_service.metrics - *terraform.NodeApplyableResource
aws_ecs_task_definition.metrics - *terraform.NodeApplyableResource
aws_iam_role.ecs_events - *terraform.NodeApplyableResource
aws_iam_role_policy.ecs_events_run_tasks_with_any_role - *terraform.NodeApplyableResource
aws_instance.rabbitmq - *terraform.NodeApplyableResource
aws_key_pair.tower - *terraform.NodeApplyableResource
aws_route53_record.caa - *terraform.NodeApplyableResource
aws_route53_record.wildcard_validation - *terraform.NodeApplyableResource
aws_route53_zone.environment - *terraform.NodeApplyableResource
aws_security_group.metrics - *terraform.NodeApplyableResource
aws_security_group.rabbitmq - *terraform.NodeApplyableResource
aws_service_discovery_private_dns_namespace.ecs - *terraform.NodeApplyableResource
aws_service_discovery_service.metrics - *terraform.NodeApplyableResource
aws_volume_attachment.rabbitmq - *terraform.NodeApplyableResource
module.vpc.aws_eip.nat_ip - *terraform.NodeApplyableResource
module.vpc.aws_instance.bastion_host - *terraform.NodeApplyableResource
module.vpc.aws_nat_gateway.gw - *terraform.NodeApplyableResource
module.vpc.aws_route.nat-default - *terraform.NodeApplyableResource
module.vpc.aws_route53_record.bastion_host - *terraform.NodeApplyableResource
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.b - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.c - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.d - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.e - *terraform.NodeApplyableResource
module.vpc.aws_security_group.allow_all_outbound - *terraform.NodeApplyableResource
module.vpc.aws_security_group.bastion_ssh_access - *terraform.NodeApplyableResource
module.vpc.aws_security_group.global_ssh_access - *terraform.NodeApplyableResource
module.vpc.aws_security_group.internal_http - *terraform.NodeApplyableResource
module.vpc.aws_security_group.standard - *terraform.NodeApplyableResource
module.vpc.aws_subnet.b - *terraform.NodeApplyableResource
module.vpc.aws_subnet.b_public - *terraform.NodeApplyableResource
module.vpc.aws_subnet.c - *terraform.NodeApplyableResource
module.vpc.aws_subnet.c_public - *terraform.NodeApplyableResource
module.vpc.aws_subnet.d - *terraform.NodeApplyableResource
module.vpc.aws_subnet.d_public - *terraform.NodeApplyableResource
module.vpc.aws_subnet.e - *terraform.NodeApplyableResource
module.vpc.aws_subnet.e_public - *terraform.NodeApplyableResource
module.vpc.aws_vpc_endpoint.s3 - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_internet_gateway.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_main_route_table_association.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_route.default - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_route_table.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_vpc.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
null_resource.rabbitmq-init - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provider.template - *terraform.NodeApplyableProvider
provider.template (close) - *terraform.graphNodeCloseProvider
module.vpc.template_file.gateway_dep - *terraform.NodeApplyableResource
provider.template - *terraform.NodeApplyableProvider
provisioner.file - *terraform.NodeProvisioner
provisioner.remote-exec - *terraform.NodeProvisioner
var.datadog_key - *terraform.NodeRootVariable
var.ecs_cluster_ami - *terraform.NodeRootVariable
var.ecs_cluster_count - *terraform.NodeRootVariable
var.ecs_cluster_size - *terraform.NodeRootVariable
var.gitlab_token - *terraform.NodeRootVariable
var.production_vpc_connection - *terraform.NodeRootVariable
var.rabbitmq_password - *terraform.NodeRootVariable
2019/04/26 19:21:00 [TRACE] Graph after step *terraform.CloseProvisionerTransformer:
aws_acm_certificate.wildcard - *terraform.NodeApplyableResource
aws_route53_record.caa - *terraform.NodeApplyableResource
aws_route53_zone.environment - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_acm_certificate_validation.wildcard - *terraform.NodeApplyableResource
aws_acm_certificate.wildcard - *terraform.NodeApplyableResource
aws_route53_record.wildcard_validation - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_cloudwatch_log_group.cron - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_cloudwatch_log_group.datadog - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ebs_volume.rabbitmq - *terraform.NodeApplyableResource
module.vpc.output.subnet_b_az - *terraform.NodeApplyableOutput
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ecs_cluster.ecs - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ecs_service.metrics - *terraform.NodeApplyableResource
aws_ecs_cluster.ecs - *terraform.NodeApplyableResource
aws_ecs_task_definition.metrics - *terraform.NodeApplyableResource
aws_security_group.metrics - *terraform.NodeApplyableResource
aws_service_discovery_service.metrics - *terraform.NodeApplyableResource
module.vpc.output.subnet_b_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_c_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_d_id - *terraform.NodeApplyableOutput
provider.aws.ecs - *terraform.NodeApplyableProvider
var.ecs_cluster_count - *terraform.NodeRootVariable
aws_ecs_task_definition.metrics - *terraform.NodeApplyableResource
aws_cloudwatch_log_group.datadog - *terraform.NodeApplyableResource
local.requires_compatibilities - *terraform.NodeLocal
provider.aws.ecs - *terraform.NodeApplyableProvider
var.datadog_key - *terraform.NodeRootVariable
var.ecs_cluster_count - *terraform.NodeRootVariable
aws_iam_role.ecs_events - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_iam_role_policy.ecs_events_run_tasks_with_any_role - *terraform.NodeApplyableResource
aws_iam_role.ecs_events - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_instance.rabbitmq - *terraform.NodeApplyableResource
aws_security_group.rabbitmq - *terraform.NodeApplyableResource
module.vpc.output.ssh_access_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_b_id - *terraform.NodeApplyableOutput
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_key_pair.tower - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_route53_record.caa - *terraform.NodeApplyableResource
aws_route53_zone.environment - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_route53_record.nameservers - *terraform.NodeApplyableResource
aws_route53_zone.environment - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
aws_route53_record.wildcard_validation - *terraform.NodeApplyableResource
aws_acm_certificate.wildcard - *terraform.NodeApplyableResource
aws_route53_record.caa - *terraform.NodeApplyableResource
aws_route53_zone.environment - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_route53_zone.environment - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_security_group.metrics - *terraform.NodeApplyableResource
module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_security_group.rabbitmq - *terraform.NodeApplyableResource
module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_service_discovery_private_dns_namespace.ecs - *terraform.NodeApplyableResource
module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_service_discovery_service.metrics - *terraform.NodeApplyableResource
aws_service_discovery_private_dns_namespace.ecs - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_volume_attachment.rabbitmq - *terraform.NodeApplyableResource
aws_ebs_volume.rabbitmq - *terraform.NodeApplyableResource
aws_instance.rabbitmq - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
local.requires_compatibilities - *terraform.NodeLocal
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_acm_certificate.wildcard - *terraform.NodeApplyableResource
aws_acm_certificate_validation.wildcard - *terraform.NodeApplyableResource
aws_cloudwatch_log_group.cron - *terraform.NodeApplyableResource
aws_cloudwatch_log_group.datadog - *terraform.NodeApplyableResource
aws_ebs_volume.rabbitmq - *terraform.NodeApplyableResource
aws_ecs_cluster.ecs - *terraform.NodeApplyableResource
aws_ecs_service.metrics - *terraform.NodeApplyableResource
aws_ecs_task_definition.metrics - *terraform.NodeApplyableResource
aws_iam_role.ecs_events - *terraform.NodeApplyableResource
aws_iam_role_policy.ecs_events_run_tasks_with_any_role - *terraform.NodeApplyableResource
aws_instance.rabbitmq - *terraform.NodeApplyableResource
aws_key_pair.tower - *terraform.NodeApplyableResource
aws_route53_record.caa - *terraform.NodeApplyableResource
aws_route53_record.nameservers - *terraform.NodeApplyableResource
aws_route53_record.wildcard_validation - *terraform.NodeApplyableResource
aws_route53_zone.environment - *terraform.NodeApplyableResource
aws_security_group.metrics - *terraform.NodeApplyableResource
aws_security_group.rabbitmq - *terraform.NodeApplyableResource
aws_service_discovery_private_dns_namespace.ecs - *terraform.NodeApplyableResource
aws_service_discovery_service.metrics - *terraform.NodeApplyableResource
aws_volume_attachment.rabbitmq - *terraform.NodeApplyableResource
local.requires_compatibilities - *terraform.NodeLocal
module.vpc.aws_eip.nat_ip - *terraform.NodeApplyableResource
module.vpc.aws_instance.bastion_host - *terraform.NodeApplyableResource
module.vpc.aws_nat_gateway.gw - *terraform.NodeApplyableResource
module.vpc.aws_route.nat-default - *terraform.NodeApplyableResource
module.vpc.aws_route53_record.bastion_host - *terraform.NodeApplyableResource
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.b - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.c - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.d - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.e - *terraform.NodeApplyableResource
module.vpc.aws_security_group.allow_all_outbound - *terraform.NodeApplyableResource
module.vpc.aws_security_group.bastion_ssh_access - *terraform.NodeApplyableResource
module.vpc.aws_security_group.global_ssh_access - *terraform.NodeApplyableResource
module.vpc.aws_security_group.internal_http - *terraform.NodeApplyableResource
module.vpc.aws_security_group.standard - *terraform.NodeApplyableResource
module.vpc.aws_subnet.b - *terraform.NodeApplyableResource
module.vpc.aws_subnet.b_public - *terraform.NodeApplyableResource
module.vpc.aws_subnet.c - *terraform.NodeApplyableResource
module.vpc.aws_subnet.c_public - *terraform.NodeApplyableResource
module.vpc.aws_subnet.d - *terraform.NodeApplyableResource
module.vpc.aws_subnet.d_public - *terraform.NodeApplyableResource
module.vpc.aws_subnet.e - *terraform.NodeApplyableResource
module.vpc.aws_subnet.e_public - *terraform.NodeApplyableResource
module.vpc.aws_vpc_endpoint.s3 - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_internet_gateway.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_main_route_table_association.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_route.default - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_route_table.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_vpc.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.gateway_id - *terraform.NodeApplyableOutput
module.vpc.module.vpc.output.route_table_id - *terraform.NodeApplyableOutput
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.module.vpc.var.cidr_block - *terraform.NodeApplyableModuleVariable
module.vpc.module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.output.allow_all_outbound_id - *terraform.NodeApplyableOutput
module.vpc.output.bastion_host_ip - *terraform.NodeApplyableOutput
module.vpc.output.bastion_host_sg_id - *terraform.NodeApplyableOutput
module.vpc.output.bastion_hostname - *terraform.NodeApplyableOutput
module.vpc.output.internal_http_access_id - *terraform.NodeApplyableOutput
module.vpc.output.nat_ip - *terraform.NodeApplyableOutput
module.vpc.output.nat_route_table_id - *terraform.NodeApplyableOutput
module.vpc.output.ssh_access_id - *terraform.NodeApplyableOutput
module.vpc.output.standard_route_table_id - *terraform.NodeApplyableOutput
module.vpc.output.standard_sg_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_b_az - *terraform.NodeApplyableOutput
module.vpc.output.subnet_b_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_b_public_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_c_az - *terraform.NodeApplyableOutput
module.vpc.output.subnet_c_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_c_public_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_d_az - *terraform.NodeApplyableOutput
module.vpc.output.subnet_d_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_d_public_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_e_az - *terraform.NodeApplyableOutput
module.vpc.output.subnet_e_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_e_public_id - *terraform.NodeApplyableOutput
module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.template_file.gateway_dep - *terraform.NodeApplyableResource
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
module.vpc.var.zone_id - *terraform.NodeApplyableModuleVariable
null_resource.rabbitmq-init - *terraform.NodeApplyableResource
output.bastion_host_sg_id - *terraform.NodeApplyableOutput
output.bastion_hostname - *terraform.NodeApplyableOutput
output.certificate_arn - *terraform.NodeApplyableOutput
output.cluster - *terraform.NodeApplyableOutput
output.consul_server_connect_string - *terraform.NodeApplyableOutput
output.cron_log_group - *terraform.NodeApplyableOutput
output.ecs_events_role_id - *terraform.NodeApplyableOutput
output.leading_octets - *terraform.NodeApplyableOutput
output.metrics_hostname - *terraform.NodeApplyableOutput
output.nat_route_table_id - *terraform.NodeApplyableOutput
output.rabbitmq_host - *terraform.NodeApplyableOutput
output.rabbitmq_password - *terraform.NodeApplyableOutput
output.rabbitmq_username - *terraform.NodeApplyableOutput
output.service_discovery_namespace_id - *terraform.NodeApplyableOutput
output.ssh_access_id - *terraform.NodeApplyableOutput
output.subnet_b_id - *terraform.NodeApplyableOutput
output.subnet_b_public_id - *terraform.NodeApplyableOutput
output.subnet_c_id - *terraform.NodeApplyableOutput
output.subnet_c_public_id - *terraform.NodeApplyableOutput
output.subnet_d_id - *terraform.NodeApplyableOutput
output.subnet_d_public_id - *terraform.NodeApplyableOutput
output.subnet_e_id - *terraform.NodeApplyableOutput
output.subnet_e_public_id - *terraform.NodeApplyableOutput
output.use_fargate - *terraform.NodeApplyableOutput
output.vpc_id - *terraform.NodeApplyableOutput
output.zone_id - *terraform.NodeApplyableOutput
output.zone_name - *terraform.NodeApplyableOutput
provider.aws - *terraform.NodeApplyableProvider
provider.aws.ecs - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.template - *terraform.NodeApplyableProvider
provisioner.file - *terraform.NodeProvisioner
provisioner.remote-exec - *terraform.NodeProvisioner
var.datadog_key - *terraform.NodeRootVariable
var.ecs_cluster_ami - *terraform.NodeRootVariable
var.ecs_cluster_count - *terraform.NodeRootVariable
var.ecs_cluster_size - *terraform.NodeRootVariable
var.gitlab_token - *terraform.NodeRootVariable
var.production_vpc_connection - *terraform.NodeRootVariable
var.rabbitmq_password - *terraform.NodeRootVariable
module.vpc.aws_eip.nat_ip - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_instance.bastion_host - *terraform.NodeApplyableResource
module.vpc.aws_security_group.global_ssh_access - *terraform.NodeApplyableResource
module.vpc.aws_security_group.standard - *terraform.NodeApplyableResource
module.vpc.aws_subnet.b_public - *terraform.NodeApplyableResource
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_nat_gateway.gw - *terraform.NodeApplyableResource
module.vpc.aws_eip.nat_ip - *terraform.NodeApplyableResource
module.vpc.aws_subnet.e_public - *terraform.NodeApplyableResource
module.vpc.template_file.gateway_dep - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route.nat-default - *terraform.NodeApplyableResource
module.vpc.aws_nat_gateway.gw - *terraform.NodeApplyableResource
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route53_record.bastion_host - *terraform.NodeApplyableResource
module.vpc.aws_instance.bastion_host - *terraform.NodeApplyableResource
module.vpc.aws_nat_gateway.gw - *terraform.NodeApplyableResource
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.zone_id - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.b - *terraform.NodeApplyableResource
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
module.vpc.aws_subnet.b - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.c - *terraform.NodeApplyableResource
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
module.vpc.aws_subnet.c - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.d - *terraform.NodeApplyableResource
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
module.vpc.aws_subnet.d - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.e - *terraform.NodeApplyableResource
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
module.vpc.aws_subnet.e - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.allow_all_outbound - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.bastion_ssh_access - *terraform.NodeApplyableResource
module.vpc.aws_instance.bastion_host - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.global_ssh_access - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.internal_http - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.standard - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.b - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.b_public - *terraform.NodeApplyableResource
module.vpc.aws_subnet.b - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.c - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.c_public - *terraform.NodeApplyableResource
module.vpc.aws_subnet.c - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.d - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.d_public - *terraform.NodeApplyableResource
module.vpc.aws_subnet.d - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.e - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.e_public - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_vpc_endpoint.s3 - *terraform.NodeApplyableResource
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_internet_gateway.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_vpc.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_main_route_table_association.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_route_table.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_vpc.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_route.default - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_internet_gateway.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_route_table.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_route_table.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_vpc.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_vpc.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.module.vpc.var.cidr_block - *terraform.NodeApplyableModuleVariable
module.vpc.module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.output.gateway_id - *terraform.NodeApplyableOutput
module.vpc.module.vpc.aws_internet_gateway.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.route_table_id - *terraform.NodeApplyableOutput
module.vpc.module.vpc.aws_route_table.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.module.vpc.aws_vpc.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.module.vpc.var.cidr_block - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
module.vpc.module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.output.allow_all_outbound_id - *terraform.NodeApplyableOutput
module.vpc.aws_security_group.standard - *terraform.NodeApplyableResource
module.vpc.output.bastion_host_ip - *terraform.NodeApplyableOutput
module.vpc.aws_instance.bastion_host - *terraform.NodeApplyableResource
module.vpc.output.bastion_host_sg_id - *terraform.NodeApplyableOutput
module.vpc.aws_security_group.global_ssh_access - *terraform.NodeApplyableResource
module.vpc.output.bastion_hostname - *terraform.NodeApplyableOutput
module.vpc.aws_route53_record.bastion_host - *terraform.NodeApplyableResource
module.vpc.output.internal_http_access_id - *terraform.NodeApplyableOutput
module.vpc.aws_security_group.internal_http - *terraform.NodeApplyableResource
module.vpc.output.nat_ip - *terraform.NodeApplyableOutput
module.vpc.aws_eip.nat_ip - *terraform.NodeApplyableResource
module.vpc.output.nat_route_table_id - *terraform.NodeApplyableOutput
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
module.vpc.output.ssh_access_id - *terraform.NodeApplyableOutput
module.vpc.aws_security_group.bastion_ssh_access - *terraform.NodeApplyableResource
module.vpc.output.standard_route_table_id - *terraform.NodeApplyableOutput
module.vpc.module.vpc.output.route_table_id - *terraform.NodeApplyableOutput
module.vpc.output.standard_sg_id - *terraform.NodeApplyableOutput
module.vpc.aws_security_group.standard - *terraform.NodeApplyableResource
module.vpc.output.subnet_b_az - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.b - *terraform.NodeApplyableResource
module.vpc.output.subnet_b_id - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.b - *terraform.NodeApplyableResource
module.vpc.output.subnet_b_public_id - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.b_public - *terraform.NodeApplyableResource
module.vpc.output.subnet_c_az - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.c - *terraform.NodeApplyableResource
module.vpc.output.subnet_c_id - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.c - *terraform.NodeApplyableResource
module.vpc.output.subnet_c_public_id - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.c_public - *terraform.NodeApplyableResource
module.vpc.output.subnet_d_az - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.d - *terraform.NodeApplyableResource
module.vpc.output.subnet_d_id - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.d - *terraform.NodeApplyableResource
module.vpc.output.subnet_d_public_id - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.d_public - *terraform.NodeApplyableResource
module.vpc.output.subnet_e_az - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.e - *terraform.NodeApplyableResource
module.vpc.output.subnet_e_id - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.e - *terraform.NodeApplyableResource
module.vpc.output.subnet_e_public_id - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.e_public - *terraform.NodeApplyableResource
module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.template_file.gateway_dep - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.gateway_id - *terraform.NodeApplyableOutput
provider.template - *terraform.NodeApplyableProvider
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
module.vpc.var.zone_id - *terraform.NodeApplyableModuleVariable
aws_route53_zone.environment - *terraform.NodeApplyableResource
null_resource.rabbitmq-init - *terraform.NodeApplyableResource
aws_instance.rabbitmq - *terraform.NodeApplyableResource
aws_volume_attachment.rabbitmq - *terraform.NodeApplyableResource
module.vpc.output.bastion_hostname - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provisioner.file - *terraform.NodeProvisioner
provisioner.remote-exec - *terraform.NodeProvisioner
output.bastion_host_sg_id - *terraform.NodeApplyableOutput
module.vpc.output.bastion_host_sg_id - *terraform.NodeApplyableOutput
output.bastion_hostname - *terraform.NodeApplyableOutput
module.vpc.output.bastion_hostname - *terraform.NodeApplyableOutput
output.certificate_arn - *terraform.NodeApplyableOutput
aws_acm_certificate_validation.wildcard - *terraform.NodeApplyableResource
output.cluster - *terraform.NodeApplyableOutput
aws_ecs_cluster.ecs - *terraform.NodeApplyableResource
output.consul_server_connect_string - *terraform.NodeApplyableOutput
output.cron_log_group - *terraform.NodeApplyableOutput
aws_cloudwatch_log_group.cron - *terraform.NodeApplyableResource
output.ecs_events_role_id - *terraform.NodeApplyableOutput
aws_iam_role.ecs_events - *terraform.NodeApplyableResource
output.leading_octets - *terraform.NodeApplyableOutput
output.metrics_hostname - *terraform.NodeApplyableOutput
aws_service_discovery_private_dns_namespace.ecs - *terraform.NodeApplyableResource
aws_service_discovery_service.metrics - *terraform.NodeApplyableResource
output.nat_route_table_id - *terraform.NodeApplyableOutput
module.vpc.output.nat_route_table_id - *terraform.NodeApplyableOutput
output.rabbitmq_host - *terraform.NodeApplyableOutput
aws_instance.rabbitmq - *terraform.NodeApplyableResource
output.rabbitmq_password - *terraform.NodeApplyableOutput
var.rabbitmq_password - *terraform.NodeRootVariable
output.rabbitmq_username - *terraform.NodeApplyableOutput
output.service_discovery_namespace_id - *terraform.NodeApplyableOutput
aws_service_discovery_private_dns_namespace.ecs - *terraform.NodeApplyableResource
output.ssh_access_id - *terraform.NodeApplyableOutput
module.vpc.output.ssh_access_id - *terraform.NodeApplyableOutput
output.subnet_b_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_b_id - *terraform.NodeApplyableOutput
output.subnet_b_public_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_b_public_id - *terraform.NodeApplyableOutput
output.subnet_c_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_c_id - *terraform.NodeApplyableOutput
output.subnet_c_public_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_c_public_id - *terraform.NodeApplyableOutput
output.subnet_d_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_d_id - *terraform.NodeApplyableOutput
output.subnet_d_public_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_d_public_id - *terraform.NodeApplyableOutput
output.subnet_e_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_e_id - *terraform.NodeApplyableOutput
output.subnet_e_public_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_e_public_id - *terraform.NodeApplyableOutput
output.use_fargate - *terraform.NodeApplyableOutput
var.ecs_cluster_count - *terraform.NodeRootVariable
output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
output.zone_id - *terraform.NodeApplyableOutput
aws_route53_zone.environment - *terraform.NodeApplyableResource
output.zone_name - *terraform.NodeApplyableOutput
aws_route53_zone.environment - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_route53_record.nameservers - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws.ecs - *terraform.NodeApplyableProvider
provider.aws.ecs (close) - *terraform.graphNodeCloseProvider
aws_acm_certificate.wildcard - *terraform.NodeApplyableResource
aws_acm_certificate_validation.wildcard - *terraform.NodeApplyableResource
aws_cloudwatch_log_group.cron - *terraform.NodeApplyableResource
aws_cloudwatch_log_group.datadog - *terraform.NodeApplyableResource
aws_ebs_volume.rabbitmq - *terraform.NodeApplyableResource
aws_ecs_cluster.ecs - *terraform.NodeApplyableResource
aws_ecs_service.metrics - *terraform.NodeApplyableResource
aws_ecs_task_definition.metrics - *terraform.NodeApplyableResource
aws_iam_role.ecs_events - *terraform.NodeApplyableResource
aws_iam_role_policy.ecs_events_run_tasks_with_any_role - *terraform.NodeApplyableResource
aws_instance.rabbitmq - *terraform.NodeApplyableResource
aws_key_pair.tower - *terraform.NodeApplyableResource
aws_route53_record.caa - *terraform.NodeApplyableResource
aws_route53_record.wildcard_validation - *terraform.NodeApplyableResource
aws_route53_zone.environment - *terraform.NodeApplyableResource
aws_security_group.metrics - *terraform.NodeApplyableResource
aws_security_group.rabbitmq - *terraform.NodeApplyableResource
aws_service_discovery_private_dns_namespace.ecs - *terraform.NodeApplyableResource
aws_service_discovery_service.metrics - *terraform.NodeApplyableResource
aws_volume_attachment.rabbitmq - *terraform.NodeApplyableResource
module.vpc.aws_eip.nat_ip - *terraform.NodeApplyableResource
module.vpc.aws_instance.bastion_host - *terraform.NodeApplyableResource
module.vpc.aws_nat_gateway.gw - *terraform.NodeApplyableResource
module.vpc.aws_route.nat-default - *terraform.NodeApplyableResource
module.vpc.aws_route53_record.bastion_host - *terraform.NodeApplyableResource
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.b - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.c - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.d - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.e - *terraform.NodeApplyableResource
module.vpc.aws_security_group.allow_all_outbound - *terraform.NodeApplyableResource
module.vpc.aws_security_group.bastion_ssh_access - *terraform.NodeApplyableResource
module.vpc.aws_security_group.global_ssh_access - *terraform.NodeApplyableResource
module.vpc.aws_security_group.internal_http - *terraform.NodeApplyableResource
module.vpc.aws_security_group.standard - *terraform.NodeApplyableResource
module.vpc.aws_subnet.b - *terraform.NodeApplyableResource
module.vpc.aws_subnet.b_public - *terraform.NodeApplyableResource
module.vpc.aws_subnet.c - *terraform.NodeApplyableResource
module.vpc.aws_subnet.c_public - *terraform.NodeApplyableResource
module.vpc.aws_subnet.d - *terraform.NodeApplyableResource
module.vpc.aws_subnet.d_public - *terraform.NodeApplyableResource
module.vpc.aws_subnet.e - *terraform.NodeApplyableResource
module.vpc.aws_subnet.e_public - *terraform.NodeApplyableResource
module.vpc.aws_vpc_endpoint.s3 - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_internet_gateway.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_main_route_table_association.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_route.default - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_route_table.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_vpc.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
null_resource.rabbitmq-init - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provider.template - *terraform.NodeApplyableProvider
provider.template (close) - *terraform.graphNodeCloseProvider
module.vpc.template_file.gateway_dep - *terraform.NodeApplyableResource
provider.template - *terraform.NodeApplyableProvider
provisioner.file - *terraform.NodeProvisioner
provisioner.file (close) - *terraform.graphNodeCloseProvisioner
null_resource.rabbitmq-init - *terraform.NodeApplyableResource
provisioner.remote-exec - *terraform.NodeProvisioner
provisioner.remote-exec (close) - *terraform.graphNodeCloseProvisioner
null_resource.rabbitmq-init - *terraform.NodeApplyableResource
var.datadog_key - *terraform.NodeRootVariable
var.ecs_cluster_ami - *terraform.NodeRootVariable
var.ecs_cluster_count - *terraform.NodeRootVariable
var.ecs_cluster_size - *terraform.NodeRootVariable
var.gitlab_token - *terraform.NodeRootVariable
var.production_vpc_connection - *terraform.NodeRootVariable
var.rabbitmq_password - *terraform.NodeRootVariable
2019/04/26 19:21:00 [TRACE] Graph after step *terraform.RootTransformer:
aws_acm_certificate.wildcard - *terraform.NodeApplyableResource
aws_route53_record.caa - *terraform.NodeApplyableResource
aws_route53_zone.environment - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_acm_certificate_validation.wildcard - *terraform.NodeApplyableResource
aws_acm_certificate.wildcard - *terraform.NodeApplyableResource
aws_route53_record.wildcard_validation - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_cloudwatch_log_group.cron - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_cloudwatch_log_group.datadog - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ebs_volume.rabbitmq - *terraform.NodeApplyableResource
module.vpc.output.subnet_b_az - *terraform.NodeApplyableOutput
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ecs_cluster.ecs - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ecs_service.metrics - *terraform.NodeApplyableResource
aws_ecs_cluster.ecs - *terraform.NodeApplyableResource
aws_ecs_task_definition.metrics - *terraform.NodeApplyableResource
aws_security_group.metrics - *terraform.NodeApplyableResource
aws_service_discovery_service.metrics - *terraform.NodeApplyableResource
module.vpc.output.subnet_b_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_c_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_d_id - *terraform.NodeApplyableOutput
provider.aws.ecs - *terraform.NodeApplyableProvider
var.ecs_cluster_count - *terraform.NodeRootVariable
aws_ecs_task_definition.metrics - *terraform.NodeApplyableResource
aws_cloudwatch_log_group.datadog - *terraform.NodeApplyableResource
local.requires_compatibilities - *terraform.NodeLocal
provider.aws.ecs - *terraform.NodeApplyableProvider
var.datadog_key - *terraform.NodeRootVariable
var.ecs_cluster_count - *terraform.NodeRootVariable
aws_iam_role.ecs_events - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_iam_role_policy.ecs_events_run_tasks_with_any_role - *terraform.NodeApplyableResource
aws_iam_role.ecs_events - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_instance.rabbitmq - *terraform.NodeApplyableResource
aws_security_group.rabbitmq - *terraform.NodeApplyableResource
module.vpc.output.ssh_access_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_b_id - *terraform.NodeApplyableOutput
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_key_pair.tower - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_route53_record.caa - *terraform.NodeApplyableResource
aws_route53_zone.environment - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_route53_record.nameservers - *terraform.NodeApplyableResource
aws_route53_zone.environment - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
aws_route53_record.wildcard_validation - *terraform.NodeApplyableResource
aws_acm_certificate.wildcard - *terraform.NodeApplyableResource
aws_route53_record.caa - *terraform.NodeApplyableResource
aws_route53_zone.environment - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_route53_zone.environment - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_security_group.metrics - *terraform.NodeApplyableResource
module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_security_group.rabbitmq - *terraform.NodeApplyableResource
module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_service_discovery_private_dns_namespace.ecs - *terraform.NodeApplyableResource
module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_service_discovery_service.metrics - *terraform.NodeApplyableResource
aws_service_discovery_private_dns_namespace.ecs - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_volume_attachment.rabbitmq - *terraform.NodeApplyableResource
aws_ebs_volume.rabbitmq - *terraform.NodeApplyableResource
aws_instance.rabbitmq - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
local.requires_compatibilities - *terraform.NodeLocal
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_acm_certificate.wildcard - *terraform.NodeApplyableResource
aws_acm_certificate_validation.wildcard - *terraform.NodeApplyableResource
aws_cloudwatch_log_group.cron - *terraform.NodeApplyableResource
aws_cloudwatch_log_group.datadog - *terraform.NodeApplyableResource
aws_ebs_volume.rabbitmq - *terraform.NodeApplyableResource
aws_ecs_cluster.ecs - *terraform.NodeApplyableResource
aws_ecs_service.metrics - *terraform.NodeApplyableResource
aws_ecs_task_definition.metrics - *terraform.NodeApplyableResource
aws_iam_role.ecs_events - *terraform.NodeApplyableResource
aws_iam_role_policy.ecs_events_run_tasks_with_any_role - *terraform.NodeApplyableResource
aws_instance.rabbitmq - *terraform.NodeApplyableResource
aws_key_pair.tower - *terraform.NodeApplyableResource
aws_route53_record.caa - *terraform.NodeApplyableResource
aws_route53_record.nameservers - *terraform.NodeApplyableResource
aws_route53_record.wildcard_validation - *terraform.NodeApplyableResource
aws_route53_zone.environment - *terraform.NodeApplyableResource
aws_security_group.metrics - *terraform.NodeApplyableResource
aws_security_group.rabbitmq - *terraform.NodeApplyableResource
aws_service_discovery_private_dns_namespace.ecs - *terraform.NodeApplyableResource
aws_service_discovery_service.metrics - *terraform.NodeApplyableResource
aws_volume_attachment.rabbitmq - *terraform.NodeApplyableResource
local.requires_compatibilities - *terraform.NodeLocal
module.vpc.aws_eip.nat_ip - *terraform.NodeApplyableResource
module.vpc.aws_instance.bastion_host - *terraform.NodeApplyableResource
module.vpc.aws_nat_gateway.gw - *terraform.NodeApplyableResource
module.vpc.aws_route.nat-default - *terraform.NodeApplyableResource
module.vpc.aws_route53_record.bastion_host - *terraform.NodeApplyableResource
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.b - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.c - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.d - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.e - *terraform.NodeApplyableResource
module.vpc.aws_security_group.allow_all_outbound - *terraform.NodeApplyableResource
module.vpc.aws_security_group.bastion_ssh_access - *terraform.NodeApplyableResource
module.vpc.aws_security_group.global_ssh_access - *terraform.NodeApplyableResource
module.vpc.aws_security_group.internal_http - *terraform.NodeApplyableResource
module.vpc.aws_security_group.standard - *terraform.NodeApplyableResource
module.vpc.aws_subnet.b - *terraform.NodeApplyableResource
module.vpc.aws_subnet.b_public - *terraform.NodeApplyableResource
module.vpc.aws_subnet.c - *terraform.NodeApplyableResource
module.vpc.aws_subnet.c_public - *terraform.NodeApplyableResource
module.vpc.aws_subnet.d - *terraform.NodeApplyableResource
module.vpc.aws_subnet.d_public - *terraform.NodeApplyableResource
module.vpc.aws_subnet.e - *terraform.NodeApplyableResource
module.vpc.aws_subnet.e_public - *terraform.NodeApplyableResource
module.vpc.aws_vpc_endpoint.s3 - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_internet_gateway.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_main_route_table_association.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_route.default - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_route_table.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_vpc.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.gateway_id - *terraform.NodeApplyableOutput
module.vpc.module.vpc.output.route_table_id - *terraform.NodeApplyableOutput
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.module.vpc.var.cidr_block - *terraform.NodeApplyableModuleVariable
module.vpc.module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.output.allow_all_outbound_id - *terraform.NodeApplyableOutput
module.vpc.output.bastion_host_ip - *terraform.NodeApplyableOutput
module.vpc.output.bastion_host_sg_id - *terraform.NodeApplyableOutput
module.vpc.output.bastion_hostname - *terraform.NodeApplyableOutput
module.vpc.output.internal_http_access_id - *terraform.NodeApplyableOutput
module.vpc.output.nat_ip - *terraform.NodeApplyableOutput
module.vpc.output.nat_route_table_id - *terraform.NodeApplyableOutput
module.vpc.output.ssh_access_id - *terraform.NodeApplyableOutput
module.vpc.output.standard_route_table_id - *terraform.NodeApplyableOutput
module.vpc.output.standard_sg_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_b_az - *terraform.NodeApplyableOutput
module.vpc.output.subnet_b_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_b_public_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_c_az - *terraform.NodeApplyableOutput
module.vpc.output.subnet_c_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_c_public_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_d_az - *terraform.NodeApplyableOutput
module.vpc.output.subnet_d_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_d_public_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_e_az - *terraform.NodeApplyableOutput
module.vpc.output.subnet_e_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_e_public_id - *terraform.NodeApplyableOutput
module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.template_file.gateway_dep - *terraform.NodeApplyableResource
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
module.vpc.var.zone_id - *terraform.NodeApplyableModuleVariable
null_resource.rabbitmq-init - *terraform.NodeApplyableResource
output.bastion_host_sg_id - *terraform.NodeApplyableOutput
output.bastion_hostname - *terraform.NodeApplyableOutput
output.certificate_arn - *terraform.NodeApplyableOutput
output.cluster - *terraform.NodeApplyableOutput
output.consul_server_connect_string - *terraform.NodeApplyableOutput
output.cron_log_group - *terraform.NodeApplyableOutput
output.ecs_events_role_id - *terraform.NodeApplyableOutput
output.leading_octets - *terraform.NodeApplyableOutput
output.metrics_hostname - *terraform.NodeApplyableOutput
output.nat_route_table_id - *terraform.NodeApplyableOutput
output.rabbitmq_host - *terraform.NodeApplyableOutput
output.rabbitmq_password - *terraform.NodeApplyableOutput
output.rabbitmq_username - *terraform.NodeApplyableOutput
output.service_discovery_namespace_id - *terraform.NodeApplyableOutput
output.ssh_access_id - *terraform.NodeApplyableOutput
output.subnet_b_id - *terraform.NodeApplyableOutput
output.subnet_b_public_id - *terraform.NodeApplyableOutput
output.subnet_c_id - *terraform.NodeApplyableOutput
output.subnet_c_public_id - *terraform.NodeApplyableOutput
output.subnet_d_id - *terraform.NodeApplyableOutput
output.subnet_d_public_id - *terraform.NodeApplyableOutput
output.subnet_e_id - *terraform.NodeApplyableOutput
output.subnet_e_public_id - *terraform.NodeApplyableOutput
output.use_fargate - *terraform.NodeApplyableOutput
output.vpc_id - *terraform.NodeApplyableOutput
output.zone_id - *terraform.NodeApplyableOutput
output.zone_name - *terraform.NodeApplyableOutput
provider.aws - *terraform.NodeApplyableProvider
provider.aws.ecs - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.template - *terraform.NodeApplyableProvider
provisioner.file - *terraform.NodeProvisioner
provisioner.remote-exec - *terraform.NodeProvisioner
var.datadog_key - *terraform.NodeRootVariable
var.ecs_cluster_ami - *terraform.NodeRootVariable
var.ecs_cluster_count - *terraform.NodeRootVariable
var.ecs_cluster_size - *terraform.NodeRootVariable
var.gitlab_token - *terraform.NodeRootVariable
var.production_vpc_connection - *terraform.NodeRootVariable
var.rabbitmq_password - *terraform.NodeRootVariable
module.vpc.aws_eip.nat_ip - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_instance.bastion_host - *terraform.NodeApplyableResource
module.vpc.aws_security_group.global_ssh_access - *terraform.NodeApplyableResource
module.vpc.aws_security_group.standard - *terraform.NodeApplyableResource
module.vpc.aws_subnet.b_public - *terraform.NodeApplyableResource
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_nat_gateway.gw - *terraform.NodeApplyableResource
module.vpc.aws_eip.nat_ip - *terraform.NodeApplyableResource
module.vpc.aws_subnet.e_public - *terraform.NodeApplyableResource
module.vpc.template_file.gateway_dep - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route.nat-default - *terraform.NodeApplyableResource
module.vpc.aws_nat_gateway.gw - *terraform.NodeApplyableResource
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route53_record.bastion_host - *terraform.NodeApplyableResource
module.vpc.aws_instance.bastion_host - *terraform.NodeApplyableResource
module.vpc.aws_nat_gateway.gw - *terraform.NodeApplyableResource
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.zone_id - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.b - *terraform.NodeApplyableResource
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
module.vpc.aws_subnet.b - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.c - *terraform.NodeApplyableResource
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
module.vpc.aws_subnet.c - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.d - *terraform.NodeApplyableResource
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
module.vpc.aws_subnet.d - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_route_table_association.e - *terraform.NodeApplyableResource
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
module.vpc.aws_subnet.e - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.allow_all_outbound - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.bastion_ssh_access - *terraform.NodeApplyableResource
module.vpc.aws_instance.bastion_host - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.global_ssh_access - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.internal_http - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_security_group.standard - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.b - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.b_public - *terraform.NodeApplyableResource
module.vpc.aws_subnet.b - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.c - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.c_public - *terraform.NodeApplyableResource
module.vpc.aws_subnet.c - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.d - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.d_public - *terraform.NodeApplyableResource
module.vpc.aws_subnet.d - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.e - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_subnet.e_public - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_vpc_endpoint.s3 - *terraform.NodeApplyableResource
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_internet_gateway.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_vpc.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_main_route_table_association.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_route_table.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_vpc.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_route.default - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_internet_gateway.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_route_table.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_route_table.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_vpc.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.aws_vpc.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.module.vpc.var.cidr_block - *terraform.NodeApplyableModuleVariable
module.vpc.module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.output.gateway_id - *terraform.NodeApplyableOutput
module.vpc.module.vpc.aws_internet_gateway.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.route_table_id - *terraform.NodeApplyableOutput
module.vpc.module.vpc.aws_route_table.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.module.vpc.aws_vpc.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.module.vpc.var.cidr_block - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
module.vpc.module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.output.allow_all_outbound_id - *terraform.NodeApplyableOutput
module.vpc.aws_security_group.standard - *terraform.NodeApplyableResource
module.vpc.output.bastion_host_ip - *terraform.NodeApplyableOutput
module.vpc.aws_instance.bastion_host - *terraform.NodeApplyableResource
module.vpc.output.bastion_host_sg_id - *terraform.NodeApplyableOutput
module.vpc.aws_security_group.global_ssh_access - *terraform.NodeApplyableResource
module.vpc.output.bastion_hostname - *terraform.NodeApplyableOutput
module.vpc.aws_route53_record.bastion_host - *terraform.NodeApplyableResource
module.vpc.output.internal_http_access_id - *terraform.NodeApplyableOutput
module.vpc.aws_security_group.internal_http - *terraform.NodeApplyableResource
module.vpc.output.nat_ip - *terraform.NodeApplyableOutput
module.vpc.aws_eip.nat_ip - *terraform.NodeApplyableResource
module.vpc.output.nat_route_table_id - *terraform.NodeApplyableOutput
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
module.vpc.output.ssh_access_id - *terraform.NodeApplyableOutput
module.vpc.aws_security_group.bastion_ssh_access - *terraform.NodeApplyableResource
module.vpc.output.standard_route_table_id - *terraform.NodeApplyableOutput
module.vpc.module.vpc.output.route_table_id - *terraform.NodeApplyableOutput
module.vpc.output.standard_sg_id - *terraform.NodeApplyableOutput
module.vpc.aws_security_group.standard - *terraform.NodeApplyableResource
module.vpc.output.subnet_b_az - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.b - *terraform.NodeApplyableResource
module.vpc.output.subnet_b_id - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.b - *terraform.NodeApplyableResource
module.vpc.output.subnet_b_public_id - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.b_public - *terraform.NodeApplyableResource
module.vpc.output.subnet_c_az - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.c - *terraform.NodeApplyableResource
module.vpc.output.subnet_c_id - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.c - *terraform.NodeApplyableResource
module.vpc.output.subnet_c_public_id - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.c_public - *terraform.NodeApplyableResource
module.vpc.output.subnet_d_az - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.d - *terraform.NodeApplyableResource
module.vpc.output.subnet_d_id - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.d - *terraform.NodeApplyableResource
module.vpc.output.subnet_d_public_id - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.d_public - *terraform.NodeApplyableResource
module.vpc.output.subnet_e_az - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.e - *terraform.NodeApplyableResource
module.vpc.output.subnet_e_id - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.e - *terraform.NodeApplyableResource
module.vpc.output.subnet_e_public_id - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.e_public - *terraform.NodeApplyableResource
module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.template_file.gateway_dep - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.gateway_id - *terraform.NodeApplyableOutput
provider.template - *terraform.NodeApplyableProvider
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
module.vpc.var.zone_id - *terraform.NodeApplyableModuleVariable
aws_route53_zone.environment - *terraform.NodeApplyableResource
null_resource.rabbitmq-init - *terraform.NodeApplyableResource
aws_instance.rabbitmq - *terraform.NodeApplyableResource
aws_volume_attachment.rabbitmq - *terraform.NodeApplyableResource
module.vpc.output.bastion_hostname - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provisioner.file - *terraform.NodeProvisioner
provisioner.remote-exec - *terraform.NodeProvisioner
output.bastion_host_sg_id - *terraform.NodeApplyableOutput
module.vpc.output.bastion_host_sg_id - *terraform.NodeApplyableOutput
output.bastion_hostname - *terraform.NodeApplyableOutput
module.vpc.output.bastion_hostname - *terraform.NodeApplyableOutput
output.certificate_arn - *terraform.NodeApplyableOutput
aws_acm_certificate_validation.wildcard - *terraform.NodeApplyableResource
output.cluster - *terraform.NodeApplyableOutput
aws_ecs_cluster.ecs - *terraform.NodeApplyableResource
output.consul_server_connect_string - *terraform.NodeApplyableOutput
output.cron_log_group - *terraform.NodeApplyableOutput
aws_cloudwatch_log_group.cron - *terraform.NodeApplyableResource
output.ecs_events_role_id - *terraform.NodeApplyableOutput
aws_iam_role.ecs_events - *terraform.NodeApplyableResource
output.leading_octets - *terraform.NodeApplyableOutput
output.metrics_hostname - *terraform.NodeApplyableOutput
aws_service_discovery_private_dns_namespace.ecs - *terraform.NodeApplyableResource
aws_service_discovery_service.metrics - *terraform.NodeApplyableResource
output.nat_route_table_id - *terraform.NodeApplyableOutput
module.vpc.output.nat_route_table_id - *terraform.NodeApplyableOutput
output.rabbitmq_host - *terraform.NodeApplyableOutput
aws_instance.rabbitmq - *terraform.NodeApplyableResource
output.rabbitmq_password - *terraform.NodeApplyableOutput
var.rabbitmq_password - *terraform.NodeRootVariable
output.rabbitmq_username - *terraform.NodeApplyableOutput
output.service_discovery_namespace_id - *terraform.NodeApplyableOutput
aws_service_discovery_private_dns_namespace.ecs - *terraform.NodeApplyableResource
output.ssh_access_id - *terraform.NodeApplyableOutput
module.vpc.output.ssh_access_id - *terraform.NodeApplyableOutput
output.subnet_b_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_b_id - *terraform.NodeApplyableOutput
output.subnet_b_public_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_b_public_id - *terraform.NodeApplyableOutput
output.subnet_c_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_c_id - *terraform.NodeApplyableOutput
output.subnet_c_public_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_c_public_id - *terraform.NodeApplyableOutput
output.subnet_d_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_d_id - *terraform.NodeApplyableOutput
output.subnet_d_public_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_d_public_id - *terraform.NodeApplyableOutput
output.subnet_e_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_e_id - *terraform.NodeApplyableOutput
output.subnet_e_public_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_e_public_id - *terraform.NodeApplyableOutput
output.use_fargate - *terraform.NodeApplyableOutput
var.ecs_cluster_count - *terraform.NodeRootVariable
output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
output.zone_id - *terraform.NodeApplyableOutput
aws_route53_zone.environment - *terraform.NodeApplyableResource
output.zone_name - *terraform.NodeApplyableOutput
aws_route53_zone.environment - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_route53_record.nameservers - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws.ecs - *terraform.NodeApplyableProvider
provider.aws.ecs (close) - *terraform.graphNodeCloseProvider
aws_acm_certificate.wildcard - *terraform.NodeApplyableResource
aws_acm_certificate_validation.wildcard - *terraform.NodeApplyableResource
aws_cloudwatch_log_group.cron - *terraform.NodeApplyableResource
aws_cloudwatch_log_group.datadog - *terraform.NodeApplyableResource
aws_ebs_volume.rabbitmq - *terraform.NodeApplyableResource
aws_ecs_cluster.ecs - *terraform.NodeApplyableResource
aws_ecs_service.metrics - *terraform.NodeApplyableResource
aws_ecs_task_definition.metrics - *terraform.NodeApplyableResource
aws_iam_role.ecs_events - *terraform.NodeApplyableResource
aws_iam_role_policy.ecs_events_run_tasks_with_any_role - *terraform.NodeApplyableResource
aws_instance.rabbitmq - *terraform.NodeApplyableResource
aws_key_pair.tower - *terraform.NodeApplyableResource
aws_route53_record.caa - *terraform.NodeApplyableResource
aws_route53_record.wildcard_validation - *terraform.NodeApplyableResource
aws_route53_zone.environment - *terraform.NodeApplyableResource
aws_security_group.metrics - *terraform.NodeApplyableResource
aws_security_group.rabbitmq - *terraform.NodeApplyableResource
aws_service_discovery_private_dns_namespace.ecs - *terraform.NodeApplyableResource
aws_service_discovery_service.metrics - *terraform.NodeApplyableResource
aws_volume_attachment.rabbitmq - *terraform.NodeApplyableResource
module.vpc.aws_eip.nat_ip - *terraform.NodeApplyableResource
module.vpc.aws_instance.bastion_host - *terraform.NodeApplyableResource
module.vpc.aws_nat_gateway.gw - *terraform.NodeApplyableResource
module.vpc.aws_route.nat-default - *terraform.NodeApplyableResource
module.vpc.aws_route53_record.bastion_host - *terraform.NodeApplyableResource
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.b - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.c - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.d - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.e - *terraform.NodeApplyableResource
module.vpc.aws_security_group.allow_all_outbound - *terraform.NodeApplyableResource
module.vpc.aws_security_group.bastion_ssh_access - *terraform.NodeApplyableResource
module.vpc.aws_security_group.global_ssh_access - *terraform.NodeApplyableResource
module.vpc.aws_security_group.internal_http - *terraform.NodeApplyableResource
module.vpc.aws_security_group.standard - *terraform.NodeApplyableResource
module.vpc.aws_subnet.b - *terraform.NodeApplyableResource
module.vpc.aws_subnet.b_public - *terraform.NodeApplyableResource
module.vpc.aws_subnet.c - *terraform.NodeApplyableResource
module.vpc.aws_subnet.c_public - *terraform.NodeApplyableResource
module.vpc.aws_subnet.d - *terraform.NodeApplyableResource
module.vpc.aws_subnet.d_public - *terraform.NodeApplyableResource
module.vpc.aws_subnet.e - *terraform.NodeApplyableResource
module.vpc.aws_subnet.e_public - *terraform.NodeApplyableResource
module.vpc.aws_vpc_endpoint.s3 - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_internet_gateway.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_main_route_table_association.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_route.default - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_route_table.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_vpc.main - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
null_resource.rabbitmq-init - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provider.template - *terraform.NodeApplyableProvider
provider.template (close) - *terraform.graphNodeCloseProvider
module.vpc.template_file.gateway_dep - *terraform.NodeApplyableResource
provider.template - *terraform.NodeApplyableProvider
provisioner.file - *terraform.NodeProvisioner
provisioner.file (close) - *terraform.graphNodeCloseProvisioner
null_resource.rabbitmq-init - *terraform.NodeApplyableResource
provisioner.remote-exec - *terraform.NodeProvisioner
provisioner.remote-exec (close) - *terraform.graphNodeCloseProvisioner
null_resource.rabbitmq-init - *terraform.NodeApplyableResource
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.aws (close) - *terraform.graphNodeCloseProvider
provider.aws.ecs (close) - *terraform.graphNodeCloseProvider
provider.null (close) - *terraform.graphNodeCloseProvider
provider.template (close) - *terraform.graphNodeCloseProvider
provisioner.file (close) - *terraform.graphNodeCloseProvisioner
provisioner.remote-exec (close) - *terraform.graphNodeCloseProvisioner
var.datadog_key - *terraform.NodeRootVariable
var.ecs_cluster_ami - *terraform.NodeRootVariable
var.ecs_cluster_count - *terraform.NodeRootVariable
var.ecs_cluster_size - *terraform.NodeRootVariable
var.gitlab_token - *terraform.NodeRootVariable
var.production_vpc_connection - *terraform.NodeRootVariable
var.rabbitmq_password - *terraform.NodeRootVariable
2019/04/26 19:21:00 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
aws_acm_certificate.wildcard - *terraform.NodeApplyableResource
aws_route53_record.caa - *terraform.NodeApplyableResource
aws_acm_certificate_validation.wildcard - *terraform.NodeApplyableResource
aws_route53_record.wildcard_validation - *terraform.NodeApplyableResource
aws_cloudwatch_log_group.cron - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_cloudwatch_log_group.datadog - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ebs_volume.rabbitmq - *terraform.NodeApplyableResource
module.vpc.output.subnet_b_az - *terraform.NodeApplyableOutput
aws_ecs_cluster.ecs - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_ecs_service.metrics - *terraform.NodeApplyableResource
aws_ecs_cluster.ecs - *terraform.NodeApplyableResource
aws_ecs_task_definition.metrics - *terraform.NodeApplyableResource
aws_security_group.metrics - *terraform.NodeApplyableResource
aws_service_discovery_service.metrics - *terraform.NodeApplyableResource
module.vpc.output.subnet_b_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_c_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_d_id - *terraform.NodeApplyableOutput
aws_ecs_task_definition.metrics - *terraform.NodeApplyableResource
aws_cloudwatch_log_group.datadog - *terraform.NodeApplyableResource
local.requires_compatibilities - *terraform.NodeLocal
var.datadog_key - *terraform.NodeRootVariable
var.ecs_cluster_count - *terraform.NodeRootVariable
aws_iam_role.ecs_events - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_iam_role_policy.ecs_events_run_tasks_with_any_role - *terraform.NodeApplyableResource
aws_iam_role.ecs_events - *terraform.NodeApplyableResource
aws_instance.rabbitmq - *terraform.NodeApplyableResource
aws_security_group.rabbitmq - *terraform.NodeApplyableResource
module.vpc.output.ssh_access_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_b_id - *terraform.NodeApplyableOutput
aws_key_pair.tower - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_route53_record.caa - *terraform.NodeApplyableResource
aws_route53_zone.environment - *terraform.NodeApplyableResource
aws_route53_record.nameservers - *terraform.NodeApplyableResource
aws_route53_zone.environment - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
aws_route53_record.wildcard_validation - *terraform.NodeApplyableResource
aws_acm_certificate.wildcard - *terraform.NodeApplyableResource
aws_route53_zone.environment - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
aws_security_group.metrics - *terraform.NodeApplyableResource
module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
aws_security_group.rabbitmq - *terraform.NodeApplyableResource
module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
aws_service_discovery_private_dns_namespace.ecs - *terraform.NodeApplyableResource
module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
aws_service_discovery_service.metrics - *terraform.NodeApplyableResource
aws_service_discovery_private_dns_namespace.ecs - *terraform.NodeApplyableResource
aws_volume_attachment.rabbitmq - *terraform.NodeApplyableResource
aws_ebs_volume.rabbitmq - *terraform.NodeApplyableResource
aws_instance.rabbitmq - *terraform.NodeApplyableResource
local.requires_compatibilities - *terraform.NodeLocal
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_ecs_service.metrics - *terraform.NodeApplyableResource
aws_iam_role_policy.ecs_events_run_tasks_with_any_role - *terraform.NodeApplyableResource
aws_key_pair.tower - *terraform.NodeApplyableResource
aws_route53_record.nameservers - *terraform.NodeApplyableResource
module.vpc.aws_route.nat-default - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.b - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.c - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.d - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.e - *terraform.NodeApplyableResource
module.vpc.aws_security_group.allow_all_outbound - *terraform.NodeApplyableResource
module.vpc.aws_vpc_endpoint.s3 - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_main_route_table_association.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_route.default - *terraform.NodeApplyableResource
module.vpc.output.allow_all_outbound_id - *terraform.NodeApplyableOutput
module.vpc.output.bastion_host_ip - *terraform.NodeApplyableOutput
module.vpc.output.internal_http_access_id - *terraform.NodeApplyableOutput
module.vpc.output.nat_ip - *terraform.NodeApplyableOutput
module.vpc.output.standard_route_table_id - *terraform.NodeApplyableOutput
module.vpc.output.standard_sg_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_c_az - *terraform.NodeApplyableOutput
module.vpc.output.subnet_d_az - *terraform.NodeApplyableOutput
module.vpc.output.subnet_e_az - *terraform.NodeApplyableOutput
null_resource.rabbitmq-init - *terraform.NodeApplyableResource
output.bastion_host_sg_id - *terraform.NodeApplyableOutput
output.bastion_hostname - *terraform.NodeApplyableOutput
output.certificate_arn - *terraform.NodeApplyableOutput
output.cluster - *terraform.NodeApplyableOutput
output.consul_server_connect_string - *terraform.NodeApplyableOutput
output.cron_log_group - *terraform.NodeApplyableOutput
output.ecs_events_role_id - *terraform.NodeApplyableOutput
output.leading_octets - *terraform.NodeApplyableOutput
output.metrics_hostname - *terraform.NodeApplyableOutput
output.nat_route_table_id - *terraform.NodeApplyableOutput
output.rabbitmq_host - *terraform.NodeApplyableOutput
output.rabbitmq_password - *terraform.NodeApplyableOutput
output.rabbitmq_username - *terraform.NodeApplyableOutput
output.service_discovery_namespace_id - *terraform.NodeApplyableOutput
output.ssh_access_id - *terraform.NodeApplyableOutput
output.subnet_b_id - *terraform.NodeApplyableOutput
output.subnet_b_public_id - *terraform.NodeApplyableOutput
output.subnet_c_id - *terraform.NodeApplyableOutput
output.subnet_c_public_id - *terraform.NodeApplyableOutput
output.subnet_d_id - *terraform.NodeApplyableOutput
output.subnet_d_public_id - *terraform.NodeApplyableOutput
output.subnet_e_id - *terraform.NodeApplyableOutput
output.subnet_e_public_id - *terraform.NodeApplyableOutput
output.use_fargate - *terraform.NodeApplyableOutput
output.vpc_id - *terraform.NodeApplyableOutput
output.zone_id - *terraform.NodeApplyableOutput
output.zone_name - *terraform.NodeApplyableOutput
var.ecs_cluster_ami - *terraform.NodeRootVariable
var.ecs_cluster_size - *terraform.NodeRootVariable
var.gitlab_token - *terraform.NodeRootVariable
var.production_vpc_connection - *terraform.NodeRootVariable
module.vpc.aws_eip.nat_ip - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.aws_instance.bastion_host - *terraform.NodeApplyableResource
module.vpc.aws_security_group.global_ssh_access - *terraform.NodeApplyableResource
module.vpc.aws_security_group.standard - *terraform.NodeApplyableResource
module.vpc.aws_subnet.b_public - *terraform.NodeApplyableResource
module.vpc.aws_nat_gateway.gw - *terraform.NodeApplyableResource
module.vpc.aws_eip.nat_ip - *terraform.NodeApplyableResource
module.vpc.aws_subnet.e_public - *terraform.NodeApplyableResource
module.vpc.template_file.gateway_dep - *terraform.NodeApplyableResource
module.vpc.aws_route.nat-default - *terraform.NodeApplyableResource
module.vpc.aws_nat_gateway.gw - *terraform.NodeApplyableResource
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
module.vpc.aws_route53_record.bastion_host - *terraform.NodeApplyableResource
module.vpc.aws_instance.bastion_host - *terraform.NodeApplyableResource
module.vpc.aws_nat_gateway.gw - *terraform.NodeApplyableResource
module.vpc.var.zone_id - *terraform.NodeApplyableModuleVariable
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.aws_route_table_association.b - *terraform.NodeApplyableResource
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
module.vpc.aws_subnet.b - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.c - *terraform.NodeApplyableResource
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
module.vpc.aws_subnet.c - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.d - *terraform.NodeApplyableResource
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
module.vpc.aws_subnet.d - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.e - *terraform.NodeApplyableResource
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
module.vpc.aws_subnet.e - *terraform.NodeApplyableResource
module.vpc.aws_security_group.allow_all_outbound - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.aws_security_group.bastion_ssh_access - *terraform.NodeApplyableResource
module.vpc.aws_instance.bastion_host - *terraform.NodeApplyableResource
module.vpc.aws_security_group.global_ssh_access - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.aws_security_group.internal_http - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.aws_security_group.standard - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.b - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.b_public - *terraform.NodeApplyableResource
module.vpc.aws_subnet.b - *terraform.NodeApplyableResource
module.vpc.aws_subnet.c - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.c_public - *terraform.NodeApplyableResource
module.vpc.aws_subnet.c - *terraform.NodeApplyableResource
module.vpc.aws_subnet.d - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.d_public - *terraform.NodeApplyableResource
module.vpc.aws_subnet.d - *terraform.NodeApplyableResource
module.vpc.aws_subnet.e - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.e_public - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.aws_vpc_endpoint.s3 - *terraform.NodeApplyableResource
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_internet_gateway.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_vpc.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_main_route_table_association.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_route_table.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_route.default - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_internet_gateway.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_route_table.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_route_table.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_vpc.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_vpc.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.module.vpc.var.cidr_block - *terraform.NodeApplyableModuleVariable
module.vpc.module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
provider.aws.ecs - *terraform.NodeApplyableProvider
module.vpc.module.vpc.output.gateway_id - *terraform.NodeApplyableOutput
module.vpc.module.vpc.aws_internet_gateway.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.route_table_id - *terraform.NodeApplyableOutput
module.vpc.module.vpc.aws_route_table.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.module.vpc.aws_vpc.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.module.vpc.var.cidr_block - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
module.vpc.module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.output.allow_all_outbound_id - *terraform.NodeApplyableOutput
module.vpc.aws_security_group.standard - *terraform.NodeApplyableResource
module.vpc.output.bastion_host_ip - *terraform.NodeApplyableOutput
module.vpc.aws_instance.bastion_host - *terraform.NodeApplyableResource
module.vpc.output.bastion_host_sg_id - *terraform.NodeApplyableOutput
module.vpc.aws_security_group.global_ssh_access - *terraform.NodeApplyableResource
module.vpc.output.bastion_hostname - *terraform.NodeApplyableOutput
module.vpc.aws_route53_record.bastion_host - *terraform.NodeApplyableResource
module.vpc.output.internal_http_access_id - *terraform.NodeApplyableOutput
module.vpc.aws_security_group.internal_http - *terraform.NodeApplyableResource
module.vpc.output.nat_ip - *terraform.NodeApplyableOutput
module.vpc.aws_eip.nat_ip - *terraform.NodeApplyableResource
module.vpc.output.nat_route_table_id - *terraform.NodeApplyableOutput
module.vpc.aws_route_table.nat - *terraform.NodeApplyableResource
module.vpc.output.ssh_access_id - *terraform.NodeApplyableOutput
module.vpc.aws_security_group.bastion_ssh_access - *terraform.NodeApplyableResource
module.vpc.output.standard_route_table_id - *terraform.NodeApplyableOutput
module.vpc.module.vpc.output.route_table_id - *terraform.NodeApplyableOutput
module.vpc.output.standard_sg_id - *terraform.NodeApplyableOutput
module.vpc.aws_security_group.standard - *terraform.NodeApplyableResource
module.vpc.output.subnet_b_az - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.b - *terraform.NodeApplyableResource
module.vpc.output.subnet_b_id - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.b - *terraform.NodeApplyableResource
module.vpc.output.subnet_b_public_id - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.b_public - *terraform.NodeApplyableResource
module.vpc.output.subnet_c_az - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.c - *terraform.NodeApplyableResource
module.vpc.output.subnet_c_id - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.c - *terraform.NodeApplyableResource
module.vpc.output.subnet_c_public_id - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.c_public - *terraform.NodeApplyableResource
module.vpc.output.subnet_d_az - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.d - *terraform.NodeApplyableResource
module.vpc.output.subnet_d_id - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.d - *terraform.NodeApplyableResource
module.vpc.output.subnet_d_public_id - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.d_public - *terraform.NodeApplyableResource
module.vpc.output.subnet_e_az - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.e - *terraform.NodeApplyableResource
module.vpc.output.subnet_e_id - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.e - *terraform.NodeApplyableResource
module.vpc.output.subnet_e_public_id - *terraform.NodeApplyableOutput
module.vpc.aws_subnet.e_public - *terraform.NodeApplyableResource
module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.template_file.gateway_dep - *terraform.NodeApplyableResource
module.vpc.module.vpc.output.gateway_id - *terraform.NodeApplyableOutput
provider.template - *terraform.NodeApplyableProvider
module.vpc.var.application - *terraform.NodeApplyableModuleVariable
module.vpc.var.environment - *terraform.NodeApplyableModuleVariable
module.vpc.var.leading_octets - *terraform.NodeApplyableModuleVariable
module.vpc.var.zone_id - *terraform.NodeApplyableModuleVariable
aws_route53_zone.environment - *terraform.NodeApplyableResource
null_resource.rabbitmq-init - *terraform.NodeApplyableResource
aws_volume_attachment.rabbitmq - *terraform.NodeApplyableResource
module.vpc.output.bastion_hostname - *terraform.NodeApplyableOutput
provider.null - *terraform.NodeApplyableProvider
provisioner.file - *terraform.NodeProvisioner
provisioner.remote-exec - *terraform.NodeProvisioner
output.bastion_host_sg_id - *terraform.NodeApplyableOutput
module.vpc.output.bastion_host_sg_id - *terraform.NodeApplyableOutput
output.bastion_hostname - *terraform.NodeApplyableOutput
module.vpc.output.bastion_hostname - *terraform.NodeApplyableOutput
output.certificate_arn - *terraform.NodeApplyableOutput
aws_acm_certificate_validation.wildcard - *terraform.NodeApplyableResource
output.cluster - *terraform.NodeApplyableOutput
aws_ecs_cluster.ecs - *terraform.NodeApplyableResource
output.consul_server_connect_string - *terraform.NodeApplyableOutput
output.cron_log_group - *terraform.NodeApplyableOutput
aws_cloudwatch_log_group.cron - *terraform.NodeApplyableResource
output.ecs_events_role_id - *terraform.NodeApplyableOutput
aws_iam_role.ecs_events - *terraform.NodeApplyableResource
output.leading_octets - *terraform.NodeApplyableOutput
output.metrics_hostname - *terraform.NodeApplyableOutput
aws_service_discovery_service.metrics - *terraform.NodeApplyableResource
output.nat_route_table_id - *terraform.NodeApplyableOutput
module.vpc.output.nat_route_table_id - *terraform.NodeApplyableOutput
output.rabbitmq_host - *terraform.NodeApplyableOutput
aws_instance.rabbitmq - *terraform.NodeApplyableResource
output.rabbitmq_password - *terraform.NodeApplyableOutput
var.rabbitmq_password - *terraform.NodeRootVariable
output.rabbitmq_username - *terraform.NodeApplyableOutput
output.service_discovery_namespace_id - *terraform.NodeApplyableOutput
aws_service_discovery_private_dns_namespace.ecs - *terraform.NodeApplyableResource
output.ssh_access_id - *terraform.NodeApplyableOutput
module.vpc.output.ssh_access_id - *terraform.NodeApplyableOutput
output.subnet_b_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_b_id - *terraform.NodeApplyableOutput
output.subnet_b_public_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_b_public_id - *terraform.NodeApplyableOutput
output.subnet_c_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_c_id - *terraform.NodeApplyableOutput
output.subnet_c_public_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_c_public_id - *terraform.NodeApplyableOutput
output.subnet_d_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_d_id - *terraform.NodeApplyableOutput
output.subnet_d_public_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_d_public_id - *terraform.NodeApplyableOutput
output.subnet_e_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_e_id - *terraform.NodeApplyableOutput
output.subnet_e_public_id - *terraform.NodeApplyableOutput
module.vpc.output.subnet_e_public_id - *terraform.NodeApplyableOutput
output.use_fargate - *terraform.NodeApplyableOutput
var.ecs_cluster_count - *terraform.NodeRootVariable
output.vpc_id - *terraform.NodeApplyableOutput
module.vpc.output.vpc_id - *terraform.NodeApplyableOutput
output.zone_id - *terraform.NodeApplyableOutput
aws_route53_zone.environment - *terraform.NodeApplyableResource
output.zone_name - *terraform.NodeApplyableOutput
aws_route53_zone.environment - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_route53_record.nameservers - *terraform.NodeApplyableResource
provider.aws.ecs - *terraform.NodeApplyableProvider
provider.aws.ecs (close) - *terraform.graphNodeCloseProvider
aws_acm_certificate_validation.wildcard - *terraform.NodeApplyableResource
aws_cloudwatch_log_group.cron - *terraform.NodeApplyableResource
aws_ecs_service.metrics - *terraform.NodeApplyableResource
aws_iam_role_policy.ecs_events_run_tasks_with_any_role - *terraform.NodeApplyableResource
aws_key_pair.tower - *terraform.NodeApplyableResource
aws_volume_attachment.rabbitmq - *terraform.NodeApplyableResource
module.vpc.aws_route.nat-default - *terraform.NodeApplyableResource
module.vpc.aws_route53_record.bastion_host - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.b - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.c - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.d - *terraform.NodeApplyableResource
module.vpc.aws_route_table_association.e - *terraform.NodeApplyableResource
module.vpc.aws_security_group.allow_all_outbound - *terraform.NodeApplyableResource
module.vpc.aws_security_group.internal_http - *terraform.NodeApplyableResource
module.vpc.aws_subnet.c_public - *terraform.NodeApplyableResource
module.vpc.aws_subnet.d_public - *terraform.NodeApplyableResource
module.vpc.aws_vpc_endpoint.s3 - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_main_route_table_association.main - *terraform.NodeApplyableResource
module.vpc.module.vpc.aws_route.default - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
null_resource.rabbitmq-init - *terraform.NodeApplyableResource
provider.template - *terraform.NodeApplyableProvider
provider.template (close) - *terraform.graphNodeCloseProvider
module.vpc.template_file.gateway_dep - *terraform.NodeApplyableResource
provisioner.file - *terraform.NodeProvisioner
provisioner.file (close) - *terraform.graphNodeCloseProvisioner
null_resource.rabbitmq-init - *terraform.NodeApplyableResource
provisioner.remote-exec - *terraform.NodeProvisioner
provisioner.remote-exec (close) - *terraform.graphNodeCloseProvisioner
null_resource.rabbitmq-init - *terraform.NodeApplyableResource
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.aws (close) - *terraform.graphNodeCloseProvider
provider.aws.ecs (close) - *terraform.graphNodeCloseProvider
provider.null (close) - *terraform.graphNodeCloseProvider
provider.template (close) - *terraform.graphNodeCloseProvider
provisioner.file (close) - *terraform.graphNodeCloseProvisioner
provisioner.remote-exec (close) - *terraform.graphNodeCloseProvisioner
var.datadog_key - *terraform.NodeRootVariable
var.ecs_cluster_ami - *terraform.NodeRootVariable
var.ecs_cluster_count - *terraform.NodeRootVariable
var.ecs_cluster_size - *terraform.NodeRootVariable
var.gitlab_token - *terraform.NodeRootVariable
var.production_vpc_connection - *terraform.NodeRootVariable
var.rabbitmq_password - *terraform.NodeRootVariable
2019/04/26 19:21:00 [DEBUG] Starting graph walk: walkApply
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "module.vpc.module.vpc.aws_internet_gateway.main"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "output.nat_route_table_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "aws_service_discovery_private_dns_namespace.ecs"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "provider.template"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "output.subnet_b_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "module.vpc.aws_route.nat-default"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "module.vpc.module.vpc.var.cidr_block"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "null_resource.rabbitmq-init"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "module.vpc.aws_subnet.e_public"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "output.vpc_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "module.vpc.output.bastion_host_ip"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "aws_instance.rabbitmq"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "aws_route53_record.caa"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "output.zone_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "output.ssh_access_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "module.vpc.aws_vpc_endpoint.s3"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "module.vpc.module.vpc.aws_route.default"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "aws_iam_role.ecs_events"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "provider.aws (close)"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "module.vpc.output.subnet_b_az"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "output.cluster"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "output.subnet_e_public_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "aws_route53_zone.environment"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "output.zone_name"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "module.vpc.output.subnet_c_public_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "module.vpc.output.subnet_c_az"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "module.vpc.output.allow_all_outbound_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "provider.aws"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "module.vpc.output.subnet_d_public_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "module.vpc.output.subnet_d_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "aws_route53_record.nameservers"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "output.subnet_d_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "provisioner.remote-exec"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "provider.null (close)"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "module.vpc.aws_subnet.b_public"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "module.vpc.output.subnet_b_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "aws_ebs_volume.rabbitmq"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "output.cron_log_group"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "output.leading_octets"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "output.subnet_c_public_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "aws_cloudwatch_log_group.cron"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "meta.count-boundary (count boundary fixup)"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "aws_service_discovery_service.metrics"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "output.subnet_b_public_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "provisioner.remote-exec (close)"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "module.vpc.aws_route_table.nat"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "output.subnet_e_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "aws_security_group.rabbitmq"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "module.vpc.aws_nat_gateway.gw"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "aws_key_pair.tower"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "output.bastion_host_sg_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "module.vpc.output.ssh_access_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "module.vpc.aws_subnet.d_public"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "aws_security_group.metrics"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "module.vpc.aws_subnet.e"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "output.subnet_d_public_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "module.vpc.output.vpc_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "module.vpc.aws_route53_record.bastion_host"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "output.ecs_events_role_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "module.vpc.aws_route_table_association.b"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "module.vpc.var.application"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "module.vpc.var.zone_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "provisioner.file (close)"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "module.vpc.module.vpc.aws_main_route_table_association.main"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "output.certificate_arn"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "module.vpc.module.vpc.aws_route_table.main"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "output.service_discovery_namespace_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "module.vpc.aws_subnet.d"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "provider.null"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "module.vpc.output.subnet_e_public_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "provider.aws.ecs"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "module.vpc.aws_eip.nat_ip"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "module.vpc.aws_security_group.standard"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "module.vpc.module.vpc.output.route_table_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "output.use_fargate"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "module.vpc.output.subnet_c_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "module.vpc.aws_security_group.internal_http"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "provisioner.file"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "root"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "module.vpc.module.vpc.var.application"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "module.vpc.template_file.gateway_dep"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "module.vpc.aws_security_group.allow_all_outbound"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "module.vpc.output.internal_http_access_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "var.ecs_cluster_size"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "module.vpc.aws_subnet.b"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "var.datadog_key"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "module.vpc.output.standard_sg_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "var.gitlab_token"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "module.vpc.aws_subnet.c_public"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "var.production_vpc_connection"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "module.vpc.module.vpc.aws_vpc.main"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "aws_acm_certificate_validation.wildcard"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "output.consul_server_connect_string"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "module.vpc.output.subnet_e_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "output.subnet_c_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "provider.aws.ecs (close)"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "module.vpc.module.vpc.var.environment"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "module.vpc.output.bastion_hostname"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "module.vpc.aws_subnet.c"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "var.ecs_cluster_ami"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "module.vpc.aws_security_group.bastion_ssh_access"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "aws_volume_attachment.rabbitmq"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "module.vpc.output.standard_route_table_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "module.vpc.module.vpc.output.gateway_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "aws_iam_role_policy.ecs_events_run_tasks_with_any_role"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "module.vpc.aws_instance.bastion_host"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "aws_acm_certificate.wildcard"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "aws_ecs_task_definition.metrics"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "var.rabbitmq_password"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "module.vpc.aws_security_group.global_ssh_access"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "aws_ecs_cluster.ecs"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "module.vpc.aws_route_table_association.c"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "module.vpc.output.bastion_host_sg_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "module.vpc.var.environment"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "module.vpc.aws_route_table_association.e"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "module.vpc.output.nat_route_table_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "output.rabbitmq_username"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "module.vpc.output.nat_ip"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "module.vpc.output.subnet_d_az"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "output.metrics_hostname"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "aws_cloudwatch_log_group.datadog"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "module.vpc.var.leading_octets"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "output.bastion_hostname"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "var.ecs_cluster_count"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "module.vpc.output.subnet_e_az"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "output.rabbitmq_host"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "aws_ecs_service.metrics"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "module.vpc.aws_route_table_association.d"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "output.rabbitmq_password"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "aws_route53_record.wildcard_validation"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "module.vpc.module.vpc.output.vpc_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "local.requires_compatibilities"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "module.vpc.output.subnet_b_public_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added new vertex: "provider.template (close)"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "root" waiting on "meta.count-boundary (count boundary fixup)"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "aws_cloudwatch_log_group.datadog" waiting on "provider.aws.ecs"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.aws_route_table_association.d" waiting on "module.vpc.aws_subnet.d"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.aws_subnet.d_public" waiting on "module.vpc.aws_subnet.d"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "provider.aws.ecs (close)" waiting on "module.vpc.aws_route.nat-default"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.output.subnet_d_id" waiting on "module.vpc.aws_subnet.d"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "aws_cloudwatch_log_group.cron" waiting on "provider.aws.ecs"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.aws_route_table_association.e" waiting on "module.vpc.aws_subnet.e"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "provider.aws.ecs (close)" waiting on "aws_ecs_service.metrics"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "aws_ebs_volume.rabbitmq" waiting on "module.vpc.output.subnet_b_az"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "module.vpc.aws_route_table_association.b"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.vpc_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.output.bastion_host_sg_id" waiting on "module.vpc.aws_security_group.global_ssh_access"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "module.vpc.aws_vpc_endpoint.s3"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "output.rabbitmq_password" waiting on "var.rabbitmq_password"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "provisioner.file (close)" waiting on "null_resource.rabbitmq-init"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "var.ecs_cluster_size"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "aws_instance.rabbitmq" waiting on "module.vpc.output.subnet_b_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.cron_log_group"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.module.vpc.aws_route.default" waiting on "module.vpc.module.vpc.aws_route_table.main"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "output.use_fargate" waiting on "var.ecs_cluster_count"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "output.subnet_c_public_id" waiting on "module.vpc.output.subnet_c_public_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.subnet_d_public_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "output.ssh_access_id" waiting on "module.vpc.output.ssh_access_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.bastion_host_sg_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "aws_instance.rabbitmq" waiting on "aws_security_group.rabbitmq"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "null_resource.rabbitmq-init" waiting on "aws_volume_attachment.rabbitmq"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "output.bastion_host_sg_id" waiting on "module.vpc.output.bastion_host_sg_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "aws_ecs_service.metrics" waiting on "aws_ecs_task_definition.metrics"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "aws_iam_role_policy.ecs_events_run_tasks_with_any_role" waiting on "aws_iam_role.ecs_events"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.zone_name"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "root" waiting on "provisioner.file (close)"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.output.bastion_host_ip" waiting on "module.vpc.aws_instance.bastion_host"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "aws_ecs_service.metrics" waiting on "module.vpc.output.subnet_b_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "provider.null (close)" waiting on "null_resource.rabbitmq-init"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "module.vpc.output.nat_ip"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "null_resource.rabbitmq-init" waiting on "module.vpc.output.bastion_hostname"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "aws_route53_record.wildcard_validation" waiting on "aws_acm_certificate.wildcard"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "provider.aws.ecs (close)" waiting on "module.vpc.aws_security_group.internal_http"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "output.rabbitmq_host" waiting on "aws_instance.rabbitmq"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.certificate_arn"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "aws_route53_zone.environment" waiting on "provider.aws.ecs"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.aws_route_table_association.d" waiting on "module.vpc.aws_route_table.nat"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "aws_ecs_task_definition.metrics" waiting on "var.datadog_key"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.module.vpc.aws_vpc.main" waiting on "module.vpc.module.vpc.var.environment"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "output.service_discovery_namespace_id" waiting on "aws_service_discovery_private_dns_namespace.ecs"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "aws_acm_certificate_validation.wildcard" waiting on "aws_route53_record.wildcard_validation"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "output.subnet_d_id" waiting on "module.vpc.output.subnet_d_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.module.vpc.aws_main_route_table_association.main" waiting on "module.vpc.module.vpc.aws_route_table.main"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.aws_subnet.c_public" waiting on "module.vpc.aws_subnet.c"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "root" waiting on "provider.template (close)"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.output.subnet_c_az" waiting on "module.vpc.aws_subnet.c"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.output.subnet_b_id" waiting on "module.vpc.aws_subnet.b"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "module.vpc.aws_route.nat-default"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.leading_octets"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "aws_ecs_service.metrics" waiting on "module.vpc.output.subnet_c_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.metrics_hostname"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "module.vpc.output.standard_route_table_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.aws_route.nat-default" waiting on "module.vpc.aws_route_table.nat"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.aws_nat_gateway.gw" waiting on "module.vpc.aws_subnet.e_public"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.cluster"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "aws_key_pair.tower" waiting on "provider.aws.ecs"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "provider.aws.ecs (close)" waiting on "module.vpc.module.vpc.aws_main_route_table_association.main"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "var.gitlab_token"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.aws_route.nat-default" waiting on "module.vpc.aws_nat_gateway.gw"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "var.production_vpc_connection"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.module.vpc.output.gateway_id" waiting on "module.vpc.module.vpc.aws_internet_gateway.main"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "output.nat_route_table_id" waiting on "module.vpc.output.nat_route_table_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.subnet_b_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "provider.aws.ecs (close)" waiting on "aws_volume_attachment.rabbitmq"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.aws_subnet.c" waiting on "module.vpc.module.vpc.output.vpc_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "module.vpc.output.subnet_c_az"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.nat_route_table_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.output.nat_ip" waiting on "module.vpc.aws_eip.nat_ip"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "output.subnet_d_public_id" waiting on "module.vpc.output.subnet_d_public_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "provider.aws.ecs (close)" waiting on "module.vpc.aws_route_table_association.b"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.aws_subnet.b" waiting on "module.vpc.module.vpc.output.vpc_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.aws_route53_record.bastion_host" waiting on "module.vpc.var.zone_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.aws_route_table_association.c" waiting on "module.vpc.aws_subnet.c"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.output.subnet_e_public_id" waiting on "module.vpc.aws_subnet.e_public"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.aws_route53_record.bastion_host" waiting on "module.vpc.aws_instance.bastion_host"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "provider.aws.ecs (close)" waiting on "module.vpc.aws_route_table_association.d"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "aws_ecs_task_definition.metrics" waiting on "local.requires_compatibilities"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.output.standard_route_table_id" waiting on "module.vpc.module.vpc.output.route_table_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "root" waiting on "provider.aws (close)"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "module.vpc.module.vpc.aws_route.default"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.aws_route_table.nat" waiting on "module.vpc.module.vpc.output.vpc_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "output.bastion_hostname" waiting on "module.vpc.output.bastion_hostname"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.aws_route_table_association.b" waiting on "module.vpc.aws_route_table.nat"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.module.vpc.output.route_table_id" waiting on "module.vpc.module.vpc.aws_route_table.main"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.aws_subnet.b_public" waiting on "module.vpc.aws_subnet.b"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "root" waiting on "provider.null (close)"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "output.cluster" waiting on "aws_ecs_cluster.ecs"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.template_file.gateway_dep" waiting on "module.vpc.module.vpc.output.gateway_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.template_file.gateway_dep" waiting on "provider.template"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "module.vpc.module.vpc.aws_main_route_table_association.main"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "module.vpc.aws_route_table_association.c"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "aws_route53_record.nameservers"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.aws_nat_gateway.gw" waiting on "module.vpc.template_file.gateway_dep"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.subnet_c_public_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.aws_security_group.bastion_ssh_access" waiting on "module.vpc.aws_instance.bastion_host"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "aws_key_pair.tower"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "output.zone_name" waiting on "aws_route53_zone.environment"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.aws_instance.bastion_host" waiting on "module.vpc.aws_security_group.global_ssh_access"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "provider.aws.ecs (close)" waiting on "module.vpc.aws_security_group.allow_all_outbound"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "null_resource.rabbitmq-init" waiting on "provisioner.remote-exec"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "output.certificate_arn" waiting on "aws_acm_certificate_validation.wildcard"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "aws_ecs_service.metrics" waiting on "aws_ecs_cluster.ecs"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "aws_volume_attachment.rabbitmq" waiting on "aws_instance.rabbitmq"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.output.subnet_b_public_id" waiting on "module.vpc.aws_subnet.b_public"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "provider.aws.ecs (close)" waiting on "aws_cloudwatch_log_group.cron"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.output.subnet_b_az" waiting on "module.vpc.aws_subnet.b"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "module.vpc.output.subnet_d_az"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.zone_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.ecs_events_role_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.output.ssh_access_id" waiting on "module.vpc.aws_security_group.bastion_ssh_access"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "provider.aws (close)" waiting on "aws_route53_record.nameservers"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "null_resource.rabbitmq-init"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.aws_route_table_association.b" waiting on "module.vpc.aws_subnet.b"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.output.standard_sg_id" waiting on "module.vpc.aws_security_group.standard"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.use_fargate"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.rabbitmq_username"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "var.ecs_cluster_ami"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.output.allow_all_outbound_id" waiting on "module.vpc.aws_security_group.standard"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.module.vpc.output.vpc_id" waiting on "module.vpc.module.vpc.aws_vpc.main"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "aws_iam_role_policy.ecs_events_run_tasks_with_any_role"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.aws_vpc_endpoint.s3" waiting on "module.vpc.aws_route_table.nat"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "aws_route53_record.nameservers" waiting on "aws_route53_zone.environment"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "output.vpc_id" waiting on "module.vpc.output.vpc_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.aws_subnet.e_public" waiting on "module.vpc.module.vpc.output.vpc_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "aws_ecs_task_definition.metrics" waiting on "var.ecs_cluster_count"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.bastion_hostname"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "module.vpc.output.standard_sg_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "output.cron_log_group" waiting on "aws_cloudwatch_log_group.cron"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "provider.aws.ecs (close)" waiting on "module.vpc.aws_route53_record.bastion_host"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "aws_ecs_service.metrics" waiting on "aws_service_discovery_service.metrics"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "provisioner.remote-exec (close)" waiting on "null_resource.rabbitmq-init"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "provider.aws.ecs (close)" waiting on "module.vpc.aws_subnet.d_public"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.aws_route_table_association.e" waiting on "module.vpc.aws_route_table.nat"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.module.vpc.aws_vpc.main" waiting on "provider.aws.ecs"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.module.vpc.var.environment" waiting on "module.vpc.var.environment"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.subnet_c_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "aws_ecs_service.metrics" waiting on "module.vpc.output.subnet_d_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.module.vpc.aws_route.default" waiting on "module.vpc.module.vpc.aws_internet_gateway.main"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.module.vpc.aws_vpc.main" waiting on "module.vpc.module.vpc.var.application"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.output.subnet_d_az" waiting on "module.vpc.aws_subnet.d"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.output.vpc_id" waiting on "module.vpc.module.vpc.output.vpc_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "output.subnet_b_public_id" waiting on "module.vpc.output.subnet_b_public_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.output.subnet_e_id" waiting on "module.vpc.aws_subnet.e"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "root" waiting on "provisioner.remote-exec (close)"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "module.vpc.output.bastion_host_ip"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "aws_ecs_service.metrics" waiting on "aws_security_group.metrics"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.aws_security_group.global_ssh_access" waiting on "module.vpc.module.vpc.output.vpc_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.output.subnet_e_az" waiting on "module.vpc.aws_subnet.e"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.subnet_e_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.consul_server_connect_string"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "aws_service_discovery_private_dns_namespace.ecs" waiting on "module.vpc.output.vpc_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.output.subnet_d_public_id" waiting on "module.vpc.aws_subnet.d_public"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.rabbitmq_password"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "provider.aws.ecs (close)" waiting on "module.vpc.aws_route_table_association.c"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.output.bastion_hostname" waiting on "module.vpc.aws_route53_record.bastion_host"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.module.vpc.var.application" waiting on "module.vpc.var.application"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.service_discovery_namespace_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.output.subnet_c_public_id" waiting on "module.vpc.aws_subnet.c_public"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "provider.aws.ecs (close)" waiting on "module.vpc.aws_route_table_association.e"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.ssh_access_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "root" waiting on "provider.aws.ecs (close)"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "provider.aws.ecs (close)" waiting on "aws_key_pair.tower"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.subnet_e_public_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "provider.aws.ecs (close)" waiting on "module.vpc.aws_vpc_endpoint.s3"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "module.vpc.aws_security_group.allow_all_outbound"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "aws_route53_record.caa" waiting on "aws_route53_zone.environment"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.aws_nat_gateway.gw" waiting on "module.vpc.aws_eip.nat_ip"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.aws_security_group.allow_all_outbound" waiting on "module.vpc.module.vpc.output.vpc_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "aws_instance.rabbitmq" waiting on "module.vpc.output.ssh_access_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "aws_service_discovery_service.metrics" waiting on "aws_service_discovery_private_dns_namespace.ecs"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "output.metrics_hostname" waiting on "aws_service_discovery_service.metrics"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.output.nat_route_table_id" waiting on "module.vpc.aws_route_table.nat"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.output.subnet_c_id" waiting on "module.vpc.aws_subnet.c"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "provider.aws.ecs (close)" waiting on "module.vpc.aws_subnet.c_public"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.aws_instance.bastion_host" waiting on "module.vpc.aws_security_group.standard"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "output.ecs_events_role_id" waiting on "aws_iam_role.ecs_events"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "output.subnet_b_id" waiting on "module.vpc.output.subnet_b_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "aws_ecs_cluster.ecs" waiting on "provider.aws.ecs"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.subnet_d_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "aws_volume_attachment.rabbitmq" waiting on "aws_ebs_volume.rabbitmq"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "provider.template (close)" waiting on "module.vpc.template_file.gateway_dep"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "aws_ecs_service.metrics"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.output.internal_http_access_id" waiting on "module.vpc.aws_security_group.internal_http"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.module.vpc.aws_vpc.main" waiting on "module.vpc.module.vpc.var.cidr_block"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.aws_subnet.d" waiting on "module.vpc.module.vpc.output.vpc_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.module.vpc.var.cidr_block" waiting on "module.vpc.var.leading_octets"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "null_resource.rabbitmq-init" waiting on "provider.null"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "module.vpc.output.internal_http_access_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.aws_route_table_association.c" waiting on "module.vpc.aws_route_table.nat"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "output.subnet_e_public_id" waiting on "module.vpc.output.subnet_e_public_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "aws_security_group.rabbitmq" waiting on "module.vpc.output.vpc_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "provider.aws.ecs (close)" waiting on "aws_iam_role_policy.ecs_events_run_tasks_with_any_role"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.module.vpc.aws_route_table.main" waiting on "module.vpc.module.vpc.aws_vpc.main"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "module.vpc.aws_route_table_association.d"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "module.vpc.output.allow_all_outbound_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "null_resource.rabbitmq-init" waiting on "provisioner.file"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "output.zone_id" waiting on "aws_route53_zone.environment"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "provider.aws.ecs (close)" waiting on "aws_acm_certificate_validation.wildcard"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.aws_security_group.standard" waiting on "module.vpc.module.vpc.output.vpc_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.var.zone_id" waiting on "aws_route53_zone.environment"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.aws_eip.nat_ip" waiting on "provider.aws.ecs"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.aws_instance.bastion_host" waiting on "module.vpc.aws_subnet.b_public"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "module.vpc.aws_route_table_association.e"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "provider.aws.ecs (close)" waiting on "module.vpc.module.vpc.aws_route.default"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "output.subnet_c_id" waiting on "module.vpc.output.subnet_c_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "module.vpc.output.subnet_e_az"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.aws_route53_record.bastion_host" waiting on "module.vpc.aws_nat_gateway.gw"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.subnet_b_public_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "output.rabbitmq_host"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.aws_subnet.e" waiting on "module.vpc.module.vpc.output.vpc_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "aws_iam_role.ecs_events" waiting on "provider.aws.ecs"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "aws_security_group.metrics" waiting on "module.vpc.output.vpc_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "output.subnet_e_id" waiting on "module.vpc.output.subnet_e_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "aws_ecs_task_definition.metrics" waiting on "aws_cloudwatch_log_group.datadog"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.module.vpc.aws_internet_gateway.main" waiting on "module.vpc.module.vpc.aws_vpc.main"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "aws_route53_record.nameservers" waiting on "provider.aws"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "module.vpc.aws_security_group.internal_http" waiting on "module.vpc.module.vpc.output.vpc_id"
2019/04/26 19:21:00 [TRACE] dag/walk: added edge: "aws_acm_certificate.wildcard" waiting on "aws_route53_record.caa"
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "output.bastion_hostname", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "module.vpc.output.subnet_c_public_id", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "module.vpc.output.nat_route_table_id", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "module.vpc.aws_subnet.e_public", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "module.vpc.aws_subnet.d", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "aws_security_group.rabbitmq", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "output.subnet_e_id", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "aws_instance.rabbitmq", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "module.vpc.module.vpc.aws_vpc.main", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "module.vpc.module.vpc.aws_main_route_table_association.main", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "aws_route53_record.caa", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "aws_ecs_cluster.ecs", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "module.vpc.aws_vpc_endpoint.s3", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "output.ssh_access_id", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "aws_ecs_service.metrics", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "module.vpc.output.subnet_c_az", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "module.vpc.output.standard_route_table_id", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "module.vpc.output.allow_all_outbound_id", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "provider.aws (close)", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "aws_iam_role_policy.ecs_events_run_tasks_with_any_role", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "output.rabbitmq_host", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "aws_key_pair.tower", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "module.vpc.output.standard_sg_id", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "module.vpc.aws_subnet.d_public", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "module.vpc.output.subnet_e_id", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "root", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "module.vpc.aws_route_table_association.e", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "module.vpc.output.bastion_host_ip", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "module.vpc.output.subnet_b_az", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "output.subnet_e_public_id", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "module.vpc.aws_security_group.global_ssh_access", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "module.vpc.aws_route_table_association.d", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "module.vpc.aws_route53_record.bastion_host", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "module.vpc.aws_security_group.bastion_ssh_access", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "output.ecs_events_role_id", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "provider.aws.ecs (close)", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "module.vpc.output.bastion_host_sg_id", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "output.use_fargate", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "output.subnet_c_id", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "module.vpc.aws_route_table_association.c", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "module.vpc.output.ssh_access_id", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "output.subnet_b_id", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "module.vpc.var.zone_id", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "output.subnet_d_public_id", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "module.vpc.module.vpc.output.route_table_id", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "module.vpc.output.bastion_hostname", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "output.metrics_hostname", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "module.vpc.output.internal_http_access_id", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "aws_route53_zone.environment", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "module.vpc.output.subnet_e_public_id", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "aws_cloudwatch_log_group.datadog", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "output.service_discovery_namespace_id", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "output.zone_id", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "module.vpc.output.vpc_id", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "null_resource.rabbitmq-init", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "output.bastion_host_sg_id", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "module.vpc.aws_subnet.c_public", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "module.vpc.aws_route_table.nat", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "aws_route53_record.nameservers", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "module.vpc.aws_route.nat-default", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "module.vpc.aws_subnet.b", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "module.vpc.output.subnet_d_az", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "output.rabbitmq_password", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "module.vpc.aws_route_table_association.b", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "module.vpc.module.vpc.output.vpc_id", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "module.vpc.module.vpc.var.application", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "output.certificate_arn", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "output.vpc_id", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "aws_iam_role.ecs_events", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "output.cluster", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "aws_service_discovery_service.metrics", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "module.vpc.module.vpc.var.cidr_block", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "output.subnet_c_public_id", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "provider.null (close)", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "module.vpc.module.vpc.aws_internet_gateway.main", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "aws_ebs_volume.rabbitmq", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "module.vpc.output.nat_ip", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "module.vpc.aws_instance.bastion_host", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "output.subnet_b_public_id", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "module.vpc.output.subnet_c_id", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "provider.template (close)", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "module.vpc.module.vpc.output.gateway_id", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "output.nat_route_table_id", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "output.zone_name", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "module.vpc.output.subnet_d_id", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "aws_route53_record.wildcard_validation", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "module.vpc.aws_security_group.standard", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "aws_acm_certificate.wildcard", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "aws_security_group.metrics", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "aws_ecs_task_definition.metrics", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "module.vpc.aws_subnet.c", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "module.vpc.output.subnet_b_public_id", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "module.vpc.module.vpc.var.environment", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "module.vpc.aws_eip.nat_ip", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "aws_cloudwatch_log_group.cron", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "module.vpc.output.subnet_e_az", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "module.vpc.aws_security_group.allow_all_outbound", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "module.vpc.output.subnet_d_public_id", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "module.vpc.aws_security_group.internal_http", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "meta.count-boundary (count boundary fixup)", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "output.subnet_d_id", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "module.vpc.aws_subnet.b_public", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "output.cron_log_group", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "provisioner.remote-exec (close)", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "aws_acm_certificate_validation.wildcard", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "module.vpc.output.subnet_b_id", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "module.vpc.module.vpc.aws_route_table.main", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "module.vpc.aws_subnet.e", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "aws_service_discovery_private_dns_namespace.ecs", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "provisioner.file (close)", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "module.vpc.module.vpc.aws_route.default", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "module.vpc.aws_nat_gateway.gw", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "module.vpc.template_file.gateway_dep", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: dependencies changed for "aws_volume_attachment.rabbitmq", sending new deps
2019/04/26 19:21:00 [TRACE] dag/walk: walking "module.vpc.var.application"
2019/04/26 19:21:00 [TRACE] vertex 'root.module.vpc.var.application': walking
2019/04/26 19:21:00 [TRACE] dag/walk: walking "var.ecs_cluster_count"
2019/04/26 19:21:00 [TRACE] vertex 'root.var.ecs_cluster_count': walking
2019/04/26 19:21:00 [TRACE] dag/walk: walking "provider.null"
2019/04/26 19:21:00 [TRACE] vertex 'root.provider.null': walking
2019/04/26 19:21:00 [TRACE] dag/walk: walking "module.vpc.var.leading_octets"
2019/04/26 19:21:00 [TRACE] vertex 'root.module.vpc.var.leading_octets': walking
2019/04/26 19:21:00 [TRACE] vertex 'root.module.vpc.var.application': evaluating
2019/04/26 19:21:00 [TRACE] dag/walk: walking "provider.aws.ecs"
2019/04/26 19:21:00 [TRACE] vertex 'root.provider.aws.ecs': walking
2019/04/26 19:21:00 [TRACE] dag/walk: walking "provisioner.remote-exec"
2019/04/26 19:21:00 [TRACE] vertex 'root.provisioner.remote-exec': walking
2019/04/26 19:21:00 [TRACE] vertex 'root.module.vpc.var.leading_octets': evaluating
2019/04/26 19:21:00 [TRACE] vertex 'root.provisioner.remote-exec': evaluating
2019/04/26 19:21:00 [TRACE] dag/walk: walking "provider.aws"
2019/04/26 19:21:00 [TRACE] [walkApply] Entering eval tree: module.vpc.var.leading_octets
2019/04/26 19:21:00 [TRACE] dag/walk: walking "var.ecs_cluster_size"
2019/04/26 19:21:00 [TRACE] vertex 'root.var.ecs_cluster_size': walking
2019/04/26 19:21:00 [TRACE] dag/walk: walking "output.leading_octets"
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalSequence
2019/04/26 19:21:00 [TRACE] root: eval: terraform.EvalNoop
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalOpFilter
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalInterpolate
2019/04/26 19:21:00 [TRACE] dag/walk: walking "var.ecs_cluster_ami"
2019/04/26 19:21:00 [TRACE] vertex 'root.var.ecs_cluster_ami': walking
2019/04/26 19:21:00 [TRACE] dag/walk: walking "var.datadog_key"
2019/04/26 19:21:00 [TRACE] vertex 'root.var.datadog_key': walking
2019/04/26 19:21:00 [TRACE] dag/walk: walking "var.gitlab_token"
2019/04/26 19:21:00 [TRACE] vertex 'root.var.gitlab_token': walking
2019/04/26 19:21:00 [TRACE] dag/walk: walking "module.vpc.var.environment"
2019/04/26 19:21:00 [TRACE] dag/walk: walking "var.production_vpc_connection"
2019/04/26 19:21:00 [TRACE] vertex 'root.module.vpc.var.environment': walking
2019/04/26 19:21:00 [TRACE] dag/walk: walking "output.consul_server_connect_string"
2019/04/26 19:21:00 [TRACE] vertex 'root.module.vpc.var.environment': evaluating
2019/04/26 19:21:00 [TRACE] [walkApply] Entering eval tree: module.vpc.var.environment
2019/04/26 19:21:00 [TRACE] dag/walk: walking "var.rabbitmq_password"
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalSequence
2019/04/26 19:21:00 [TRACE] root: eval: terraform.EvalNoop
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalOpFilter
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalInterpolate
2019/04/26 19:21:00 [TRACE] dag/walk: walking "local.requires_compatibilities"
2019/04/26 19:21:00 [TRACE] vertex 'root.local.requires_compatibilities': walking
2019/04/26 19:21:00 [TRACE] vertex 'root.local.requires_compatibilities': evaluating
2019/04/26 19:21:00 [TRACE] [walkApply] Entering eval tree: local.requires_compatibilities
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalLocal
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalVariableBlock
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalVariableBlock
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalCoerceMapVariable
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalTypeCheckVariable
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalSetVariables
2019/04/26 19:21:00 [TRACE] dag/walk: walking "provider.template"
2019/04/26 19:21:00 [TRACE] vertex 'root.provider.template': walking
2019/04/26 19:21:00 [TRACE] [walkApply] Exiting eval tree: module.vpc.var.environment
2019/04/26 19:21:00 [TRACE] vertex 'root.provider.template': evaluating
2019/04/26 19:21:00 [TRACE] dag/walk: walking "module.vpc.module.vpc.var.environment"
2019/04/26 19:21:00 [TRACE] vertex 'root.module.vpc.module.vpc.var.environment': walking
2019/04/26 19:21:00 [TRACE] [walkApply] Entering eval tree: provider.template
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalSequence
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalInitProvider
2019/04/26 19:21:00 [TRACE] vertex 'root.module.vpc.module.vpc.var.environment': evaluating
2019/04/26 19:21:00 [TRACE] dag/walk: walking "output.rabbitmq_username"
2019/04/26 19:21:00 [TRACE] vertex 'root.output.rabbitmq_username': walking
2019/04/26 19:21:00 [TRACE] [walkApply] Entering eval tree: module.vpc.module.vpc.var.environment
2019/04/26 19:21:00 [TRACE] root.vpc: eval: *terraform.EvalSequence
2019/04/26 19:21:00 [TRACE] root.vpc: eval: terraform.EvalNoop
2019/04/26 19:21:00 [TRACE] vertex 'root.output.rabbitmq_username': evaluating
2019/04/26 19:21:00 [TRACE] root.vpc: eval: *terraform.EvalOpFilter
2019/04/26 19:21:00 [TRACE] root.vpc: eval: *terraform.EvalInterpolate
2019/04/26 19:21:00 [TRACE] vertex 'root.output.consul_server_connect_string': walking
2019-04-26T19:21:00.012Z [DEBUG] plugin: starting plugin: path=/home/signalvine/workspace/container-deploy/create-sse/ecs-infrastructure/.terraform/plugins/linux_amd64/terraform-provider-template_v2.1.1_x4 args=[/home/signalvine/workspace/container-deploy/create-sse/ecs-infrastructure/.terraform/plugins/linux_amd64/terraform-provider-template_v2.1.1_x4]
2019/04/26 19:21:00 [TRACE] vertex 'root.output.consul_server_connect_string': evaluating
2019/04/26 19:21:00 [TRACE] [walkApply] Entering eval tree: output.consul_server_connect_string
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalSequence
2019/04/26 19:21:00 [TRACE] root: eval: terraform.EvalNoop
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalOpFilter
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalWriteOutput
2019/04/26 19:21:00 [TRACE] [walkApply] Exiting eval tree: output.consul_server_connect_string
2019/04/26 19:21:00 [TRACE] root.vpc: eval: *terraform.EvalVariableBlock
2019/04/26 19:21:00 [TRACE] root.vpc: eval: *terraform.EvalCoerceMapVariable
2019/04/26 19:21:00 [TRACE] [walkApply] Entering eval tree: output.rabbitmq_username
2019/04/26 19:21:00 [TRACE] root.vpc: eval: *terraform.EvalTypeCheckVariable
2019/04/26 19:21:00 [TRACE] dag/walk: walking "provisioner.file"
2019/04/26 19:21:00 [TRACE] root.vpc: eval: *terraform.EvalSetVariables
2019/04/26 19:21:00 [TRACE] [walkApply] Exiting eval tree: module.vpc.module.vpc.var.environment
2019/04/26 19:21:00 [TRACE] [walkApply] Entering eval tree: module.vpc.var.application
2019/04/26 19:21:00 [TRACE] vertex 'root.var.production_vpc_connection': walking
2019/04/26 19:21:00 [TRACE] vertex 'root.provisioner.file': walking
2019/04/26 19:21:00 [TRACE] vertex 'root.provisioner.file': evaluating
2019/04/26 19:21:00 [TRACE] dag/walk: walking "output.use_fargate"
2019/04/26 19:21:00 [TRACE] vertex 'root.output.use_fargate': walking
2019/04/26 19:21:00 [TRACE] [walkApply] Entering eval tree: provisioner.file
2019/04/26 19:21:00 [TRACE] vertex 'root.output.use_fargate': evaluating
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalInitProvisioner
2019/04/26 19:21:00 [TRACE] [walkApply] Entering eval tree: output.use_fargate
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalSequence
2019/04/26 19:21:00 [TRACE] root: eval: terraform.EvalNoop
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalOpFilter
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalWriteOutput
2019-04-26T19:21:00.012Z [DEBUG] plugin: starting plugin: path=/home/signalvine/workspace/container-deploy/create-sse/ecs-infrastructure/vendor/terraform/terraform args="[/home/signalvine/workspace/container-deploy/create-sse/ecs-infrastructure/vendor/terraform/terraform internal-plugin provisioner file]"
2019/04/26 19:21:00 [TRACE] vertex 'root.provider.null': evaluating
2019/04/26 19:21:00 [TRACE] [walkApply] Exiting eval tree: output.use_fargate
2019/04/26 19:21:00 [TRACE] [walkApply] Entering eval tree: provider.null
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalSequence
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalInitProvider
2019/04/26 19:21:00 [TRACE] vertex 'root.var.rabbitmq_password': walking
2019/04/26 19:21:00 [TRACE] vertex 'root.provider.aws.ecs': evaluating
2019-04-26T19:21:00.012Z [DEBUG] plugin: waiting for RPC address: path=/home/signalvine/workspace/container-deploy/create-sse/ecs-infrastructure/.terraform/plugins/linux_amd64/terraform-provider-template_v2.1.1_x4
2019/04/26 19:21:00 [TRACE] [walkApply] Entering eval tree: provider.aws.ecs
2019/04/26 19:21:00 [TRACE] dag/walk: walking "output.rabbitmq_password"
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalSequence
2019/04/26 19:21:00 [TRACE] vertex 'root.output.rabbitmq_password': walking
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalInitProvider
2019/04/26 19:21:00 [TRACE] [walkApply] Entering eval tree: provisioner.remote-exec
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalInitProvisioner
2019/04/26 19:21:00 [TRACE] vertex 'root.output.rabbitmq_password': evaluating
2019/04/26 19:21:00 [TRACE] [walkApply] Entering eval tree: output.rabbitmq_password
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalSequence
2019/04/26 19:21:00 [TRACE] root: eval: terraform.EvalNoop
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalOpFilter
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalWriteOutput
2019/04/26 19:21:00 [TRACE] [walkApply] Exiting eval tree: output.rabbitmq_password
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalCoerceMapVariable
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalTypeCheckVariable
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalSetVariables
2019/04/26 19:21:00 [TRACE] [walkApply] Exiting eval tree: module.vpc.var.leading_octets
2019/04/26 19:21:00 [TRACE] dag/walk: walking "module.vpc.module.vpc.var.cidr_block"
2019/04/26 19:21:00 [TRACE] vertex 'root.module.vpc.module.vpc.var.cidr_block': walking
2019/04/26 19:21:00 [TRACE] vertex 'root.module.vpc.module.vpc.var.cidr_block': evaluating
2019/04/26 19:21:00 [TRACE] [walkApply] Entering eval tree: module.vpc.module.vpc.var.cidr_block
2019/04/26 19:21:00 [TRACE] root.vpc: eval: *terraform.EvalSequence
2019/04/26 19:21:00 [TRACE] root.vpc: eval: terraform.EvalNoop
2019/04/26 19:21:00 [TRACE] root.vpc: eval: *terraform.EvalOpFilter
2019/04/26 19:21:00 [TRACE] root.vpc: eval: *terraform.EvalInterpolate
2019/04/26 19:21:00 [TRACE] root.vpc: eval: *terraform.EvalVariableBlock
2019/04/26 19:21:00 [TRACE] root.vpc: eval: *terraform.EvalCoerceMapVariable
2019/04/26 19:21:00 [TRACE] root.vpc: eval: *terraform.EvalTypeCheckVariable
2019/04/26 19:21:00 [TRACE] root.vpc: eval: *terraform.EvalSetVariables
2019/04/26 19:21:00 [TRACE] [walkApply] Exiting eval tree: module.vpc.module.vpc.var.cidr_block
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalSequence
2019/04/26 19:21:00 [TRACE] root: eval: terraform.EvalNoop
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalOpFilter
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalWriteOutput
2019/04/26 19:21:00 [TRACE] [walkApply] Exiting eval tree: output.rabbitmq_username
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalSequence
2019/04/26 19:21:00 [TRACE] root: eval: terraform.EvalNoop
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalOpFilter
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalInterpolate
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalVariableBlock
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalCoerceMapVariable
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalTypeCheckVariable
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalSetVariables
2019/04/26 19:21:00 [TRACE] [walkApply] Exiting eval tree: module.vpc.var.application
2019/04/26 19:21:00 [TRACE] dag/walk: walking "module.vpc.module.vpc.var.application"
2019/04/26 19:21:00 [TRACE] vertex 'root.module.vpc.module.vpc.var.application': walking
2019/04/26 19:21:00 [TRACE] vertex 'root.module.vpc.module.vpc.var.application': evaluating
2019/04/26 19:21:00 [TRACE] [walkApply] Entering eval tree: module.vpc.module.vpc.var.application
2019/04/26 19:21:00 [TRACE] root.vpc: eval: *terraform.EvalSequence
2019/04/26 19:21:00 [TRACE] root.vpc: eval: terraform.EvalNoop
2019/04/26 19:21:00 [TRACE] root.vpc: eval: *terraform.EvalOpFilter
2019/04/26 19:21:00 [TRACE] root.vpc: eval: *terraform.EvalInterpolate
2019/04/26 19:21:00 [TRACE] root.vpc: eval: *terraform.EvalVariableBlock
2019/04/26 19:21:00 [TRACE] root.vpc: eval: *terraform.EvalCoerceMapVariable
2019/04/26 19:21:00 [TRACE] root.vpc: eval: *terraform.EvalTypeCheckVariable
2019/04/26 19:21:00 [TRACE] root.vpc: eval: *terraform.EvalSetVariables
2019/04/26 19:21:00 [TRACE] [walkApply] Exiting eval tree: module.vpc.module.vpc.var.application
2019/04/26 19:21:00 [TRACE] vertex 'root.output.leading_octets': walking
2019/04/26 19:21:00 [TRACE] vertex 'root.output.leading_octets': evaluating
2019/04/26 19:21:00 [TRACE] [walkApply] Entering eval tree: output.leading_octets
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalSequence
2019/04/26 19:21:00 [TRACE] root: eval: terraform.EvalNoop
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalOpFilter
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalWriteOutput
2019/04/26 19:21:00 [TRACE] [walkApply] Exiting eval tree: output.leading_octets
2019/04/26 19:21:00 [TRACE] vertex 'root.provider.aws': walking
2019/04/26 19:21:00 [TRACE] vertex 'root.provider.aws': evaluating
2019/04/26 19:21:00 [TRACE] [walkApply] Entering eval tree: provider.aws
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalSequence
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalInitProvider
2019/04/26 19:21:00 [TRACE] [walkApply] Exiting eval tree: local.requires_compatibilities
2019-04-26T19:21:00.014Z [DEBUG] plugin: waiting for RPC address: path=/home/signalvine/workspace/container-deploy/create-sse/ecs-infrastructure/vendor/terraform/terraform
2019-04-26T19:21:00.020Z [DEBUG] plugin.terraform-provider-template_v2.1.1_x4: plugin address: timestamp=2019-04-26T19:21:00.020Z network=unix address=/tmp/plugin121972362
2019/04/26 19:21:00 [TRACE] root: eval: terraform.EvalNoop
2019/04/26 19:21:00 [TRACE] root: eval: terraform.EvalNoop
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalOpFilter
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalSequence
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalGetProvider
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalInterpolateProvider
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalOpFilter
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalSequence
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalConfigProvider
2019-04-26T19:21:00.021Z [DEBUG] plugin: starting plugin: path=/home/signalvine/workspace/container-deploy/create-sse/ecs-infrastructure/.terraform/plugins/linux_amd64/terraform-provider-null_v2.1.1_x4 args=[/home/signalvine/workspace/container-deploy/create-sse/ecs-infrastructure/.terraform/plugins/linux_amd64/terraform-provider-null_v2.1.1_x4]
2019-04-26T19:21:00.022Z [DEBUG] plugin: waiting for RPC address: path=/home/signalvine/workspace/container-deploy/create-sse/ecs-infrastructure/.terraform/plugins/linux_amd64/terraform-provider-null_v2.1.1_x4
2019-04-26T19:21:00.023Z [DEBUG] plugin.terraform: 2019/04/26 19:21:00 [INFO] Terraform version: 0.11.13
2019-04-26T19:21:00.023Z [DEBUG] plugin.terraform: 2019/04/26 19:21:00 [INFO] Go runtime version: go1.11.5
2019-04-26T19:21:00.023Z [DEBUG] plugin.terraform: 2019/04/26 19:21:00 [INFO] CLI args: []string{"/home/signalvine/workspace/container-deploy/create-sse/ecs-infrastructure/vendor/terraform/terraform", "internal-plugin", "provisioner", "file"}
2019-04-26T19:21:00.023Z [DEBUG] plugin.terraform: 2019/04/26 19:21:00 [DEBUG] Attempting to open CLI config file: /home/signalvine/.terraformrc
2019-04-26T19:21:00.023Z [DEBUG] plugin.terraform: 2019/04/26 19:21:00 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2019-04-26T19:21:00.023Z [DEBUG] plugin.terraform: 2019/04/26 19:21:00 [INFO] CLI command args: []string{"internal-plugin", "provisioner", "file"}
2019/04/26 19:21:00 [TRACE] [walkApply] Exiting eval tree: provider.template
2019-04-26T19:21:00.023Z [DEBUG] plugin.terraform: file-provisioner (internal) 2019/04/26 19:21:00 [INFO] Starting provisioner plugin file
2019-04-26T19:21:00.024Z [DEBUG] plugin.terraform: plugin address: timestamp=2019-04-26T19:21:00.024Z address=/tmp/plugin019340703 network=unix
2019/04/26 19:21:00 [TRACE] [walkApply] Exiting eval tree: provisioner.file
2019-04-26T19:21:00.025Z [DEBUG] plugin: starting plugin: path=/home/signalvine/workspace/container-deploy/create-sse/ecs-infrastructure/vendor/terraform/terraform args="[/home/signalvine/workspace/container-deploy/create-sse/ecs-infrastructure/vendor/terraform/terraform internal-plugin provisioner remote-exec]"
2019-04-26T19:21:00.026Z [DEBUG] plugin: waiting for RPC address: path=/home/signalvine/workspace/container-deploy/create-sse/ecs-infrastructure/vendor/terraform/terraform
2019-04-26T19:21:00.035Z [DEBUG] plugin.terraform: 2019/04/26 19:21:00 [INFO] Terraform version: 0.11.13
2019-04-26T19:21:00.035Z [DEBUG] plugin.terraform: 2019/04/26 19:21:00 [INFO] Go runtime version: go1.11.5
2019-04-26T19:21:00.035Z [DEBUG] plugin.terraform: 2019/04/26 19:21:00 [INFO] CLI args: []string{"/home/signalvine/workspace/container-deploy/create-sse/ecs-infrastructure/vendor/terraform/terraform", "internal-plugin", "provisioner", "remote-exec"}
2019-04-26T19:21:00.035Z [DEBUG] plugin.terraform: 2019/04/26 19:21:00 [DEBUG] Attempting to open CLI config file: /home/signalvine/.terraformrc
2019-04-26T19:21:00.035Z [DEBUG] plugin.terraform: 2019/04/26 19:21:00 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2019-04-26T19:21:00.036Z [DEBUG] plugin.terraform: 2019/04/26 19:21:00 [INFO] CLI command args: []string{"internal-plugin", "provisioner", "remote-exec"}
2019-04-26T19:21:00.036Z [DEBUG] plugin.terraform-provider-null_v2.1.1_x4: plugin address: timestamp=2019-04-26T19:21:00.036Z address=/tmp/plugin834015648 network=unix
2019-04-26T19:21:00.037Z [DEBUG] plugin.terraform: remote-exec-provisioner (internal) 2019/04/26 19:21:00 [INFO] Starting provisioner plugin remote-exec
2019-04-26T19:21:00.037Z [DEBUG] plugin.terraform: plugin address: timestamp=2019-04-26T19:21:00.037Z address=/tmp/plugin121062676 network=unix
2019/04/26 19:21:00 [TRACE] root: eval: terraform.EvalNoop
2019/04/26 19:21:00 [TRACE] root: eval: terraform.EvalNoop
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalOpFilter
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalSequence
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalGetProvider
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalInterpolateProvider
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalOpFilter
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalSequence
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalConfigProvider
2019-04-26T19:21:00.037Z [DEBUG] plugin: starting plugin: path=/home/signalvine/workspace/container-deploy/create-sse/ecs-infrastructure/.terraform/plugins/linux_amd64/terraform-provider-aws_v1.41.0_x4 args=[/home/signalvine/workspace/container-deploy/create-sse/ecs-infrastructure/.terraform/plugins/linux_amd64/terraform-provider-aws_v1.41.0_x4]
2019-04-26T19:21:00.038Z [DEBUG] plugin: waiting for RPC address: path=/home/signalvine/workspace/container-deploy/create-sse/ecs-infrastructure/.terraform/plugins/linux_amd64/terraform-provider-aws_v1.41.0_x4
2019/04/26 19:21:00 [TRACE] [walkApply] Exiting eval tree: provider.null
2019/04/26 19:21:00 [TRACE] [walkApply] Exiting eval tree: provisioner.remote-exec
2019-04-26T19:21:00.046Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: plugin address: timestamp=2019-04-26T19:21:00.046Z address=/tmp/plugin919501821 network=unix
2019/04/26 19:21:00 [TRACE] root: eval: terraform.EvalNoop
2019/04/26 19:21:00 [TRACE] root: eval: terraform.EvalNoop
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalOpFilter
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalSequence
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalGetProvider
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalInterpolateProvider
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalOpFilter
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalSequence
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalConfigProvider
2019/04/26 19:21:00 [TRACE] root: eval: terraform.EvalNoop
2019/04/26 19:21:00 [TRACE] root: eval: terraform.EvalNoop
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalOpFilter
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalSequence
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalGetProvider
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalInterpolateProvider
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalOpFilter
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalSequence
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalConfigProvider
2019-04-26T19:21:00.060Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:00 [INFO] No assume_role block read from configuration
2019-04-26T19:21:00.061Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:00 [INFO] Building AWS region structure
2019-04-26T19:21:00.061Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:00 [INFO] Building AWS auth structure
2019-04-26T19:21:00.061Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:00 [INFO] Setting AWS metadata API timeout to 100ms
2019-04-26T19:21:00.061Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:00 [INFO] assume_role configuration set: (ARN: "arn:aws:iam::349481725638:role/SignalVineOrgAccess", SessionID: "", ExternalID: "", Policy: "")
2019-04-26T19:21:00.061Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:00 [INFO] Building AWS region structure
2019-04-26T19:21:00.061Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:00 [INFO] Building AWS auth structure
2019-04-26T19:21:00.061Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:00 [INFO] Setting AWS metadata API timeout to 100ms
2019-04-26T19:21:00.061Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:00 [INFO] AWS EC2 instance detected via default metadata API endpoint, EC2RoleProvider added to the auth chain
2019-04-26T19:21:00.061Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:00 [INFO] AWS EC2 instance detected via default metadata API endpoint, EC2RoleProvider added to the auth chain
2019-04-26T19:21:00.061Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:00 [INFO] Attempting to AssumeRole arn:aws:iam::349481725638:role/SignalVineOrgAccess (SessionName: "", ExternalId: "", Policy: "")
2019-04-26T19:21:00.063Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:00 [INFO] AWS Auth provider used: "EC2RoleProvider"
2019-04-26T19:21:00.063Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:00 [INFO] Initializing DeviceFarm SDK connection
2019-04-26T19:21:00.063Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:00 [INFO] AWS Auth provider used: "EC2RoleProvider"
2019-04-26T19:21:00.063Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:00 [DEBUG] Trying to get account information via sts:GetCallerIdentity
2019-04-26T19:21:00.172Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:00 [INFO] AWS Auth provider used: "AssumeRoleProvider"
2019-04-26T19:21:00.172Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:00 [INFO] Initializing DeviceFarm SDK connection
2019-04-26T19:21:00.172Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:00 [DEBUG] Trying to get account information via sts:GetCallerIdentity
2019/04/26 19:21:00 [TRACE] [walkApply] Exiting eval tree: provider.aws
2019/04/26 19:21:00 [TRACE] [walkApply] Exiting eval tree: provider.aws.ecs
2019/04/26 19:21:00 [TRACE] dag/walk: walking "aws_ecs_cluster.ecs"
2019/04/26 19:21:00 [TRACE] vertex 'root.aws_ecs_cluster.ecs': walking
2019/04/26 19:21:00 [TRACE] dag/walk: walking "aws_iam_role.ecs_events"
2019/04/26 19:21:00 [TRACE] vertex 'root.aws_iam_role.ecs_events': walking
2019/04/26 19:21:00 [TRACE] dag/walk: walking "aws_cloudwatch_log_group.cron"
2019/04/26 19:21:00 [TRACE] vertex 'root.aws_cloudwatch_log_group.cron': walking
2019/04/26 19:21:00 [TRACE] dag/walk: walking "aws_route53_zone.environment"
2019/04/26 19:21:00 [TRACE] dag/walk: walking "module.vpc.aws_eip.nat_ip"
2019/04/26 19:21:00 [TRACE] dag/walk: walking "module.vpc.module.vpc.aws_vpc.main"
2019/04/26 19:21:00 [TRACE] vertex 'root.module.vpc.module.vpc.aws_vpc.main': walking
2019/04/26 19:21:00 [TRACE] dag/walk: walking "aws_cloudwatch_log_group.datadog"
2019/04/26 19:21:00 [TRACE] dag/walk: walking "aws_key_pair.tower"
2019/04/26 19:21:00 [TRACE] vertex 'root.aws_cloudwatch_log_group.datadog': walking
2019/04/26 19:21:00 [TRACE] vertex 'root.aws_key_pair.tower': walking
2019/04/26 19:21:00 [TRACE] vertex 'root.aws_ecs_cluster.ecs': evaluating
2019/04/26 19:21:00 [TRACE] [walkApply] Entering eval tree: aws_ecs_cluster.ecs
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalSequence
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalInstanceInfo
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalReadDiff
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalIf
2019/04/26 19:21:00 [TRACE] root: eval: terraform.EvalNoop
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalIf
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalInterpolate
2019/04/26 19:21:00 [TRACE] vertex 'root.aws_route53_zone.environment': walking
2019/04/26 19:21:00 [TRACE] vertex 'root.module.vpc.module.vpc.aws_vpc.main': evaluating
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalInterpolate
2019/04/26 19:21:00 [TRACE] vertex 'root.aws_route53_zone.environment': evaluating
2019/04/26 19:21:00 [TRACE] [walkApply] Entering eval tree: aws_route53_zone.environment
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalSequence
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalInstanceInfo
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalReadDiff
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalIf
2019/04/26 19:21:00 [TRACE] root: eval: terraform.EvalNoop
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalIf
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalInterpolate
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalGetProvider
2019/04/26 19:21:00 [TRACE] vertex 'root.module.vpc.aws_eip.nat_ip': walking
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalReadState
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalValidateResource
2019/04/26 19:21:00 [TRACE] vertex 'root.aws_cloudwatch_log_group.datadog': evaluating
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalInterpolate
2019/04/26 19:21:00 [TRACE] vertex 'root.aws_cloudwatch_log_group.cron': evaluating
2019/04/26 19:21:00 [TRACE] vertex 'root.aws_key_pair.tower': evaluating
2019/04/26 19:21:00 [TRACE] [walkApply] Entering eval tree: aws_cloudwatch_log_group.cron
2019/04/26 19:21:00 [TRACE] [walkApply] Entering eval tree: aws_key_pair.tower
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalSequence
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalInstanceInfo
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalReadDiff
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalGetProvider
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalIf
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalReadState
2019/04/26 19:21:00 [TRACE] root: eval: terraform.EvalNoop
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalValidateResource
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalIf
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalInterpolate
2019/04/26 19:21:00 [TRACE] vertex 'root.aws_iam_role.ecs_events': evaluating
2019/04/26 19:21:00 [TRACE] [walkApply] Entering eval tree: aws_iam_role.ecs_events
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalSequence
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalInstanceInfo
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalReadDiff
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalIf
2019/04/26 19:21:00 [TRACE] root: eval: terraform.EvalNoop
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalIf
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalInterpolate
2019/04/26 19:21:00 [TRACE] vertex 'root.module.vpc.aws_eip.nat_ip': evaluating
2019/04/26 19:21:00 [TRACE] [walkApply] Entering eval tree: module.vpc.aws_eip.nat_ip
2019/04/26 19:21:00 [TRACE] root.vpc: eval: *terraform.EvalSequence
2019/04/26 19:21:00 [TRACE] root.vpc: eval: *terraform.EvalInstanceInfo
2019/04/26 19:21:00 [TRACE] root.vpc: eval: *terraform.EvalReadDiff
2019/04/26 19:21:00 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:00 [TRACE] root.vpc: eval: terraform.EvalNoop
2019/04/26 19:21:00 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:00 [TRACE] root.vpc: eval: *terraform.EvalInterpolate
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalInterpolate
2019/04/26 19:21:00 [TRACE] root.vpc: eval: *terraform.EvalInterpolate
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalInterpolate
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalSequence
2019/04/26 19:21:00 [TRACE] root.vpc: eval: *terraform.EvalGetProvider
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalInstanceInfo
2019/04/26 19:21:00 [TRACE] root.vpc: eval: *terraform.EvalReadState
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalReadDiff
2019/04/26 19:21:00 [TRACE] root.vpc: eval: *terraform.EvalValidateResource
2019/04/26 19:21:00 [TRACE] [walkApply] Entering eval tree: module.vpc.module.vpc.aws_vpc.main
2019/04/26 19:21:00 [TRACE] root.vpc.vpc: eval: *terraform.EvalSequence
2019/04/26 19:21:00 [TRACE] root.vpc.vpc: eval: *terraform.EvalInstanceInfo
2019/04/26 19:21:00 [TRACE] root.vpc.vpc: eval: *terraform.EvalReadDiff
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalGetProvider
2019/04/26 19:21:00 [TRACE] root.vpc.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalReadState
2019/04/26 19:21:00 [TRACE] root.vpc.vpc: eval: terraform.EvalNoop
2019/04/26 19:21:00 [TRACE] root.vpc.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalValidateResource
2019/04/26 19:21:00 [TRACE] root.vpc.vpc: eval: *terraform.EvalInterpolate
2019/04/26 19:21:00 [TRACE] [walkApply] Entering eval tree: aws_cloudwatch_log_group.datadog
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalSequence
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalInstanceInfo
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalReadDiff
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalIf
2019/04/26 19:21:00 [TRACE] root: eval: terraform.EvalNoop
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalIf
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalGetProvider
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalInterpolate
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalReadState
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalValidateResource
2019/04/26 19:21:00 [TRACE] root.vpc.vpc: eval: *terraform.EvalInterpolate
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalInterpolate
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalIf
2019/04/26 19:21:00 [TRACE] root: eval: terraform.EvalNoop
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalIf
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalInterpolate
2019/04/26 19:21:00 [TRACE] root.vpc.vpc: eval: *terraform.EvalGetProvider
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalGetProvider
2019/04/26 19:21:00 [TRACE] root.vpc.vpc: eval: *terraform.EvalReadState
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalReadState
2019/04/26 19:21:00 [TRACE] root.vpc.vpc: eval: *terraform.EvalValidateResource
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalInterpolate
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalValidateResource
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalGetProvider
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalReadState
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalValidateResource
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalDiff
2019/04/26 19:21:00 [TRACE] root.vpc: eval: *terraform.EvalDiff
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalDiff
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalDiff
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalDiff
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalDiff
2019/04/26 19:21:00 [TRACE] root.vpc.vpc: eval: *terraform.EvalDiff
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalDiff
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalReadDiff
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalCompareDiff
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalGetProvider
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalReadState
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalApplyPre
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalApply
2019/04/26 19:21:00 [DEBUG] apply: aws_ecs_cluster.ecs: executing Apply
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalReadDiff
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalCompareDiff
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalGetProvider
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalReadState
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalApplyPre
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalApply
2019/04/26 19:21:00 [DEBUG] apply: aws_key_pair.tower: executing Apply
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalReadDiff
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalCompareDiff
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalGetProvider
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalReadState
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalApplyPre
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalApply
2019/04/26 19:21:00 [DEBUG] apply: aws_route53_zone.environment: executing Apply
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalReadDiff
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalCompareDiff
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalGetProvider
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalReadState
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalApplyPre
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalApply
2019/04/26 19:21:00 [DEBUG] apply: aws_cloudwatch_log_group.cron: executing Apply
2019/04/26 19:21:00 [TRACE] root.vpc: eval: *terraform.EvalReadDiff
2019/04/26 19:21:00 [TRACE] root.vpc: eval: *terraform.EvalCompareDiff
2019/04/26 19:21:00 [TRACE] root.vpc: eval: *terraform.EvalGetProvider
2019/04/26 19:21:00 [TRACE] root.vpc: eval: *terraform.EvalReadState
2019/04/26 19:21:00 [TRACE] root.vpc: eval: *terraform.EvalApplyPre
2019/04/26 19:21:00 [TRACE] root.vpc: eval: *terraform.EvalApply
2019/04/26 19:21:00 [DEBUG] apply: aws_eip.nat_ip: executing Apply
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalReadDiff
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalCompareDiff
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalGetProvider
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalReadState
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalApplyPre
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalApply
2019/04/26 19:21:00 [DEBUG] apply: aws_iam_role.ecs_events: executing Apply
2019-04-26T19:21:00.251Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:00 [DEBUG] Creating ECS cluster sun1124
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalReadDiff
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalCompareDiff
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalGetProvider
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalReadState
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalApplyPre
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalApply
2019/04/26 19:21:00 [DEBUG] apply: aws_cloudwatch_log_group.datadog: executing Apply
2019-04-26T19:21:00.251Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:00 [DEBUG] Creating CloudWatch Log Group: ecs_sun1124_datadog
2019-04-26T19:21:00.252Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:00 [DEBUG] Creating CloudWatch Log Group: ecs_sun1124_cron
2019-04-26T19:21:00.252Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:00 [DEBUG] EIP create configuration: {
2019-04-26T19:21:00.252Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Domain: "vpc"
2019-04-26T19:21:00.252Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }
2019-04-26T19:21:00.252Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:00 [DEBUG] Creating Route53 hosted zone: sun1124.signalvine.com
2019-04-26T19:21:00.252Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:00 [DEBUG] Waiting for state to become: [success]
2019/04/26 19:21:00 [TRACE] root.vpc.vpc: eval: *terraform.EvalReadDiff
2019/04/26 19:21:00 [TRACE] root.vpc.vpc: eval: *terraform.EvalCompareDiff
2019/04/26 19:21:00 [TRACE] root.vpc.vpc: eval: *terraform.EvalGetProvider
2019/04/26 19:21:00 [TRACE] root.vpc.vpc: eval: *terraform.EvalReadState
2019/04/26 19:21:00 [TRACE] root.vpc.vpc: eval: *terraform.EvalApplyPre
2019/04/26 19:21:00 [TRACE] root.vpc.vpc: eval: *terraform.EvalApply
2019/04/26 19:21:00 [DEBUG] apply: aws_vpc.main: executing Apply
2019-04-26T19:21:00.254Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:00 [DEBUG] VPC create config: {
2019-04-26T19:21:00.254Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: AmazonProvidedIpv6CidrBlock: false,
2019-04-26T19:21:00.254Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: CidrBlock: "10.249.0.0/16",
2019-04-26T19:21:00.254Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: InstanceTenancy: "default"
2019-04-26T19:21:00.254Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }
2019-04-26T19:21:00.291Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:00 [INFO] CloudWatch Log Group created
2019-04-26T19:21:00.291Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:00 [DEBUG] Updating CloudWatch Log Group: "ecs_sun1124_cron"
2019-04-26T19:21:00.291Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:00 [DEBUG] Setting retention for CloudWatch Log Group: "ecs_sun1124_cron": {
2019-04-26T19:21:00.291Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: LogGroupName: "ecs_sun1124_cron",
2019-04-26T19:21:00.291Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: RetentionInDays: 7
2019-04-26T19:21:00.291Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }
2019-04-26T19:21:00.298Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:00 [INFO] CloudWatch Log Group created
2019-04-26T19:21:00.298Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:00 [DEBUG] Updating CloudWatch Log Group: "ecs_sun1124_datadog"
2019-04-26T19:21:00.298Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:00 [DEBUG] Creating tags on ecs_sun1124_datadog
2019-04-26T19:21:00.325Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:00 [DEBUG] ECS cluster arn:aws:ecs:us-east-1:349481725638:cluster/sun1124 created
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalWriteState
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalApplyProvisioners
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalIf
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalWriteState
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalWriteDiff
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalApplyPost
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalUpdateStateHook
2019/04/26 19:21:00 [TRACE] [walkApply] Exiting eval tree: aws_ecs_cluster.ecs
2019/04/26 19:21:00 [TRACE] dag/walk: walking "output.cluster"
2019/04/26 19:21:00 [TRACE] vertex 'root.output.cluster': walking
2019/04/26 19:21:00 [TRACE] vertex 'root.output.cluster': evaluating
2019/04/26 19:21:00 [TRACE] [walkApply] Entering eval tree: output.cluster
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalSequence
2019/04/26 19:21:00 [TRACE] root: eval: terraform.EvalNoop
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalOpFilter
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalWriteOutput
2019/04/26 19:21:00 [TRACE] [walkApply] Exiting eval tree: output.cluster
2019-04-26T19:21:00.326Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:00 [DEBUG] Creating tags on ecs_sun1124_cron
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalWriteState
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalApplyProvisioners
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalIf
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalWriteState
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalWriteDiff
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalApplyPost
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalUpdateStateHook
2019/04/26 19:21:00 [TRACE] [walkApply] Exiting eval tree: aws_iam_role.ecs_events
2019/04/26 19:21:00 [TRACE] dag/walk: walking "aws_iam_role_policy.ecs_events_run_tasks_with_any_role"
2019/04/26 19:21:00 [TRACE] vertex 'root.aws_iam_role_policy.ecs_events_run_tasks_with_any_role': walking
2019/04/26 19:21:00 [TRACE] dag/walk: walking "output.ecs_events_role_id"
2019/04/26 19:21:00 [TRACE] vertex 'root.output.ecs_events_role_id': walking
2019/04/26 19:21:00 [TRACE] vertex 'root.output.ecs_events_role_id': evaluating
2019/04/26 19:21:00 [TRACE] [walkApply] Entering eval tree: output.ecs_events_role_id
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalSequence
2019/04/26 19:21:00 [TRACE] root: eval: terraform.EvalNoop
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalOpFilter
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalWriteOutput
2019/04/26 19:21:00 [TRACE] vertex 'root.aws_iam_role_policy.ecs_events_run_tasks_with_any_role': evaluating
2019/04/26 19:21:00 [TRACE] [walkApply] Entering eval tree: aws_iam_role_policy.ecs_events_run_tasks_with_any_role
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalSequence
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalInstanceInfo
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalReadDiff
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalIf
2019/04/26 19:21:00 [TRACE] root: eval: terraform.EvalNoop
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalIf
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalInterpolate
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalInterpolate
2019/04/26 19:21:00 [TRACE] [walkApply] Exiting eval tree: output.ecs_events_role_id
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalGetProvider
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalReadState
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalValidateResource
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalDiff
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalReadDiff
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalCompareDiff
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalGetProvider
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalReadState
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalApplyPre
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalApply
2019/04/26 19:21:00 [DEBUG] apply: aws_iam_role_policy.ecs_events_run_tasks_with_any_role: executing Apply
2019-04-26T19:21:00.343Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:00 [DEBUG] Reading CloudWatch Log Group: "ecs_sun1124_datadog"
2019-04-26T19:21:00.352Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:00 [DEBUG] Waiting for state to become: [INSYNC]
2019-04-26T19:21:00.371Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:00 [DEBUG] Found Log Group: {
2019-04-26T19:21:00.371Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Arn: "arn:aws:logs:us-east-1:349481725638:log-group:ecs_sun1124_datadog:*",
2019-04-26T19:21:00.371Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: CreationTime: 1556306460271,
2019-04-26T19:21:00.371Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: LogGroupName: "ecs_sun1124_datadog",
2019-04-26T19:21:00.371Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: MetricFilterCount: 0,
2019-04-26T19:21:00.371Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: StoredBytes: 0
2019-04-26T19:21:00.371Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }
2019-04-26T19:21:00.372Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:00 [DEBUG] Reading CloudWatch Log Group: "ecs_sun1124_cron"
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalWriteState
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalApplyProvisioners
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalIf
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalWriteState
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalWriteDiff
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalApplyPost
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalUpdateStateHook
2019/04/26 19:21:00 [TRACE] [walkApply] Exiting eval tree: aws_iam_role_policy.ecs_events_run_tasks_with_any_role
2019-04-26T19:21:00.393Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:00 [DEBUG] Found Log Group: {
2019-04-26T19:21:00.393Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Arn: "arn:aws:logs:us-east-1:349481725638:log-group:ecs_sun1124_cron:*",
2019-04-26T19:21:00.393Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: CreationTime: 1556306460273,
2019-04-26T19:21:00.393Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: LogGroupName: "ecs_sun1124_cron",
2019-04-26T19:21:00.393Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: MetricFilterCount: 0,
2019-04-26T19:21:00.393Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: RetentionInDays: 7,
2019-04-26T19:21:00.393Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: StoredBytes: 0
2019-04-26T19:21:00.393Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }
2019-04-26T19:21:00.397Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:00 [DEBUG] EIP Allocate: {
2019-04-26T19:21:00.397Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: AllocationId: "eipalloc-0ec44a509afb1c827",
2019-04-26T19:21:00.397Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Domain: "vpc",
2019-04-26T19:21:00.397Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: PublicIp: "18.210.93.182"
2019-04-26T19:21:00.397Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }
2019-04-26T19:21:00.397Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:00 [INFO] EIP ID: eipalloc-0ec44a509afb1c827 (domain: vpc)
2019-04-26T19:21:00.397Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:00 [DEBUG] EIP describe configuration: {
2019-04-26T19:21:00.397Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: AllocationIds: ["eipalloc-0ec44a509afb1c827"]
2019-04-26T19:21:00.397Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: } (domain: vpc)
2019-04-26T19:21:00.397Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:00 [DEBUG] Waiting for state to become: [success]
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalWriteState
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalApplyProvisioners
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalIf
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalWriteState
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalWriteDiff
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalApplyPost
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalUpdateStateHook
2019/04/26 19:21:00 [TRACE] [walkApply] Exiting eval tree: aws_cloudwatch_log_group.datadog
2019/04/26 19:21:00 [TRACE] dag/walk: walking "aws_ecs_task_definition.metrics"
2019/04/26 19:21:00 [TRACE] vertex 'root.aws_ecs_task_definition.metrics': walking
2019/04/26 19:21:00 [TRACE] vertex 'root.aws_ecs_task_definition.metrics': evaluating
2019/04/26 19:21:00 [TRACE] [walkApply] Entering eval tree: aws_ecs_task_definition.metrics
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalSequence
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalInstanceInfo
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalReadDiff
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalIf
2019/04/26 19:21:00 [TRACE] root: eval: terraform.EvalNoop
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalIf
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalInterpolate
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalInterpolate
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalGetProvider
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalReadState
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalValidateResource
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalDiff
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalWriteState
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalApplyProvisioners
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalIf
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalWriteState
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalWriteDiff
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalApplyPost
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalUpdateStateHook
2019/04/26 19:21:00 [TRACE] [walkApply] Exiting eval tree: aws_key_pair.tower
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalReadDiff
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalCompareDiff
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalGetProvider
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalReadState
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalApplyPre
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalApply
2019/04/26 19:21:00 [DEBUG] apply: aws_ecs_task_definition.metrics: executing Apply
2019-04-26T19:21:00.401Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:00 [DEBUG] Registering ECS task definition: {
2019-04-26T19:21:00.401Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: ContainerDefinitions: [{
2019-04-26T19:21:00.401Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Cpu: 10,
2019-04-26T19:21:00.401Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Environment: [{
2019-04-26T19:21:00.401Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Name: "DD_API_KEY",
2019-04-26T19:21:00.401Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: "90aefbfa505113bc7fc393fcb2678085"
2019-04-26T19:21:00.401Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: },{
2019-04-26T19:21:00.401Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Name: "TAGS",
2019-04-26T19:21:00.401Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: "environment:sun1124"
2019-04-26T19:21:00.401Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }],
2019-04-26T19:21:00.401Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Essential: true,
2019-04-26T19:21:00.401Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Image: "299718914046.dkr.ecr.us-east-1.amazonaws.com/metric-collection:latest",
2019-04-26T19:21:00.401Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: LogConfiguration: {
2019-04-26T19:21:00.401Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: LogDriver: "awslogs",
2019-04-26T19:21:00.401Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Options: {
2019-04-26T19:21:00.401Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: awslogs-stream-prefix: "sun1124-metrics",
2019-04-26T19:21:00.401Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: awslogs-group: "ecs_sun1124_datadog",
2019-04-26T19:21:00.401Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: awslogs-region: "us-east-1"
2019-04-26T19:21:00.401Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }
2019-04-26T19:21:00.401Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: },
2019-04-26T19:21:00.401Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Memory: 256,
2019-04-26T19:21:00.401Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Name: "datadog",
2019-04-26T19:21:00.401Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: PortMappings: [{
2019-04-26T19:21:00.401Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: ContainerPort: 5555,
2019-04-26T19:21:00.401Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: HostPort: 5555,
2019-04-26T19:21:00.401Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Protocol: "udp"
2019-04-26T19:21:00.401Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }]
2019-04-26T19:21:00.401Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }],
2019-04-26T19:21:00.401Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Cpu: "256",
2019-04-26T19:21:00.401Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: ExecutionRoleArn: "arn:aws:iam::349481725638:role/ecs-tasks",
2019-04-26T19:21:00.401Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Family: "sun1124-metric-collection",
2019-04-26T19:21:00.402Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Memory: "512",
2019-04-26T19:21:00.402Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: NetworkMode: "awsvpc",
2019-04-26T19:21:00.402Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: RequiresCompatibilities: ["FARGATE"]
2019-04-26T19:21:00.402Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalWriteState
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalApplyProvisioners
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalIf
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalWriteState
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalWriteDiff
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalApplyPost
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalUpdateStateHook
2019/04/26 19:21:00 [TRACE] [walkApply] Exiting eval tree: aws_cloudwatch_log_group.cron
2019/04/26 19:21:00 [TRACE] dag/walk: walking "output.cron_log_group"
2019/04/26 19:21:00 [TRACE] vertex 'root.output.cron_log_group': walking
2019/04/26 19:21:00 [TRACE] vertex 'root.output.cron_log_group': evaluating
2019/04/26 19:21:00 [TRACE] [walkApply] Entering eval tree: output.cron_log_group
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalSequence
2019/04/26 19:21:00 [TRACE] root: eval: terraform.EvalNoop
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalOpFilter
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalWriteOutput
2019/04/26 19:21:00 [TRACE] [walkApply] Exiting eval tree: output.cron_log_group
2019-04-26T19:21:00.433Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:00 [INFO] VPC ID: vpc-0123eb25b481d9f20
2019-04-26T19:21:00.433Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:00 [DEBUG] Waiting for VPC (vpc-0123eb25b481d9f20) to become available
2019-04-26T19:21:00.433Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:00 [DEBUG] Waiting for state to become: [available]
2019-04-26T19:21:00.473Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:00 [DEBUG] ECS task definition registered: "arn:aws:ecs:us-east-1:349481725638:task-definition/sun1124-metric-collection:1" (rev. 1)
2019-04-26T19:21:00.473Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:00 [DEBUG] Reading task definition sun1124-metric-collection
2019-04-26T19:21:00.518Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:00 [DEBUG] Received task definition sun1124-metric-collection, status:ACTIVE
2019-04-26T19:21:00.518Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: {
2019-04-26T19:21:00.518Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: TaskDefinition: {
2019-04-26T19:21:00.518Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Compatibilities: ["EC2","FARGATE"],
2019-04-26T19:21:00.518Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: ContainerDefinitions: [{
2019-04-26T19:21:00.518Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Cpu: 10,
2019-04-26T19:21:00.518Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Environment: [{
2019-04-26T19:21:00.518Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Name: "TAGS",
2019-04-26T19:21:00.518Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: "environment:sun1124"
2019-04-26T19:21:00.519Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: },{
2019-04-26T19:21:00.519Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Name: "DD_API_KEY",
2019-04-26T19:21:00.519Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: "90aefbfa505113bc7fc393fcb2678085"
2019-04-26T19:21:00.519Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }],
2019-04-26T19:21:00.519Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Essential: true,
2019-04-26T19:21:00.519Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Image: "299718914046.dkr.ecr.us-east-1.amazonaws.com/metric-collection:latest",
2019-04-26T19:21:00.519Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: LogConfiguration: {
2019-04-26T19:21:00.519Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: LogDriver: "awslogs",
2019-04-26T19:21:00.519Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Options: {
2019-04-26T19:21:00.519Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: awslogs-group: "ecs_sun1124_datadog",
2019-04-26T19:21:00.519Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: awslogs-region: "us-east-1",
2019-04-26T19:21:00.519Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: awslogs-stream-prefix: "sun1124-metrics"
2019-04-26T19:21:00.519Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }
2019-04-26T19:21:00.519Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: },
2019-04-26T19:21:00.519Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Memory: 256,
2019-04-26T19:21:00.519Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: MountPoints: [],
2019-04-26T19:21:00.519Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Name: "datadog",
2019-04-26T19:21:00.519Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: PortMappings: [{
2019-04-26T19:21:00.519Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: ContainerPort: 5555,
2019-04-26T19:21:00.519Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: HostPort: 5555,
2019-04-26T19:21:00.519Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Protocol: "udp"
2019-04-26T19:21:00.519Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }],
2019-04-26T19:21:00.519Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: VolumesFrom: []
2019-04-26T19:21:00.519Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }],
2019-04-26T19:21:00.519Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Cpu: "256",
2019-04-26T19:21:00.519Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: ExecutionRoleArn: "arn:aws:iam::349481725638:role/ecs-tasks",
2019-04-26T19:21:00.519Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Family: "sun1124-metric-collection",
2019-04-26T19:21:00.519Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Memory: "512",
2019-04-26T19:21:00.519Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: NetworkMode: "awsvpc",
2019-04-26T19:21:00.519Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: PlacementConstraints: [],
2019-04-26T19:21:00.519Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: RequiresAttributes: [
2019-04-26T19:21:00.519Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: {
2019-04-26T19:21:00.519Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Name: "ecs.capability.execution-role-ecr-pull"
2019-04-26T19:21:00.519Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: },
2019-04-26T19:21:00.519Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: {
2019-04-26T19:21:00.519Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Name: "com.amazonaws.ecs.capability.docker-remote-api.1.18"
2019-04-26T19:21:00.519Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: },
2019-04-26T19:21:00.519Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: {
2019-04-26T19:21:00.519Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Name: "ecs.capability.task-eni"
2019-04-26T19:21:00.519Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: },
2019-04-26T19:21:00.519Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: {
2019-04-26T19:21:00.519Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Name: "com.amazonaws.ecs.capability.ecr-auth"
2019-04-26T19:21:00.519Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: },
2019-04-26T19:21:00.519Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: {
2019-04-26T19:21:00.519Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Name: "ecs.capability.execution-role-awslogs"
2019-04-26T19:21:00.519Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: },
2019-04-26T19:21:00.519Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: {
2019-04-26T19:21:00.519Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Name: "com.amazonaws.ecs.capability.logging-driver.awslogs"
2019-04-26T19:21:00.519Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: },
2019-04-26T19:21:00.519Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: {
2019-04-26T19:21:00.519Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Name: "com.amazonaws.ecs.capability.docker-remote-api.1.19"
2019-04-26T19:21:00.519Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }
2019-04-26T19:21:00.519Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: ],
2019-04-26T19:21:00.519Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: RequiresCompatibilities: ["FARGATE"],
2019-04-26T19:21:00.519Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Revision: 1,
2019-04-26T19:21:00.519Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Status: "ACTIVE",
2019-04-26T19:21:00.519Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: TaskDefinitionArn: "arn:aws:ecs:us-east-1:349481725638:task-definition/sun1124-metric-collection:1",
2019-04-26T19:21:00.519Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Volumes: []
2019-04-26T19:21:00.519Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalWriteState
2019-04-26T19:21:00.519Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalApplyProvisioners
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalIf
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalWriteState
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalWriteDiff
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalApplyPost
2019/04/26 19:21:00 [TRACE] root: eval: *terraform.EvalUpdateStateHook
2019/04/26 19:21:00 [TRACE] [walkApply] Exiting eval tree: aws_ecs_task_definition.metrics
2019-04-26T19:21:00.609Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:00 [INFO] Modifying enable_dns_hostnames vpc attribute for vpc-0123eb25b481d9f20: {
2019-04-26T19:21:00.609Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: EnableDnsHostnames: {
2019-04-26T19:21:00.609Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: true
2019-04-26T19:21:00.609Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: },
2019-04-26T19:21:00.609Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: VpcId: "vpc-0123eb25b481d9f20"
2019-04-26T19:21:00.609Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }
2019/04/26 19:21:00 [TRACE] root.vpc: eval: *terraform.EvalWriteState
2019/04/26 19:21:00 [TRACE] root.vpc: eval: *terraform.EvalApplyProvisioners
2019/04/26 19:21:00 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:00 [TRACE] root.vpc: eval: *terraform.EvalWriteState
2019/04/26 19:21:00 [TRACE] root.vpc: eval: *terraform.EvalWriteDiff
2019/04/26 19:21:00 [TRACE] root.vpc: eval: *terraform.EvalApplyPost
2019/04/26 19:21:00 [TRACE] root.vpc: eval: *terraform.EvalUpdateStateHook
2019/04/26 19:21:00 [TRACE] [walkApply] Exiting eval tree: module.vpc.aws_eip.nat_ip
2019/04/26 19:21:00 [TRACE] dag/walk: walking "module.vpc.output.nat_ip"
2019/04/26 19:21:00 [TRACE] vertex 'root.module.vpc.output.nat_ip': walking
2019/04/26 19:21:00 [TRACE] vertex 'root.module.vpc.output.nat_ip': evaluating
2019/04/26 19:21:00 [TRACE] [walkApply] Entering eval tree: module.vpc.output.nat_ip
2019/04/26 19:21:00 [TRACE] root.vpc: eval: *terraform.EvalSequence
2019/04/26 19:21:00 [TRACE] root.vpc: eval: terraform.EvalNoop
2019/04/26 19:21:00 [TRACE] root.vpc: eval: *terraform.EvalOpFilter
2019/04/26 19:21:00 [TRACE] root.vpc: eval: *terraform.EvalWriteOutput
2019/04/26 19:21:00 [TRACE] [walkApply] Exiting eval tree: module.vpc.output.nat_ip
2019-04-26T19:21:00.751Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:00 [INFO] Modifying enable_dns_support vpc attribute for vpc-0123eb25b481d9f20: {
2019-04-26T19:21:00.751Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: EnableDnsSupport: {
2019-04-26T19:21:00.751Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: true
2019-04-26T19:21:00.751Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: },
2019-04-26T19:21:00.751Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: VpcId: "vpc-0123eb25b481d9f20"
2019-04-26T19:21:00.751Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }
2019-04-26T19:21:00.984Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:00 [DEBUG] Matching ^aws: with Name
2019-04-26T19:21:00.985Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:00 [DEBUG] Matching ^aws: with application
2019-04-26T19:21:00.985Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:00 [DEBUG] Matching ^aws: with environment
2019-04-26T19:21:00.985Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:00 [DEBUG] Matching ^aws: with Name
2019-04-26T19:21:00.985Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:00 [DEBUG] Matching ^aws: with application
2019-04-26T19:21:00.985Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:00 [DEBUG] Matching ^aws: with environment
2019-04-26T19:21:00.985Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:00 [DEBUG] Waiting for state to become: [success]
2019-04-26T19:21:00.985Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:00 [DEBUG] Creating tags: [{
2019-04-26T19:21:00.985Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Key: "Name",
2019-04-26T19:21:00.985Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: "ecs_sun1124"
2019-04-26T19:21:00.985Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: } {
2019-04-26T19:21:00.985Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Key: "application",
2019-04-26T19:21:00.985Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: "ecs"
2019-04-26T19:21:00.985Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: } {
2019-04-26T19:21:00.985Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Key: "environment",
2019-04-26T19:21:00.985Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: "sun1124"
2019-04-26T19:21:00.985Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }] for vpc-0123eb25b481d9f20
2019-04-26T19:21:01.262Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:01 [DEBUG] Matching ^aws: with application
2019-04-26T19:21:01.262Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:01 [DEBUG] Matching ^aws: with environment
2019-04-26T19:21:01.262Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:01 [DEBUG] Matching ^aws: with Name
2019/04/26 19:21:01 [TRACE] root.vpc.vpc: eval: *terraform.EvalWriteState
2019/04/26 19:21:01 [TRACE] root.vpc.vpc: eval: *terraform.EvalApplyProvisioners
2019/04/26 19:21:01 [TRACE] root.vpc.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:01 [TRACE] root.vpc.vpc: eval: *terraform.EvalWriteState
2019/04/26 19:21:01 [TRACE] root.vpc.vpc: eval: *terraform.EvalWriteDiff
2019/04/26 19:21:01 [TRACE] root.vpc.vpc: eval: *terraform.EvalApplyPost
2019/04/26 19:21:01 [TRACE] root.vpc.vpc: eval: *terraform.EvalUpdateStateHook
2019/04/26 19:21:01 [TRACE] [walkApply] Exiting eval tree: module.vpc.module.vpc.aws_vpc.main
2019/04/26 19:21:01 [TRACE] dag/walk: walking "module.vpc.module.vpc.aws_internet_gateway.main"
2019/04/26 19:21:01 [TRACE] vertex 'root.module.vpc.module.vpc.aws_internet_gateway.main': walking
2019/04/26 19:21:01 [TRACE] dag/walk: walking "module.vpc.module.vpc.output.vpc_id"
2019/04/26 19:21:01 [TRACE] vertex 'root.module.vpc.module.vpc.output.vpc_id': walking
2019/04/26 19:21:01 [TRACE] vertex 'root.module.vpc.module.vpc.output.vpc_id': evaluating
2019/04/26 19:21:01 [TRACE] [walkApply] Entering eval tree: module.vpc.module.vpc.output.vpc_id
2019/04/26 19:21:01 [TRACE] root.vpc.vpc: eval: *terraform.EvalSequence
2019/04/26 19:21:01 [TRACE] root.vpc.vpc: eval: terraform.EvalNoop
2019/04/26 19:21:01 [TRACE] root.vpc.vpc: eval: *terraform.EvalOpFilter
2019/04/26 19:21:01 [TRACE] root.vpc.vpc: eval: *terraform.EvalWriteOutput
2019/04/26 19:21:01 [TRACE] vertex 'root.module.vpc.module.vpc.aws_internet_gateway.main': evaluating
2019/04/26 19:21:01 [TRACE] [walkApply] Entering eval tree: module.vpc.module.vpc.aws_internet_gateway.main
2019/04/26 19:21:01 [TRACE] root.vpc.vpc: eval: *terraform.EvalSequence
2019/04/26 19:21:01 [TRACE] root.vpc.vpc: eval: *terraform.EvalInstanceInfo
2019/04/26 19:21:01 [TRACE] root.vpc.vpc: eval: *terraform.EvalReadDiff
2019/04/26 19:21:01 [TRACE] root.vpc.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:01 [TRACE] root.vpc.vpc: eval: terraform.EvalNoop
2019/04/26 19:21:01 [TRACE] root.vpc.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:01 [TRACE] root.vpc.vpc: eval: *terraform.EvalInterpolate
2019/04/26 19:21:01 [TRACE] [walkApply] Exiting eval tree: module.vpc.module.vpc.output.vpc_id
2019/04/26 19:21:01 [TRACE] dag/walk: walking "module.vpc.aws_subnet.e_public"
2019/04/26 19:21:01 [TRACE] vertex 'root.module.vpc.aws_subnet.e_public': walking
2019/04/26 19:21:01 [TRACE] root.vpc.vpc: eval: *terraform.EvalInterpolate
2019/04/26 19:21:01 [TRACE] vertex 'root.module.vpc.aws_subnet.e_public': evaluating
2019/04/26 19:21:01 [TRACE] [walkApply] Entering eval tree: module.vpc.aws_subnet.e_public
2019/04/26 19:21:01 [TRACE] root.vpc.vpc: eval: *terraform.EvalGetProvider
2019/04/26 19:21:01 [TRACE] root.vpc: eval: *terraform.EvalSequence
2019/04/26 19:21:01 [TRACE] root.vpc.vpc: eval: *terraform.EvalReadState
2019/04/26 19:21:01 [TRACE] root.vpc.vpc: eval: *terraform.EvalValidateResource
2019/04/26 19:21:01 [TRACE] dag/walk: walking "module.vpc.aws_subnet.e"
2019/04/26 19:21:01 [TRACE] vertex 'root.module.vpc.aws_subnet.e': walking
2019/04/26 19:21:01 [TRACE] dag/walk: walking "module.vpc.module.vpc.aws_route_table.main"
2019/04/26 19:21:01 [TRACE] vertex 'root.module.vpc.module.vpc.aws_route_table.main': walking
2019/04/26 19:21:01 [TRACE] vertex 'root.module.vpc.module.vpc.aws_route_table.main': evaluating
2019/04/26 19:21:01 [TRACE] [walkApply] Entering eval tree: module.vpc.module.vpc.aws_route_table.main
2019/04/26 19:21:01 [TRACE] root.vpc.vpc: eval: *terraform.EvalSequence
2019/04/26 19:21:01 [TRACE] root.vpc.vpc: eval: *terraform.EvalInstanceInfo
2019/04/26 19:21:01 [TRACE] root.vpc.vpc: eval: *terraform.EvalReadDiff
2019/04/26 19:21:01 [TRACE] root.vpc.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:01 [TRACE] root.vpc.vpc: eval: terraform.EvalNoop
2019/04/26 19:21:01 [TRACE] root.vpc.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:01 [TRACE] root.vpc.vpc: eval: *terraform.EvalInterpolate
2019/04/26 19:21:01 [TRACE] vertex 'root.module.vpc.aws_subnet.e': evaluating
2019/04/26 19:21:01 [TRACE] [walkApply] Entering eval tree: module.vpc.aws_subnet.e
2019/04/26 19:21:01 [TRACE] root.vpc: eval: *terraform.EvalSequence
2019/04/26 19:21:01 [TRACE] root.vpc: eval: *terraform.EvalInstanceInfo
2019/04/26 19:21:01 [TRACE] root.vpc: eval: *terraform.EvalReadDiff
2019/04/26 19:21:01 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:01 [TRACE] root.vpc: eval: terraform.EvalNoop
2019/04/26 19:21:01 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:01 [TRACE] root.vpc: eval: *terraform.EvalInterpolate
2019/04/26 19:21:01 [TRACE] root.vpc.vpc: eval: *terraform.EvalInterpolate
2019/04/26 19:21:01 [TRACE] root.vpc: eval: *terraform.EvalInterpolate
2019/04/26 19:21:01 [TRACE] root.vpc.vpc: eval: *terraform.EvalGetProvider
2019/04/26 19:21:01 [TRACE] root.vpc.vpc: eval: *terraform.EvalReadState
2019/04/26 19:21:01 [TRACE] root.vpc.vpc: eval: *terraform.EvalValidateResource
2019/04/26 19:21:01 [TRACE] root.vpc: eval: *terraform.EvalInstanceInfo
2019/04/26 19:21:01 [TRACE] root.vpc: eval: *terraform.EvalReadDiff
2019/04/26 19:21:01 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:01 [TRACE] root.vpc: eval: terraform.EvalNoop
2019/04/26 19:21:01 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:01 [TRACE] root.vpc: eval: *terraform.EvalInterpolate
2019/04/26 19:21:01 [TRACE] root.vpc: eval: *terraform.EvalGetProvider
2019/04/26 19:21:01 [TRACE] root.vpc: eval: *terraform.EvalReadState
2019/04/26 19:21:01 [TRACE] root.vpc: eval: *terraform.EvalValidateResource
2019/04/26 19:21:01 [TRACE] root.vpc: eval: *terraform.EvalInterpolate
2019/04/26 19:21:01 [TRACE] dag/walk: walking "module.vpc.aws_security_group.allow_all_outbound"
2019/04/26 19:21:01 [TRACE] vertex 'root.module.vpc.aws_security_group.allow_all_outbound': walking
2019/04/26 19:21:01 [TRACE] vertex 'root.module.vpc.aws_security_group.allow_all_outbound': evaluating
2019/04/26 19:21:01 [TRACE] [walkApply] Entering eval tree: module.vpc.aws_security_group.allow_all_outbound
2019/04/26 19:21:01 [TRACE] root.vpc: eval: *terraform.EvalSequence
2019/04/26 19:21:01 [TRACE] root.vpc: eval: *terraform.EvalInstanceInfo
2019/04/26 19:21:01 [TRACE] root.vpc: eval: *terraform.EvalReadDiff
2019/04/26 19:21:01 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:01 [TRACE] root.vpc: eval: terraform.EvalNoop
2019/04/26 19:21:01 [TRACE] root.vpc: eval: *terraform.EvalGetProvider
2019/04/26 19:21:01 [TRACE] root.vpc: eval: *terraform.EvalReadState
2019/04/26 19:21:01 [TRACE] root.vpc: eval: *terraform.EvalValidateResource
2019/04/26 19:21:01 [TRACE] dag/walk: walking "module.vpc.aws_security_group.internal_http"
2019/04/26 19:21:01 [TRACE] vertex 'root.module.vpc.aws_security_group.internal_http': walking
2019/04/26 19:21:01 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:01 [TRACE] root.vpc: eval: *terraform.EvalInterpolate
2019/04/26 19:21:01 [TRACE] vertex 'root.module.vpc.aws_security_group.internal_http': evaluating
2019/04/26 19:21:01 [TRACE] [walkApply] Entering eval tree: module.vpc.aws_security_group.internal_http
2019/04/26 19:21:01 [TRACE] root.vpc: eval: *terraform.EvalSequence
2019/04/26 19:21:01 [TRACE] root.vpc: eval: *terraform.EvalInstanceInfo
2019/04/26 19:21:01 [TRACE] root.vpc: eval: *terraform.EvalInterpolate
2019/04/26 19:21:01 [TRACE] dag/walk: walking "module.vpc.aws_subnet.c"
2019/04/26 19:21:01 [TRACE] vertex 'root.module.vpc.aws_subnet.c': walking
2019/04/26 19:21:01 [TRACE] vertex 'root.module.vpc.aws_subnet.c': evaluating
2019/04/26 19:21:01 [TRACE] [walkApply] Entering eval tree: module.vpc.aws_subnet.c
2019/04/26 19:21:01 [TRACE] root.vpc: eval: *terraform.EvalGetProvider
2019/04/26 19:21:01 [TRACE] root.vpc: eval: *terraform.EvalReadState
2019/04/26 19:21:01 [TRACE] root.vpc: eval: *terraform.EvalValidateResource
2019/04/26 19:21:01 [TRACE] dag/walk: walking "module.vpc.aws_subnet.b"
2019/04/26 19:21:01 [TRACE] vertex 'root.module.vpc.aws_subnet.b': walking
2019/04/26 19:21:01 [TRACE] root.vpc: eval: *terraform.EvalReadDiff
2019/04/26 19:21:01 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:01 [TRACE] root.vpc: eval: terraform.EvalNoop
2019/04/26 19:21:01 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:01 [TRACE] root.vpc: eval: *terraform.EvalInterpolate
2019/04/26 19:21:01 [TRACE] root.vpc: eval: *terraform.EvalInterpolate
2019/04/26 19:21:01 [TRACE] vertex 'root.module.vpc.aws_subnet.b': evaluating
2019/04/26 19:21:01 [TRACE] [walkApply] Entering eval tree: module.vpc.aws_subnet.b
2019/04/26 19:21:01 [TRACE] root.vpc: eval: *terraform.EvalSequence
2019/04/26 19:21:01 [TRACE] root.vpc: eval: *terraform.EvalInstanceInfo
2019/04/26 19:21:01 [TRACE] root.vpc: eval: *terraform.EvalReadDiff
2019/04/26 19:21:01 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:01 [TRACE] root.vpc: eval: terraform.EvalNoop
2019/04/26 19:21:01 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:01 [TRACE] root.vpc: eval: *terraform.EvalInterpolate
2019/04/26 19:21:01 [TRACE] root.vpc: eval: *terraform.EvalInterpolate
2019/04/26 19:21:01 [TRACE] root.vpc: eval: *terraform.EvalGetProvider
2019/04/26 19:21:01 [TRACE] root.vpc: eval: *terraform.EvalReadState
2019/04/26 19:21:01 [TRACE] root.vpc: eval: *terraform.EvalValidateResource
2019/04/26 19:21:01 [TRACE] root.vpc: eval: *terraform.EvalSequence
2019/04/26 19:21:01 [TRACE] root.vpc: eval: *terraform.EvalInstanceInfo
2019/04/26 19:21:01 [TRACE] root.vpc: eval: *terraform.EvalReadDiff
2019/04/26 19:21:01 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:01 [TRACE] root.vpc: eval: terraform.EvalNoop
2019/04/26 19:21:01 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:01 [TRACE] root.vpc: eval: *terraform.EvalInterpolate
2019/04/26 19:21:01 [TRACE] root.vpc: eval: *terraform.EvalInterpolate
2019/04/26 19:21:01 [TRACE] root.vpc: eval: *terraform.EvalGetProvider
2019/04/26 19:21:01 [TRACE] root.vpc: eval: *terraform.EvalReadState
2019/04/26 19:21:01 [TRACE] root.vpc: eval: *terraform.EvalValidateResource
2019/04/26 19:21:01 [TRACE] dag/walk: walking "module.vpc.aws_security_group.standard"
2019/04/26 19:21:01 [TRACE] vertex 'root.module.vpc.aws_security_group.standard': walking
2019/04/26 19:21:01 [TRACE] root.vpc: eval: *terraform.EvalGetProvider
2019/04/26 19:21:01 [TRACE] root.vpc: eval: *terraform.EvalReadState
2019/04/26 19:21:01 [TRACE] root.vpc: eval: *terraform.EvalValidateResource
2019/04/26 19:21:01 [TRACE] vertex 'root.module.vpc.aws_security_group.standard': evaluating
2019/04/26 19:21:01 [TRACE] dag/walk: walking "module.vpc.output.vpc_id"
2019/04/26 19:21:01 [TRACE] vertex 'root.module.vpc.output.vpc_id': walking
2019/04/26 19:21:01 [TRACE] vertex 'root.module.vpc.output.vpc_id': evaluating
2019/04/26 19:21:01 [TRACE] [walkApply] Entering eval tree: module.vpc.output.vpc_id
2019/04/26 19:21:01 [TRACE] root.vpc: eval: *terraform.EvalSequence
2019/04/26 19:21:01 [TRACE] dag/walk: walking "module.vpc.aws_route_table.nat"
2019/04/26 19:21:01 [TRACE] dag/walk: walking "module.vpc.aws_subnet.d"
2019/04/26 19:21:01 [TRACE] vertex 'root.module.vpc.aws_route_table.nat': walking
2019/04/26 19:21:01 [TRACE] vertex 'root.module.vpc.aws_subnet.d': walking
2019/04/26 19:21:01 [TRACE] root.vpc: eval: terraform.EvalNoop
2019/04/26 19:21:01 [TRACE] root.vpc: eval: *terraform.EvalOpFilter
2019/04/26 19:21:01 [TRACE] root.vpc: eval: *terraform.EvalWriteOutput
2019/04/26 19:21:01 [TRACE] vertex 'root.module.vpc.aws_route_table.nat': evaluating
2019/04/26 19:21:01 [TRACE] [walkApply] Entering eval tree: module.vpc.aws_route_table.nat
2019/04/26 19:21:01 [TRACE] [walkApply] Entering eval tree: module.vpc.aws_security_group.standard
2019/04/26 19:21:01 [TRACE] [walkApply] Exiting eval tree: module.vpc.output.vpc_id
2019/04/26 19:21:01 [TRACE] dag/walk: walking "aws_security_group.rabbitmq"
2019/04/26 19:21:01 [TRACE] vertex 'root.aws_security_group.rabbitmq': walking
2019/04/26 19:21:01 [TRACE] dag/walk: walking "aws_service_discovery_private_dns_namespace.ecs"
2019/04/26 19:21:01 [TRACE] vertex 'root.aws_service_discovery_private_dns_namespace.ecs': walking
2019/04/26 19:21:01 [TRACE] root.vpc: eval: *terraform.EvalSequence
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalInstanceInfo
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalReadDiff
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:02 [TRACE] root.vpc: eval: terraform.EvalNoop
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalInterpolate
2019/04/26 19:21:02 [TRACE] vertex 'root.aws_security_group.rabbitmq': evaluating
2019/04/26 19:21:02 [TRACE] [walkApply] Entering eval tree: aws_security_group.rabbitmq
2019/04/26 19:21:01 [TRACE] vertex 'root.aws_service_discovery_private_dns_namespace.ecs': evaluating
2019/04/26 19:21:02 [TRACE] [walkApply] Entering eval tree: aws_service_discovery_private_dns_namespace.ecs
2019/04/26 19:21:02 [TRACE] dag/walk: walking "module.vpc.aws_security_group.global_ssh_access"
2019/04/26 19:21:02 [TRACE] vertex 'root.module.vpc.aws_security_group.global_ssh_access': walking
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalDiff
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalDiff
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalDiff
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalDiff
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalDiff
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalDiff
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalReadDiff
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalCompareDiff
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalGetProvider
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalReadState
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalApplyPre
2019/04/26 19:21:02 [TRACE] dag/walk: walking "output.vpc_id"
2019/04/26 19:21:02 [TRACE] vertex 'root.output.vpc_id': walking
2019/04/26 19:21:02 [TRACE] vertex 'root.output.vpc_id': evaluating
2019/04/26 19:21:02 [TRACE] [walkApply] Entering eval tree: output.vpc_id
2019/04/26 19:21:02 [TRACE] dag/walk: walking "aws_security_group.metrics"
2019/04/26 19:21:02 [TRACE] vertex 'root.aws_security_group.metrics': walking
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalApply
2019/04/26 19:21:02 [DEBUG] apply: aws_subnet.b: executing Apply
2019/04/26 19:21:02 [TRACE] vertex 'root.aws_security_group.metrics': evaluating
2019/04/26 19:21:02 [TRACE] [walkApply] Entering eval tree: aws_security_group.metrics
2019/04/26 19:21:01 [TRACE] vertex 'root.module.vpc.aws_subnet.d': evaluating
2019/04/26 19:21:02 [TRACE] [walkApply] Entering eval tree: module.vpc.aws_subnet.d
2019/04/26 19:21:02 [TRACE] root.vpc.vpc: eval: *terraform.EvalDiff
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalInterpolate
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalGetProvider
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalReadState
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalValidateResource
2019/04/26 19:21:02 [TRACE] root.vpc.vpc: eval: *terraform.EvalDiff
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalReadDiff
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalCompareDiff
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalGetProvider
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalReadState
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalApplyPre
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalApply
2019/04/26 19:21:02 [DEBUG] apply: aws_subnet.e: executing Apply
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalReadDiff
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalCompareDiff
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalGetProvider
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalReadState
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalApplyPre
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalApply
2019/04/26 19:21:02 [DEBUG] apply: aws_subnet.e_public: executing Apply
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalReadDiff
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalCompareDiff
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalGetProvider
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalReadState
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalApplyPre
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalApply
2019/04/26 19:21:02 [DEBUG] apply: aws_security_group.allow_all_outbound: executing Apply
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalReadDiff
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalCompareDiff
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalGetProvider
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalReadState
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalApplyPre
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalApply
2019/04/26 19:21:02 [DEBUG] apply: aws_security_group.internal_http: executing Apply
2019-04-26T19:21:02.005Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Security Group create configuration: {
2019-04-26T19:21:02.005Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Description: "Allows all outbound traffic from the instances",
2019-04-26T19:21:02.005Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: GroupName: "sun1124 allow all outbound",
2019-04-26T19:21:02.005Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: VpcId: "vpc-0123eb25b481d9f20"
2019-04-26T19:21:02.005Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }
2019-04-26T19:21:02.005Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Security Group create configuration: {
2019-04-26T19:21:02.005Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Description: "Allows http access from all internal resources",
2019-04-26T19:21:02.005Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: GroupName: "sun1124 internal http access",
2019-04-26T19:21:02.005Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: VpcId: "vpc-0123eb25b481d9f20"
2019-04-26T19:21:02.005Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalDiff
2019/04/26 19:21:02 [TRACE] vertex 'root.module.vpc.aws_security_group.global_ssh_access': evaluating
2019/04/26 19:21:02 [TRACE] [walkApply] Entering eval tree: module.vpc.aws_security_group.global_ssh_access
2019/04/26 19:21:02 [TRACE] root.vpc.vpc: eval: *terraform.EvalReadDiff
2019/04/26 19:21:02 [TRACE] root.vpc.vpc: eval: *terraform.EvalCompareDiff
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalReadDiff
2019/04/26 19:21:02 [TRACE] root.vpc.vpc: eval: *terraform.EvalGetProvider
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalCompareDiff
2019/04/26 19:21:02 [TRACE] root.vpc.vpc: eval: *terraform.EvalReadState
2019/04/26 19:21:02 [TRACE] root.vpc.vpc: eval: *terraform.EvalApplyPre
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalGetProvider
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalReadState
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalApplyPre
2019/04/26 19:21:02 [TRACE] root.vpc.vpc: eval: *terraform.EvalApply
2019/04/26 19:21:02 [DEBUG] apply: aws_route_table.main: executing Apply
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalApply
2019/04/26 19:21:02 [DEBUG] apply: aws_route_table.nat: executing Apply
2019/04/26 19:21:02 [TRACE] root.vpc.vpc: eval: *terraform.EvalReadDiff
2019/04/26 19:21:02 [TRACE] root.vpc.vpc: eval: *terraform.EvalCompareDiff
2019/04/26 19:21:02 [TRACE] root.vpc.vpc: eval: *terraform.EvalGetProvider
2019/04/26 19:21:02 [TRACE] root.vpc.vpc: eval: *terraform.EvalReadState
2019/04/26 19:21:02 [TRACE] root.vpc.vpc: eval: *terraform.EvalApplyPre
2019/04/26 19:21:02 [TRACE] root.vpc.vpc: eval: *terraform.EvalApply
2019/04/26 19:21:02 [DEBUG] apply: aws_internet_gateway.main: executing Apply
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalReadDiff
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalCompareDiff
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalGetProvider
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalReadState
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalApplyPre
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalApply
2019/04/26 19:21:02 [DEBUG] apply: aws_subnet.c: executing Apply
2019-04-26T19:21:02.008Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Creating internet gateway
2019-04-26T19:21:02.008Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] RouteTable create config: {
2019-04-26T19:21:02.008Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: VpcId: "vpc-0123eb25b481d9f20"
2019-04-26T19:21:02.008Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }
2019-04-26T19:21:02.013Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] RouteTable create config: {
2019-04-26T19:21:02.013Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: VpcId: "vpc-0123eb25b481d9f20"
2019-04-26T19:21:02.013Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }
2019-04-26T19:21:02.107Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [INFO] InternetGateway ID: igw-0e4a1a0f60f9ae30a
2019-04-26T19:21:02.107Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Waiting for state to become: [success]
2019-04-26T19:21:02.112Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [INFO] Route Table ID: rtb-023ae50af277b141f
2019-04-26T19:21:02.112Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Waiting for route table (rtb-023ae50af277b141f) to become available
2019-04-26T19:21:02.112Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Waiting for state to become: [ready]
2019-04-26T19:21:02.149Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [INFO] Route Table ID: rtb-0ad1f894d43844e4d
2019-04-26T19:21:02.149Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Waiting for route table (rtb-0ad1f894d43844e4d) to become available
2019-04-26T19:21:02.149Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Waiting for state to become: [ready]
2019-04-26T19:21:02.153Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [INFO] Security Group ID: sg-02ba13d15d61c7e13
2019-04-26T19:21:02.153Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Waiting for Security Group (sg-02ba13d15d61c7e13) to exist
2019-04-26T19:21:02.153Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Waiting for state to become: [exists]
2019-04-26T19:21:02.179Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Matching ^aws: with Name
2019-04-26T19:21:02.179Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Matching ^aws: with environment
2019-04-26T19:21:02.179Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Matching ^aws: with application
2019-04-26T19:21:02.179Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Matching ^aws: with Name
2019-04-26T19:21:02.179Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Matching ^aws: with environment
2019-04-26T19:21:02.179Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Matching ^aws: with application
2019-04-26T19:21:02.179Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Waiting for state to become: [success]
2019-04-26T19:21:02.180Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Creating tags: [{
2019-04-26T19:21:02.180Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Key: "Name",
2019-04-26T19:21:02.180Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: "ecs_sun1124"
2019-04-26T19:21:02.180Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: } {
2019-04-26T19:21:02.180Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Key: "environment",
2019-04-26T19:21:02.180Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: "production"
2019-04-26T19:21:02.180Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: } {
2019-04-26T19:21:02.180Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Key: "application",
2019-04-26T19:21:02.180Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: "website"
2019-04-26T19:21:02.180Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }] for igw-0e4a1a0f60f9ae30a
2019/04/26 19:21:02 [TRACE] root.vpc.vpc: eval: *terraform.EvalWriteState
2019/04/26 19:21:02 [TRACE] root.vpc.vpc: eval: *terraform.EvalApplyProvisioners
2019/04/26 19:21:02 [TRACE] root.vpc.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:02 [TRACE] root.vpc.vpc: eval: *terraform.EvalWriteState
2019/04/26 19:21:02 [TRACE] root.vpc.vpc: eval: *terraform.EvalWriteDiff
2019/04/26 19:21:02 [TRACE] root.vpc.vpc: eval: *terraform.EvalApplyPost
2019/04/26 19:21:02 [TRACE] root.vpc.vpc: eval: *terraform.EvalUpdateStateHook
2019/04/26 19:21:02 [TRACE] [walkApply] Exiting eval tree: module.vpc.module.vpc.aws_route_table.main
2019/04/26 19:21:02 [TRACE] dag/walk: walking "module.vpc.module.vpc.aws_main_route_table_association.main"
2019/04/26 19:21:02 [TRACE] vertex 'root.module.vpc.module.vpc.aws_main_route_table_association.main': walking
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalSequence
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalInstanceInfo
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalReadDiff
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:02 [TRACE] dag/walk: walking "module.vpc.module.vpc.output.route_table_id"
2019/04/26 19:21:02 [TRACE] root.vpc: eval: terraform.EvalNoop
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:02 [TRACE] vertex 'root.module.vpc.module.vpc.output.route_table_id': walking
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalInterpolate
2019/04/26 19:21:02 [TRACE] vertex 'root.module.vpc.module.vpc.output.route_table_id': evaluating
2019/04/26 19:21:02 [TRACE] [walkApply] Entering eval tree: module.vpc.module.vpc.output.route_table_id
2019/04/26 19:21:02 [TRACE] vertex 'root.module.vpc.module.vpc.aws_main_route_table_association.main': evaluating
2019/04/26 19:21:02 [TRACE] [walkApply] Entering eval tree: module.vpc.module.vpc.aws_main_route_table_association.main
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalInterpolate
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalGetProvider
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalReadState
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalValidateResource
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalDiff
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalReadDiff
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalCompareDiff
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalGetProvider
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalReadState
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalApplyPre
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalApply
2019/04/26 19:21:02 [DEBUG] apply: aws_security_group.standard: executing Apply
2019-04-26T19:21:02.247Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Security Group create configuration: {
2019-04-26T19:21:02.247Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Description: "security group for all servers",
2019-04-26T19:21:02.247Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: GroupName: "sun1124 standard sg",
2019-04-26T19:21:02.247Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: VpcId: "vpc-0123eb25b481d9f20"
2019-04-26T19:21:02.247Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }
2019-04-26T19:21:02.272Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [INFO] Attaching Internet Gateway 'igw-0e4a1a0f60f9ae30a' to VPC 'vpc-0123eb25b481d9f20'
2019-04-26T19:21:02.272Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Waiting for state to become: [success]
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalWriteState
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalApplyProvisioners
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalWriteState
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalWriteDiff
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalApplyPost
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalUpdateStateHook
2019/04/26 19:21:02 [TRACE] [walkApply] Exiting eval tree: module.vpc.aws_route_table.nat
2019/04/26 19:21:02 [TRACE] root: eval: *terraform.EvalSequence
2019/04/26 19:21:02 [TRACE] root: eval: *terraform.EvalInstanceInfo
2019/04/26 19:21:02 [TRACE] root: eval: *terraform.EvalReadDiff
2019/04/26 19:21:02 [TRACE] root: eval: *terraform.EvalIf
2019/04/26 19:21:02 [TRACE] root: eval: terraform.EvalNoop
2019/04/26 19:21:02 [TRACE] root: eval: *terraform.EvalIf
2019/04/26 19:21:02 [TRACE] root: eval: *terraform.EvalInterpolate
2019/04/26 19:21:02 [TRACE] dag/walk: walking "module.vpc.aws_vpc_endpoint.s3"
2019/04/26 19:21:02 [TRACE] vertex 'root.module.vpc.aws_vpc_endpoint.s3': walking
2019/04/26 19:21:02 [TRACE] vertex 'root.module.vpc.aws_vpc_endpoint.s3': evaluating
2019/04/26 19:21:02 [TRACE] [walkApply] Entering eval tree: module.vpc.aws_vpc_endpoint.s3
2019/04/26 19:21:02 [TRACE] root: eval: *terraform.EvalInterpolate
2019/04/26 19:21:02 [TRACE] dag/walk: walking "module.vpc.output.nat_route_table_id"
2019/04/26 19:21:02 [TRACE] vertex 'root.module.vpc.output.nat_route_table_id': walking
2019/04/26 19:21:02 [TRACE] vertex 'root.module.vpc.output.nat_route_table_id': evaluating
2019/04/26 19:21:02 [TRACE] [walkApply] Entering eval tree: module.vpc.output.nat_route_table_id
2019/04/26 19:21:02 [TRACE] root: eval: *terraform.EvalGetProvider
2019/04/26 19:21:02 [TRACE] root: eval: *terraform.EvalReadState
2019/04/26 19:21:02 [TRACE] root: eval: *terraform.EvalValidateResource
2019/04/26 19:21:02 [TRACE] root: eval: *terraform.EvalDiff
2019/04/26 19:21:02 [TRACE] root: eval: *terraform.EvalReadDiff
2019/04/26 19:21:02 [TRACE] root: eval: *terraform.EvalCompareDiff
2019/04/26 19:21:02 [TRACE] root: eval: *terraform.EvalGetProvider
2019/04/26 19:21:02 [TRACE] root: eval: *terraform.EvalReadState
2019/04/26 19:21:02 [TRACE] root: eval: *terraform.EvalApplyPre
2019/04/26 19:21:02 [TRACE] root: eval: *terraform.EvalApply
2019/04/26 19:21:02 [DEBUG] apply: aws_security_group.rabbitmq: executing Apply
2019-04-26T19:21:02.279Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Security Group create configuration: {
2019-04-26T19:21:02.279Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Description: "Allows access from the load balancer to rabbitmq",
2019-04-26T19:21:02.279Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: GroupName: "sun1124-rabbitmq",
2019-04-26T19:21:02.279Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: VpcId: "vpc-0123eb25b481d9f20"
2019-04-26T19:21:02.279Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }
2019-04-26T19:21:02.338Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Revoking default egress rule for Security Group for sg-02ba13d15d61c7e13
2019-04-26T19:21:02.357Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [INFO] Security Group ID: sg-0ee4fac70660934e0
2019-04-26T19:21:02.357Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Waiting for Security Group (sg-0ee4fac70660934e0) to exist
2019-04-26T19:21:02.357Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Waiting for state to become: [exists]
2019-04-26T19:21:02.362Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [INFO] Security Group ID: sg-0e746868ffbafa254
2019-04-26T19:21:02.362Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Waiting for Security Group (sg-0e746868ffbafa254) to exist
2019-04-26T19:21:02.362Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Waiting for state to become: [exists]
2019-04-26T19:21:02.379Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [INFO] Subnet ID: subnet-08aedb5b95de787bd
2019-04-26T19:21:02.379Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Waiting for subnet (subnet-08aedb5b95de787bd) to become available
2019-04-26T19:21:02.379Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Waiting for state to become: [available]
2019-04-26T19:21:02.380Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Waiting for internet gateway (igw-0e4a1a0f60f9ae30a) to attach
2019-04-26T19:21:02.380Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Waiting for state to become: [available]
2019-04-26T19:21:02.400Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [INFO] Security Group ID: sg-0277ff911d3489113
2019-04-26T19:21:02.400Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Waiting for Security Group (sg-0277ff911d3489113) to exist
2019-04-26T19:21:02.400Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Waiting for state to become: [exists]
2019-04-26T19:21:02.404Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [INFO] Subnet ID: subnet-07e9bfd0c1273e183
2019-04-26T19:21:02.404Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Waiting for subnet (subnet-07e9bfd0c1273e183) to become available
2019-04-26T19:21:02.404Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Waiting for state to become: [available]
2019-04-26T19:21:02.404Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [INFO] Subnet ID: subnet-0c1f969d646c81b34
2019-04-26T19:21:02.404Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Waiting for subnet (subnet-0c1f969d646c81b34) to become available
2019-04-26T19:21:02.404Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Waiting for state to become: [available]
2019-04-26T19:21:02.414Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [INFO] Subnet ID: subnet-0f6230407a2a8b296
2019-04-26T19:21:02.414Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Waiting for subnet (subnet-0f6230407a2a8b296) to become available
2019-04-26T19:21:02.414Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Waiting for state to become: [available]
2019/04/26 19:21:02 [TRACE] root.vpc.vpc: eval: *terraform.EvalWriteState
2019/04/26 19:21:02 [TRACE] root.vpc.vpc: eval: *terraform.EvalApplyProvisioners
2019/04/26 19:21:02 [TRACE] root.vpc.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:02 [TRACE] root.vpc.vpc: eval: *terraform.EvalWriteState
2019/04/26 19:21:02 [TRACE] root.vpc.vpc: eval: *terraform.EvalWriteDiff
2019/04/26 19:21:02 [TRACE] root.vpc.vpc: eval: *terraform.EvalApplyPost
2019/04/26 19:21:02 [TRACE] root.vpc.vpc: eval: *terraform.EvalUpdateStateHook
2019/04/26 19:21:02 [TRACE] [walkApply] Exiting eval tree: module.vpc.module.vpc.aws_internet_gateway.main
2019/04/26 19:21:02 [TRACE] root: eval: *terraform.EvalSequence
2019/04/26 19:21:02 [TRACE] root: eval: *terraform.EvalInstanceInfo
2019/04/26 19:21:02 [TRACE] root: eval: *terraform.EvalReadDiff
2019/04/26 19:21:02 [TRACE] dag/walk: walking "module.vpc.module.vpc.aws_route.default"
2019/04/26 19:21:02 [TRACE] root: eval: *terraform.EvalIf
2019/04/26 19:21:02 [TRACE] root: eval: terraform.EvalNoop
2019/04/26 19:21:02 [TRACE] root: eval: *terraform.EvalIf
2019/04/26 19:21:02 [TRACE] vertex 'root.module.vpc.module.vpc.aws_route.default': walking
2019/04/26 19:21:02 [TRACE] root: eval: *terraform.EvalInterpolate
2019/04/26 19:21:02 [TRACE] vertex 'root.module.vpc.module.vpc.aws_route.default': evaluating
2019/04/26 19:21:02 [TRACE] [walkApply] Entering eval tree: module.vpc.module.vpc.aws_route.default
2019/04/26 19:21:02 [TRACE] dag/walk: walking "module.vpc.module.vpc.output.gateway_id"
2019/04/26 19:21:02 [TRACE] vertex 'root.module.vpc.module.vpc.output.gateway_id': walking
2019/04/26 19:21:02 [TRACE] vertex 'root.module.vpc.module.vpc.output.gateway_id': evaluating
2019/04/26 19:21:02 [TRACE] [walkApply] Entering eval tree: module.vpc.module.vpc.output.gateway_id
2019/04/26 19:21:02 [TRACE] root: eval: *terraform.EvalInterpolate
2019/04/26 19:21:02 [TRACE] root: eval: *terraform.EvalGetProvider
2019/04/26 19:21:02 [TRACE] root: eval: *terraform.EvalReadState
2019/04/26 19:21:02 [TRACE] root: eval: *terraform.EvalValidateResource
2019/04/26 19:21:02 [TRACE] root: eval: *terraform.EvalDiff
2019/04/26 19:21:02 [TRACE] root: eval: *terraform.EvalReadDiff
2019/04/26 19:21:02 [TRACE] root: eval: *terraform.EvalCompareDiff
2019/04/26 19:21:02 [TRACE] root: eval: *terraform.EvalGetProvider
2019/04/26 19:21:02 [TRACE] root: eval: *terraform.EvalReadState
2019/04/26 19:21:02 [TRACE] root: eval: *terraform.EvalApplyPre
2019/04/26 19:21:02 [TRACE] root: eval: *terraform.EvalApply
2019/04/26 19:21:02 [DEBUG] apply: aws_service_discovery_private_dns_namespace.ecs: executing Apply
2019-04-26T19:21:02.528Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Matching ^aws: with environment
2019-04-26T19:21:02.528Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Matching ^aws: with Name
2019-04-26T19:21:02.528Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Matching ^aws: with application
2019-04-26T19:21:02.528Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Matching ^aws: with environment
2019-04-26T19:21:02.528Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Matching ^aws: with Name
2019-04-26T19:21:02.528Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Matching ^aws: with application
2019-04-26T19:21:02.528Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Waiting for state to become: [success]
2019-04-26T19:21:02.528Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Creating tags: [{
2019-04-26T19:21:02.528Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Key: "environment",
2019-04-26T19:21:02.528Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: "sun1124"
2019-04-26T19:21:02.529Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: } {
2019-04-26T19:21:02.529Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Key: "Name",
2019-04-26T19:21:02.529Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: "ecs_sun1124_e_public"
2019-04-26T19:21:02.529Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: } {
2019-04-26T19:21:02.529Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Key: "application",
2019-04-26T19:21:02.529Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: "ecs"
2019-04-26T19:21:02.529Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }] for subnet-07e9bfd0c1273e183
2019-04-26T19:21:02.533Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Revoking default egress rule for Security Group for sg-0ee4fac70660934e0
2019-04-26T19:21:02.539Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Matching ^aws: with Name
2019-04-26T19:21:02.539Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Matching ^aws: with application
2019-04-26T19:21:02.539Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Matching ^aws: with environment
2019-04-26T19:21:02.539Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Matching ^aws: with Name
2019-04-26T19:21:02.539Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Matching ^aws: with application
2019-04-26T19:21:02.540Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Matching ^aws: with environment
2019-04-26T19:21:02.540Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Waiting for state to become: [success]
2019-04-26T19:21:02.543Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Creating tags: [{
2019-04-26T19:21:02.543Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Key: "Name",
2019-04-26T19:21:02.543Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: "ecs_sun1124_c"
2019-04-26T19:21:02.543Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: } {
2019-04-26T19:21:02.544Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Key: "application",
2019-04-26T19:21:02.544Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: "ecs"
2019-04-26T19:21:02.544Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: } {
2019-04-26T19:21:02.544Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Key: "environment",
2019-04-26T19:21:02.544Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: "sun1124"
2019-04-26T19:21:02.544Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }] for subnet-0f6230407a2a8b296
2019-04-26T19:21:02.544Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Revoking default egress rule for Security Group for sg-0277ff911d3489113
2019-04-26T19:21:02.547Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Matching ^aws: with environment
2019-04-26T19:21:02.547Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Matching ^aws: with Name
2019-04-26T19:21:02.547Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Matching ^aws: with application
2019-04-26T19:21:02.547Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Matching ^aws: with environment
2019-04-26T19:21:02.547Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Matching ^aws: with Name
2019-04-26T19:21:02.547Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Matching ^aws: with application
2019-04-26T19:21:02.547Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Waiting for state to become: [success]
2019-04-26T19:21:02.547Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Creating tags: [{
2019-04-26T19:21:02.547Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Key: "environment",
2019-04-26T19:21:02.547Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: "sun1124"
2019-04-26T19:21:02.547Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: } {
2019-04-26T19:21:02.547Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Key: "Name",
2019-04-26T19:21:02.547Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: "ecs_sun1124_b"
2019-04-26T19:21:02.547Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: } {
2019-04-26T19:21:02.547Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Key: "application",
2019-04-26T19:21:02.547Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: "ecs"
2019-04-26T19:21:02.547Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }] for subnet-08aedb5b95de787bd
2019-04-26T19:21:02.547Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Revoking default IPv6 egress rule for Security Group for sg-02ba13d15d61c7e13
2019-04-26T19:21:02.551Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Matching ^aws: with environment
2019-04-26T19:21:02.551Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Matching ^aws: with Name
2019-04-26T19:21:02.551Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Matching ^aws: with application
2019-04-26T19:21:02.551Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Matching ^aws: with environment
2019-04-26T19:21:02.551Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Matching ^aws: with Name
2019-04-26T19:21:02.551Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Matching ^aws: with application
2019-04-26T19:21:02.551Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Waiting for state to become: [success]
2019-04-26T19:21:02.551Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Creating tags: [{
2019-04-26T19:21:02.551Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Key: "environment",
2019-04-26T19:21:02.552Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: "sun1124"
2019-04-26T19:21:02.552Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: } {
2019-04-26T19:21:02.552Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Key: "Name",
2019-04-26T19:21:02.552Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: "ecs_sun1124_e"
2019-04-26T19:21:02.552Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: } {
2019-04-26T19:21:02.552Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Key: "application",
2019-04-26T19:21:02.552Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: "ecs"
2019-04-26T19:21:02.552Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }] for subnet-0c1f969d646c81b34
2019-04-26T19:21:02.552Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Revoking default egress rule for Security Group for sg-0e746868ffbafa254
2019-04-26T19:21:02.586Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Waiting for state to become: [SUCCESS]
2019-04-26T19:21:02.632Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [TRACE] Waiting 200ms before next try
2019-04-26T19:21:02.687Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Subnet modify attributes: {
2019-04-26T19:21:02.687Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: MapPublicIpOnLaunch: {
2019-04-26T19:21:02.688Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: true
2019-04-26T19:21:02.688Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: },
2019-04-26T19:21:02.688Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: SubnetId: "subnet-07e9bfd0c1273e183"
2019-04-26T19:21:02.688Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }
2019-04-26T19:21:02.736Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Waiting for Security Group (sg-02ba13d15d61c7e13) to exist
2019-04-26T19:21:02.736Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Waiting for state to become: [exists]
2019-04-26T19:21:02.746Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Revoking default IPv6 egress rule for Security Group for sg-0277ff911d3489113
2019-04-26T19:21:02.762Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Revoking default IPv6 egress rule for Security Group for sg-0ee4fac70660934e0
2019-04-26T19:21:02.764Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Revoking default IPv6 egress rule for Security Group for sg-0e746868ffbafa254
2019-04-26T19:21:02.868Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Matching ^aws: with Name
2019-04-26T19:21:02.868Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Matching ^aws: with environment
2019-04-26T19:21:02.868Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Matching ^aws: with application
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalWriteState
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalApplyProvisioners
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalWriteState
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalWriteDiff
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalApplyPost
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalUpdateStateHook
2019/04/26 19:21:02 [TRACE] [walkApply] Exiting eval tree: module.vpc.aws_subnet.b
2019/04/26 19:21:02 [TRACE] dag/walk: walking "module.vpc.output.subnet_b_az"
2019/04/26 19:21:02 [TRACE] vertex 'root.module.vpc.output.subnet_b_az': walking
2019/04/26 19:21:02 [TRACE] dag/walk: walking "module.vpc.aws_route_table_association.b"
2019/04/26 19:21:02 [TRACE] dag/walk: walking "module.vpc.output.subnet_b_id"
2019/04/26 19:21:02 [TRACE] vertex 'root.module.vpc.aws_route_table_association.b': walking
2019/04/26 19:21:02 [TRACE] vertex 'root.module.vpc.output.subnet_b_id': walking
2019/04/26 19:21:02 [TRACE] vertex 'root.module.vpc.output.subnet_b_az': evaluating
2019/04/26 19:21:02 [TRACE] [walkApply] Entering eval tree: module.vpc.output.subnet_b_az
2019/04/26 19:21:02 [TRACE] root: eval: *terraform.EvalSequence
2019/04/26 19:21:02 [TRACE] root: eval: terraform.EvalNoop
2019/04/26 19:21:02 [TRACE] dag/walk: walking "module.vpc.aws_subnet.b_public"
2019/04/26 19:21:02 [TRACE] vertex 'root.module.vpc.aws_subnet.b_public': walking
2019/04/26 19:21:02 [TRACE] vertex 'root.module.vpc.aws_route_table_association.b': evaluating
2019/04/26 19:21:02 [TRACE] [walkApply] Entering eval tree: module.vpc.aws_route_table_association.b
2019/04/26 19:21:02 [TRACE] vertex 'root.module.vpc.output.subnet_b_id': evaluating
2019/04/26 19:21:02 [TRACE] [walkApply] Entering eval tree: module.vpc.output.subnet_b_id
2019/04/26 19:21:02 [TRACE] root: eval: *terraform.EvalOpFilter
2019/04/26 19:21:02 [TRACE] root: eval: *terraform.EvalWriteOutput
2019/04/26 19:21:02 [TRACE] vertex 'root.module.vpc.aws_subnet.b_public': evaluating
2019/04/26 19:21:02 [TRACE] [walkApply] Entering eval tree: module.vpc.aws_subnet.b_public
2019/04/26 19:21:02 [TRACE] [walkApply] Exiting eval tree: output.vpc_id
2019/04/26 19:21:02 [TRACE] root: eval: *terraform.EvalSequence
2019/04/26 19:21:02 [TRACE] root: eval: *terraform.EvalInstanceInfo
2019/04/26 19:21:02 [TRACE] root: eval: *terraform.EvalReadDiff
2019/04/26 19:21:02 [TRACE] root: eval: *terraform.EvalIf
2019/04/26 19:21:02 [TRACE] root: eval: terraform.EvalNoop
2019/04/26 19:21:02 [TRACE] root: eval: *terraform.EvalIf
2019/04/26 19:21:02 [TRACE] root: eval: *terraform.EvalInterpolate
2019/04/26 19:21:02 [TRACE] root: eval: *terraform.EvalInterpolate
2019/04/26 19:21:02 [TRACE] root: eval: *terraform.EvalGetProvider
2019/04/26 19:21:02 [TRACE] root: eval: *terraform.EvalReadState
2019/04/26 19:21:02 [TRACE] root: eval: *terraform.EvalValidateResource
2019/04/26 19:21:02 [TRACE] root: eval: *terraform.EvalDiff
2019/04/26 19:21:02 [TRACE] root: eval: *terraform.EvalReadDiff
2019/04/26 19:21:02 [TRACE] root: eval: *terraform.EvalCompareDiff
2019/04/26 19:21:02 [TRACE] root: eval: *terraform.EvalGetProvider
2019/04/26 19:21:02 [TRACE] root: eval: *terraform.EvalReadState
2019/04/26 19:21:02 [TRACE] root: eval: *terraform.EvalApplyPre
2019-04-26T19:21:02.872Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [TRACE] Waiting 400ms before next try
2019/04/26 19:21:02 [TRACE] root: eval: *terraform.EvalApply
2019/04/26 19:21:02 [DEBUG] apply: aws_security_group.metrics: executing Apply
2019-04-26T19:21:02.872Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Security Group create configuration: {
2019-04-26T19:21:02.872Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Description: "Allows access to the metrics collector",
2019-04-26T19:21:02.872Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: GroupName: "sun1124-metrics",
2019-04-26T19:21:02.872Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: VpcId: "vpc-0123eb25b481d9f20"
2019-04-26T19:21:02.872Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }
2019-04-26T19:21:02.889Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Authorizing security group {
2019-04-26T19:21:02.889Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Description: "Allows http access from all internal resources",
2019-04-26T19:21:02.889Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: GroupId: "sg-02ba13d15d61c7e13",
2019-04-26T19:21:02.889Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: GroupName: "sun1124 internal http access",
2019-04-26T19:21:02.889Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: OwnerId: "349481725638",
2019-04-26T19:21:02.889Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: VpcId: "vpc-0123eb25b481d9f20"
2019-04-26T19:21:02.889Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: } ingress rule: []*ec2.IpPermission{{
2019-04-26T19:21:02.889Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: FromPort: 80,
2019-04-26T19:21:02.889Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: IpProtocol: "tcp",
2019-04-26T19:21:02.889Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: IpRanges: [{
2019-04-26T19:21:02.889Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: CidrIp: "10.249.0.0/16"
2019-04-26T19:21:02.889Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }],
2019-04-26T19:21:02.889Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: ToPort: 80
2019-04-26T19:21:02.889Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }}
2019-04-26T19:21:02.896Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Matching ^aws: with application
2019-04-26T19:21:02.896Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Matching ^aws: with Name
2019-04-26T19:21:02.896Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Matching ^aws: with environment
2019-04-26T19:21:02.897Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Matching ^aws: with Name
2019-04-26T19:21:02.897Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Matching ^aws: with application
2019-04-26T19:21:02.897Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Matching ^aws: with environment
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalWriteState
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalApplyProvisioners
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalWriteState
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalWriteDiff
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalApplyPost
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalUpdateStateHook
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalWriteState
2019-04-26T19:21:02.897Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Waiting for Security Group (sg-0e746868ffbafa254) to exist
2019-04-26T19:21:02.897Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Waiting for state to become: [exists]
2019-04-26T19:21:02.898Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Matching ^aws: with Name
2019-04-26T19:21:02.898Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Matching ^aws: with environment
2019-04-26T19:21:02.898Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Matching ^aws: with application
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalWriteState
2019/04/26 19:21:02 [TRACE] [walkApply] Exiting eval tree: module.vpc.aws_subnet.e_public
2019/04/26 19:21:02 [TRACE] dag/walk: walking "module.vpc.output.subnet_e_public_id"
2019/04/26 19:21:02 [TRACE] vertex 'root.module.vpc.output.subnet_e_public_id': walking
2019/04/26 19:21:02 [TRACE] vertex 'root.module.vpc.output.subnet_e_public_id': evaluating
2019/04/26 19:21:02 [TRACE] [walkApply] Entering eval tree: module.vpc.output.subnet_e_public_id
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalApplyProvisioners
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalWriteState
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalWriteDiff
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalApplyPost
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalUpdateStateHook
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalSequence
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalInstanceInfo
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalReadDiff
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:02 [TRACE] root.vpc: eval: terraform.EvalNoop
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalInterpolate
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalInterpolate
2019/04/26 19:21:02 [TRACE] [walkApply] Exiting eval tree: module.vpc.aws_subnet.e
2019/04/26 19:21:02 [TRACE] dag/walk: walking "module.vpc.output.subnet_e_id"
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalSequence
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalInstanceInfo
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalReadDiff
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:02 [TRACE] dag/walk: walking "module.vpc.output.subnet_e_az"
2019/04/26 19:21:02 [TRACE] vertex 'root.module.vpc.output.subnet_e_id': walking
2019/04/26 19:21:02 [TRACE] vertex 'root.module.vpc.output.subnet_e_az': walking
2019/04/26 19:21:02 [TRACE] root.vpc: eval: terraform.EvalNoop
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalInterpolate
2019/04/26 19:21:02 [TRACE] vertex 'root.module.vpc.output.subnet_e_id': evaluating
2019/04/26 19:21:02 [TRACE] [walkApply] Entering eval tree: module.vpc.output.subnet_e_id
2019/04/26 19:21:02 [TRACE] vertex 'root.module.vpc.output.subnet_e_az': evaluating
2019/04/26 19:21:02 [TRACE] [walkApply] Entering eval tree: module.vpc.output.subnet_e_az
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalApplyProvisioners
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalWriteState
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalWriteDiff
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalApplyPost
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalInterpolate
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalUpdateStateHook
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalGetProvider
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalReadState
2019/04/26 19:21:02 [TRACE] dag/walk: walking "module.vpc.aws_route_table_association.e"
2019/04/26 19:21:02 [TRACE] vertex 'root.module.vpc.aws_route_table_association.e': walking
2019/04/26 19:21:02 [TRACE] vertex 'root.module.vpc.aws_route_table_association.e': evaluating
2019/04/26 19:21:02 [TRACE] [walkApply] Entering eval tree: module.vpc.aws_route_table_association.e
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalGetProvider
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalReadState
2019/04/26 19:21:02 [TRACE] [walkApply] Exiting eval tree: module.vpc.aws_subnet.c
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalValidateResource
2019/04/26 19:21:02 [TRACE] dag/walk: walking "module.vpc.output.subnet_c_az"
2019/04/26 19:21:02 [TRACE] vertex 'root.module.vpc.output.subnet_c_az': walking
2019/04/26 19:21:02 [TRACE] dag/walk: walking "module.vpc.output.subnet_c_id"
2019/04/26 19:21:02 [TRACE] vertex 'root.module.vpc.output.subnet_c_az': evaluating
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalValidateResource
2019/04/26 19:21:02 [TRACE] [walkApply] Entering eval tree: module.vpc.output.subnet_c_az
2019/04/26 19:21:02 [TRACE] vertex 'root.module.vpc.output.subnet_c_id': walking
2019/04/26 19:21:02 [TRACE] dag/walk: walking "module.vpc.aws_subnet.c_public"
2019/04/26 19:21:02 [TRACE] vertex 'root.module.vpc.output.subnet_c_id': evaluating
2019/04/26 19:21:02 [TRACE] vertex 'root.module.vpc.aws_subnet.c_public': walking
2019/04/26 19:21:02 [TRACE] root.vpc.vpc: eval: *terraform.EvalSequence
2019/04/26 19:21:02 [TRACE] root.vpc.vpc: eval: terraform.EvalNoop
2019/04/26 19:21:02 [TRACE] [walkApply] Entering eval tree: module.vpc.output.subnet_c_id
2019/04/26 19:21:02 [TRACE] dag/walk: walking "module.vpc.aws_route_table_association.c"
2019/04/26 19:21:02 [TRACE] vertex 'root.module.vpc.aws_route_table_association.c': walking
2019/04/26 19:21:02 [TRACE] vertex 'root.module.vpc.aws_route_table_association.c': evaluating
2019/04/26 19:21:02 [TRACE] [walkApply] Entering eval tree: module.vpc.aws_route_table_association.c
2019/04/26 19:21:02 [TRACE] root.vpc.vpc: eval: *terraform.EvalOpFilter
2019/04/26 19:21:02 [TRACE] root.vpc.vpc: eval: *terraform.EvalWriteOutput
2019/04/26 19:21:02 [TRACE] vertex 'root.module.vpc.aws_subnet.c_public': evaluating
2019/04/26 19:21:02 [TRACE] [walkApply] Entering eval tree: module.vpc.aws_subnet.c_public
2019/04/26 19:21:02 [TRACE] [walkApply] Exiting eval tree: module.vpc.module.vpc.output.route_table_id
2019/04/26 19:21:02 [TRACE] dag/walk: walking "module.vpc.output.standard_route_table_id"
2019/04/26 19:21:02 [TRACE] vertex 'root.module.vpc.output.standard_route_table_id': walking
2019/04/26 19:21:02 [TRACE] vertex 'root.module.vpc.output.standard_route_table_id': evaluating
2019/04/26 19:21:02 [TRACE] [walkApply] Entering eval tree: module.vpc.output.standard_route_table_id
2019/04/26 19:21:02 [TRACE] root.vpc.vpc: eval: *terraform.EvalSequence
2019/04/26 19:21:02 [TRACE] root.vpc.vpc: eval: *terraform.EvalInstanceInfo
2019/04/26 19:21:02 [TRACE] root.vpc.vpc: eval: *terraform.EvalReadDiff
2019/04/26 19:21:02 [TRACE] root.vpc.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:02 [TRACE] root.vpc.vpc: eval: terraform.EvalNoop
2019/04/26 19:21:02 [TRACE] root.vpc.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:02 [TRACE] root.vpc.vpc: eval: *terraform.EvalInterpolate
2019/04/26 19:21:02 [TRACE] root.vpc.vpc: eval: *terraform.EvalInterpolate
2019/04/26 19:21:02 [TRACE] root.vpc.vpc: eval: *terraform.EvalGetProvider
2019/04/26 19:21:02 [TRACE] root.vpc.vpc: eval: *terraform.EvalReadState
2019/04/26 19:21:02 [TRACE] root.vpc.vpc: eval: *terraform.EvalValidateResource
2019/04/26 19:21:02 [TRACE] root.vpc.vpc: eval: *terraform.EvalDiff
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalDiff
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalDiff
2019/04/26 19:21:02 [TRACE] root.vpc.vpc: eval: *terraform.EvalReadDiff
2019/04/26 19:21:02 [TRACE] root.vpc.vpc: eval: *terraform.EvalCompareDiff
2019/04/26 19:21:02 [TRACE] root.vpc.vpc: eval: *terraform.EvalGetProvider
2019/04/26 19:21:02 [TRACE] root.vpc.vpc: eval: *terraform.EvalReadState
2019/04/26 19:21:02 [TRACE] root.vpc.vpc: eval: *terraform.EvalApplyPre
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalReadDiff
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalCompareDiff
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalGetProvider
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalReadState
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalApplyPre
2019/04/26 19:21:02 [TRACE] root.vpc.vpc: eval: *terraform.EvalApply
2019/04/26 19:21:02 [DEBUG] apply: aws_main_route_table_association.main: executing Apply
2019-04-26T19:21:02.903Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [INFO] Creating main route table association: vpc-0123eb25b481d9f20 => rtb-023ae50af277b141f
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalApply
2019/04/26 19:21:02 [DEBUG] apply: aws_subnet.d: executing Apply
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalReadDiff
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalCompareDiff
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalGetProvider
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalReadState
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalApplyPre
2019/04/26 19:21:02 [TRACE] root.vpc: eval: *terraform.EvalApply
2019/04/26 19:21:02 [DEBUG] apply: aws_security_group.global_ssh_access: executing Apply
2019-04-26T19:21:02.905Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Security Group create configuration: {
2019-04-26T19:21:02.905Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Description: "Allows global ssh access",
2019-04-26T19:21:02.905Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: GroupName: "ecs sun1124 global ssh access",
2019-04-26T19:21:02.905Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: VpcId: "vpc-0123eb25b481d9f20"
2019-04-26T19:21:02.905Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }
2019-04-26T19:21:02.917Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Waiting for Security Group (sg-0ee4fac70660934e0) to exist
2019-04-26T19:21:02.917Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Waiting for state to become: [exists]
2019-04-26T19:21:02.917Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Waiting for Security Group (sg-0277ff911d3489113) to exist
2019-04-26T19:21:02.917Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:02 [DEBUG] Waiting for state to become: [exists]
2019-04-26T19:21:03.073Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [INFO] Security Group ID: sg-0ae1dbccd360e6260
2019-04-26T19:21:03.073Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Waiting for Security Group (sg-0ae1dbccd360e6260) to exist
2019-04-26T19:21:03.073Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Waiting for state to become: [exists]
2019-04-26T19:21:03.109Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [INFO] New main route table association ID: rtbassoc-038ca243ff8371fe7
2019/04/26 19:21:03 [TRACE] root.vpc.vpc: eval: *terraform.EvalWriteState
2019/04/26 19:21:03 [TRACE] root.vpc.vpc: eval: *terraform.EvalApplyProvisioners
2019/04/26 19:21:03 [TRACE] root.vpc.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:03 [TRACE] root.vpc.vpc: eval: *terraform.EvalWriteState
2019/04/26 19:21:03 [TRACE] root.vpc.vpc: eval: *terraform.EvalWriteDiff
2019/04/26 19:21:03 [TRACE] root.vpc.vpc: eval: *terraform.EvalApplyPost
2019/04/26 19:21:03 [TRACE] root.vpc.vpc: eval: *terraform.EvalUpdateStateHook
2019/04/26 19:21:03 [TRACE] [walkApply] Exiting eval tree: module.vpc.module.vpc.aws_main_route_table_association.main
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalSequence
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalInstanceInfo
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalReadDiff
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:03 [TRACE] root.vpc: eval: terraform.EvalNoop
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalInterpolate
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalInterpolate
2019-04-26T19:21:03.110Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [INFO] Security Group ID: sg-0d7e4ea096e16c741
2019-04-26T19:21:03.110Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Waiting for Security Group (sg-0d7e4ea096e16c741) to exist
2019-04-26T19:21:03.110Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Waiting for state to become: [exists]
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalGetProvider
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalReadState
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalValidateResource
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalDiff
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalReadDiff
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalCompareDiff
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalGetProvider
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalReadState
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalApplyPre
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalApply
2019/04/26 19:21:03 [DEBUG] apply: aws_vpc_endpoint.s3: executing Apply
2019-04-26T19:21:03.112Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Creating VPC Endpoint: {
2019-04-26T19:21:03.112Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: PrivateDnsEnabled: false,
2019-04-26T19:21:03.112Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: RouteTableIds: ["rtb-0ad1f894d43844e4d"],
2019-04-26T19:21:03.112Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: ServiceName: "com.amazonaws.us-east-1.s3",
2019-04-26T19:21:03.112Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: VpcEndpointType: "Gateway",
2019-04-26T19:21:03.112Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: VpcId: "vpc-0123eb25b481d9f20"
2019-04-26T19:21:03.112Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }
2019-04-26T19:21:03.117Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Waiting for Security Group (sg-02ba13d15d61c7e13) to exist
2019-04-26T19:21:03.117Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Waiting for state to become: [exists]
2019-04-26T19:21:03.145Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Authorizing security group {
2019-04-26T19:21:03.145Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Description: "Allows access from the load balancer to rabbitmq",
2019-04-26T19:21:03.145Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: GroupId: "sg-0277ff911d3489113",
2019-04-26T19:21:03.145Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: GroupName: "sun1124-rabbitmq",
2019-04-26T19:21:03.145Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: OwnerId: "349481725638",
2019-04-26T19:21:03.145Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: VpcId: "vpc-0123eb25b481d9f20"
2019-04-26T19:21:03.145Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: } ingress rule: []*ec2.IpPermission{{
2019-04-26T19:21:03.145Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: FromPort: 5672,
2019-04-26T19:21:03.145Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: IpProtocol: "tcp",
2019-04-26T19:21:03.145Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: IpRanges: [{
2019-04-26T19:21:03.145Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: CidrIp: "10.0.0.0/8"
2019-04-26T19:21:03.145Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }],
2019-04-26T19:21:03.145Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: ToPort: 5672
2019-04-26T19:21:03.145Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }, {
2019-04-26T19:21:03.145Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: FromPort: 15672,
2019-04-26T19:21:03.145Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: IpProtocol: "tcp",
2019-04-26T19:21:03.145Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: IpRanges: [{
2019-04-26T19:21:03.145Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: CidrIp: "10.0.0.0/8"
2019-04-26T19:21:03.145Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }],
2019-04-26T19:21:03.145Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: ToPort: 15672
2019-04-26T19:21:03.145Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }}
2019-04-26T19:21:03.150Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Authorizing security group {
2019-04-26T19:21:03.151Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Description: "Allows all outbound traffic from the instances",
2019-04-26T19:21:03.151Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: GroupId: "sg-0e746868ffbafa254",
2019-04-26T19:21:03.151Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: GroupName: "sun1124 allow all outbound",
2019-04-26T19:21:03.151Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: OwnerId: "349481725638",
2019-04-26T19:21:03.151Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: VpcId: "vpc-0123eb25b481d9f20"
2019-04-26T19:21:03.151Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: } egress rule: []*ec2.IpPermission{{
2019-04-26T19:21:03.151Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: FromPort: 0,
2019-04-26T19:21:03.151Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: IpProtocol: "-1",
2019-04-26T19:21:03.151Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: IpRanges: [{
2019-04-26T19:21:03.151Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: CidrIp: "0.0.0.0/0"
2019-04-26T19:21:03.151Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }],
2019-04-26T19:21:03.151Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: ToPort: 0
2019-04-26T19:21:03.151Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }}
2019-04-26T19:21:03.181Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [INFO] Subnet ID: subnet-00d13f154667c9b8b
2019-04-26T19:21:03.181Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Waiting for subnet (subnet-00d13f154667c9b8b) to become available
2019-04-26T19:21:03.181Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Waiting for state to become: [available]
2019-04-26T19:21:03.188Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Authorizing security group {
2019-04-26T19:21:03.188Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Description: "security group for all servers",
2019-04-26T19:21:03.188Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: GroupId: "sg-0ee4fac70660934e0",
2019-04-26T19:21:03.188Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: GroupName: "sun1124 standard sg",
2019-04-26T19:21:03.188Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: OwnerId: "349481725638",
2019-04-26T19:21:03.188Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: VpcId: "vpc-0123eb25b481d9f20"
2019-04-26T19:21:03.188Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: } ingress rule: []*ec2.IpPermission{{
2019-04-26T19:21:03.188Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: FromPort: 9100,
2019-04-26T19:21:03.188Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: IpProtocol: "tcp",
2019-04-26T19:21:03.188Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: IpRanges: [{
2019-04-26T19:21:03.188Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: CidrIp: "10.249.0.0/16"
2019-04-26T19:21:03.188Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }],
2019-04-26T19:21:03.188Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: ToPort: 9100
2019-04-26T19:21:03.188Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }}
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalWriteState
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalApplyProvisioners
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalWriteState
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalWriteDiff
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalApplyPost
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalUpdateStateHook
2019/04/26 19:21:03 [TRACE] [walkApply] Exiting eval tree: module.vpc.aws_security_group.internal_http
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalSequence
2019/04/26 19:21:03 [TRACE] root.vpc: eval: terraform.EvalNoop
2019/04/26 19:21:03 [TRACE] dag/walk: walking "module.vpc.output.internal_http_access_id"
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalOpFilter
2019/04/26 19:21:03 [TRACE] vertex 'root.module.vpc.output.internal_http_access_id': walking
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalWriteOutput
2019/04/26 19:21:03 [TRACE] vertex 'root.module.vpc.output.internal_http_access_id': evaluating
2019/04/26 19:21:03 [TRACE] [walkApply] Entering eval tree: module.vpc.output.internal_http_access_id
2019/04/26 19:21:03 [TRACE] [walkApply] Exiting eval tree: module.vpc.output.nat_route_table_id
2019/04/26 19:21:03 [TRACE] dag/walk: walking "output.nat_route_table_id"
2019/04/26 19:21:03 [TRACE] vertex 'root.output.nat_route_table_id': walking
2019/04/26 19:21:03 [TRACE] vertex 'root.output.nat_route_table_id': evaluating
2019/04/26 19:21:03 [TRACE] [walkApply] Entering eval tree: output.nat_route_table_id
2019/04/26 19:21:03 [TRACE] root.vpc.vpc: eval: *terraform.EvalSequence
2019/04/26 19:21:03 [TRACE] root.vpc.vpc: eval: *terraform.EvalInstanceInfo
2019/04/26 19:21:03 [TRACE] root.vpc.vpc: eval: *terraform.EvalReadDiff
2019/04/26 19:21:03 [TRACE] root.vpc.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:03 [TRACE] root.vpc.vpc: eval: terraform.EvalNoop
2019/04/26 19:21:03 [TRACE] root.vpc.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:03 [TRACE] root.vpc.vpc: eval: *terraform.EvalInterpolate
2019/04/26 19:21:03 [TRACE] root.vpc.vpc: eval: *terraform.EvalInterpolate
2019/04/26 19:21:03 [TRACE] root.vpc.vpc: eval: *terraform.EvalGetProvider
2019/04/26 19:21:03 [TRACE] root.vpc.vpc: eval: *terraform.EvalReadState
2019/04/26 19:21:03 [TRACE] root.vpc.vpc: eval: *terraform.EvalValidateResource
2019/04/26 19:21:03 [TRACE] root.vpc.vpc: eval: *terraform.EvalDiff
2019/04/26 19:21:03 [TRACE] root.vpc.vpc: eval: *terraform.EvalReadDiff
2019/04/26 19:21:03 [TRACE] root.vpc.vpc: eval: *terraform.EvalCompareDiff
2019/04/26 19:21:03 [TRACE] root.vpc.vpc: eval: *terraform.EvalGetProvider
2019/04/26 19:21:03 [TRACE] root.vpc.vpc: eval: *terraform.EvalReadState
2019/04/26 19:21:03 [TRACE] root.vpc.vpc: eval: *terraform.EvalApplyPre
2019/04/26 19:21:03 [TRACE] root.vpc.vpc: eval: *terraform.EvalApply
2019/04/26 19:21:03 [DEBUG] apply: aws_route.default: executing Apply
2019-04-26T19:21:03.196Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Route create config: {
2019-04-26T19:21:03.196Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: DestinationCidrBlock: "0.0.0.0/0",
2019-04-26T19:21:03.196Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: GatewayId: "igw-0e4a1a0f60f9ae30a",
2019-04-26T19:21:03.196Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: RouteTableId: "rtb-023ae50af277b141f"
2019-04-26T19:21:03.196Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }
2019-04-26T19:21:03.196Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Waiting for state to become: [success]
2019-04-26T19:21:03.202Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Matching ^aws: with application
2019-04-26T19:21:03.202Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Matching ^aws: with environment
2019-04-26T19:21:03.202Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Matching ^aws: with application
2019-04-26T19:21:03.202Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Matching ^aws: with environment
2019-04-26T19:21:03.202Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Waiting for state to become: [success]
2019-04-26T19:21:03.203Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Creating tags: [{
2019-04-26T19:21:03.203Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Key: "application",
2019-04-26T19:21:03.203Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: "ecs"
2019-04-26T19:21:03.203Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: } {
2019-04-26T19:21:03.203Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Key: "environment",
2019-04-26T19:21:03.203Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: "sun1124"
2019-04-26T19:21:03.203Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }] for sg-0d7e4ea096e16c741
2019-04-26T19:21:03.224Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Revoking default egress rule for Security Group for sg-0ae1dbccd360e6260
2019-04-26T19:21:03.266Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Authorizing security group {
2019-04-26T19:21:03.266Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Description: "Allows access from the load balancer to rabbitmq",
2019-04-26T19:21:03.266Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: GroupId: "sg-0277ff911d3489113",
2019-04-26T19:21:03.266Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: GroupName: "sun1124-rabbitmq",
2019-04-26T19:21:03.266Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: OwnerId: "349481725638",
2019-04-26T19:21:03.266Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: VpcId: "vpc-0123eb25b481d9f20"
2019-04-26T19:21:03.266Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: } egress rule: []*ec2.IpPermission{{
2019-04-26T19:21:03.266Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: FromPort: 0,
2019-04-26T19:21:03.266Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: IpProtocol: "-1",
2019-04-26T19:21:03.266Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: IpRanges: [{
2019-04-26T19:21:03.266Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: CidrIp: "0.0.0.0/0"
2019-04-26T19:21:03.266Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }],
2019-04-26T19:21:03.266Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: ToPort: 0
2019-04-26T19:21:03.266Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }}
2019-04-26T19:21:03.283Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Waiting for Security Group (sg-0e746868ffbafa254) to exist
2019-04-26T19:21:03.283Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Waiting for state to become: [exists]
2019-04-26T19:21:03.295Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Waiting for state to become: [available pendingAcceptance]
2019-04-26T19:21:03.296Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Revoking default egress rule for Security Group for sg-0d7e4ea096e16c741
2019-04-26T19:21:03.306Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Waiting for state to become: [success]
2019-04-26T19:21:03.339Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [TRACE] Waiting 800ms before next try
2019-04-26T19:21:03.376Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Matching ^aws: with Name
2019-04-26T19:21:03.376Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Matching ^aws: with application
2019-04-26T19:21:03.376Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Matching ^aws: with environment
2019-04-26T19:21:03.376Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Matching ^aws: with Name
2019-04-26T19:21:03.376Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Matching ^aws: with application
2019-04-26T19:21:03.376Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Matching ^aws: with environment
2019-04-26T19:21:03.376Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Waiting for state to become: [success]
2019-04-26T19:21:03.376Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Creating tags: [{
2019-04-26T19:21:03.376Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Key: "Name",
2019-04-26T19:21:03.376Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: "ecs_sun1124_d"
2019-04-26T19:21:03.376Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: } {
2019-04-26T19:21:03.376Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Key: "application",
2019-04-26T19:21:03.376Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: "ecs"
2019-04-26T19:21:03.376Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: } {
2019-04-26T19:21:03.376Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Key: "environment",
2019-04-26T19:21:03.376Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: "sun1124"
2019-04-26T19:21:03.376Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }] for subnet-00d13f154667c9b8b
2019/04/26 19:21:03 [TRACE] root.vpc.vpc: eval: *terraform.EvalWriteState
2019/04/26 19:21:03 [TRACE] root.vpc.vpc: eval: *terraform.EvalApplyProvisioners
2019/04/26 19:21:03 [TRACE] root.vpc.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:03 [TRACE] root.vpc.vpc: eval: *terraform.EvalWriteState
2019/04/26 19:21:03 [TRACE] root.vpc.vpc: eval: *terraform.EvalWriteDiff
2019/04/26 19:21:03 [TRACE] root.vpc.vpc: eval: *terraform.EvalApplyPost
2019/04/26 19:21:03 [TRACE] root.vpc.vpc: eval: *terraform.EvalUpdateStateHook
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalWriteState
2019/04/26 19:21:03 [TRACE] [walkApply] Exiting eval tree: module.vpc.module.vpc.aws_route.default
2019/04/26 19:21:03 [TRACE] root.vpc.vpc: eval: *terraform.EvalSequence
2019/04/26 19:21:03 [TRACE] root.vpc.vpc: eval: terraform.EvalNoop
2019/04/26 19:21:03 [TRACE] root.vpc.vpc: eval: *terraform.EvalOpFilter
2019/04/26 19:21:03 [TRACE] root.vpc.vpc: eval: *terraform.EvalWriteOutput
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalApplyProvisioners
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalWriteState
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalWriteDiff
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalApplyPost
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalUpdateStateHook
2019/04/26 19:21:03 [TRACE] [walkApply] Exiting eval tree: module.vpc.module.vpc.output.gateway_id
2019/04/26 19:21:03 [TRACE] dag/walk: walking "module.vpc.template_file.gateway_dep"
2019/04/26 19:21:03 [TRACE] vertex 'root.module.vpc.template_file.gateway_dep': walking
2019/04/26 19:21:03 [TRACE] vertex 'root.module.vpc.template_file.gateway_dep': evaluating
2019/04/26 19:21:03 [TRACE] [walkApply] Entering eval tree: module.vpc.template_file.gateway_dep
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalSequence
2019/04/26 19:21:03 [TRACE] root.vpc: eval: terraform.EvalNoop
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalOpFilter
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalWriteOutput
2019/04/26 19:21:03 [TRACE] [walkApply] Exiting eval tree: module.vpc.aws_security_group.allow_all_outbound
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalSequence
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalInstanceInfo
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalReadDiff
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:03 [TRACE] root.vpc: eval: terraform.EvalNoop
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalInterpolate
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalInterpolate
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalGetProvider
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalReadState
2019/04/26 19:21:03 [TRACE] [walkApply] Exiting eval tree: module.vpc.output.subnet_b_az
2019/04/26 19:21:03 [TRACE] dag/walk: walking "aws_ebs_volume.rabbitmq"
2019/04/26 19:21:03 [TRACE] vertex 'root.aws_ebs_volume.rabbitmq': walking
2019/04/26 19:21:03 [TRACE] vertex 'root.aws_ebs_volume.rabbitmq': evaluating
2019/04/26 19:21:03 [TRACE] [walkApply] Entering eval tree: aws_ebs_volume.rabbitmq
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalValidateResource
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalSequence
2019/04/26 19:21:03 [TRACE] root.vpc: eval: terraform.EvalNoop
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalOpFilter
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalWriteOutput
2019/04/26 19:21:03 [TRACE] [walkApply] Exiting eval tree: module.vpc.output.subnet_b_id
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalSequence
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalInstanceInfo
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalReadDiff
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:03 [TRACE] root.vpc: eval: terraform.EvalNoop
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalInterpolate
2019/04/26 19:21:03 [TRACE] dag/walk: walking "output.subnet_b_id"
2019/04/26 19:21:03 [TRACE] vertex 'root.output.subnet_b_id': walking
2019/04/26 19:21:03 [TRACE] vertex 'root.output.subnet_b_id': evaluating
2019/04/26 19:21:03 [TRACE] [walkApply] Entering eval tree: output.subnet_b_id
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalInterpolate
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalDiff
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalGetProvider
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalReadState
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalValidateResource
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalDiff
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalReadDiff
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalCompareDiff
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalGetProvider
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalReadState
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalApplyPre
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalApply
2019/04/26 19:21:03 [DEBUG] apply: aws_route_table_association.b: executing Apply
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalReadDiff
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalCompareDiff
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalGetProvider
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalReadState
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalApplyPre
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalApply
2019/04/26 19:21:03 [DEBUG] apply: aws_subnet.b_public: executing Apply
2019-04-26T19:21:03.388Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [INFO] Creating route table association: subnet-08aedb5b95de787bd => rtb-0ad1f894d43844e4d
2019-04-26T19:21:03.388Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Waiting for state to become: [success]
2019-04-26T19:21:03.413Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Authorizing security group {
2019-04-26T19:21:03.413Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Description: "security group for all servers",
2019-04-26T19:21:03.413Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: GroupId: "sg-0ee4fac70660934e0",
2019-04-26T19:21:03.413Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: GroupName: "sun1124 standard sg",
2019-04-26T19:21:03.413Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: OwnerId: "349481725638",
2019-04-26T19:21:03.413Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: VpcId: "vpc-0123eb25b481d9f20"
2019-04-26T19:21:03.413Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: } egress rule: []*ec2.IpPermission{{
2019-04-26T19:21:03.413Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: FromPort: 0,
2019-04-26T19:21:03.413Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: IpProtocol: "-1",
2019-04-26T19:21:03.413Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: IpRanges: [{
2019-04-26T19:21:03.413Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: CidrIp: "0.0.0.0/0"
2019-04-26T19:21:03.413Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }],
2019-04-26T19:21:03.413Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: ToPort: 0
2019-04-26T19:21:03.413Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }}
2019-04-26T19:21:03.417Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Revoking default IPv6 egress rule for Security Group for sg-0d7e4ea096e16c741
2019-04-26T19:21:03.420Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Waiting for Security Group (sg-0277ff911d3489113) to exist
2019-04-26T19:21:03.420Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Waiting for state to become: [exists]
2019-04-26T19:21:03.488Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [INFO] Association ID: rtbassoc-0ca43127661e8f5d9
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalWriteState
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalApplyProvisioners
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalWriteState
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalWriteDiff
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalApplyPost
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalUpdateStateHook
2019/04/26 19:21:03 [TRACE] [walkApply] Exiting eval tree: module.vpc.aws_route_table_association.b
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalSequence
2019/04/26 19:21:03 [TRACE] root.vpc: eval: terraform.EvalNoop
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalOpFilter
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalWriteOutput
2019/04/26 19:21:03 [TRACE] [walkApply] Exiting eval tree: module.vpc.output.subnet_e_public_id
2019/04/26 19:21:03 [TRACE] dag/walk: walking "output.subnet_e_public_id"
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalSequence
2019/04/26 19:21:03 [TRACE] root.vpc: eval: terraform.EvalNoop
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalOpFilter
2019/04/26 19:21:03 [TRACE] vertex 'root.output.subnet_e_public_id': walking
2019/04/26 19:21:03 [TRACE] vertex 'root.output.subnet_e_public_id': evaluating
2019/04/26 19:21:03 [TRACE] [walkApply] Entering eval tree: output.subnet_e_public_id
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalWriteOutput
2019/04/26 19:21:03 [TRACE] [walkApply] Exiting eval tree: module.vpc.output.subnet_e_id
2019/04/26 19:21:03 [TRACE] dag/walk: walking "output.subnet_e_id"
2019/04/26 19:21:03 [TRACE] vertex 'root.output.subnet_e_id': walking
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalSequence
2019/04/26 19:21:03 [TRACE] root.vpc: eval: terraform.EvalNoop
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalOpFilter
2019/04/26 19:21:03 [TRACE] vertex 'root.output.subnet_e_id': evaluating
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalWriteOutput
2019/04/26 19:21:03 [TRACE] [walkApply] Entering eval tree: output.subnet_e_id
2019/04/26 19:21:03 [TRACE] [walkApply] Exiting eval tree: module.vpc.output.subnet_e_az
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalSequence
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalInstanceInfo
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalReadDiff
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:03 [TRACE] root.vpc: eval: terraform.EvalNoop
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalInterpolate
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalInterpolate
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalGetProvider
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalReadState
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalValidateResource
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalDiff
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalReadDiff
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalCompareDiff
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalGetProvider
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalReadState
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalApplyPre
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalApply
2019/04/26 19:21:03 [DEBUG] apply: aws_route_table_association.e: executing Apply
2019-04-26T19:21:03.491Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [INFO] Creating route table association: subnet-0c1f969d646c81b34 => rtb-0ad1f894d43844e4d
2019-04-26T19:21:03.491Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Waiting for state to become: [success]
2019-04-26T19:21:03.532Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Revoking default IPv6 egress rule for Security Group for sg-0ae1dbccd360e6260
2019/04/26 19:21:03 [TRACE] root: eval: *terraform.EvalWriteState
2019/04/26 19:21:03 [TRACE] root: eval: *terraform.EvalApplyProvisioners
2019/04/26 19:21:03 [TRACE] root: eval: *terraform.EvalIf
2019/04/26 19:21:03 [TRACE] root: eval: *terraform.EvalWriteState
2019/04/26 19:21:03 [TRACE] root: eval: *terraform.EvalWriteDiff
2019/04/26 19:21:03 [TRACE] root: eval: *terraform.EvalApplyPost
2019/04/26 19:21:03 [TRACE] root: eval: *terraform.EvalUpdateStateHook
2019/04/26 19:21:03 [TRACE] [walkApply] Exiting eval tree: aws_security_group.rabbitmq
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalSequence
2019/04/26 19:21:03 [TRACE] root.vpc: eval: terraform.EvalNoop
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalOpFilter
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalWriteOutput
2019/04/26 19:21:03 [TRACE] [walkApply] Exiting eval tree: module.vpc.output.subnet_c_az
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalSequence
2019/04/26 19:21:03 [TRACE] root.vpc: eval: terraform.EvalNoop
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalOpFilter
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalWriteOutput
2019/04/26 19:21:03 [TRACE] [walkApply] Exiting eval tree: module.vpc.output.subnet_c_id
2019/04/26 19:21:03 [TRACE] dag/walk: walking "output.subnet_c_id"
2019/04/26 19:21:03 [TRACE] vertex 'root.output.subnet_c_id': walking
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalSequence
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalInstanceInfo
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalReadDiff
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:03 [TRACE] root.vpc: eval: terraform.EvalNoop
2019/04/26 19:21:03 [TRACE] vertex 'root.output.subnet_c_id': evaluating
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalInterpolate
2019/04/26 19:21:03 [TRACE] [walkApply] Entering eval tree: output.subnet_c_id
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalInterpolate
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalGetProvider
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalReadState
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalValidateResource
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalDiff
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalReadDiff
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalCompareDiff
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalGetProvider
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalReadState
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalApplyPre
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalApply
2019/04/26 19:21:03 [DEBUG] apply: aws_route_table_association.c: executing Apply
2019-04-26T19:21:03.598Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [INFO] Creating route table association: subnet-0f6230407a2a8b296 => rtb-0ad1f894d43844e4d
2019-04-26T19:21:03.598Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Waiting for state to become: [success]
2019-04-26T19:21:03.603Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [INFO] Association ID: rtbassoc-044aefdf17fde5a67
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalWriteState
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalApplyProvisioners
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalWriteState
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalWriteDiff
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalApplyPost
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalUpdateStateHook
2019/04/26 19:21:03 [TRACE] [walkApply] Exiting eval tree: module.vpc.aws_route_table_association.e
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalSequence
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalInstanceInfo
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalReadDiff
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:03 [TRACE] root.vpc: eval: terraform.EvalNoop
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalInterpolate
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalInterpolate
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalGetProvider
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalReadState
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalValidateResource
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalDiff
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalReadDiff
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalCompareDiff
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalGetProvider
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalReadState
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalApplyPre
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalApply
2019/04/26 19:21:03 [DEBUG] apply: aws_subnet.c_public: executing Apply
2019-04-26T19:21:03.612Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Waiting for Security Group (sg-0ee4fac70660934e0) to exist
2019-04-26T19:21:03.612Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Waiting for state to become: [exists]
2019-04-26T19:21:03.616Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Waiting for Security Group (sg-0d7e4ea096e16c741) to exist
2019-04-26T19:21:03.616Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Waiting for state to become: [exists]
2019-04-26T19:21:03.641Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [INFO] Subnet ID: subnet-0ba063eba368f8cc4
2019-04-26T19:21:03.641Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Waiting for subnet (subnet-0ba063eba368f8cc4) to become available
2019-04-26T19:21:03.641Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Waiting for state to become: [available]
2019-04-26T19:21:03.690Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [INFO] Association ID: rtbassoc-06d87828a5e5c2135
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalWriteState
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalApplyProvisioners
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalWriteState
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalWriteDiff
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalApplyPost
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalUpdateStateHook
2019/04/26 19:21:03 [TRACE] [walkApply] Exiting eval tree: module.vpc.aws_route_table_association.c
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalSequence
2019/04/26 19:21:03 [TRACE] root.vpc: eval: terraform.EvalNoop
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalOpFilter
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalWriteOutput
2019/04/26 19:21:03 [TRACE] [walkApply] Exiting eval tree: module.vpc.output.standard_route_table_id
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalSequence
2019/04/26 19:21:03 [TRACE] root.vpc: eval: terraform.EvalNoop
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalOpFilter
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalWriteOutput
2019/04/26 19:21:03 [TRACE] [walkApply] Exiting eval tree: module.vpc.output.internal_http_access_id
2019/04/26 19:21:03 [TRACE] root: eval: *terraform.EvalSequence
2019/04/26 19:21:03 [TRACE] root: eval: terraform.EvalNoop
2019/04/26 19:21:03 [TRACE] root: eval: *terraform.EvalOpFilter
2019/04/26 19:21:03 [TRACE] root: eval: *terraform.EvalWriteOutput
2019/04/26 19:21:03 [TRACE] [walkApply] Exiting eval tree: output.nat_route_table_id
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalSequence
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalInstanceInfo
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalReadDiff
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:03 [TRACE] root.vpc: eval: terraform.EvalNoop
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalInterpolate
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalInterpolate
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalGetProvider
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalReadState
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalValidateResource
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalDiff
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalReadDiff
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalCompareDiff
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalGetProvider
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalReadState
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalApplyPre
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalApply
2019/04/26 19:21:03 [DEBUG] apply: template_file.gateway_dep: executing Apply
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalWriteState
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalApplyProvisioners
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalWriteState
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalWriteDiff
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalApplyPost
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalUpdateStateHook
2019/04/26 19:21:03 [TRACE] [walkApply] Exiting eval tree: module.vpc.template_file.gateway_dep
2019/04/26 19:21:03 [TRACE] root: eval: *terraform.EvalSequence
2019/04/26 19:21:03 [TRACE] root: eval: *terraform.EvalInstanceInfo
2019/04/26 19:21:03 [TRACE] root: eval: *terraform.EvalReadDiff
2019/04/26 19:21:03 [TRACE] dag/walk: walking "module.vpc.aws_nat_gateway.gw"
2019/04/26 19:21:03 [TRACE] vertex 'root.module.vpc.aws_nat_gateway.gw': walking
2019/04/26 19:21:03 [TRACE] root: eval: *terraform.EvalIf
2019/04/26 19:21:03 [TRACE] root: eval: terraform.EvalNoop
2019/04/26 19:21:03 [TRACE] root: eval: *terraform.EvalIf
2019/04/26 19:21:03 [TRACE] root: eval: *terraform.EvalInterpolate
2019/04/26 19:21:03 [TRACE] vertex 'root.module.vpc.aws_nat_gateway.gw': evaluating
2019/04/26 19:21:03 [TRACE] [walkApply] Entering eval tree: module.vpc.aws_nat_gateway.gw
2019/04/26 19:21:03 [TRACE] dag/walk: walking "provider.template (close)"
2019/04/26 19:21:03 [TRACE] vertex 'root.provider.template (close)': walking
2019/04/26 19:21:03 [TRACE] root: eval: *terraform.EvalInterpolate
2019/04/26 19:21:03 [TRACE] vertex 'root.provider.template (close)': evaluating
2019/04/26 19:21:03 [TRACE] [walkApply] Entering eval tree: provider.template (close)
2019/04/26 19:21:03 [TRACE] root: eval: *terraform.EvalGetProvider
2019/04/26 19:21:03 [TRACE] root: eval: *terraform.EvalReadState
2019/04/26 19:21:03 [TRACE] root: eval: *terraform.EvalValidateResource
2019/04/26 19:21:03 [TRACE] root: eval: *terraform.EvalDiff
2019/04/26 19:21:03 [TRACE] root: eval: *terraform.EvalReadDiff
2019/04/26 19:21:03 [TRACE] root: eval: *terraform.EvalCompareDiff
2019/04/26 19:21:03 [TRACE] root: eval: *terraform.EvalGetProvider
2019/04/26 19:21:03 [TRACE] root: eval: *terraform.EvalReadState
2019/04/26 19:21:03 [TRACE] root: eval: *terraform.EvalApplyPre
2019/04/26 19:21:03 [TRACE] root: eval: *terraform.EvalApply
2019/04/26 19:21:03 [DEBUG] apply: aws_ebs_volume.rabbitmq: executing Apply
2019-04-26T19:21:03.698Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] EBS Volume create opts: {
2019-04-26T19:21:03.698Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: AvailabilityZone: "us-east-1b",
2019-04-26T19:21:03.698Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Size: 100
2019-04-26T19:21:03.698Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }
2019-04-26T19:21:03.711Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Waiting for Security Group (sg-0ae1dbccd360e6260) to exist
2019-04-26T19:21:03.711Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Waiting for state to become: [exists]
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalWriteState
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalApplyProvisioners
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalWriteState
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalWriteDiff
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalApplyPost
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalUpdateStateHook
2019/04/26 19:21:03 [TRACE] [walkApply] Exiting eval tree: module.vpc.aws_security_group.standard
2019/04/26 19:21:03 [TRACE] root: eval: *terraform.EvalSequence
2019/04/26 19:21:03 [TRACE] root: eval: terraform.EvalNoop
2019/04/26 19:21:03 [TRACE] root: eval: *terraform.EvalOpFilter
2019/04/26 19:21:03 [TRACE] root: eval: *terraform.EvalWriteOutput
2019/04/26 19:21:03 [TRACE] dag/walk: walking "module.vpc.output.allow_all_outbound_id"
2019/04/26 19:21:03 [TRACE] vertex 'root.module.vpc.output.allow_all_outbound_id': walking
2019/04/26 19:21:03 [TRACE] vertex 'root.module.vpc.output.allow_all_outbound_id': evaluating
2019/04/26 19:21:03 [TRACE] [walkApply] Entering eval tree: module.vpc.output.allow_all_outbound_id
2019/04/26 19:21:03 [TRACE] [walkApply] Exiting eval tree: output.subnet_b_id
2019/04/26 19:21:03 [TRACE] root: eval: *terraform.EvalSequence
2019/04/26 19:21:03 [TRACE] root: eval: terraform.EvalNoop
2019/04/26 19:21:03 [TRACE] root: eval: *terraform.EvalOpFilter
2019/04/26 19:21:03 [TRACE] root: eval: *terraform.EvalWriteOutput
2019/04/26 19:21:03 [TRACE] dag/walk: walking "module.vpc.output.standard_sg_id"
2019/04/26 19:21:03 [TRACE] vertex 'root.module.vpc.output.standard_sg_id': walking
2019/04/26 19:21:03 [TRACE] vertex 'root.module.vpc.output.standard_sg_id': evaluating
2019/04/26 19:21:03 [TRACE] [walkApply] Entering eval tree: module.vpc.output.standard_sg_id
2019/04/26 19:21:03 [TRACE] [walkApply] Exiting eval tree: output.subnet_e_public_id
2019/04/26 19:21:03 [TRACE] root: eval: *terraform.EvalSequence
2019/04/26 19:21:03 [TRACE] root: eval: terraform.EvalNoop
2019/04/26 19:21:03 [TRACE] root: eval: *terraform.EvalOpFilter
2019/04/26 19:21:03 [TRACE] root: eval: *terraform.EvalWriteOutput
2019/04/26 19:21:03 [TRACE] [walkApply] Exiting eval tree: output.subnet_e_id
2019/04/26 19:21:03 [TRACE] root: eval: *terraform.EvalSequence
2019/04/26 19:21:03 [TRACE] root: eval: terraform.EvalNoop
2019/04/26 19:21:03 [TRACE] root: eval: *terraform.EvalOpFilter
2019/04/26 19:21:03 [TRACE] root: eval: *terraform.EvalWriteOutput
2019/04/26 19:21:03 [TRACE] [walkApply] Exiting eval tree: output.subnet_c_id
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalSequence
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalInstanceInfo
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalReadDiff
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:03 [TRACE] root.vpc: eval: terraform.EvalNoop
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalInterpolate
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalInterpolate
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalGetProvider
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalReadState
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalValidateResource
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalDiff
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalReadDiff
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalCompareDiff
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalGetProvider
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalReadState
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalApplyPre
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalApply
2019/04/26 19:21:03 [DEBUG] apply: aws_nat_gateway.gw: executing Apply
2019-04-26T19:21:03.726Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Create NAT Gateway: {
2019-04-26T19:21:03.726Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: AllocationId: "eipalloc-0ec44a509afb1c827",
2019-04-26T19:21:03.726Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: SubnetId: "subnet-07e9bfd0c1273e183"
2019-04-26T19:21:03.726Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }
2019-04-26T19:21:03.736Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Authorizing security group {
2019-04-26T19:21:03.736Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Description: "Allows global ssh access",
2019-04-26T19:21:03.736Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: GroupId: "sg-0d7e4ea096e16c741",
2019-04-26T19:21:03.736Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: GroupName: "ecs sun1124 global ssh access",
2019-04-26T19:21:03.736Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: OwnerId: "349481725638",
2019-04-26T19:21:03.736Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Tags: [{
2019-04-26T19:21:03.736Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Key: "application",
2019-04-26T19:21:03.736Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: "ecs"
2019-04-26T19:21:03.736Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: },{
2019-04-26T19:21:03.736Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Key: "environment",
2019-04-26T19:21:03.736Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: "sun1124"
2019-04-26T19:21:03.736Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }],
2019-04-26T19:21:03.736Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: VpcId: "vpc-0123eb25b481d9f20"
2019-04-26T19:21:03.736Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: } ingress rule: []*ec2.IpPermission{{
2019-04-26T19:21:03.736Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: FromPort: 22,
2019-04-26T19:21:03.736Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: IpProtocol: "tcp",
2019-04-26T19:21:03.736Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: IpRanges: [{
2019-04-26T19:21:03.736Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: CidrIp: "0.0.0.0/0"
2019-04-26T19:21:03.736Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }],
2019-04-26T19:21:03.736Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: ToPort: 22
2019-04-26T19:21:03.736Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }}
2019-04-26T19:21:03.744Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Matching ^aws: with environment
2019-04-26T19:21:03.744Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Matching ^aws: with application
2019-04-26T19:21:03.744Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Matching ^aws: with Name
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalWriteState
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalApplyProvisioners
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalWriteState
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalWriteDiff
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalApplyPost
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalUpdateStateHook
2019/04/26 19:21:03 [TRACE] [walkApply] Exiting eval tree: module.vpc.aws_subnet.d
2019/04/26 19:21:03 [TRACE] dag/walk: walking "module.vpc.aws_subnet.d_public"
2019/04/26 19:21:03 [TRACE] vertex 'root.module.vpc.aws_subnet.d_public': walking
2019/04/26 19:21:03 [TRACE] dag/walk: walking "module.vpc.aws_route_table_association.d"
2019/04/26 19:21:03 [TRACE] vertex 'root.module.vpc.aws_route_table_association.d': walking
2019/04/26 19:21:03 [TRACE] dag/walk: walking "module.vpc.output.subnet_d_id"
2019/04/26 19:21:03 [TRACE] vertex 'root.module.vpc.output.subnet_d_id': walking
2019/04/26 19:21:03 [TRACE] dag/walk: walking "module.vpc.output.subnet_d_az"
2019/04/26 19:21:03 [TRACE] vertex 'root.module.vpc.output.subnet_d_id': evaluating
2019/04/26 19:21:03 [TRACE] vertex 'root.module.vpc.aws_route_table_association.d': evaluating
2019/04/26 19:21:03 [TRACE] [walkApply] Entering eval tree: module.vpc.output.subnet_d_id
2019/04/26 19:21:03 [TRACE] root: eval: *terraform.EvalCloseProvider
2019/04/26 19:21:03 [TRACE] [walkApply] Entering eval tree: module.vpc.aws_route_table_association.d
2019/04/26 19:21:03 [TRACE] [walkApply] Exiting eval tree: provider.template (close)
2019/04/26 19:21:03 [TRACE] vertex 'root.module.vpc.output.subnet_d_az': walking
2019/04/26 19:21:03 [TRACE] vertex 'root.module.vpc.output.subnet_d_az': evaluating
2019/04/26 19:21:03 [TRACE] vertex 'root.module.vpc.aws_subnet.d_public': evaluating
2019/04/26 19:21:03 [TRACE] [walkApply] Entering eval tree: module.vpc.output.subnet_d_az
2019/04/26 19:21:03 [TRACE] [walkApply] Entering eval tree: module.vpc.aws_subnet.d_public
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalSequence
2019/04/26 19:21:03 [TRACE] root.vpc: eval: terraform.EvalNoop
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalOpFilter
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalWriteOutput
2019/04/26 19:21:03 [TRACE] [walkApply] Exiting eval tree: module.vpc.output.allow_all_outbound_id
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalSequence
2019/04/26 19:21:03 [TRACE] root.vpc: eval: terraform.EvalNoop
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalOpFilter
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalWriteOutput
2019/04/26 19:21:03 [TRACE] [walkApply] Exiting eval tree: module.vpc.output.standard_sg_id
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalSequence
2019/04/26 19:21:03 [TRACE] root.vpc: eval: terraform.EvalNoop
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalOpFilter
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalWriteOutput
2019/04/26 19:21:03 [TRACE] [walkApply] Exiting eval tree: module.vpc.output.subnet_d_id
2019/04/26 19:21:03 [TRACE] dag/walk: walking "output.subnet_d_id"
2019/04/26 19:21:03 [TRACE] vertex 'root.output.subnet_d_id': walking
2019/04/26 19:21:03 [TRACE] vertex 'root.output.subnet_d_id': evaluating
2019/04/26 19:21:03 [TRACE] [walkApply] Entering eval tree: output.subnet_d_id
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalSequence
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalInstanceInfo
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalReadDiff
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:03 [TRACE] root.vpc: eval: terraform.EvalNoop
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalInterpolate
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalInterpolate
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalGetProvider
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalReadState
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalValidateResource
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalDiff
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalReadDiff
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalCompareDiff
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalGetProvider
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalReadState
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalApplyPre
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalApply
2019/04/26 19:21:03 [DEBUG] apply: aws_route_table_association.d: executing Apply
2019-04-26T19:21:03.748Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [INFO] Creating route table association: subnet-00d13f154667c9b8b => rtb-0ad1f894d43844e4d
2019-04-26T19:21:03.748Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Waiting for state to become: [success]
2019-04-26T19:21:03.791Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Authorizing security group {
2019-04-26T19:21:03.791Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Description: "Allows access to the metrics collector",
2019-04-26T19:21:03.791Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: GroupId: "sg-0ae1dbccd360e6260",
2019-04-26T19:21:03.791Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: GroupName: "sun1124-metrics",
2019-04-26T19:21:03.791Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: OwnerId: "349481725638",
2019-04-26T19:21:03.791Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: VpcId: "vpc-0123eb25b481d9f20"
2019-04-26T19:21:03.791Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: } ingress rule: []*ec2.IpPermission{{
2019-04-26T19:21:03.791Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: FromPort: 5555,
2019-04-26T19:21:03.791Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: IpProtocol: "udp",
2019-04-26T19:21:03.791Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: IpRanges: [{
2019-04-26T19:21:03.791Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: CidrIp: "10.249.0.0/16"
2019-04-26T19:21:03.791Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }],
2019-04-26T19:21:03.791Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: ToPort: 5555
2019-04-26T19:21:03.791Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }}
2019-04-26T19:21:03.805Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [INFO] Subnet ID: subnet-0568243b960c36773
2019-04-26T19:21:03.805Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Waiting for subnet (subnet-0568243b960c36773) to become available
2019-04-26T19:21:03.805Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Waiting for state to become: [available]
2019-04-26T19:21:03.807Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Matching ^aws: with environment
2019-04-26T19:21:03.807Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Matching ^aws: with application
2019-04-26T19:21:03.807Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Matching ^aws: with Name
2019-04-26T19:21:03.807Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Matching ^aws: with Name
2019-04-26T19:21:03.807Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Matching ^aws: with environment
2019-04-26T19:21:03.807Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Matching ^aws: with application
2019-04-26T19:21:03.807Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Waiting for state to become: [success]
2019-04-26T19:21:03.807Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Creating tags: [{
2019-04-26T19:21:03.807Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Key: "Name",
2019-04-26T19:21:03.807Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: "ecs_sun1124_b_public"
2019-04-26T19:21:03.807Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: } {
2019-04-26T19:21:03.807Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Key: "environment",
2019-04-26T19:21:03.807Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: "sun1124"
2019-04-26T19:21:03.807Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: } {
2019-04-26T19:21:03.807Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Key: "application",
2019-04-26T19:21:03.807Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: "ecs"
2019-04-26T19:21:03.807Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }] for subnet-0ba063eba368f8cc4
2019-04-26T19:21:03.846Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Authorizing security group {
2019-04-26T19:21:03.846Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Description: "Allows global ssh access",
2019-04-26T19:21:03.846Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: GroupId: "sg-0d7e4ea096e16c741",
2019-04-26T19:21:03.846Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: GroupName: "ecs sun1124 global ssh access",
2019-04-26T19:21:03.846Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: OwnerId: "349481725638",
2019-04-26T19:21:03.846Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Tags: [{
2019-04-26T19:21:03.846Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Key: "application",
2019-04-26T19:21:03.846Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: "ecs"
2019-04-26T19:21:03.846Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: },{
2019-04-26T19:21:03.846Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Key: "environment",
2019-04-26T19:21:03.846Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: "sun1124"
2019-04-26T19:21:03.846Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }],
2019-04-26T19:21:03.846Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: VpcId: "vpc-0123eb25b481d9f20"
2019-04-26T19:21:03.846Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: } egress rule: []*ec2.IpPermission{{
2019-04-26T19:21:03.846Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: FromPort: 0,
2019-04-26T19:21:03.846Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: IpProtocol: "-1",
2019-04-26T19:21:03.846Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: IpRanges: [{
2019-04-26T19:21:03.846Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: CidrIp: "0.0.0.0/0"
2019-04-26T19:21:03.846Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }],
2019-04-26T19:21:03.846Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: ToPort: 0
2019-04-26T19:21:03.846Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }}
2019-04-26T19:21:03.847Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [INFO] Association ID: rtbassoc-01415301449478297
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalWriteState
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalApplyProvisioners
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalWriteState
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalWriteDiff
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalApplyPost
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalUpdateStateHook
2019/04/26 19:21:03 [TRACE] [walkApply] Exiting eval tree: module.vpc.aws_route_table_association.d
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalSequence
2019/04/26 19:21:03 [TRACE] root.vpc: eval: terraform.EvalNoop
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalOpFilter
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalWriteOutput
2019/04/26 19:21:03 [TRACE] [walkApply] Exiting eval tree: module.vpc.output.subnet_d_az
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalSequence
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalInstanceInfo
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalReadDiff
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:03 [TRACE] root.vpc: eval: terraform.EvalNoop
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalInterpolate
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalInterpolate
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalGetProvider
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalReadState
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalValidateResource
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalDiff
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalReadDiff
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalCompareDiff
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalGetProvider
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalReadState
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalApplyPre
2019/04/26 19:21:03 [TRACE] root.vpc: eval: *terraform.EvalApply
2019/04/26 19:21:03 [DEBUG] apply: aws_subnet.d_public: executing Apply
2019-04-26T19:21:03.886Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Waiting for Volume to become available
2019-04-26T19:21:03.886Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Waiting for state to become: [available]
2019-04-26T19:21:03.902Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [INFO] NAT Gateway ID: nat-02ce0704a17918d3b
2019-04-26T19:21:03.902Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Waiting for NAT Gateway (nat-02ce0704a17918d3b) to become available
2019-04-26T19:21:03.902Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Waiting for state to become: [available]
2019-04-26T19:21:03.952Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [DEBUG] Subnet modify attributes: {
2019-04-26T19:21:03.952Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: MapPublicIpOnLaunch: {
2019-04-26T19:21:03.952Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: true
2019-04-26T19:21:03.952Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: },
2019-04-26T19:21:03.952Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: SubnetId: "subnet-0ba063eba368f8cc4"
2019-04-26T19:21:03.952Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }
2019-04-26T19:21:03.969Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:03 [TRACE] Waiting 200ms before next try
2019-04-26T19:21:04.020Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:04 [DEBUG] Waiting for Security Group (sg-0d7e4ea096e16c741) to exist
2019-04-26T19:21:04.020Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:04 [DEBUG] Waiting for state to become: [exists]
2019-04-26T19:21:04.030Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:04 [DEBUG] Authorizing security group {
2019-04-26T19:21:04.030Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Description: "Allows access to the metrics collector",
2019-04-26T19:21:04.030Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: GroupId: "sg-0ae1dbccd360e6260",
2019-04-26T19:21:04.030Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: GroupName: "sun1124-metrics",
2019-04-26T19:21:04.030Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: OwnerId: "349481725638",
2019-04-26T19:21:04.030Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: VpcId: "vpc-0123eb25b481d9f20"
2019-04-26T19:21:04.030Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: } egress rule: []*ec2.IpPermission{{
2019-04-26T19:21:04.030Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: FromPort: 0,
2019-04-26T19:21:04.030Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: IpProtocol: "-1",
2019-04-26T19:21:04.030Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: IpRanges: [{
2019-04-26T19:21:04.030Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: CidrIp: "0.0.0.0/0"
2019-04-26T19:21:04.030Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }],
2019-04-26T19:21:04.030Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: ToPort: 0
2019-04-26T19:21:04.030Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }}
2019-04-26T19:21:04.064Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:04 [INFO] Subnet ID: subnet-09ed99f425dbf83e4
2019-04-26T19:21:04.064Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:04 [DEBUG] Waiting for subnet (subnet-09ed99f425dbf83e4) to become available
2019-04-26T19:21:04.064Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:04 [DEBUG] Waiting for state to become: [available]
2019-04-26T19:21:04.100Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:04 [DEBUG] Matching ^aws: with application
2019-04-26T19:21:04.100Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:04 [DEBUG] Matching ^aws: with environment
2019-04-26T19:21:04.100Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:04 [DEBUG] Matching ^aws: with Name
2019-04-26T19:21:04.100Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:04 [DEBUG] Matching ^aws: with application
2019-04-26T19:21:04.100Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:04 [DEBUG] Matching ^aws: with environment
2019-04-26T19:21:04.100Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:04 [DEBUG] Matching ^aws: with Name
2019-04-26T19:21:04.100Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:04 [DEBUG] Waiting for state to become: [success]
2019-04-26T19:21:04.100Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:04 [DEBUG] Creating tags: [{
2019-04-26T19:21:04.100Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Key: "application",
2019-04-26T19:21:04.100Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: "ecs"
2019-04-26T19:21:04.100Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: } {
2019-04-26T19:21:04.100Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Key: "environment",
2019-04-26T19:21:04.100Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: "sun1124"
2019-04-26T19:21:04.100Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: } {
2019-04-26T19:21:04.100Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Key: "Name",
2019-04-26T19:21:04.100Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: "ecs_sun1124_c_public"
2019-04-26T19:21:04.100Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }] for subnet-0568243b960c36773
2019-04-26T19:21:04.161Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:04 [DEBUG] Waiting for Security Group (sg-0ae1dbccd360e6260) to exist
2019-04-26T19:21:04.161Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:04 [DEBUG] Waiting for state to become: [exists]
2019-04-26T19:21:04.179Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:04 [TRACE] Waiting 1.6s before next try
2019-04-26T19:21:04.244Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:04 [DEBUG] Subnet modify attributes: {
2019-04-26T19:21:04.244Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: MapPublicIpOnLaunch: {
2019-04-26T19:21:04.244Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: true
2019-04-26T19:21:04.244Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: },
2019-04-26T19:21:04.244Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: SubnetId: "subnet-0568243b960c36773"
2019-04-26T19:21:04.244Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }
2019-04-26T19:21:04.250Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:04 [TRACE] Waiting 400ms before next try
2019-04-26T19:21:04.255Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:04 [DEBUG] Matching ^aws: with environment
2019-04-26T19:21:04.255Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:04 [DEBUG] Matching ^aws: with Name
2019-04-26T19:21:04.255Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:04 [DEBUG] Matching ^aws: with application
2019-04-26T19:21:04.255Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:04 [DEBUG] Matching ^aws: with environment
2019-04-26T19:21:04.255Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:04 [DEBUG] Matching ^aws: with Name
2019-04-26T19:21:04.255Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:04 [DEBUG] Matching ^aws: with application
2019-04-26T19:21:04.255Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:04 [DEBUG] Waiting for state to become: [success]
2019-04-26T19:21:04.255Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:04 [DEBUG] Creating tags: [{
2019-04-26T19:21:04.255Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Key: "environment",
2019-04-26T19:21:04.255Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: "sun1124"
2019-04-26T19:21:04.255Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: } {
2019-04-26T19:21:04.255Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Key: "Name",
2019-04-26T19:21:04.255Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: "ecs_sun1124_d_public"
2019-04-26T19:21:04.255Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: } {
2019-04-26T19:21:04.255Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Key: "application",
2019-04-26T19:21:04.255Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: "ecs"
2019-04-26T19:21:04.255Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }] for subnet-09ed99f425dbf83e4
2019/04/26 19:21:04 [TRACE] root: eval: *terraform.EvalWriteState
2019/04/26 19:21:04 [TRACE] root: eval: *terraform.EvalApplyProvisioners
2019/04/26 19:21:04 [TRACE] root: eval: *terraform.EvalIf
2019/04/26 19:21:04 [TRACE] root: eval: *terraform.EvalWriteState
2019/04/26 19:21:04 [TRACE] root: eval: *terraform.EvalWriteDiff
2019/04/26 19:21:04 [TRACE] root: eval: *terraform.EvalApplyPost
2019/04/26 19:21:04 [TRACE] root: eval: *terraform.EvalUpdateStateHook
2019/04/26 19:21:04 [TRACE] [walkApply] Exiting eval tree: aws_security_group.metrics
2019/04/26 19:21:04 [TRACE] root: eval: *terraform.EvalSequence
2019/04/26 19:21:04 [TRACE] root: eval: terraform.EvalNoop
2019/04/26 19:21:04 [TRACE] root: eval: *terraform.EvalOpFilter
2019/04/26 19:21:04 [TRACE] root: eval: *terraform.EvalWriteOutput
2019/04/26 19:21:04 [TRACE] [walkApply] Exiting eval tree: output.subnet_d_id
2019-04-26T19:21:04.276Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:04 [DEBUG] Matching ^aws: with application
2019-04-26T19:21:04.276Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:04 [DEBUG] Matching ^aws: with environment
2019-04-26T19:21:04.276Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:04 [DEBUG] Matching ^aws: with Name
2019/04/26 19:21:04 [TRACE] root.vpc: eval: *terraform.EvalWriteState
2019/04/26 19:21:04 [TRACE] root.vpc: eval: *terraform.EvalApplyProvisioners
2019/04/26 19:21:04 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:04 [TRACE] root.vpc: eval: *terraform.EvalWriteState
2019/04/26 19:21:04 [TRACE] root.vpc: eval: *terraform.EvalWriteDiff
2019/04/26 19:21:04 [TRACE] root.vpc: eval: *terraform.EvalApplyPost
2019/04/26 19:21:04 [TRACE] root.vpc: eval: *terraform.EvalUpdateStateHook
2019/04/26 19:21:04 [TRACE] [walkApply] Exiting eval tree: module.vpc.aws_subnet.b_public
2019/04/26 19:21:04 [TRACE] dag/walk: walking "module.vpc.output.subnet_b_public_id"
2019/04/26 19:21:04 [TRACE] vertex 'root.module.vpc.output.subnet_b_public_id': walking
2019/04/26 19:21:04 [TRACE] vertex 'root.module.vpc.output.subnet_b_public_id': evaluating
2019/04/26 19:21:04 [TRACE] [walkApply] Entering eval tree: module.vpc.output.subnet_b_public_id
2019/04/26 19:21:04 [TRACE] root.vpc: eval: *terraform.EvalSequence
2019/04/26 19:21:04 [TRACE] root.vpc: eval: terraform.EvalNoop
2019/04/26 19:21:04 [TRACE] root.vpc: eval: *terraform.EvalOpFilter
2019/04/26 19:21:04 [TRACE] root.vpc: eval: *terraform.EvalWriteOutput
2019/04/26 19:21:04 [TRACE] [walkApply] Exiting eval tree: module.vpc.output.subnet_b_public_id
2019/04/26 19:21:04 [TRACE] dag/walk: walking "output.subnet_b_public_id"
2019/04/26 19:21:04 [TRACE] vertex 'root.output.subnet_b_public_id': walking
2019/04/26 19:21:04 [TRACE] vertex 'root.output.subnet_b_public_id': evaluating
2019/04/26 19:21:04 [TRACE] [walkApply] Entering eval tree: output.subnet_b_public_id
2019/04/26 19:21:04 [TRACE] root: eval: *terraform.EvalSequence
2019/04/26 19:21:04 [TRACE] root: eval: terraform.EvalNoop
2019/04/26 19:21:04 [TRACE] root: eval: *terraform.EvalOpFilter
2019/04/26 19:21:04 [TRACE] root: eval: *terraform.EvalWriteOutput
2019/04/26 19:21:04 [TRACE] [walkApply] Exiting eval tree: output.subnet_b_public_id
2019-04-26T19:21:04.393Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:04 [DEBUG] Subnet modify attributes: {
2019-04-26T19:21:04.393Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: MapPublicIpOnLaunch: {
2019-04-26T19:21:04.393Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: true
2019-04-26T19:21:04.393Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: },
2019-04-26T19:21:04.393Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: SubnetId: "subnet-09ed99f425dbf83e4"
2019-04-26T19:21:04.393Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }
2019-04-26T19:21:04.407Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:04 [DEBUG] Matching ^aws: with application
2019-04-26T19:21:04.407Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:04 [DEBUG] Matching ^aws: with environment
2019/04/26 19:21:04 [TRACE] root.vpc: eval: *terraform.EvalWriteState
2019/04/26 19:21:04 [TRACE] root.vpc: eval: *terraform.EvalApplyProvisioners
2019/04/26 19:21:04 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:04 [TRACE] root.vpc: eval: *terraform.EvalWriteState
2019/04/26 19:21:04 [TRACE] root.vpc: eval: *terraform.EvalWriteDiff
2019/04/26 19:21:04 [TRACE] root.vpc: eval: *terraform.EvalApplyPost
2019/04/26 19:21:04 [TRACE] root.vpc: eval: *terraform.EvalUpdateStateHook
2019/04/26 19:21:04 [TRACE] [walkApply] Exiting eval tree: module.vpc.aws_security_group.global_ssh_access
2019/04/26 19:21:04 [TRACE] dag/walk: walking "module.vpc.output.bastion_host_sg_id"
2019/04/26 19:21:04 [TRACE] vertex 'root.module.vpc.output.bastion_host_sg_id': walking
2019/04/26 19:21:04 [TRACE] dag/walk: walking "module.vpc.aws_instance.bastion_host"
2019/04/26 19:21:04 [TRACE] vertex 'root.module.vpc.aws_instance.bastion_host': walking
2019/04/26 19:21:04 [TRACE] vertex 'root.module.vpc.output.bastion_host_sg_id': evaluating
2019/04/26 19:21:04 [TRACE] [walkApply] Entering eval tree: module.vpc.output.bastion_host_sg_id
2019/04/26 19:21:04 [TRACE] root.vpc: eval: *terraform.EvalSequence
2019/04/26 19:21:04 [TRACE] root.vpc: eval: terraform.EvalNoop
2019/04/26 19:21:04 [TRACE] root.vpc: eval: *terraform.EvalOpFilter
2019/04/26 19:21:04 [TRACE] root.vpc: eval: *terraform.EvalWriteOutput
2019/04/26 19:21:04 [TRACE] vertex 'root.module.vpc.aws_instance.bastion_host': evaluating
2019/04/26 19:21:04 [TRACE] [walkApply] Entering eval tree: module.vpc.aws_instance.bastion_host
2019/04/26 19:21:04 [TRACE] root.vpc: eval: *terraform.EvalSequence
2019/04/26 19:21:04 [TRACE] root.vpc: eval: *terraform.EvalInstanceInfo
2019/04/26 19:21:04 [TRACE] root.vpc: eval: *terraform.EvalReadDiff
2019/04/26 19:21:04 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:04 [TRACE] root.vpc: eval: terraform.EvalNoop
2019/04/26 19:21:04 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:04 [TRACE] root.vpc: eval: *terraform.EvalInterpolate
2019/04/26 19:21:04 [TRACE] root.vpc: eval: *terraform.EvalInterpolate
2019/04/26 19:21:04 [TRACE] [walkApply] Exiting eval tree: module.vpc.output.bastion_host_sg_id
2019/04/26 19:21:04 [TRACE] dag/walk: walking "output.bastion_host_sg_id"
2019/04/26 19:21:04 [TRACE] vertex 'root.output.bastion_host_sg_id': walking
2019/04/26 19:21:04 [TRACE] vertex 'root.output.bastion_host_sg_id': evaluating
2019/04/26 19:21:04 [TRACE] [walkApply] Entering eval tree: output.bastion_host_sg_id
2019/04/26 19:21:04 [TRACE] root: eval: *terraform.EvalSequence
2019/04/26 19:21:04 [TRACE] root: eval: terraform.EvalNoop
2019/04/26 19:21:04 [TRACE] root: eval: *terraform.EvalOpFilter
2019/04/26 19:21:04 [TRACE] root: eval: *terraform.EvalWriteOutput
2019/04/26 19:21:04 [TRACE] [walkApply] Exiting eval tree: output.bastion_host_sg_id
2019/04/26 19:21:04 [TRACE] root.vpc: eval: *terraform.EvalGetProvider
2019/04/26 19:21:04 [TRACE] root.vpc: eval: *terraform.EvalReadState
2019/04/26 19:21:04 [TRACE] root.vpc: eval: *terraform.EvalValidateResource
2019/04/26 19:21:04 [TRACE] root.vpc: eval: *terraform.EvalDiff
2019/04/26 19:21:04 [TRACE] root.vpc: eval: *terraform.EvalReadDiff
2019/04/26 19:21:04 [TRACE] root.vpc: eval: *terraform.EvalCompareDiff
2019/04/26 19:21:04 [TRACE] root.vpc: eval: *terraform.EvalGetProvider
2019/04/26 19:21:04 [TRACE] root.vpc: eval: *terraform.EvalReadState
2019/04/26 19:21:04 [TRACE] root.vpc: eval: *terraform.EvalApplyPre
2019/04/26 19:21:04 [TRACE] root.vpc: eval: *terraform.EvalApply
2019/04/26 19:21:04 [DEBUG] apply: aws_instance.bastion_host: executing Apply
2019-04-26T19:21:04.417Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:04 [DEBUG] Describing AMI "ami-06f2a48d078b1bbc3" to get root block device name
2019-04-26T19:21:04.487Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:04 [DEBUG] Matching ^aws: with Name
2019-04-26T19:21:04.487Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:04 [DEBUG] Matching ^aws: with role
2019-04-26T19:21:04.487Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:04 [DEBUG] Matching ^aws: with application
2019-04-26T19:21:04.487Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:04 [DEBUG] Matching ^aws: with environment
2019-04-26T19:21:04.487Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:04 [DEBUG] Matching ^aws: with os
2019-04-26T19:21:04.488Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:04 [DEBUG] Run configuration: {
2019-04-26T19:21:04.488Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: BlockDeviceMappings: [{
2019-04-26T19:21:04.488Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: DeviceName: "/dev/xvda",
2019-04-26T19:21:04.488Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Ebs: {
2019-04-26T19:21:04.488Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: DeleteOnTermination: true,
2019-04-26T19:21:04.488Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: VolumeSize: 10,
2019-04-26T19:21:04.488Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: VolumeType: "gp2"
2019-04-26T19:21:04.488Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }
2019-04-26T19:21:04.488Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }],
2019-04-26T19:21:04.488Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: DisableApiTermination: false,
2019-04-26T19:21:04.488Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: EbsOptimized: false,
2019-04-26T19:21:04.488Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: IamInstanceProfile: {
2019-04-26T19:21:04.488Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Name: ""
2019-04-26T19:21:04.488Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: },
2019-04-26T19:21:04.488Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: ImageId: "ami-06f2a48d078b1bbc3",
2019-04-26T19:21:04.488Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: InstanceType: "t2.micro",
2019-04-26T19:21:04.488Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: MaxCount: 1,
2019-04-26T19:21:04.488Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: MinCount: 1,
2019-04-26T19:21:04.488Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Monitoring: {
2019-04-26T19:21:04.488Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Enabled: false
2019-04-26T19:21:04.488Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: },
2019-04-26T19:21:04.488Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: NetworkInterfaces: [{
2019-04-26T19:21:04.488Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: DeviceIndex: 0,
2019-04-26T19:21:04.488Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Groups: ["sg-0ee4fac70660934e0","sg-0d7e4ea096e16c741"],
2019-04-26T19:21:04.488Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: SubnetId: "subnet-0ba063eba368f8cc4"
2019-04-26T19:21:04.488Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }],
2019-04-26T19:21:04.488Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Placement: {
2019-04-26T19:21:04.488Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: AvailabilityZone: "",
2019-04-26T19:21:04.488Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: GroupName: ""
2019-04-26T19:21:04.488Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: },
2019-04-26T19:21:04.488Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: TagSpecifications: [{
2019-04-26T19:21:04.488Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: ResourceType: "instance",
2019-04-26T19:21:04.488Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Tags: [
2019-04-26T19:21:04.488Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: {
2019-04-26T19:21:04.488Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Key: "Name",
2019-04-26T19:21:04.488Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: "sun1124-bastion"
2019-04-26T19:21:04.488Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: },
2019-04-26T19:21:04.488Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: {
2019-04-26T19:21:04.488Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Key: "role",
2019-04-26T19:21:04.488Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: "bastion"
2019-04-26T19:21:04.488Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: },
2019-04-26T19:21:04.488Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: {
2019-04-26T19:21:04.488Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Key: "application",
2019-04-26T19:21:04.488Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: "infra"
2019-04-26T19:21:04.488Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: },
2019-04-26T19:21:04.488Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: {
2019-04-26T19:21:04.488Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Key: "environment",
2019-04-26T19:21:04.488Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: "sun1124"
2019-04-26T19:21:04.488Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: },
2019-04-26T19:21:04.488Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: {
2019-04-26T19:21:04.488Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Key: "os",
2019-04-26T19:21:04.488Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: "debian"
2019-04-26T19:21:04.488Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }
2019-04-26T19:21:04.488Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: ]
2019-04-26T19:21:04.488Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }]
2019-04-26T19:21:04.488Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }
2019-04-26T19:21:04.488Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:04 [DEBUG] Waiting for state to become: [success]
2019-04-26T19:21:04.513Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:04 [DEBUG] Matching ^aws: with application
2019-04-26T19:21:04.513Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:04 [DEBUG] Matching ^aws: with Name
2019-04-26T19:21:04.513Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:04 [DEBUG] Matching ^aws: with environment
2019/04/26 19:21:04 [TRACE] root.vpc: eval: *terraform.EvalWriteState
2019/04/26 19:21:04 [TRACE] root.vpc: eval: *terraform.EvalApplyProvisioners
2019/04/26 19:21:04 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:04 [TRACE] root.vpc: eval: *terraform.EvalWriteState
2019/04/26 19:21:04 [TRACE] root.vpc: eval: *terraform.EvalWriteDiff
2019/04/26 19:21:04 [TRACE] root.vpc: eval: *terraform.EvalApplyPost
2019/04/26 19:21:04 [TRACE] root.vpc: eval: *terraform.EvalUpdateStateHook
2019/04/26 19:21:04 [TRACE] [walkApply] Exiting eval tree: module.vpc.aws_subnet.c_public
2019/04/26 19:21:04 [TRACE] dag/walk: walking "module.vpc.output.subnet_c_public_id"
2019/04/26 19:21:04 [TRACE] vertex 'root.module.vpc.output.subnet_c_public_id': walking
2019/04/26 19:21:04 [TRACE] vertex 'root.module.vpc.output.subnet_c_public_id': evaluating
2019/04/26 19:21:04 [TRACE] [walkApply] Entering eval tree: module.vpc.output.subnet_c_public_id
2019/04/26 19:21:04 [TRACE] root.vpc: eval: *terraform.EvalSequence
2019/04/26 19:21:04 [TRACE] root.vpc: eval: terraform.EvalNoop
2019/04/26 19:21:04 [TRACE] root.vpc: eval: *terraform.EvalOpFilter
2019/04/26 19:21:04 [TRACE] root.vpc: eval: *terraform.EvalWriteOutput
2019/04/26 19:21:04 [TRACE] [walkApply] Exiting eval tree: module.vpc.output.subnet_c_public_id
2019/04/26 19:21:04 [TRACE] dag/walk: walking "output.subnet_c_public_id"
2019/04/26 19:21:04 [TRACE] vertex 'root.output.subnet_c_public_id': walking
2019/04/26 19:21:04 [TRACE] vertex 'root.output.subnet_c_public_id': evaluating
2019/04/26 19:21:04 [TRACE] [walkApply] Entering eval tree: output.subnet_c_public_id
2019/04/26 19:21:04 [TRACE] root: eval: *terraform.EvalSequence
2019/04/26 19:21:04 [TRACE] root: eval: terraform.EvalNoop
2019/04/26 19:21:04 [TRACE] root: eval: *terraform.EvalOpFilter
2019/04/26 19:21:04 [TRACE] root: eval: *terraform.EvalWriteOutput
2019/04/26 19:21:04 [TRACE] [walkApply] Exiting eval tree: output.subnet_c_public_id
2019-04-26T19:21:04.692Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:04 [DEBUG] Matching ^aws: with Name
2019-04-26T19:21:04.692Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:04 [DEBUG] Matching ^aws: with application
2019-04-26T19:21:04.692Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:04 [DEBUG] Matching ^aws: with environment
2019/04/26 19:21:04 [TRACE] root.vpc: eval: *terraform.EvalWriteState
2019/04/26 19:21:04 [TRACE] root.vpc: eval: *terraform.EvalApplyProvisioners
2019/04/26 19:21:04 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:04 [TRACE] root.vpc: eval: *terraform.EvalWriteState
2019/04/26 19:21:04 [TRACE] root.vpc: eval: *terraform.EvalWriteDiff
2019/04/26 19:21:04 [TRACE] root.vpc: eval: *terraform.EvalApplyPost
2019/04/26 19:21:04 [TRACE] root.vpc: eval: *terraform.EvalUpdateStateHook
2019/04/26 19:21:04 [TRACE] [walkApply] Exiting eval tree: module.vpc.aws_subnet.d_public
2019/04/26 19:21:04 [TRACE] dag/walk: walking "module.vpc.output.subnet_d_public_id"
2019/04/26 19:21:04 [TRACE] vertex 'root.module.vpc.output.subnet_d_public_id': walking
2019/04/26 19:21:04 [TRACE] vertex 'root.module.vpc.output.subnet_d_public_id': evaluating
2019/04/26 19:21:04 [TRACE] [walkApply] Entering eval tree: module.vpc.output.subnet_d_public_id
2019/04/26 19:21:04 [TRACE] root.vpc: eval: *terraform.EvalSequence
2019/04/26 19:21:04 [TRACE] root.vpc: eval: terraform.EvalNoop
2019/04/26 19:21:04 [TRACE] root.vpc: eval: *terraform.EvalOpFilter
2019/04/26 19:21:04 [TRACE] root.vpc: eval: *terraform.EvalWriteOutput
2019/04/26 19:21:04 [TRACE] [walkApply] Exiting eval tree: module.vpc.output.subnet_d_public_id
2019/04/26 19:21:04 [TRACE] dag/walk: walking "output.subnet_d_public_id"
2019/04/26 19:21:04 [TRACE] vertex 'root.output.subnet_d_public_id': walking
2019/04/26 19:21:04 [TRACE] vertex 'root.output.subnet_d_public_id': evaluating
2019/04/26 19:21:04 [TRACE] [walkApply] Entering eval tree: output.subnet_d_public_id
2019/04/26 19:21:04 [TRACE] root: eval: *terraform.EvalSequence
2019/04/26 19:21:04 [TRACE] root: eval: terraform.EvalNoop
2019/04/26 19:21:04 [TRACE] root: eval: *terraform.EvalOpFilter
2019/04/26 19:21:04 [TRACE] root: eval: *terraform.EvalWriteOutput
2019/04/26 19:21:04 [TRACE] [walkApply] Exiting eval tree: output.subnet_d_public_id
2019-04-26T19:21:04.717Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:04 [TRACE] Waiting 800ms before next try
2019/04/26 19:21:05 [TRACE] dag/walk: vertex "aws_route53_record.caa", waiting for: "aws_route53_zone.environment"
2019/04/26 19:21:05 [TRACE] dag/walk: vertex "output.ssh_access_id", waiting for: "module.vpc.output.ssh_access_id"
2019/04/26 19:21:05 [TRACE] dag/walk: vertex "module.vpc.output.bastion_host_ip", waiting for: "module.vpc.aws_instance.bastion_host"
2019/04/26 19:21:05 [TRACE] dag/walk: vertex "output.bastion_hostname", waiting for: "module.vpc.output.bastion_hostname"
2019/04/26 19:21:05 [TRACE] dag/walk: vertex "root", waiting for: "provider.null (close)"
2019/04/26 19:21:05 [TRACE] dag/walk: vertex "provider.aws (close)", waiting for: "aws_route53_record.nameservers"
2019/04/26 19:21:05 [TRACE] dag/walk: vertex "output.rabbitmq_host", waiting for: "aws_instance.rabbitmq"
2019/04/26 19:21:05 [TRACE] dag/walk: vertex "aws_instance.rabbitmq", waiting for: "module.vpc.output.ssh_access_id"
2019/04/26 19:21:05 [TRACE] dag/walk: vertex "module.vpc.aws_route53_record.bastion_host", waiting for: "module.vpc.var.zone_id"
2019/04/26 19:21:05 [TRACE] dag/walk: vertex "output.zone_id", waiting for: "aws_route53_zone.environment"
2019/04/26 19:21:05 [TRACE] dag/walk: vertex "module.vpc.aws_security_group.bastion_ssh_access", waiting for: "module.vpc.aws_instance.bastion_host"
2019/04/26 19:21:05 [TRACE] dag/walk: vertex "module.vpc.output.ssh_access_id", waiting for: "module.vpc.aws_security_group.bastion_ssh_access"
2019/04/26 19:21:05 [TRACE] dag/walk: vertex "module.vpc.output.bastion_hostname", waiting for: "module.vpc.aws_route53_record.bastion_host"
2019/04/26 19:21:05 [TRACE] dag/walk: vertex "module.vpc.var.zone_id", waiting for: "aws_route53_zone.environment"
2019/04/26 19:21:05 [TRACE] dag/walk: vertex "output.metrics_hostname", waiting for: "aws_service_discovery_service.metrics"
2019/04/26 19:21:05 [TRACE] dag/walk: vertex "output.service_discovery_namespace_id", waiting for: "aws_service_discovery_private_dns_namespace.ecs"
2019/04/26 19:21:05 [TRACE] dag/walk: vertex "output.certificate_arn", waiting for: "aws_acm_certificate_validation.wildcard"
2019/04/26 19:21:05 [TRACE] dag/walk: vertex "provider.null (close)", waiting for: "null_resource.rabbitmq-init"
2019/04/26 19:21:05 [TRACE] dag/walk: vertex "output.zone_name", waiting for: "aws_route53_zone.environment"
2019/04/26 19:21:05 [TRACE] dag/walk: vertex "aws_service_discovery_service.metrics", waiting for: "aws_service_discovery_private_dns_namespace.ecs"
2019/04/26 19:21:05 [TRACE] dag/walk: vertex "aws_route53_record.wildcard_validation", waiting for: "aws_acm_certificate.wildcard"
2019/04/26 19:21:05 [TRACE] dag/walk: vertex "aws_acm_certificate.wildcard", waiting for: "aws_route53_record.caa"
2019/04/26 19:21:05 [TRACE] dag/walk: vertex "aws_acm_certificate_validation.wildcard", waiting for: "aws_route53_record.wildcard_validation"
2019/04/26 19:21:05 [TRACE] dag/walk: vertex "aws_volume_attachment.rabbitmq", waiting for: "aws_instance.rabbitmq"
2019/04/26 19:21:05 [TRACE] dag/walk: vertex "meta.count-boundary (count boundary fixup)", waiting for: "output.certificate_arn"
2019/04/26 19:21:05 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)", waiting for: "null_resource.rabbitmq-init"
2019/04/26 19:21:05 [TRACE] dag/walk: vertex "provisioner.file (close)", waiting for: "null_resource.rabbitmq-init"
2019/04/26 19:21:05 [TRACE] dag/walk: vertex "null_resource.rabbitmq-init", waiting for: "aws_volume_attachment.rabbitmq"
2019/04/26 19:21:05 [TRACE] dag/walk: vertex "aws_route53_record.nameservers", waiting for: "aws_route53_zone.environment"
2019-04-26T19:21:05.584Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:05 [TRACE] Waiting 1.6s before next try
2019-04-26T19:21:05.702Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:05 [INFO] Instance ID: i-0575c55af422f4866
2019-04-26T19:21:05.702Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:05 [DEBUG] Waiting for instance (i-0575c55af422f4866) to become running
2019-04-26T19:21:05.702Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:05 [DEBUG] Waiting for state to become: [running]
2019-04-26T19:21:05.830Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:05 [TRACE] Waiting 3.2s before next try
2019-04-26T19:21:07.261Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:07 [TRACE] Waiting 3.2s before next try
2019/04/26 19:21:07 [TRACE] dag/walk: vertex "module.vpc.aws_route.nat-default", waiting for: "module.vpc.aws_nat_gateway.gw"
2019-04-26T19:21:08.295Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:08 [DEBUG] Reading VPC Endpoint: vpce-039327b327624056e
2019-04-26T19:21:08.347Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:08 [DEBUG] Reading VPC Endpoint: vpce-039327b327624056e
2019/04/26 19:21:08 [TRACE] root.vpc: eval: *terraform.EvalWriteState
2019/04/26 19:21:08 [TRACE] root.vpc: eval: *terraform.EvalApplyProvisioners
2019/04/26 19:21:08 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:08 [TRACE] root.vpc: eval: *terraform.EvalWriteState
2019/04/26 19:21:08 [TRACE] root.vpc: eval: *terraform.EvalWriteDiff
2019/04/26 19:21:08 [TRACE] root.vpc: eval: *terraform.EvalApplyPost
2019/04/26 19:21:08 [TRACE] root.vpc: eval: *terraform.EvalUpdateStateHook
2019/04/26 19:21:08 [TRACE] [walkApply] Exiting eval tree: module.vpc.aws_vpc_endpoint.s3
2019/04/26 19:21:08 [TRACE] dag/walk: vertex "provider.aws.ecs (close)", waiting for: "module.vpc.aws_route53_record.bastion_host"
2019-04-26T19:21:09.061Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:09 [TRACE] Waiting 6.4s before next try
2019/04/26 19:21:09 [TRACE] dag/walk: vertex "aws_ecs_service.metrics", waiting for: "aws_service_discovery_service.metrics"
2019/04/26 19:21:10 [TRACE] dag/walk: vertex "root", waiting for: "provider.null (close)"
2019/04/26 19:21:10 [TRACE] dag/walk: vertex "provider.aws (close)", waiting for: "aws_route53_record.nameservers"
2019/04/26 19:21:10 [TRACE] dag/walk: vertex "output.rabbitmq_host", waiting for: "aws_instance.rabbitmq"
2019/04/26 19:21:10 [TRACE] dag/walk: vertex "output.bastion_hostname", waiting for: "module.vpc.output.bastion_hostname"
2019/04/26 19:21:10 [TRACE] dag/walk: vertex "aws_route53_record.caa", waiting for: "aws_route53_zone.environment"
2019/04/26 19:21:10 [TRACE] dag/walk: vertex "output.ssh_access_id", waiting for: "module.vpc.output.ssh_access_id"
2019/04/26 19:21:10 [TRACE] dag/walk: vertex "module.vpc.output.bastion_host_ip", waiting for: "module.vpc.aws_instance.bastion_host"
2019/04/26 19:21:10 [TRACE] dag/walk: vertex "aws_instance.rabbitmq", waiting for: "module.vpc.output.ssh_access_id"
2019/04/26 19:21:10 [TRACE] dag/walk: vertex "module.vpc.output.bastion_hostname", waiting for: "module.vpc.aws_route53_record.bastion_host"
2019/04/26 19:21:10 [TRACE] dag/walk: vertex "module.vpc.output.ssh_access_id", waiting for: "module.vpc.aws_security_group.bastion_ssh_access"
2019/04/26 19:21:10 [TRACE] dag/walk: vertex "module.vpc.var.zone_id", waiting for: "aws_route53_zone.environment"
2019/04/26 19:21:10 [TRACE] dag/walk: vertex "output.zone_id", waiting for: "aws_route53_zone.environment"
2019/04/26 19:21:10 [TRACE] dag/walk: vertex "module.vpc.aws_route53_record.bastion_host", waiting for: "module.vpc.var.zone_id"
2019/04/26 19:21:10 [TRACE] dag/walk: vertex "output.service_discovery_namespace_id", waiting for: "aws_service_discovery_private_dns_namespace.ecs"
2019/04/26 19:21:10 [TRACE] dag/walk: vertex "output.metrics_hostname", waiting for: "aws_service_discovery_service.metrics"
2019/04/26 19:21:10 [TRACE] dag/walk: vertex "module.vpc.aws_security_group.bastion_ssh_access", waiting for: "module.vpc.aws_instance.bastion_host"
2019/04/26 19:21:10 [TRACE] dag/walk: vertex "aws_service_discovery_service.metrics", waiting for: "aws_service_discovery_private_dns_namespace.ecs"
2019/04/26 19:21:10 [TRACE] dag/walk: vertex "provider.null (close)", waiting for: "null_resource.rabbitmq-init"
2019/04/26 19:21:10 [TRACE] dag/walk: vertex "output.zone_name", waiting for: "aws_route53_zone.environment"
2019/04/26 19:21:10 [TRACE] dag/walk: vertex "output.certificate_arn", waiting for: "aws_acm_certificate_validation.wildcard"
2019/04/26 19:21:10 [TRACE] dag/walk: vertex "aws_route53_record.wildcard_validation", waiting for: "aws_acm_certificate.wildcard"
2019/04/26 19:21:10 [TRACE] dag/walk: vertex "aws_acm_certificate.wildcard", waiting for: "aws_route53_record.caa"
2019/04/26 19:21:10 [TRACE] dag/walk: vertex "aws_volume_attachment.rabbitmq", waiting for: "aws_instance.rabbitmq"
2019/04/26 19:21:10 [TRACE] dag/walk: vertex "aws_acm_certificate_validation.wildcard", waiting for: "aws_route53_record.wildcard_validation"
2019/04/26 19:21:10 [TRACE] dag/walk: vertex "meta.count-boundary (count boundary fixup)", waiting for: "output.certificate_arn"
2019/04/26 19:21:10 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)", waiting for: "null_resource.rabbitmq-init"
2019/04/26 19:21:10 [TRACE] dag/walk: vertex "provisioner.file (close)", waiting for: "null_resource.rabbitmq-init"
2019/04/26 19:21:10 [TRACE] dag/walk: vertex "null_resource.rabbitmq-init", waiting for: "aws_volume_attachment.rabbitmq"
2019/04/26 19:21:10 [TRACE] dag/walk: vertex "aws_route53_record.nameservers", waiting for: "aws_route53_zone.environment"
2019-04-26T19:21:10.550Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:10 [TRACE] Waiting 6.4s before next try
2019/04/26 19:21:12 [TRACE] dag/walk: vertex "module.vpc.aws_route.nat-default", waiting for: "module.vpc.aws_nat_gateway.gw"
2019/04/26 19:21:13 [TRACE] dag/walk: vertex "provider.aws.ecs (close)", waiting for: "module.vpc.aws_route53_record.bastion_host"
2019-04-26T19:21:13.969Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:13 [DEBUG] Matching ^aws: with Name
2019-04-26T19:21:13.969Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:13 [DEBUG] Matching ^aws: with environment
2019-04-26T19:21:13.969Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:13 [DEBUG] Matching ^aws: with application
2019-04-26T19:21:13.969Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:13 [DEBUG] Matching ^aws: with managed
2019-04-26T19:21:13.969Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:13 [DEBUG] Matching ^aws: with application
2019-04-26T19:21:13.969Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:13 [DEBUG] Matching ^aws: with managed
2019-04-26T19:21:13.969Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:13 [DEBUG] Matching ^aws: with Name
2019-04-26T19:21:13.969Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:13 [DEBUG] Matching ^aws: with environment
2019-04-26T19:21:13.969Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:13 [DEBUG] Waiting for state to become: [success]
2019-04-26T19:21:13.969Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:13 [DEBUG] Creating tags: [{
2019-04-26T19:21:13.969Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Key: "application",
2019-04-26T19:21:13.969Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: "rabbitmq"
2019-04-26T19:21:13.969Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: } {
2019-04-26T19:21:13.969Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Key: "managed",
2019-04-26T19:21:13.969Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: "terraform"
2019-04-26T19:21:13.969Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: } {
2019-04-26T19:21:13.969Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Key: "Name",
2019-04-26T19:21:13.969Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: "sun1124-rabbitmq-data"
2019-04-26T19:21:13.969Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: } {
2019-04-26T19:21:13.969Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Key: "environment",
2019-04-26T19:21:13.969Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: "sun1124"
2019-04-26T19:21:13.969Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }] for vol-021f7b2c721348a33
2019-04-26T19:21:14.151Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:14 [DEBUG] Matching ^aws: with application
2019-04-26T19:21:14.151Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:14 [DEBUG] Matching ^aws: with Name
2019-04-26T19:21:14.151Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:14 [DEBUG] Matching ^aws: with environment
2019-04-26T19:21:14.151Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:14 [DEBUG] Matching ^aws: with managed
2019/04/26 19:21:14 [TRACE] root: eval: *terraform.EvalWriteState
2019/04/26 19:21:14 [TRACE] root: eval: *terraform.EvalApplyProvisioners
2019/04/26 19:21:14 [TRACE] root: eval: *terraform.EvalIf
2019/04/26 19:21:14 [TRACE] root: eval: *terraform.EvalWriteState
2019/04/26 19:21:14 [TRACE] root: eval: *terraform.EvalWriteDiff
2019/04/26 19:21:14 [TRACE] root: eval: *terraform.EvalApplyPost
2019/04/26 19:21:14 [TRACE] root: eval: *terraform.EvalUpdateStateHook
2019/04/26 19:21:14 [TRACE] [walkApply] Exiting eval tree: aws_ebs_volume.rabbitmq
2019/04/26 19:21:14 [TRACE] dag/walk: vertex "aws_ecs_service.metrics", waiting for: "aws_service_discovery_service.metrics"
2019/04/26 19:21:15 [TRACE] dag/walk: vertex "root", waiting for: "provider.null (close)"
2019/04/26 19:21:15 [TRACE] dag/walk: vertex "output.bastion_hostname", waiting for: "module.vpc.output.bastion_hostname"
2019/04/26 19:21:15 [TRACE] dag/walk: vertex "aws_route53_record.caa", waiting for: "aws_route53_zone.environment"
2019/04/26 19:21:15 [TRACE] dag/walk: vertex "module.vpc.output.bastion_host_ip", waiting for: "module.vpc.aws_instance.bastion_host"
2019/04/26 19:21:15 [TRACE] dag/walk: vertex "aws_instance.rabbitmq", waiting for: "module.vpc.output.ssh_access_id"
2019/04/26 19:21:15 [TRACE] dag/walk: vertex "output.ssh_access_id", waiting for: "module.vpc.output.ssh_access_id"
2019/04/26 19:21:15 [TRACE] dag/walk: vertex "provider.aws (close)", waiting for: "aws_route53_record.nameservers"
2019/04/26 19:21:15 [TRACE] dag/walk: vertex "output.rabbitmq_host", waiting for: "aws_instance.rabbitmq"
2019/04/26 19:21:15 [TRACE] dag/walk: vertex "module.vpc.aws_route53_record.bastion_host", waiting for: "module.vpc.var.zone_id"
2019/04/26 19:21:15 [TRACE] dag/walk: vertex "module.vpc.output.ssh_access_id", waiting for: "module.vpc.aws_security_group.bastion_ssh_access"
2019/04/26 19:21:15 [TRACE] dag/walk: vertex "module.vpc.var.zone_id", waiting for: "aws_route53_zone.environment"
2019/04/26 19:21:15 [TRACE] dag/walk: vertex "module.vpc.aws_security_group.bastion_ssh_access", waiting for: "module.vpc.aws_instance.bastion_host"
2019/04/26 19:21:15 [TRACE] dag/walk: vertex "output.metrics_hostname", waiting for: "aws_service_discovery_service.metrics"
2019/04/26 19:21:15 [TRACE] dag/walk: vertex "module.vpc.output.bastion_hostname", waiting for: "module.vpc.aws_route53_record.bastion_host"
2019/04/26 19:21:15 [TRACE] dag/walk: vertex "output.service_discovery_namespace_id", waiting for: "aws_service_discovery_private_dns_namespace.ecs"
2019/04/26 19:21:15 [TRACE] dag/walk: vertex "output.zone_id", waiting for: "aws_route53_zone.environment"
2019/04/26 19:21:15 [TRACE] dag/walk: vertex "aws_route53_record.wildcard_validation", waiting for: "aws_acm_certificate.wildcard"
2019/04/26 19:21:15 [TRACE] dag/walk: vertex "output.zone_name", waiting for: "aws_route53_zone.environment"
2019/04/26 19:21:15 [TRACE] dag/walk: vertex "output.certificate_arn", waiting for: "aws_acm_certificate_validation.wildcard"
2019/04/26 19:21:15 [TRACE] dag/walk: vertex "aws_acm_certificate.wildcard", waiting for: "aws_route53_record.caa"
2019/04/26 19:21:15 [TRACE] dag/walk: vertex "provider.null (close)", waiting for: "null_resource.rabbitmq-init"
2019/04/26 19:21:15 [TRACE] dag/walk: vertex "aws_service_discovery_service.metrics", waiting for: "aws_service_discovery_private_dns_namespace.ecs"
2019/04/26 19:21:15 [TRACE] dag/walk: vertex "meta.count-boundary (count boundary fixup)", waiting for: "output.certificate_arn"
2019/04/26 19:21:15 [TRACE] dag/walk: vertex "provisioner.file (close)", waiting for: "null_resource.rabbitmq-init"
2019/04/26 19:21:15 [TRACE] dag/walk: vertex "aws_volume_attachment.rabbitmq", waiting for: "aws_instance.rabbitmq"
2019/04/26 19:21:15 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)", waiting for: "null_resource.rabbitmq-init"
2019/04/26 19:21:15 [TRACE] dag/walk: vertex "aws_acm_certificate_validation.wildcard", waiting for: "aws_route53_record.wildcard_validation"
2019/04/26 19:21:15 [TRACE] dag/walk: vertex "null_resource.rabbitmq-init", waiting for: "aws_volume_attachment.rabbitmq"
2019/04/26 19:21:15 [TRACE] dag/walk: vertex "aws_route53_record.nameservers", waiting for: "aws_route53_zone.environment"
2019-04-26T19:21:15.490Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:15 [TRACE] Waiting 10s before next try
2019-04-26T19:21:15.870Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:15 [TRACE] Waiting 3s before next try
2019-04-26T19:21:17.010Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:17 [TRACE] Waiting 10s before next try
2019/04/26 19:21:17 [TRACE] dag/walk: vertex "module.vpc.aws_route.nat-default", waiting for: "module.vpc.aws_nat_gateway.gw"
2019/04/26 19:21:18 [TRACE] dag/walk: vertex "provider.aws.ecs (close)", waiting for: "module.vpc.aws_route53_record.bastion_host"
2019-04-26T19:21:19.000Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:19 [TRACE] Waiting 6s before next try
2019/04/26 19:21:19 [TRACE] dag/walk: vertex "aws_ecs_service.metrics", waiting for: "aws_service_discovery_service.metrics"
2019/04/26 19:21:20 [TRACE] dag/walk: vertex "aws_route53_record.caa", waiting for: "aws_route53_zone.environment"
2019/04/26 19:21:20 [TRACE] dag/walk: vertex "output.bastion_hostname", waiting for: "module.vpc.output.bastion_hostname"
2019/04/26 19:21:20 [TRACE] dag/walk: vertex "module.vpc.aws_route53_record.bastion_host", waiting for: "module.vpc.var.zone_id"
2019/04/26 19:21:20 [TRACE] dag/walk: vertex "root", waiting for: "provider.null (close)"
2019/04/26 19:21:20 [TRACE] dag/walk: vertex "output.ssh_access_id", waiting for: "module.vpc.output.ssh_access_id"
2019/04/26 19:21:20 [TRACE] dag/walk: vertex "module.vpc.output.bastion_host_ip", waiting for: "module.vpc.aws_instance.bastion_host"
2019/04/26 19:21:20 [TRACE] dag/walk: vertex "provider.aws (close)", waiting for: "aws_route53_record.nameservers"
2019/04/26 19:21:20 [TRACE] dag/walk: vertex "aws_instance.rabbitmq", waiting for: "module.vpc.output.ssh_access_id"
2019/04/26 19:21:20 [TRACE] dag/walk: vertex "output.rabbitmq_host", waiting for: "aws_instance.rabbitmq"
2019/04/26 19:21:20 [TRACE] dag/walk: vertex "module.vpc.output.ssh_access_id", waiting for: "module.vpc.aws_security_group.bastion_ssh_access"
2019/04/26 19:21:20 [TRACE] dag/walk: vertex "output.metrics_hostname", waiting for: "aws_service_discovery_service.metrics"
2019/04/26 19:21:20 [TRACE] dag/walk: vertex "module.vpc.output.bastion_hostname", waiting for: "module.vpc.aws_route53_record.bastion_host"
2019/04/26 19:21:20 [TRACE] dag/walk: vertex "output.zone_id", waiting for: "aws_route53_zone.environment"
2019/04/26 19:21:20 [TRACE] dag/walk: vertex "module.vpc.var.zone_id", waiting for: "aws_route53_zone.environment"
2019/04/26 19:21:20 [TRACE] dag/walk: vertex "module.vpc.aws_security_group.bastion_ssh_access", waiting for: "module.vpc.aws_instance.bastion_host"
2019/04/26 19:21:20 [TRACE] dag/walk: vertex "output.service_discovery_namespace_id", waiting for: "aws_service_discovery_private_dns_namespace.ecs"
2019/04/26 19:21:20 [TRACE] dag/walk: vertex "aws_route53_record.wildcard_validation", waiting for: "aws_acm_certificate.wildcard"
2019/04/26 19:21:20 [TRACE] dag/walk: vertex "aws_acm_certificate.wildcard", waiting for: "aws_route53_record.caa"
2019/04/26 19:21:20 [TRACE] dag/walk: vertex "aws_service_discovery_service.metrics", waiting for: "aws_service_discovery_private_dns_namespace.ecs"
2019/04/26 19:21:20 [TRACE] dag/walk: vertex "output.certificate_arn", waiting for: "aws_acm_certificate_validation.wildcard"
2019/04/26 19:21:20 [TRACE] dag/walk: vertex "provider.null (close)", waiting for: "null_resource.rabbitmq-init"
2019/04/26 19:21:20 [TRACE] dag/walk: vertex "output.zone_name", waiting for: "aws_route53_zone.environment"
2019/04/26 19:21:20 [TRACE] dag/walk: vertex "aws_acm_certificate_validation.wildcard", waiting for: "aws_route53_record.wildcard_validation"
2019/04/26 19:21:20 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)", waiting for: "null_resource.rabbitmq-init"
2019/04/26 19:21:20 [TRACE] dag/walk: vertex "meta.count-boundary (count boundary fixup)", waiting for: "output.certificate_arn"
2019/04/26 19:21:20 [TRACE] dag/walk: vertex "aws_volume_attachment.rabbitmq", waiting for: "aws_instance.rabbitmq"
2019/04/26 19:21:20 [TRACE] dag/walk: vertex "provisioner.file (close)", waiting for: "null_resource.rabbitmq-init"
2019/04/26 19:21:20 [TRACE] dag/walk: vertex "null_resource.rabbitmq-init", waiting for: "aws_volume_attachment.rabbitmq"
2019/04/26 19:21:20 [TRACE] dag/walk: vertex "aws_route53_record.nameservers", waiting for: "aws_route53_zone.environment"
2019/04/26 19:21:22 [TRACE] dag/walk: vertex "module.vpc.aws_route.nat-default", waiting for: "module.vpc.aws_nat_gateway.gw"
2019/04/26 19:21:23 [TRACE] dag/walk: vertex "provider.aws.ecs (close)", waiting for: "module.vpc.aws_route53_record.bastion_host"
2019/04/26 19:21:24 [TRACE] dag/walk: vertex "aws_ecs_service.metrics", waiting for: "aws_service_discovery_service.metrics"
2019/04/26 19:21:25 [TRACE] dag/walk: vertex "provider.aws (close)", waiting for: "aws_route53_record.nameservers"
2019/04/26 19:21:25 [TRACE] dag/walk: vertex "output.bastion_hostname", waiting for: "module.vpc.output.bastion_hostname"
2019/04/26 19:21:25 [TRACE] dag/walk: vertex "module.vpc.aws_route53_record.bastion_host", waiting for: "module.vpc.var.zone_id"
2019/04/26 19:21:25 [TRACE] dag/walk: vertex "aws_instance.rabbitmq", waiting for: "module.vpc.output.ssh_access_id"
2019/04/26 19:21:25 [TRACE] dag/walk: vertex "aws_route53_record.caa", waiting for: "aws_route53_zone.environment"
2019/04/26 19:21:25 [TRACE] dag/walk: vertex "output.ssh_access_id", waiting for: "module.vpc.output.ssh_access_id"
2019/04/26 19:21:25 [TRACE] dag/walk: vertex "root", waiting for: "provider.null (close)"
2019/04/26 19:21:25 [TRACE] dag/walk: vertex "module.vpc.output.bastion_host_ip", waiting for: "module.vpc.aws_instance.bastion_host"
2019/04/26 19:21:25 [TRACE] dag/walk: vertex "output.rabbitmq_host", waiting for: "aws_instance.rabbitmq"
2019/04/26 19:21:25 [TRACE] dag/walk: vertex "output.metrics_hostname", waiting for: "aws_service_discovery_service.metrics"
2019/04/26 19:21:25 [TRACE] dag/walk: vertex "module.vpc.output.bastion_hostname", waiting for: "module.vpc.aws_route53_record.bastion_host"
2019/04/26 19:21:25 [TRACE] dag/walk: vertex "module.vpc.aws_security_group.bastion_ssh_access", waiting for: "module.vpc.aws_instance.bastion_host"
2019/04/26 19:21:25 [TRACE] dag/walk: vertex "module.vpc.output.ssh_access_id", waiting for: "module.vpc.aws_security_group.bastion_ssh_access"
2019/04/26 19:21:25 [TRACE] dag/walk: vertex "output.zone_id", waiting for: "aws_route53_zone.environment"
2019/04/26 19:21:25 [TRACE] dag/walk: vertex "output.service_discovery_namespace_id", waiting for: "aws_service_discovery_private_dns_namespace.ecs"
2019/04/26 19:21:25 [TRACE] dag/walk: vertex "module.vpc.var.zone_id", waiting for: "aws_route53_zone.environment"
2019/04/26 19:21:25 [TRACE] dag/walk: vertex "output.zone_name", waiting for: "aws_route53_zone.environment"
2019/04/26 19:21:25 [TRACE] dag/walk: vertex "output.certificate_arn", waiting for: "aws_acm_certificate_validation.wildcard"
2019/04/26 19:21:25 [TRACE] dag/walk: vertex "aws_acm_certificate.wildcard", waiting for: "aws_route53_record.caa"
2019/04/26 19:21:25 [TRACE] dag/walk: vertex "aws_service_discovery_service.metrics", waiting for: "aws_service_discovery_private_dns_namespace.ecs"
2019/04/26 19:21:25 [TRACE] dag/walk: vertex "provider.null (close)", waiting for: "null_resource.rabbitmq-init"
2019/04/26 19:21:25 [TRACE] dag/walk: vertex "aws_route53_record.wildcard_validation", waiting for: "aws_acm_certificate.wildcard"
2019/04/26 19:21:25 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)", waiting for: "null_resource.rabbitmq-init"
2019/04/26 19:21:25 [TRACE] dag/walk: vertex "aws_volume_attachment.rabbitmq", waiting for: "aws_instance.rabbitmq"
2019/04/26 19:21:25 [TRACE] dag/walk: vertex "aws_acm_certificate_validation.wildcard", waiting for: "aws_route53_record.wildcard_validation"
2019/04/26 19:21:25 [TRACE] dag/walk: vertex "provisioner.file (close)", waiting for: "null_resource.rabbitmq-init"
2019/04/26 19:21:25 [TRACE] dag/walk: vertex "meta.count-boundary (count boundary fixup)", waiting for: "output.certificate_arn"
2019/04/26 19:21:25 [TRACE] dag/walk: vertex "null_resource.rabbitmq-init", waiting for: "aws_volume_attachment.rabbitmq"
2019-04-26T19:21:25.149Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:25 [TRACE] Waiting 10s before next try
2019/04/26 19:21:25 [TRACE] dag/walk: vertex "aws_route53_record.nameservers", waiting for: "aws_route53_zone.environment"
2019-04-26T19:21:25.508Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:25 [TRACE] Waiting 10s before next try
2019-04-26T19:21:27.086Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:27 [TRACE] Waiting 10s before next try
2019/04/26 19:21:27 [TRACE] dag/walk: vertex "module.vpc.aws_route.nat-default", waiting for: "module.vpc.aws_nat_gateway.gw"
2019/04/26 19:21:28 [TRACE] dag/walk: vertex "provider.aws.ecs (close)", waiting for: "module.vpc.aws_route53_record.bastion_host"
2019/04/26 19:21:29 [TRACE] dag/walk: vertex "aws_ecs_service.metrics", waiting for: "aws_service_discovery_service.metrics"
2019/04/26 19:21:30 [TRACE] dag/walk: vertex "output.metrics_hostname", waiting for: "aws_service_discovery_service.metrics"
2019/04/26 19:21:30 [TRACE] dag/walk: vertex "output.rabbitmq_host", waiting for: "aws_instance.rabbitmq"
2019/04/26 19:21:30 [TRACE] dag/walk: vertex "output.bastion_hostname", waiting for: "module.vpc.output.bastion_hostname"
2019/04/26 19:21:30 [TRACE] dag/walk: vertex "module.vpc.aws_route53_record.bastion_host", waiting for: "module.vpc.var.zone_id"
2019/04/26 19:21:30 [TRACE] dag/walk: vertex "module.vpc.output.bastion_host_ip", waiting for: "module.vpc.aws_instance.bastion_host"
2019/04/26 19:21:30 [TRACE] dag/walk: vertex "provider.aws (close)", waiting for: "aws_route53_record.nameservers"
2019/04/26 19:21:30 [TRACE] dag/walk: vertex "aws_route53_record.caa", waiting for: "aws_route53_zone.environment"
2019/04/26 19:21:30 [TRACE] dag/walk: vertex "aws_instance.rabbitmq", waiting for: "module.vpc.output.ssh_access_id"
2019/04/26 19:21:30 [TRACE] dag/walk: vertex "output.ssh_access_id", waiting for: "module.vpc.output.ssh_access_id"
2019/04/26 19:21:30 [TRACE] dag/walk: vertex "root", waiting for: "provider.null (close)"
2019/04/26 19:21:30 [TRACE] dag/walk: vertex "module.vpc.output.bastion_hostname", waiting for: "module.vpc.aws_route53_record.bastion_host"
2019/04/26 19:21:30 [TRACE] dag/walk: vertex "module.vpc.var.zone_id", waiting for: "aws_route53_zone.environment"
2019/04/26 19:21:30 [TRACE] dag/walk: vertex "output.zone_id", waiting for: "aws_route53_zone.environment"
2019/04/26 19:21:30 [TRACE] dag/walk: vertex "aws_acm_certificate.wildcard", waiting for: "aws_route53_record.caa"
2019/04/26 19:21:30 [TRACE] dag/walk: vertex "module.vpc.aws_security_group.bastion_ssh_access", waiting for: "module.vpc.aws_instance.bastion_host"
2019/04/26 19:21:30 [TRACE] dag/walk: vertex "module.vpc.output.ssh_access_id", waiting for: "module.vpc.aws_security_group.bastion_ssh_access"
2019/04/26 19:21:30 [TRACE] dag/walk: vertex "output.service_discovery_namespace_id", waiting for: "aws_service_discovery_private_dns_namespace.ecs"
2019/04/26 19:21:30 [TRACE] dag/walk: vertex "output.certificate_arn", waiting for: "aws_acm_certificate_validation.wildcard"
2019/04/26 19:21:30 [TRACE] dag/walk: vertex "aws_route53_record.wildcard_validation", waiting for: "aws_acm_certificate.wildcard"
2019/04/26 19:21:30 [TRACE] dag/walk: vertex "output.zone_name", waiting for: "aws_route53_zone.environment"
2019/04/26 19:21:30 [TRACE] dag/walk: vertex "aws_service_discovery_service.metrics", waiting for: "aws_service_discovery_private_dns_namespace.ecs"
2019/04/26 19:21:30 [TRACE] dag/walk: vertex "provider.null (close)", waiting for: "null_resource.rabbitmq-init"
2019/04/26 19:21:30 [TRACE] dag/walk: vertex "aws_acm_certificate_validation.wildcard", waiting for: "aws_route53_record.wildcard_validation"
2019/04/26 19:21:30 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)", waiting for: "null_resource.rabbitmq-init"
2019/04/26 19:21:30 [TRACE] dag/walk: vertex "aws_volume_attachment.rabbitmq", waiting for: "aws_instance.rabbitmq"
2019/04/26 19:21:30 [TRACE] dag/walk: vertex "meta.count-boundary (count boundary fixup)", waiting for: "output.certificate_arn"
2019/04/26 19:21:30 [TRACE] dag/walk: vertex "provisioner.file (close)", waiting for: "null_resource.rabbitmq-init"
2019/04/26 19:21:30 [TRACE] dag/walk: vertex "null_resource.rabbitmq-init", waiting for: "aws_volume_attachment.rabbitmq"
2019/04/26 19:21:30 [TRACE] dag/walk: vertex "aws_route53_record.nameservers", waiting for: "aws_route53_zone.environment"
2019-04-26T19:21:30.387Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:30 [TRACE] Waiting 2s before next try
2019/04/26 19:21:32 [TRACE] dag/walk: vertex "module.vpc.aws_route.nat-default", waiting for: "module.vpc.aws_nat_gateway.gw"
2019-04-26T19:21:32.447Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:32 [DEBUG] Matching ^aws: with managed
2019-04-26T19:21:32.447Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:32 [DEBUG] Matching ^aws: with application
2019-04-26T19:21:32.447Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:32 [DEBUG] Matching ^aws: with environment
2019-04-26T19:21:32.448Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:32 [DEBUG] Matching ^aws: with managed
2019-04-26T19:21:32.448Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:32 [DEBUG] Matching ^aws: with application
2019-04-26T19:21:32.448Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:32 [DEBUG] Matching ^aws: with environment
2019-04-26T19:21:32.448Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:32 [DEBUG] Changing tags:
2019-04-26T19:21:32.448Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: adding: []*route53.Tag{{
2019-04-26T19:21:32.448Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Key: "managed",
2019-04-26T19:21:32.448Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: "terraform"
2019-04-26T19:21:32.448Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }, {
2019-04-26T19:21:32.448Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Key: "application",
2019-04-26T19:21:32.448Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: "ecs"
2019-04-26T19:21:32.448Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }, {
2019-04-26T19:21:32.448Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Key: "environment",
2019-04-26T19:21:32.448Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: "sun1124"
2019-04-26T19:21:32.448Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }}
2019-04-26T19:21:32.448Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: removing:[]*route53.Tag(nil)
2019-04-26T19:21:32.580Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:32 [DEBUG] Matching ^aws: with application
2019-04-26T19:21:32.580Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:32 [DEBUG] Matching ^aws: with environment
2019-04-26T19:21:32.580Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:32 [DEBUG] Matching ^aws: with managed
2019/04/26 19:21:32 [TRACE] root: eval: *terraform.EvalWriteState
2019/04/26 19:21:32 [TRACE] root: eval: *terraform.EvalApplyProvisioners
2019/04/26 19:21:32 [TRACE] root: eval: *terraform.EvalIf
2019/04/26 19:21:32 [TRACE] root: eval: *terraform.EvalWriteState
2019/04/26 19:21:32 [TRACE] root: eval: *terraform.EvalWriteDiff
2019/04/26 19:21:32 [TRACE] root: eval: *terraform.EvalApplyPost
2019/04/26 19:21:32 [TRACE] root: eval: *terraform.EvalUpdateStateHook
2019/04/26 19:21:32 [TRACE] [walkApply] Exiting eval tree: aws_route53_zone.environment
2019/04/26 19:21:32 [TRACE] dag/walk: walking "aws_route53_record.caa"
2019/04/26 19:21:32 [TRACE] vertex 'root.aws_route53_record.caa': walking
2019/04/26 19:21:32 [TRACE] dag/walk: walking "output.zone_name"
2019/04/26 19:21:32 [TRACE] vertex 'root.output.zone_name': walking
2019/04/26 19:21:32 [TRACE] dag/walk: walking "aws_route53_record.nameservers"
2019/04/26 19:21:32 [TRACE] vertex 'root.aws_route53_record.nameservers': walking
2019/04/26 19:21:32 [TRACE] vertex 'root.aws_route53_record.caa': evaluating
2019/04/26 19:21:32 [TRACE] vertex 'root.aws_route53_record.nameservers': evaluating
2019/04/26 19:21:32 [TRACE] [walkApply] Entering eval tree: aws_route53_record.caa
2019/04/26 19:21:32 [TRACE] [walkApply] Entering eval tree: aws_route53_record.nameservers
2019/04/26 19:21:32 [TRACE] root: eval: *terraform.EvalSequence
2019/04/26 19:21:32 [TRACE] root: eval: *terraform.EvalSequence
2019/04/26 19:21:32 [TRACE] root: eval: *terraform.EvalInstanceInfo
2019/04/26 19:21:32 [TRACE] root: eval: *terraform.EvalInstanceInfo
2019/04/26 19:21:32 [TRACE] root: eval: *terraform.EvalReadDiff
2019/04/26 19:21:32 [TRACE] root: eval: *terraform.EvalReadDiff
2019/04/26 19:21:32 [TRACE] root: eval: *terraform.EvalIf
2019/04/26 19:21:32 [TRACE] root: eval: terraform.EvalNoop
2019/04/26 19:21:32 [TRACE] root: eval: *terraform.EvalIf
2019/04/26 19:21:32 [TRACE] root: eval: *terraform.EvalInterpolate
2019/04/26 19:21:32 [TRACE] dag/walk: walking "module.vpc.var.zone_id"
2019/04/26 19:21:32 [TRACE] vertex 'root.module.vpc.var.zone_id': walking
2019/04/26 19:21:32 [TRACE] vertex 'root.module.vpc.var.zone_id': evaluating
2019/04/26 19:21:32 [TRACE] [walkApply] Entering eval tree: module.vpc.var.zone_id
2019/04/26 19:21:32 [TRACE] root: eval: *terraform.EvalSequence
2019/04/26 19:21:32 [TRACE] root: eval: terraform.EvalNoop
2019/04/26 19:21:32 [TRACE] root: eval: *terraform.EvalOpFilter
2019/04/26 19:21:32 [TRACE] root: eval: *terraform.EvalInterpolate
2019/04/26 19:21:32 [TRACE] root: eval: *terraform.EvalInterpolate
2019/04/26 19:21:32 [TRACE] root: eval: *terraform.EvalVariableBlock
2019/04/26 19:21:32 [TRACE] root: eval: *terraform.EvalCoerceMapVariable
2019/04/26 19:21:32 [TRACE] root: eval: *terraform.EvalTypeCheckVariable
2019/04/26 19:21:32 [TRACE] root: eval: *terraform.EvalSetVariables
2019/04/26 19:21:32 [TRACE] [walkApply] Exiting eval tree: module.vpc.var.zone_id
2019/04/26 19:21:32 [TRACE] dag/walk: walking "output.zone_id"
2019/04/26 19:21:32 [TRACE] vertex 'root.output.zone_id': walking
2019/04/26 19:21:32 [TRACE] vertex 'root.output.zone_id': evaluating
2019/04/26 19:21:32 [TRACE] [walkApply] Entering eval tree: output.zone_id
2019/04/26 19:21:32 [TRACE] root: eval: *terraform.EvalSequence
2019/04/26 19:21:32 [TRACE] root: eval: terraform.EvalNoop
2019/04/26 19:21:32 [TRACE] root: eval: *terraform.EvalOpFilter
2019/04/26 19:21:32 [TRACE] root: eval: *terraform.EvalGetProvider
2019/04/26 19:21:32 [TRACE] root: eval: *terraform.EvalReadState
2019/04/26 19:21:32 [TRACE] root: eval: *terraform.EvalValidateResource
2019/04/26 19:21:32 [TRACE] vertex 'root.output.zone_name': evaluating
2019/04/26 19:21:32 [TRACE] [walkApply] Entering eval tree: output.zone_name
2019/04/26 19:21:32 [TRACE] root: eval: *terraform.EvalSequence
2019/04/26 19:21:32 [TRACE] root: eval: terraform.EvalNoop
2019/04/26 19:21:32 [TRACE] root: eval: *terraform.EvalOpFilter
2019/04/26 19:21:32 [TRACE] root: eval: *terraform.EvalWriteOutput
2019/04/26 19:21:32 [TRACE] root: eval: *terraform.EvalIf
2019/04/26 19:21:32 [TRACE] root: eval: terraform.EvalNoop
2019/04/26 19:21:32 [TRACE] root: eval: *terraform.EvalIf
2019/04/26 19:21:32 [TRACE] root: eval: *terraform.EvalInterpolate
2019/04/26 19:21:32 [TRACE] [walkApply] Exiting eval tree: output.zone_name
2019/04/26 19:21:32 [TRACE] root: eval: *terraform.EvalInterpolate
2019/04/26 19:21:32 [TRACE] root: eval: *terraform.EvalWriteOutput
2019/04/26 19:21:32 [DEBUG] Interpolating computed list element attribute name_servers (4)
2019/04/26 19:21:32 [TRACE] [walkApply] Exiting eval tree: output.zone_id
2019/04/26 19:21:32 [TRACE] root: eval: *terraform.EvalDiff
2019/04/26 19:21:32 [TRACE] root: eval: *terraform.EvalGetProvider
2019/04/26 19:21:32 [TRACE] root: eval: *terraform.EvalReadState
2019/04/26 19:21:32 [TRACE] root: eval: *terraform.EvalValidateResource
2019/04/26 19:21:32 [TRACE] root: eval: *terraform.EvalDiff
2019/04/26 19:21:32 [TRACE] root: eval: *terraform.EvalReadDiff
2019/04/26 19:21:32 [TRACE] root: eval: *terraform.EvalCompareDiff
2019/04/26 19:21:32 [TRACE] root: eval: *terraform.EvalGetProvider
2019/04/26 19:21:32 [TRACE] root: eval: *terraform.EvalReadState
2019/04/26 19:21:32 [TRACE] root: eval: *terraform.EvalApplyPre
2019/04/26 19:21:32 [TRACE] root: eval: *terraform.EvalApply
2019/04/26 19:21:32 [DEBUG] apply: aws_route53_record.caa: executing Apply
2019/04/26 19:21:32 [TRACE] root: eval: *terraform.EvalReadDiff
2019/04/26 19:21:32 [TRACE] root: eval: *terraform.EvalCompareDiff
2019/04/26 19:21:32 [TRACE] root: eval: *terraform.EvalGetProvider
2019/04/26 19:21:32 [TRACE] root: eval: *terraform.EvalReadState
2019/04/26 19:21:32 [TRACE] root: eval: *terraform.EvalApplyPre
2019/04/26 19:21:32 [TRACE] root: eval: *terraform.EvalApply
2019/04/26 19:21:32 [DEBUG] apply: aws_route53_record.nameservers: executing Apply
2019-04-26T19:21:32.611Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:32 [DEBUG] Creating resource records for zone: ZVCVW80FPSNAG, name: sun1124.signalvine.com
2019-04-26T19:21:32.611Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4:
2019-04-26T19:21:32.611Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: {
2019-04-26T19:21:32.611Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: ChangeBatch: {
2019-04-26T19:21:32.611Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Changes: [{
2019-04-26T19:21:32.611Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Action: "UPSERT",
2019-04-26T19:21:32.611Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: ResourceRecordSet: {
2019-04-26T19:21:32.611Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Name: "sun1124.signalvine.com",
2019-04-26T19:21:32.611Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: ResourceRecords: [{
2019-04-26T19:21:32.611Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: "0 issue \"amazon.com\""
2019-04-26T19:21:32.611Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }],
2019-04-26T19:21:32.611Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: TTL: 300,
2019-04-26T19:21:32.611Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Type: "CAA"
2019-04-26T19:21:32.611Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }
2019-04-26T19:21:32.611Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }],
2019-04-26T19:21:32.611Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Comment: "Managed by Terraform"
2019-04-26T19:21:32.611Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: },
2019-04-26T19:21:32.611Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: HostedZoneId: "ZVCVW80FPSNAG"
2019-04-26T19:21:32.611Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }
2019-04-26T19:21:32.611Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:32 [DEBUG] Waiting for state to become: [accepted]
2019-04-26T19:21:32.618Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:32 [DEBUG] Creating resource records for zone: Z3LWNRE0THV1K0, name: sun1124.signalvine.com
2019-04-26T19:21:32.618Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4:
2019-04-26T19:21:32.618Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: {
2019-04-26T19:21:32.618Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: ChangeBatch: {
2019-04-26T19:21:32.618Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Changes: [{
2019-04-26T19:21:32.618Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Action: "UPSERT",
2019-04-26T19:21:32.618Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: ResourceRecordSet: {
2019-04-26T19:21:32.618Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Name: "sun1124.signalvine.com",
2019-04-26T19:21:32.618Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: ResourceRecords: [
2019-04-26T19:21:32.618Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: {
2019-04-26T19:21:32.618Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: "ns-786.awsdns-34.net"
2019-04-26T19:21:32.618Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: },
2019-04-26T19:21:32.618Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: {
2019-04-26T19:21:32.618Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: "ns-278.awsdns-34.com"
2019-04-26T19:21:32.618Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: },
2019-04-26T19:21:32.618Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: {
2019-04-26T19:21:32.618Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: "ns-1612.awsdns-09.co.uk"
2019-04-26T19:21:32.618Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: },
2019-04-26T19:21:32.618Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: {
2019-04-26T19:21:32.618Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: "ns-1103.awsdns-09.org"
2019-04-26T19:21:32.618Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }
2019-04-26T19:21:32.618Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: ],
2019-04-26T19:21:32.618Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: TTL: 300,
2019-04-26T19:21:32.618Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Type: "NS"
2019-04-26T19:21:32.618Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }
2019-04-26T19:21:32.618Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }],
2019-04-26T19:21:32.618Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Comment: "Managed by Terraform"
2019-04-26T19:21:32.618Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: },
2019-04-26T19:21:32.618Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: HostedZoneId: "Z3LWNRE0THV1K0"
2019-04-26T19:21:32.618Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }
2019-04-26T19:21:32.618Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:32 [DEBUG] Waiting for state to become: [accepted]
2019-04-26T19:21:32.681Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:32 [DEBUG] Waiting for state to become: [INSYNC]
2019-04-26T19:21:32.682Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:32 [DEBUG] Waiting for state to become: [INSYNC]
2019/04/26 19:21:33 [TRACE] dag/walk: vertex "provider.aws.ecs (close)", waiting for: "module.vpc.aws_route53_record.bastion_host"
2019/04/26 19:21:34 [TRACE] dag/walk: vertex "aws_ecs_service.metrics", waiting for: "aws_service_discovery_service.metrics"
2019/04/26 19:21:35 [TRACE] dag/walk: vertex "output.bastion_hostname", waiting for: "module.vpc.output.bastion_hostname"
2019/04/26 19:21:35 [TRACE] dag/walk: vertex "module.vpc.output.bastion_host_ip", waiting for: "module.vpc.aws_instance.bastion_host"
2019/04/26 19:21:35 [TRACE] dag/walk: vertex "provider.aws (close)", waiting for: "aws_route53_record.nameservers"
2019/04/26 19:21:35 [TRACE] dag/walk: vertex "output.metrics_hostname", waiting for: "aws_service_discovery_service.metrics"
2019/04/26 19:21:35 [TRACE] dag/walk: vertex "output.rabbitmq_host", waiting for: "aws_instance.rabbitmq"
2019/04/26 19:21:35 [TRACE] dag/walk: vertex "module.vpc.output.ssh_access_id", waiting for: "module.vpc.aws_security_group.bastion_ssh_access"
2019/04/26 19:21:35 [TRACE] dag/walk: vertex "aws_acm_certificate.wildcard", waiting for: "aws_route53_record.caa"
2019/04/26 19:21:35 [TRACE] dag/walk: vertex "output.ssh_access_id", waiting for: "module.vpc.output.ssh_access_id"
2019/04/26 19:21:35 [TRACE] dag/walk: vertex "module.vpc.aws_security_group.bastion_ssh_access", waiting for: "module.vpc.aws_instance.bastion_host"
2019/04/26 19:21:35 [TRACE] dag/walk: vertex "root", waiting for: "provider.null (close)"
2019/04/26 19:21:35 [TRACE] dag/walk: vertex "aws_instance.rabbitmq", waiting for: "module.vpc.output.ssh_access_id"
2019/04/26 19:21:35 [TRACE] dag/walk: vertex "module.vpc.output.bastion_hostname", waiting for: "module.vpc.aws_route53_record.bastion_host"
2019/04/26 19:21:35 [TRACE] dag/walk: vertex "output.service_discovery_namespace_id", waiting for: "aws_service_discovery_private_dns_namespace.ecs"
2019/04/26 19:21:35 [TRACE] dag/walk: vertex "output.certificate_arn", waiting for: "aws_acm_certificate_validation.wildcard"
2019/04/26 19:21:35 [TRACE] dag/walk: vertex "aws_service_discovery_service.metrics", waiting for: "aws_service_discovery_private_dns_namespace.ecs"
2019/04/26 19:21:35 [TRACE] dag/walk: vertex "aws_route53_record.wildcard_validation", waiting for: "aws_acm_certificate.wildcard"
2019/04/26 19:21:35 [TRACE] dag/walk: vertex "aws_acm_certificate_validation.wildcard", waiting for: "aws_route53_record.wildcard_validation"
2019/04/26 19:21:35 [TRACE] dag/walk: vertex "provider.null (close)", waiting for: "null_resource.rabbitmq-init"
2019/04/26 19:21:35 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)", waiting for: "null_resource.rabbitmq-init"
2019/04/26 19:21:35 [TRACE] dag/walk: vertex "meta.count-boundary (count boundary fixup)", waiting for: "output.certificate_arn"
2019/04/26 19:21:35 [TRACE] dag/walk: vertex "aws_volume_attachment.rabbitmq", waiting for: "aws_instance.rabbitmq"
2019/04/26 19:21:35 [TRACE] dag/walk: vertex "provisioner.file (close)", waiting for: "null_resource.rabbitmq-init"
2019/04/26 19:21:35 [TRACE] dag/walk: vertex "null_resource.rabbitmq-init", waiting for: "aws_volume_attachment.rabbitmq"
2019-04-26T19:21:35.400Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:35 [DEBUG] Matching ^aws: with application
2019-04-26T19:21:35.400Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:35 [DEBUG] Matching ^aws: with role
2019-04-26T19:21:35.400Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:35 [DEBUG] Matching ^aws: with environment
2019-04-26T19:21:35.400Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:35 [DEBUG] Matching ^aws: with Name
2019-04-26T19:21:35.400Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:35 [DEBUG] Matching ^aws: with os
2019-04-26T19:21:35.540Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:35 [TRACE] Waiting 10s before next try
2019-04-26T19:21:35.754Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:35 [DEBUG] Setting Security Group IDs: []string{"sg-0d7e4ea096e16c741", "sg-0ee4fac70660934e0"}
2019/04/26 19:21:36 [TRACE] root.vpc: eval: *terraform.EvalWriteState
2019/04/26 19:21:36 [TRACE] root.vpc: eval: *terraform.EvalApplyProvisioners
2019/04/26 19:21:36 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:36 [TRACE] root.vpc: eval: *terraform.EvalWriteState
2019/04/26 19:21:36 [TRACE] root.vpc: eval: *terraform.EvalWriteDiff
2019/04/26 19:21:36 [TRACE] root.vpc: eval: *terraform.EvalApplyPost
2019/04/26 19:21:36 [TRACE] root.vpc: eval: *terraform.EvalUpdateStateHook
2019/04/26 19:21:36 [TRACE] [walkApply] Exiting eval tree: module.vpc.aws_instance.bastion_host
2019/04/26 19:21:36 [TRACE] dag/walk: walking "module.vpc.aws_security_group.bastion_ssh_access"
2019/04/26 19:21:36 [TRACE] vertex 'root.module.vpc.aws_security_group.bastion_ssh_access': walking
2019/04/26 19:21:36 [TRACE] dag/walk: walking "module.vpc.output.bastion_host_ip"
2019/04/26 19:21:36 [TRACE] vertex 'root.module.vpc.output.bastion_host_ip': walking
2019/04/26 19:21:36 [TRACE] vertex 'root.module.vpc.output.bastion_host_ip': evaluating
2019/04/26 19:21:36 [TRACE] [walkApply] Entering eval tree: module.vpc.output.bastion_host_ip
2019/04/26 19:21:36 [TRACE] root.vpc: eval: *terraform.EvalSequence
2019/04/26 19:21:36 [TRACE] root.vpc: eval: terraform.EvalNoop
2019/04/26 19:21:36 [TRACE] root.vpc: eval: *terraform.EvalOpFilter
2019/04/26 19:21:36 [TRACE] root.vpc: eval: *terraform.EvalWriteOutput
2019/04/26 19:21:36 [TRACE] vertex 'root.module.vpc.aws_security_group.bastion_ssh_access': evaluating
2019/04/26 19:21:36 [TRACE] [walkApply] Entering eval tree: module.vpc.aws_security_group.bastion_ssh_access
2019/04/26 19:21:36 [TRACE] root.vpc: eval: *terraform.EvalSequence
2019/04/26 19:21:36 [TRACE] root.vpc: eval: *terraform.EvalInstanceInfo
2019/04/26 19:21:36 [TRACE] root.vpc: eval: *terraform.EvalReadDiff
2019/04/26 19:21:36 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:36 [TRACE] root.vpc: eval: terraform.EvalNoop
2019/04/26 19:21:36 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:36 [TRACE] root.vpc: eval: *terraform.EvalInterpolate
2019/04/26 19:21:36 [TRACE] root.vpc: eval: *terraform.EvalInterpolate
2019/04/26 19:21:36 [TRACE] [walkApply] Exiting eval tree: module.vpc.output.bastion_host_ip
2019/04/26 19:21:36 [TRACE] root.vpc: eval: *terraform.EvalGetProvider
2019/04/26 19:21:36 [TRACE] root.vpc: eval: *terraform.EvalReadState
2019/04/26 19:21:36 [TRACE] root.vpc: eval: *terraform.EvalValidateResource
2019/04/26 19:21:36 [TRACE] root.vpc: eval: *terraform.EvalDiff
2019/04/26 19:21:36 [TRACE] root.vpc: eval: *terraform.EvalReadDiff
2019/04/26 19:21:36 [TRACE] root.vpc: eval: *terraform.EvalCompareDiff
2019/04/26 19:21:36 [TRACE] root.vpc: eval: *terraform.EvalGetProvider
2019/04/26 19:21:36 [TRACE] root.vpc: eval: *terraform.EvalReadState
2019/04/26 19:21:36 [TRACE] root.vpc: eval: *terraform.EvalApplyPre
2019/04/26 19:21:36 [TRACE] root.vpc: eval: *terraform.EvalApply
2019/04/26 19:21:36 [DEBUG] apply: aws_security_group.bastion_ssh_access: executing Apply
2019-04-26T19:21:36.131Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:36 [DEBUG] Security Group create configuration: {
2019-04-26T19:21:36.131Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Description: "Allows ssh from the bastion host",
2019-04-26T19:21:36.131Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: GroupName: "sun1124 bastion ssh access",
2019-04-26T19:21:36.131Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: VpcId: "vpc-0123eb25b481d9f20"
2019-04-26T19:21:36.131Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }
2019-04-26T19:21:36.220Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:36 [INFO] Security Group ID: sg-02ea501264933a371
2019-04-26T19:21:36.220Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:36 [DEBUG] Waiting for Security Group (sg-02ea501264933a371) to exist
2019-04-26T19:21:36.220Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:36 [DEBUG] Waiting for state to become: [exists]
2019-04-26T19:21:36.420Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:36 [DEBUG] Revoking default egress rule for Security Group for sg-02ea501264933a371
2019-04-26T19:21:36.571Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:36 [DEBUG] Revoking default IPv6 egress rule for Security Group for sg-02ea501264933a371
2019-04-26T19:21:36.842Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:36 [DEBUG] Waiting for Security Group (sg-02ea501264933a371) to exist
2019-04-26T19:21:36.842Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:36 [DEBUG] Waiting for state to become: [exists]
2019-04-26T19:21:37.018Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:37 [DEBUG] Authorizing security group {
2019-04-26T19:21:37.018Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Description: "Allows ssh from the bastion host",
2019-04-26T19:21:37.018Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: GroupId: "sg-02ea501264933a371",
2019-04-26T19:21:37.018Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: GroupName: "sun1124 bastion ssh access",
2019-04-26T19:21:37.018Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: OwnerId: "349481725638",
2019-04-26T19:21:37.018Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: VpcId: "vpc-0123eb25b481d9f20"
2019-04-26T19:21:37.018Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: } ingress rule: []*ec2.IpPermission{{
2019-04-26T19:21:37.018Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: FromPort: 22,
2019-04-26T19:21:37.018Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: IpProtocol: "tcp",
2019-04-26T19:21:37.018Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: IpRanges: [{
2019-04-26T19:21:37.018Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: CidrIp: "10.249.60.46/32"
2019-04-26T19:21:37.018Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }],
2019-04-26T19:21:37.018Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: ToPort: 22
2019-04-26T19:21:37.018Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }}
2019-04-26T19:21:37.160Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:37 [DEBUG] Waiting for Security Group (sg-02ea501264933a371) to exist
2019-04-26T19:21:37.160Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:37 [DEBUG] Waiting for state to become: [exists]
2019-04-26T19:21:37.170Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:37 [TRACE] Waiting 10s before next try
2019/04/26 19:21:37 [TRACE] dag/walk: vertex "module.vpc.aws_route.nat-default", waiting for: "module.vpc.aws_nat_gateway.gw"
2019/04/26 19:21:37 [TRACE] root.vpc: eval: *terraform.EvalWriteState
2019/04/26 19:21:37 [TRACE] root.vpc: eval: *terraform.EvalApplyProvisioners
2019/04/26 19:21:37 [TRACE] root.vpc: eval: *terraform.EvalIf
2019/04/26 19:21:37 [TRACE] root.vpc: eval: *terraform.EvalWriteState
2019/04/26 19:21:37 [TRACE] root.vpc: eval: *terraform.EvalWriteDiff
2019/04/26 19:21:37 [TRACE] root.vpc: eval: *terraform.EvalApplyPost
2019/04/26 19:21:37 [TRACE] root.vpc: eval: *terraform.EvalUpdateStateHook
2019/04/26 19:21:37 [TRACE] [walkApply] Exiting eval tree: module.vpc.aws_security_group.bastion_ssh_access
2019/04/26 19:21:37 [TRACE] dag/walk: walking "module.vpc.output.ssh_access_id"
2019/04/26 19:21:37 [TRACE] vertex 'root.module.vpc.output.ssh_access_id': walking
2019/04/26 19:21:37 [TRACE] vertex 'root.module.vpc.output.ssh_access_id': evaluating
2019/04/26 19:21:37 [TRACE] [walkApply] Entering eval tree: module.vpc.output.ssh_access_id
2019/04/26 19:21:37 [TRACE] root.vpc: eval: *terraform.EvalSequence
2019/04/26 19:21:37 [TRACE] root.vpc: eval: terraform.EvalNoop
2019/04/26 19:21:37 [TRACE] root.vpc: eval: *terraform.EvalOpFilter
2019/04/26 19:21:37 [TRACE] root.vpc: eval: *terraform.EvalWriteOutput
2019/04/26 19:21:37 [TRACE] [walkApply] Exiting eval tree: module.vpc.output.ssh_access_id
2019/04/26 19:21:37 [TRACE] dag/walk: walking "output.ssh_access_id"
2019/04/26 19:21:37 [TRACE] vertex 'root.output.ssh_access_id': walking
2019/04/26 19:21:37 [TRACE] vertex 'root.output.ssh_access_id': evaluating
2019/04/26 19:21:37 [TRACE] [walkApply] Entering eval tree: output.ssh_access_id
2019/04/26 19:21:37 [TRACE] root: eval: *terraform.EvalSequence
2019/04/26 19:21:37 [TRACE] root: eval: terraform.EvalNoop
2019/04/26 19:21:37 [TRACE] root: eval: *terraform.EvalOpFilter
2019/04/26 19:21:37 [TRACE] root: eval: *terraform.EvalWriteOutput
2019/04/26 19:21:37 [TRACE] [walkApply] Exiting eval tree: output.ssh_access_id
2019/04/26 19:21:37 [TRACE] dag/walk: walking "aws_instance.rabbitmq"
2019/04/26 19:21:37 [TRACE] vertex 'root.aws_instance.rabbitmq': walking
2019/04/26 19:21:37 [TRACE] vertex 'root.aws_instance.rabbitmq': evaluating
2019/04/26 19:21:37 [TRACE] [walkApply] Entering eval tree: aws_instance.rabbitmq
2019/04/26 19:21:37 [TRACE] root: eval: *terraform.EvalSequence
2019/04/26 19:21:37 [TRACE] root: eval: *terraform.EvalInstanceInfo
2019/04/26 19:21:37 [TRACE] root: eval: *terraform.EvalReadDiff
2019/04/26 19:21:37 [TRACE] root: eval: *terraform.EvalIf
2019/04/26 19:21:37 [TRACE] root: eval: terraform.EvalNoop
2019/04/26 19:21:37 [TRACE] root: eval: *terraform.EvalIf
2019/04/26 19:21:37 [TRACE] root: eval: *terraform.EvalInterpolate
2019/04/26 19:21:37 [TRACE] root: eval: *terraform.EvalInterpolate
2019/04/26 19:21:37 [TRACE] root: eval: *terraform.EvalGetProvider
2019/04/26 19:21:37 [TRACE] root: eval: *terraform.EvalReadState
2019/04/26 19:21:37 [TRACE] root: eval: *terraform.EvalValidateResource
2019/04/26 19:21:37 [TRACE] root: eval: *terraform.EvalDiff
2019/04/26 19:21:37 [TRACE] root: eval: *terraform.EvalReadDiff
2019/04/26 19:21:37 [TRACE] root: eval: *terraform.EvalCompareDiff
2019/04/26 19:21:37 [TRACE] root: eval: *terraform.EvalGetProvider
2019/04/26 19:21:37 [TRACE] root: eval: *terraform.EvalReadState
2019/04/26 19:21:37 [TRACE] root: eval: *terraform.EvalApplyPre
2019/04/26 19:21:37 [TRACE] root: eval: *terraform.EvalApply
2019/04/26 19:21:37 [DEBUG] apply: aws_instance.rabbitmq: executing Apply
2019-04-26T19:21:37.334Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:37 [DEBUG] Describing AMI "ami-76032009" to get root block device name
2019-04-26T19:21:37.418Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:37 [DEBUG] Matching ^aws: with Name
2019-04-26T19:21:37.418Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:37 [DEBUG] Matching ^aws: with role
2019-04-26T19:21:37.418Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:37 [DEBUG] Matching ^aws: with environment
2019-04-26T19:21:37.418Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:37 [DEBUG] Matching ^aws: with application
2019-04-26T19:21:37.418Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:37 [DEBUG] Matching ^aws: with os
2019-04-26T19:21:37.418Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:37 [DEBUG] Run configuration: {
2019-04-26T19:21:37.418Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: BlockDeviceMappings: [{
2019-04-26T19:21:37.418Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: DeviceName: "/dev/xvda",
2019-04-26T19:21:37.418Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Ebs: {
2019-04-26T19:21:37.418Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: DeleteOnTermination: true,
2019-04-26T19:21:37.418Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: VolumeSize: 50,
2019-04-26T19:21:37.418Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: VolumeType: "gp2"
2019-04-26T19:21:37.418Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }
2019-04-26T19:21:37.418Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }],
2019-04-26T19:21:37.418Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: DisableApiTermination: false,
2019-04-26T19:21:37.418Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: EbsOptimized: false,
2019-04-26T19:21:37.418Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: IamInstanceProfile: {
2019-04-26T19:21:37.418Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Name: ""
2019-04-26T19:21:37.418Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: },
2019-04-26T19:21:37.418Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: ImageId: "ami-76032009",
2019-04-26T19:21:37.418Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: InstanceType: "c5.large",
2019-04-26T19:21:37.418Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: MaxCount: 1,
2019-04-26T19:21:37.418Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: MinCount: 1,
2019-04-26T19:21:37.418Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Monitoring: {
2019-04-26T19:21:37.418Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Enabled: false
2019-04-26T19:21:37.418Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: },
2019-04-26T19:21:37.418Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: NetworkInterfaces: [{
2019-04-26T19:21:37.418Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: DeviceIndex: 0,
2019-04-26T19:21:37.418Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Groups: ["sg-0277ff911d3489113","sg-02ea501264933a371"],
2019-04-26T19:21:37.418Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: PrivateIpAddress: "10.249.128.110",
2019-04-26T19:21:37.418Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: SubnetId: "subnet-08aedb5b95de787bd"
2019-04-26T19:21:37.418Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }],
2019-04-26T19:21:37.418Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Placement: {
2019-04-26T19:21:37.418Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: AvailabilityZone: "",
2019-04-26T19:21:37.418Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: GroupName: ""
2019-04-26T19:21:37.418Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: },
2019-04-26T19:21:37.418Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: TagSpecifications: [{
2019-04-26T19:21:37.418Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: ResourceType: "instance",
2019-04-26T19:21:37.418Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Tags: [
2019-04-26T19:21:37.418Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: {
2019-04-26T19:21:37.418Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Key: "Name",
2019-04-26T19:21:37.418Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: "sun1124-rabbitmq"
2019-04-26T19:21:37.418Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: },
2019-04-26T19:21:37.418Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: {
2019-04-26T19:21:37.418Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Key: "role",
2019-04-26T19:21:37.418Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: "rabbitmq"
2019-04-26T19:21:37.418Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: },
2019-04-26T19:21:37.418Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: {
2019-04-26T19:21:37.418Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Key: "environment",
2019-04-26T19:21:37.418Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: "sun1124"
2019-04-26T19:21:37.418Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: },
2019-04-26T19:21:37.419Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: {
2019-04-26T19:21:37.419Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Key: "application",
2019-04-26T19:21:37.419Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: "infra"
2019-04-26T19:21:37.419Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: },
2019-04-26T19:21:37.419Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: {
2019-04-26T19:21:37.419Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Key: "os",
2019-04-26T19:21:37.419Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: Value: "debian"
2019-04-26T19:21:37.419Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }
2019-04-26T19:21:37.419Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: ]
2019-04-26T19:21:37.419Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }]
2019-04-26T19:21:37.419Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: }
2019-04-26T19:21:37.419Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:37 [DEBUG] Waiting for state to become: [success]
2019-04-26T19:21:38.452Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:38 [INFO] Instance ID: i-0f0ab40543d384212
2019-04-26T19:21:38.452Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:38 [DEBUG] Waiting for instance (i-0f0ab40543d384212) to become running
2019-04-26T19:21:38.452Z [DEBUG] plugin.terraform-provider-aws_v1.41.0_x4: 2019/04/26 19:21:38 [DEBUG] Waiting for state to become: [running]
2019/04/26 19:21:38 [TRACE] dag/walk: vertex "provider.aws.ecs (close)", waiting for: "module.vpc.aws_route53_record.bastion_host"
2019/04/26 19:21:39 [TRACE] dag/walk: vertex "aws_ecs_service.metrics", waiting for: "aws_service_discovery_service.metrics"
2019/04/26 19:21:40 [TRACE] dag/walk: vertex "module.vpc.output.bastion_hostname", waiting for: "module.vpc.aws_route53_record.bastion_host"
2019/04/26 19:21:40 [TRACE] dag/walk: vertex "provider.aws (close)", waiting for: "aws_route53_record.nameservers"
2019/04/26 19:21:40 [TRACE] dag/walk: vertex "root", waiting for: "provider.null (close)"
2019/04/26 19:21:40 [TRACE] dag/walk: vertex "output.rabbitmq_host", waiting for: "aws_instance.rabbitmq"
2019/04/26 19:21:40 [TRACE] dag/walk: vertex "output.bastion_hostname", waiting for: "module.vpc.output.bastion_hostname"
2019/04/26 19:21:40 [TRACE] dag/walk: vertex "output.metrics_hostname", waiting for: "aws_service_discovery_service.metrics"
2019/04/26 19:21:40 [TRACE] dag/walk: vertex "aws_acm_certificate.wildcard", waiting for: "aws_route53_record.caa"
2019/04/26 19:21:40 [TRACE] dag/walk: vertex "output.service_discovery_namespace_id", waiting for: "aws_service_discovery_private_dns_namespace.ecs"
2019/04/26 19:21:40 [TRACE] dag/walk: vertex "provider.null (close)", waiting for: "null_resource.rabbitmq-init"
2019/04/26 19:21:40 [TRACE] dag/walk: vertex "aws_service_discovery_service.metrics", waiting for: "aws_service_discovery_private_dns_namespace.ecs"
2019/04/26 19:21:40 [TRACE] dag/walk: vertex "output.certificate_arn", waiting for: "aws_acm_certificate_validation.wildcard"
2019/04/26 19:21:40 [TRACE] dag/walk: vertex "aws_route53_record.wildcard_validation", waiting for: "aws_acm_certificate.wildcard"
2019/04/26 19:21:40 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)", waiting for: "null_resource.rabbitmq-init"
2019/04/26 19:21:40 [TRACE] dag/walk: vertex "aws_acm_certificate_validation.wildcard", waiting for: "aws_route53_record.wildcard_validation"
2019/04/26 19:21:40 [
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment