Skip to content

Instantly share code, notes, and snippets.

@shrodingers
Created December 5, 2017 18:11
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 shrodingers/2cc547935cf90e4cb5b61b5ef62da21d to your computer and use it in GitHub Desktop.
Save shrodingers/2cc547935cf90e4cb5b61b5ef62da21d to your computer and use it in GitHub Desktop.
Crash terraform
2017/12/05 18:18:55 [INFO] Terraform version: 0.11.1
2017/12/05 18:18:55 [INFO] Go runtime version: go1.9.2
2017/12/05 18:18:55 [INFO] CLI args: []string{"/usr/local/Cellar/terraform/0.11.1/bin/terraform", "apply", "plan"}
2017/12/05 18:18:55 [DEBUG] Attempting to open CLI config file: /Users/leonbrigad/.terraformrc
2017/12/05 18:18:55 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2017/12/05 18:18:55 [INFO] CLI command args: []string{"apply", "plan"}
2017/12/05 18:18:55 [INFO] command: initializing backend from plan: s3
2017/12/05 18:18:55 [INFO] Building AWS region structure
2017/12/05 18:18:55 [INFO] Building AWS auth structure
2017/12/05 18:18:55 [INFO] Setting AWS metadata API timeout to 100ms
2017/12/05 18:18:55 [INFO] Ignoring AWS metadata API endpoint at default location as it doesn't return any instance-id
2017/12/05 18:18:55 [INFO] AWS Auth provider used: "EnvProvider"
2017/12/05 18:18:55 [INFO] Initializing DeviceFarm SDK connection
2017/12/05 18:18:56 [DEBUG] Trying to get account ID via iam:GetUser
2017/12/05 18:18:57 [TRACE] Preserving existing state lineage "5f0b7d5d-00e0-48d6-8dfc-ac1c58e13240"
2017/12/05 18:18:57 [TRACE] Preserving existing state lineage "5f0b7d5d-00e0-48d6-8dfc-ac1c58e13240"
2017/12/05 18:18:58 [TRACE] Preserving existing state lineage "5f0b7d5d-00e0-48d6-8dfc-ac1c58e13240"
2017/12/05 18:18:58 [TRACE] Preserving existing state lineage "5f0b7d5d-00e0-48d6-8dfc-ac1c58e13240"
2017/12/05 18:18:58 [TRACE] Preserving existing state lineage "5f0b7d5d-00e0-48d6-8dfc-ac1c58e13240"
2017/12/05 18:18:58 [TRACE] Preserving existing state lineage "5f0b7d5d-00e0-48d6-8dfc-ac1c58e13240"
2017/12/05 18:18:58 [TRACE] Preserving existing state lineage "5f0b7d5d-00e0-48d6-8dfc-ac1c58e13240"
2017/12/05 18:18:58 [DEBUG] Uploading remote state to S3: {
Body: buffer(0xc420426510),
Bucket: "operations.brigad.tools",
ContentLength: 127792,
ContentType: "application/json",
Key: "terraform/back-end/workspace/development/state"
}
2017/12/05 18:18:58 [INFO] command: backend initialized: *s3.Backend
2017/12/05 18:18:58 [DEBUG] checking for provider in "."
2017/12/05 18:18:58 [DEBUG] checking for provider in "/usr/local/Cellar/terraform/0.11.1/bin"
2017/12/05 18:18:58 [DEBUG] checking for provider in ".terraform/plugins/darwin_amd64"
2017/12/05 18:18:58 [DEBUG] found provider "terraform-provider-aws_v1.3.1_x4"
2017/12/05 18:18:58 [DEBUG] found valid plugin: "aws"
2017/12/05 18:18:58 [DEBUG] checking for provisioner in "."
2017/12/05 18:18:58 [DEBUG] checking for provisioner in "/usr/local/Cellar/terraform/0.11.1/bin"
2017/12/05 18:18:58 [DEBUG] checking for provisioner in ".terraform/plugins/darwin_amd64"
2017/12/05 18:18:58 [INFO] command: backend *s3.Backend is not enhanced, wrapping in local
2017/12/05 18:18:58 [INFO] backend/local: starting Apply operation
2017/12/05 18:18:58 [TRACE] Preserving existing state lineage "5f0b7d5d-00e0-48d6-8dfc-ac1c58e13240"
2017/12/05 18:18:58 [TRACE] Preserving existing state lineage "5f0b7d5d-00e0-48d6-8dfc-ac1c58e13240"
2017/12/05 18:18:59 [TRACE] Preserving existing state lineage "5f0b7d5d-00e0-48d6-8dfc-ac1c58e13240"
2017/12/05 18:18:59 [TRACE] Preserving existing state lineage "5f0b7d5d-00e0-48d6-8dfc-ac1c58e13240"
2017/12/05 18:18:59 [INFO] terraform: building graph: GraphTypeApply
2017/12/05 18:18:59 [TRACE] DiffTransformer: starting
2017/12/05 18:18:59 [TRACE] DiffTransformer: Module: UPDATE: aws_elastic_beanstalk_environment.services
setting.#: "29" => "30"
setting.1218842460.name: "MonitoringInterval" => "MonitoringInterval"
setting.1218842460.namespace: "aws:autoscaling:launchconfiguration" => "aws:autoscaling:launchconfiguration"
setting.1218842460.resource: "" => ""
setting.1218842460.value: "1 minute" => "1 minute"
setting.1311926541.name: "RollingUpdateEnabled" => "RollingUpdateEnabled"
setting.1311926541.namespace: "aws:autoscaling:updatepolicy:rollingupdate" => "aws:autoscaling:updatepolicy:rollingupdate"
setting.1311926541.resource: "" => ""
setting.1311926541.value: "true" => "true"
setting.1496496068.name: "MaxSize" => "MaxSize"
setting.1496496068.namespace: "aws:autoscaling:asg" => "aws:autoscaling:asg"
setting.1496496068.resource: "" => ""
setting.1496496068.value: "1" => "1"
setting.1614699647.name: "Timeout" => "Timeout"
setting.1614699647.namespace: "aws:elb:healthcheck" => "aws:elb:healthcheck"
setting.1614699647.resource: "" => ""
setting.1614699647.value: "2" => "2"
setting.1955268749.name: "HealthyThreshold" => "HealthyThreshold"
setting.1955268749.namespace: "aws:elb:healthcheck" => "aws:elb:healthcheck"
setting.1955268749.resource: "" => ""
setting.1955268749.value: "2" => "2"
setting.2140472007.name: "" => "Application Healthcheck URL"
setting.2140472007.namespace: "" => "aws:elasticbeanstalk:application"
setting.2140472007.resource: "" => ""
setting.2140472007.value: "" => "HTTP:80/health"
setting.2259990409.name: "NODE_ENV" => "NODE_ENV"
setting.2259990409.namespace: "aws:elasticbeanstalk:application:environment" => "aws:elasticbeanstalk:application:environment"
setting.2259990409.resource: "" => ""
setting.2259990409.value: "development" => "development"
setting.2276893638.name: "RollingUpdateType" => "RollingUpdateType"
setting.2276893638.namespace: "aws:autoscaling:updatepolicy:rollingupdate" => "aws:autoscaling:updatepolicy:rollingupdate"
setting.2276893638.resource: "" => ""
setting.2276893638.value: "Health" => "Health"
setting.228594711.name: "InstancePort" => "InstancePort"
setting.228594711.namespace: "aws:elb:listener:443" => "aws:elb:listener:443"
setting.228594711.resource: "" => ""
setting.228594711.value: "80" => "80"
setting.2395212047.name: "IamInstanceProfile" => ""
setting.2395212047.namespace: "aws:autoscaling:launchconfiguration" => ""
setting.2395212047.resource: "" => ""
setting.2395212047.value: "aws-elasticbeanstalk-ec2-role" => ""
setting.2396587397.name: "MinSize" => "MinSize"
setting.2396587397.namespace: "aws:autoscaling:asg" => "aws:autoscaling:asg"
setting.2396587397.resource: "" => ""
setting.2396587397.value: "1" => "1"
setting.2401481151.name: "Cooldown" => "Cooldown"
setting.2401481151.namespace: "aws:autoscaling:asg" => "aws:autoscaling:asg"
setting.2401481151.resource: "" => ""
setting.2401481151.value: "300" => "300"
setting.2420299722.name: "SystemType" => "SystemType"
setting.2420299722.namespace: "aws:elasticbeanstalk:healthreporting:system" => "aws:elasticbeanstalk:healthreporting:system"
setting.2420299722.resource: "" => ""
setting.2420299722.value: "enhanced" => "enhanced"
setting.2542474489.name: "LoadBalancerType" => "LoadBalancerType"
setting.2542474489.namespace: "aws:elasticbeanstalk:environment" => "aws:elasticbeanstalk:environment"
setting.2542474489.resource: "" => ""
setting.2542474489.value: "classic" => "classic"
setting.2802271818.name: "InstanceType" => "InstanceType"
setting.2802271818.namespace: "aws:autoscaling:launchconfiguration" => "aws:autoscaling:launchconfiguration"
setting.2802271818.resource: "" => ""
setting.2802271818.value: "t2.small" => "t2.small"
setting.2895264217.name: "ListenerEnabled" => "ListenerEnabled"
setting.2895264217.namespace: "aws:elb:listener:443" => "aws:elb:listener:443"
setting.2895264217.resource: "" => ""
setting.2895264217.value: "true" => "true"
setting.2929485696.name: "EnvironmentType" => "EnvironmentType"
setting.2929485696.namespace: "aws:elasticbeanstalk:environment" => "aws:elasticbeanstalk:environment"
setting.2929485696.resource: "" => ""
setting.2929485696.value: "LoadBalanced" => "LoadBalanced"
setting.2941050488.name: "InstanceProtocol" => "InstanceProtocol"
setting.2941050488.namespace: "aws:elb:listener:443" => "aws:elb:listener:443"
setting.2941050488.resource: "" => ""
setting.2941050488.value: "HTTP" => "HTTP"
setting.3676636476.name: "ListenerProtocol" => "ListenerProtocol"
setting.3676636476.namespace: "aws:elb:listener:443" => "aws:elb:listener:443"
setting.3676636476.resource: "" => ""
setting.3676636476.value: "HTTPS" => "HTTPS"
setting.3805834681.name: "" => "ListenerEnabled"
setting.3805834681.namespace: "" => "aws:elb:listener"
setting.3805834681.resource: "" => ""
setting.3805834681.value: "" => "false"
setting.3831996606.name: "Interval" => "Interval"
setting.3831996606.namespace: "aws:elb:healthcheck" => "aws:elb:healthcheck"
setting.3831996606.resource: "" => ""
setting.3831996606.value: "5" => "5"
setting.3981805791.name: "Automatically Terminate Unhealthy Instances" => "Automatically Terminate Unhealthy Instances"
setting.3981805791.namespace: "aws:elasticbeanstalk:monitoring" => "aws:elasticbeanstalk:monitoring"
setting.3981805791.resource: "" => ""
setting.3981805791.value: "true" => "true"
setting.3981822163.name: "UnhealthyThreshold" => "UnhealthyThreshold"
setting.3981822163.namespace: "aws:elb:healthcheck" => "aws:elb:healthcheck"
setting.3981822163.resource: "" => ""
setting.3981822163.value: "2" => "2"
setting.4031611772.name: "" => "IamInstanceProfile"
setting.4031611772.namespace: "" => "aws:autoscaling:launchconfiguration"
setting.4031611772.resource: "" => ""
setting.4031611772.value: "" => "arn:aws:iam::227743832892:instance-profile/aws-elasticbeanstalk-ec2-role"
setting.4058357795.name: "Availability Zones" => "Availability Zones"
setting.4058357795.namespace: "aws:autoscaling:asg" => "aws:autoscaling:asg"
setting.4058357795.resource: "" => ""
setting.4058357795.value: "Any 3" => "Any 3"
setting.415740544.name: "SSLCertificateId" => "SSLCertificateId"
setting.415740544.namespace: "aws:elb:listener:443" => "aws:elb:listener:443"
setting.415740544.resource: "" => ""
setting.415740544.value: "arn:aws:acm:eu-west-1:227743832892:certificate/e1e14bbd-b38c-4c5f-85c4-96d41c0b084e" => "arn:aws:acm:eu-west-1:227743832892:certificate/e1e14bbd-b38c-4c5f-85c4-96d41c0b084e"
setting.4205492882.name: "DeploymentPolicy" => "DeploymentPolicy"
setting.4205492882.namespace: "aws:elasticbeanstalk:command" => "aws:elasticbeanstalk:command"
setting.4205492882.resource: "" => ""
setting.4205492882.value: "RollingWithAdditionalBatch" => "RollingWithAdditionalBatch"
setting.505200704.name: "Stickiness Policy" => "Stickiness Policy"
setting.505200704.namespace: "aws:elb:policies" => "aws:elb:policies"
setting.505200704.resource: "" => ""
setting.505200704.value: "false" => "false"
setting.598327771.name: "Application Healthcheck URL" => ""
setting.598327771.namespace: "aws:elasticbeanstalk:application" => ""
setting.598327771.resource: "" => ""
setting.598327771.value: "/health" => ""
setting.612923851.name: "AWS_SECRET_ACCESS_KEY" => "AWS_SECRET_ACCESS_KEY"
setting.612923851.namespace: "aws:elasticbeanstalk:application:environment" => "aws:elasticbeanstalk:application:environment"
setting.612923851.resource: "" => ""
setting.612923851.value: "UAwl/RW5NzZ3tJTY5hjukBwQS80yVrOWi4ammQea" => "UAwl/RW5NzZ3tJTY5hjukBwQS80yVrOWi4ammQea"
setting.69064809.name: "AWS_REGION" => "AWS_REGION"
setting.69064809.namespace: "aws:elasticbeanstalk:application:environment" => "aws:elasticbeanstalk:application:environment"
setting.69064809.resource: "" => ""
setting.69064809.value: "eu-west-1" => "eu-west-1"
setting.766793207.name: "AWS_ACCESS_KEY_ID" => "AWS_ACCESS_KEY_ID"
setting.766793207.namespace: "aws:elasticbeanstalk:application:environment" => "aws:elasticbeanstalk:application:environment"
setting.766793207.resource: "" => ""
setting.766793207.value: "AKIAI2GN6NJ2QTI5IFSQ" => "AKIAI2GN6NJ2QTI5IFSQ"
2017/12/05 18:18:59 [TRACE] DiffTransformer: Resource "aws_elastic_beanstalk_environment.services": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"setting.505200704.name":*terraform.ResourceAttrDiff{Old:"Stickiness Policy", New:"Stickiness Policy", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.228594711.value":*terraform.ResourceAttrDiff{Old:"80", New:"80", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.1218842460.namespace":*terraform.ResourceAttrDiff{Old:"aws:autoscaling:launchconfiguration", New:"aws:autoscaling:launchconfiguration", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.2929485696.resource":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:false, NewRemoved:true, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.1218842460.resource":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:false, NewRemoved:true, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.4058357795.namespace":*terraform.ResourceAttrDiff{Old:"aws:autoscaling:asg", New:"aws:autoscaling:asg", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.228594711.namespace":*terraform.ResourceAttrDiff{Old:"aws:elb:listener:443", New:"aws:elb:listener:443", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.1614699647.resource":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:false, NewRemoved:true, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.2895264217.name":*terraform.ResourceAttrDiff{Old:"ListenerEnabled", New:"ListenerEnabled", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.2396587397.namespace":*terraform.ResourceAttrDiff{Old:"aws:autoscaling:asg", New:"aws:autoscaling:asg", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.3676636476.name":*terraform.ResourceAttrDiff{Old:"ListenerProtocol", New:"ListenerProtocol", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.1614699647.name":*terraform.ResourceAttrDiff{Old:"Timeout", New:"Timeout", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.1955268749.name":*terraform.ResourceAttrDiff{Old:"HealthyThreshold", New:"HealthyThreshold", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.3981805791.value":*terraform.ResourceAttrDiff{Old:"true", New:"true", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.3805834681.namespace":*terraform.ResourceAttrDiff{Old:"", New:"aws:elb:listener", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.505200704.resource":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:false, NewRemoved:true, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.3981805791.namespace":*terraform.ResourceAttrDiff{Old:"aws:elasticbeanstalk:monitoring", New:"aws:elasticbeanstalk:monitoring", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.4205492882.value":*terraform.ResourceAttrDiff{Old:"RollingWithAdditionalBatch", New:"RollingWithAdditionalBatch", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.2895264217.resource":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:false, NewRemoved:true, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.2941050488.resource":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:false, NewRemoved:true, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.2396587397.name":*terraform.ResourceAttrDiff{Old:"MinSize", New:"MinSize", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.2542474489.namespace":*terraform.ResourceAttrDiff{Old:"aws:elasticbeanstalk:environment", New:"aws:elasticbeanstalk:environment", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.3805834681.value":*terraform.ResourceAttrDiff{Old:"", New:"false", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.2276893638.value":*terraform.ResourceAttrDiff{Old:"Health", New:"Health", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.1955268749.namespace":*terraform.ResourceAttrDiff{Old:"aws:elb:healthcheck", New:"aws:elb:healthcheck", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.3831996606.resource":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:false, NewRemoved:true, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.2395212047.value":*terraform.ResourceAttrDiff{Old:"aws-elasticbeanstalk-ec2-role", New:"", NewComputed:false, NewRemoved:true, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.1218842460.name":*terraform.ResourceAttrDiff{Old:"MonitoringInterval", New:"MonitoringInterval", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.2395212047.name":*terraform.ResourceAttrDiff{Old:"IamInstanceProfile", New:"", NewComputed:false, NewRemoved:true, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.4058357795.name":*terraform.ResourceAttrDiff{Old:"Availability Zones", New:"Availability Zones", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.3676636476.value":*terraform.ResourceAttrDiff{Old:"HTTPS", New:"HTTPS", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.4031611772.namespace":*terraform.ResourceAttrDiff{Old:"", New:"aws:autoscaling:launchconfiguration", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.4031611772.name":*terraform.ResourceAttrDiff{Old:"", New:"IamInstanceProfile", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.2396587397.resource":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:false, NewRemoved:true, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.4058357795.value":*terraform.ResourceAttrDiff{Old:"Any 3", New:"Any 3", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.2929485696.name":*terraform.ResourceAttrDiff{Old:"EnvironmentType", New:"EnvironmentType", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.3981822163.namespace":*terraform.ResourceAttrDiff{Old:"aws:elb:healthcheck", New:"aws:elb:healthcheck", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.2140472007.resource":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.3831996606.name":*terraform.ResourceAttrDiff{Old:"Interval", New:"Interval", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.2276893638.namespace":*terraform.ResourceAttrDiff{Old:"aws:autoscaling:updatepolicy:rollingupdate", New:"aws:autoscaling:updatepolicy:rollingupdate", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.415740544.namespace":*terraform.ResourceAttrDiff{Old:"aws:elb:listener:443", New:"aws:elb:listener:443", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.2420299722.name":*terraform.ResourceAttrDiff{Old:"SystemType", New:"SystemType", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.2542474489.name":*terraform.ResourceAttrDiff{Old:"LoadBalancerType", New:"LoadBalancerType", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.2542474489.value":*terraform.ResourceAttrDiff{Old:"classic", New:"classic", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.1614699647.namespace":*terraform.ResourceAttrDiff{Old:"aws:elb:healthcheck", New:"aws:elb:healthcheck", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.69064809.value":*terraform.ResourceAttrDiff{Old:"eu-west-1", New:"eu-west-1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.2542474489.resource":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:false, NewRemoved:true, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.2929485696.value":*terraform.ResourceAttrDiff{Old:"LoadBalanced", New:"LoadBalanced", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.2802271818.namespace":*terraform.ResourceAttrDiff{Old:"aws:autoscaling:launchconfiguration", New:"aws:autoscaling:launchconfiguration", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.4205492882.namespace":*terraform.ResourceAttrDiff{Old:"aws:elasticbeanstalk:command", New:"aws:elasticbeanstalk:command", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.2140472007.name":*terraform.ResourceAttrDiff{Old:"", New:"Application Healthcheck URL", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.3981822163.value":*terraform.ResourceAttrDiff{Old:"2", New:"2", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.228594711.name":*terraform.ResourceAttrDiff{Old:"InstancePort", New:"InstancePort", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.2395212047.namespace":*terraform.ResourceAttrDiff{Old:"aws:autoscaling:launchconfiguration", New:"", NewComputed:false, NewRemoved:true, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.415740544.name":*terraform.ResourceAttrDiff{Old:"SSLCertificateId", New:"SSLCertificateId", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.3981805791.name":*terraform.ResourceAttrDiff{Old:"Automatically Terminate Unhealthy Instances", New:"Automatically Terminate Unhealthy Instances", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.69064809.name":*terraform.ResourceAttrDiff{Old:"AWS_REGION", New:"AWS_REGION", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.2420299722.namespace":*terraform.ResourceAttrDiff{Old:"aws:elasticbeanstalk:healthreporting:system", New:"aws:elasticbeanstalk:healthreporting:system", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.2420299722.resource":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:false, NewRemoved:true, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.3831996606.value":*terraform.ResourceAttrDiff{Old:"5", New:"5", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.1955268749.resource":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:false, NewRemoved:true, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.2895264217.namespace":*terraform.ResourceAttrDiff{Old:"aws:elb:listener:443", New:"aws:elb:listener:443", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.612923851.value":*terraform.ResourceAttrDiff{Old:"UAwl/RW5NzZ3tJTY5hjukBwQS80yVrOWi4ammQea", New:"UAwl/RW5NzZ3tJTY5hjukBwQS80yVrOWi4ammQea", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.1311926541.namespace":*terraform.ResourceAttrDiff{Old:"aws:autoscaling:updatepolicy:rollingupdate", New:"aws:autoscaling:updatepolicy:rollingupdate", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.4205492882.name":*terraform.ResourceAttrDiff{Old:"DeploymentPolicy", New:"DeploymentPolicy", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.4031611772.value":*terraform.ResourceAttrDiff{Old:"", New:"arn:aws:iam::227743832892:instance-profile/aws-elasticbeanstalk-ec2-role", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.2276893638.resource":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:false, NewRemoved:true, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.598327771.namespace":*terraform.ResourceAttrDiff{Old:"aws:elasticbeanstalk:application", New:"", NewComputed:false, NewRemoved:true, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.415740544.value":*terraform.ResourceAttrDiff{Old:"arn:aws:acm:eu-west-1:227743832892:certificate/e1e14bbd-b38c-4c5f-85c4-96d41c0b084e", New:"arn:aws:acm:eu-west-1:227743832892:certificate/e1e14bbd-b38c-4c5f-85c4-96d41c0b084e", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.2802271818.name":*terraform.ResourceAttrDiff{Old:"InstanceType", New:"InstanceType", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.1614699647.value":*terraform.ResourceAttrDiff{Old:"2", New:"2", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.766793207.resource":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:false, NewRemoved:true, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.2395212047.resource":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:false, NewRemoved:true, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.2140472007.value":*terraform.ResourceAttrDiff{Old:"", New:"HTTP:80/health", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.2259990409.value":*terraform.ResourceAttrDiff{Old:"development", New:"development", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.2929485696.namespace":*terraform.ResourceAttrDiff{Old:"aws:elasticbeanstalk:environment", New:"aws:elasticbeanstalk:environment", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.2276893638.name":*terraform.ResourceAttrDiff{Old:"RollingUpdateType", New:"RollingUpdateType", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.3981822163.name":*terraform.ResourceAttrDiff{Old:"UnhealthyThreshold", New:"UnhealthyThreshold", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.2259990409.name":*terraform.ResourceAttrDiff{Old:"NODE_ENV", New:"NODE_ENV", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.4205492882.resource":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:false, NewRemoved:true, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.2802271818.value":*terraform.ResourceAttrDiff{Old:"t2.small", New:"t2.small", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.1496496068.namespace":*terraform.ResourceAttrDiff{Old:"aws:autoscaling:asg", New:"aws:autoscaling:asg", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.3805834681.name":*terraform.ResourceAttrDiff{Old:"", New:"ListenerEnabled", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.1311926541.value":*terraform.ResourceAttrDiff{Old:"true", New:"true", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.2396587397.value":*terraform.ResourceAttrDiff{Old:"1", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.69064809.namespace":*terraform.ResourceAttrDiff{Old:"aws:elasticbeanstalk:application:environment", New:"aws:elasticbeanstalk:application:environment", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.1496496068.name":*terraform.ResourceAttrDiff{Old:"MaxSize", New:"MaxSize", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.1496496068.resource":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:false, NewRemoved:true, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.2941050488.value":*terraform.ResourceAttrDiff{Old:"HTTP", New:"HTTP", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.2941050488.name":*terraform.ResourceAttrDiff{Old:"InstanceProtocol", New:"InstanceProtocol", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.4058357795.resource":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:false, NewRemoved:true, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.612923851.name":*terraform.ResourceAttrDiff{Old:"AWS_SECRET_ACCESS_KEY", New:"AWS_SECRET_ACCESS_KEY", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.2941050488.namespace":*terraform.ResourceAttrDiff{Old:"aws:elb:listener:443", New:"aws:elb:listener:443", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.3676636476.namespace":*terraform.ResourceAttrDiff{Old:"aws:elb:listener:443", New:"aws:elb:listener:443", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.1955268749.value":*terraform.ResourceAttrDiff{Old:"2", New:"2", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.1311926541.name":*terraform.ResourceAttrDiff{Old:"RollingUpdateEnabled", New:"RollingUpdateEnabled", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.2140472007.namespace":*terraform.ResourceAttrDiff{Old:"", New:"aws:elasticbeanstalk:application", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.612923851.namespace":*terraform.ResourceAttrDiff{Old:"aws:elasticbeanstalk:application:environment", New:"aws:elasticbeanstalk:application:environment", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.766793207.value":*terraform.ResourceAttrDiff{Old:"AKIAI2GN6NJ2QTI5IFSQ", New:"AKIAI2GN6NJ2QTI5IFSQ", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.598327771.value":*terraform.ResourceAttrDiff{Old:"/health", New:"", NewComputed:false, NewRemoved:true, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.505200704.namespace":*terraform.ResourceAttrDiff{Old:"aws:elb:policies", New:"aws:elb:policies", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.598327771.resource":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:false, NewRemoved:true, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.3981805791.resource":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:false, NewRemoved:true, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.2401481151.value":*terraform.ResourceAttrDiff{Old:"300", New:"300", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.3805834681.resource":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.3831996606.namespace":*terraform.ResourceAttrDiff{Old:"aws:elb:healthcheck", New:"aws:elb:healthcheck", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.1311926541.resource":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:false, NewRemoved:true, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.415740544.resource":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:false, NewRemoved:true, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.766793207.name":*terraform.ResourceAttrDiff{Old:"AWS_ACCESS_KEY_ID", New:"AWS_ACCESS_KEY_ID", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.2259990409.resource":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:false, NewRemoved:true, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.1218842460.value":*terraform.ResourceAttrDiff{Old:"1 minute", New:"1 minute", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.2895264217.value":*terraform.ResourceAttrDiff{Old:"true", New:"true", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.228594711.resource":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:false, NewRemoved:true, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.2802271818.resource":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:false, NewRemoved:true, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.2401481151.resource":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:false, NewRemoved:true, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.612923851.resource":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:false, NewRemoved:true, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.69064809.resource":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:false, NewRemoved:true, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.3676636476.resource":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:false, NewRemoved:true, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.3981822163.resource":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:false, NewRemoved:true, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.#":*terraform.ResourceAttrDiff{Old:"29", New:"30", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.4031611772.resource":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.598327771.name":*terraform.ResourceAttrDiff{Old:"Application Healthcheck URL", New:"", NewComputed:false, NewRemoved:true, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.2401481151.name":*terraform.ResourceAttrDiff{Old:"Cooldown", New:"Cooldown", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.2401481151.namespace":*terraform.ResourceAttrDiff{Old:"aws:autoscaling:asg", New:"aws:autoscaling:asg", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.505200704.value":*terraform.ResourceAttrDiff{Old:"false", New:"false", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.766793207.namespace":*terraform.ResourceAttrDiff{Old:"aws:elasticbeanstalk:application:environment", New:"aws:elasticbeanstalk:application:environment", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.2420299722.value":*terraform.ResourceAttrDiff{Old:"enhanced", New:"enhanced", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.2259990409.namespace":*terraform.ResourceAttrDiff{Old:"aws:elasticbeanstalk:application:environment", New:"aws:elasticbeanstalk:application:environment", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}, "setting.1496496068.value":*terraform.ResourceAttrDiff{Old:"1", 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)}
2017/12/05 18:18:59 [TRACE] DiffTransformer: Module:
2017/12/05 18:18:59 [TRACE] DiffTransformer: Module:
2017/12/05 18:18:59 [TRACE] DiffTransformer: Module: UPDATE: aws_sns_topic_subscription.brigad-service-emitter-hook-subscription
endpoint: "https://wnvus072m0.execute-api.eu-west-1.amazonaws.com/development/v1/hooks/send-to-sqs" => "https://services-development.brigad.tools/core/hooks/v1/service-emitter-to-queue"
UPDATE: aws_sqs_queue.brigad-service-emitter-onJobOfferEnd-queue
receive_wait_time_seconds: "0" => "20"
2017/12/05 18:18:59 [TRACE] DiffTransformer: Resource "aws_sns_topic_subscription.brigad-service-emitter-hook-subscription": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"endpoint":*terraform.ResourceAttrDiff{Old:"https://wnvus072m0.execute-api.eu-west-1.amazonaws.com/development/v1/hooks/send-to-sqs", New:"https://services-development.brigad.tools/core/hooks/v1/service-emitter-to-queue", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2017/12/05 18:18:59 [TRACE] DiffTransformer: Resource "aws_sqs_queue.brigad-service-emitter-onJobOfferEnd-queue": *terraform.InstanceDiff{mu:sync.Mutex{state:0, sema:0x0}, Attributes:map[string]*terraform.ResourceAttrDiff{"receive_wait_time_seconds":*terraform.ResourceAttrDiff{Old:"0", New:"20", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Sensitive:false, Type:0x0}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2017/12/05 18:18:59 [TRACE] DiffTransformer: Module:
2017/12/05 18:18:59 [TRACE] Graph after step *terraform.DiffTransformer:
aws_elastic_beanstalk_environment.services - *terraform.NodeApplyableResource
module.service_core.aws_sns_topic_subscription.brigad-service-emitter-hook-subscription - *terraform.NodeApplyableResource
module.service_core.aws_sqs_queue.brigad-service-emitter-onJobOfferEnd-queue - *terraform.NodeApplyableResource
2017/12/05 18:18:59 [TRACE] Graph after step *terraform.OrphanOutputTransformer:
aws_elastic_beanstalk_environment.services - *terraform.NodeApplyableResource
module.service_core.aws_sns_topic_subscription.brigad-service-emitter-hook-subscription - *terraform.NodeApplyableResource
module.service_core.aws_sqs_queue.brigad-service-emitter-onJobOfferEnd-queue - *terraform.NodeApplyableResource
2017/12/05 18:18:59 [TRACE] AttachResourceConfigTransformer: Beginning...
2017/12/05 18:18:59 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_elastic_beanstalk_environment.services
2017/12/05 18:18:59 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"services", Type:"aws_elastic_beanstalk_environment", RawCount:(*config.RawConfig)(0xc4204299d0), RawConfig:(*config.RawConfig)(0xc42042e150), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2017/12/05 18:18:59 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.service_core.aws_sns_topic_subscription.brigad-service-emitter-hook-subscription
2017/12/05 18:18:59 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"brigad-service-emitter-hook-subscription", Type:"aws_sns_topic_subscription", RawCount:(*config.RawConfig)(0xc420449f80), RawConfig:(*config.RawConfig)(0xc42012e700), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2017/12/05 18:18:59 [TRACE] AttachResourceConfigTransformer: Attach resource config request: module.service_core.aws_sqs_queue.brigad-service-emitter-onJobOfferEnd-queue
2017/12/05 18:18:59 [TRACE] Attaching resource config: &config.Resource{Mode:0, Name:"brigad-service-emitter-onJobOfferEnd-queue", Type:"aws_sqs_queue", RawCount:(*config.RawConfig)(0xc420448fc0), RawConfig:(*config.RawConfig)(0xc420449730), Provisioners:[]*config.Provisioner(nil), Provider:"", DependsOn:[]string(nil), Lifecycle:config.ResourceLifecycle{CreateBeforeDestroy:false, PreventDestroy:false, IgnoreChanges:[]string(nil)}}
2017/12/05 18:18:59 [TRACE] Graph after step *terraform.AttachResourceConfigTransformer:
aws_elastic_beanstalk_environment.services - *terraform.NodeApplyableResource
module.service_core.aws_sns_topic_subscription.brigad-service-emitter-hook-subscription - *terraform.NodeApplyableResource
module.service_core.aws_sqs_queue.brigad-service-emitter-onJobOfferEnd-queue - *terraform.NodeApplyableResource
2017/12/05 18:18:59 [DEBUG] Attaching resource state to "aws_elastic_beanstalk_environment.services": &terraform.ResourceState{Type:"aws_elastic_beanstalk_environment", Dependencies:[]string{"aws_elastic_beanstalk_application.services", "data.aws_acm_certificate.brigad_co", "data.aws_acm_certificate.brigad_tools", "data.aws_iam_instance_profile.aws_elasticbeanstalk_ec2_role"}, Primary:(*terraform.InstanceState)(0xc4206f6d70), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2017/12/05 18:18:59 [DEBUG] Attaching resource state to "module.service_core.aws_sns_topic_subscription.brigad-service-emitter-hook-subscription": &terraform.ResourceState{Type:"aws_sns_topic_subscription", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc4206f7130), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2017/12/05 18:18:59 [DEBUG] Attaching resource state to "module.service_core.aws_sqs_queue.brigad-service-emitter-onJobOfferEnd-queue": &terraform.ResourceState{Type:"aws_sqs_queue", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc4206f7180), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2017/12/05 18:18:59 [TRACE] Graph after step *terraform.AttachStateTransformer:
aws_elastic_beanstalk_environment.services - *terraform.NodeApplyableResource
module.service_core.aws_sns_topic_subscription.brigad-service-emitter-hook-subscription - *terraform.NodeApplyableResource
module.service_core.aws_sqs_queue.brigad-service-emitter-onJobOfferEnd-queue - *terraform.NodeApplyableResource
2017/12/05 18:18:59 [TRACE] ProviderConfigTransformer: Starting for path: []
2017/12/05 18:18:59 [TRACE] ProviderConfigTransformer: Starting for path: [service_catalog]
2017/12/05 18:18:59 [TRACE] ProviderConfigTransformer: Starting for path: [service_emitter]
2017/12/05 18:18:59 [TRACE] ProviderConfigTransformer: Starting for path: [service_core]
2017/12/05 18:18:59 [TRACE] ProviderConfigTransformer: Starting for path: [service_files]
2017/12/05 18:18:59 [TRACE] Attach provider request: []string{} aws
2017/12/05 18:18:59 [TRACE] Attaching provider config: *config.ProviderConfig{Name:"aws", Alias:"", Version:"", RawConfig:(*config.RawConfig)(0xc420408a10)}
2017/12/05 18:18:59 [TRACE] Graph after step *terraform.ProviderConfigTransformer:
aws_elastic_beanstalk_environment.services - *terraform.NodeApplyableResource
module.service_core.aws_sns_topic_subscription.brigad-service-emitter-hook-subscription - *terraform.NodeApplyableResource
module.service_core.aws_sqs_queue.brigad-service-emitter-onJobOfferEnd-queue - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
2017/12/05 18:18:59 [TRACE] Graph after step *terraform.MissingProviderTransformer:
aws_elastic_beanstalk_environment.services - *terraform.NodeApplyableResource
module.service_core.aws_sns_topic_subscription.brigad-service-emitter-hook-subscription - *terraform.NodeApplyableResource
module.service_core.aws_sqs_queue.brigad-service-emitter-onJobOfferEnd-queue - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
2017/12/05 18:18:59 [DEBUG] resource aws_elastic_beanstalk_environment.services using provider provider.aws
2017/12/05 18:18:59 [DEBUG] resource module.service_core.aws_sns_topic_subscription.brigad-service-emitter-hook-subscription using provider provider.aws
2017/12/05 18:18:59 [DEBUG] resource module.service_core.aws_sqs_queue.brigad-service-emitter-onJobOfferEnd-queue using provider provider.aws
2017/12/05 18:18:59 [TRACE] Graph after step *terraform.ProviderTransformer:
aws_elastic_beanstalk_environment.services - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
module.service_core.aws_sns_topic_subscription.brigad-service-emitter-hook-subscription - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
module.service_core.aws_sqs_queue.brigad-service-emitter-onJobOfferEnd-queue - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2017/12/05 18:18:59 [TRACE] Graph after step *terraform.PruneProviderTransformer:
aws_elastic_beanstalk_environment.services - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
module.service_core.aws_sns_topic_subscription.brigad-service-emitter-hook-subscription - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
module.service_core.aws_sqs_queue.brigad-service-emitter-onJobOfferEnd-queue - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2017/12/05 18:18:59 [TRACE] Graph after step *terraform.ParentProviderTransformer:
aws_elastic_beanstalk_environment.services - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
module.service_core.aws_sns_topic_subscription.brigad-service-emitter-hook-subscription - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
module.service_core.aws_sqs_queue.brigad-service-emitter-onJobOfferEnd-queue - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2017/12/05 18:18:59 [TRACE] Graph after step *terraform.graphTransformerMulti:
aws_elastic_beanstalk_environment.services - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
module.service_core.aws_sns_topic_subscription.brigad-service-emitter-hook-subscription - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
module.service_core.aws_sqs_queue.brigad-service-emitter-onJobOfferEnd-queue - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2017/12/05 18:18:59 [TRACE] DestroyEdgeTransformer: Beginning destroy edge transformation...
2017/12/05 18:18:59 [TRACE] Graph after step *terraform.DestroyEdgeTransformer:
aws_elastic_beanstalk_environment.services - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
module.service_core.aws_sns_topic_subscription.brigad-service-emitter-hook-subscription - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
module.service_core.aws_sqs_queue.brigad-service-emitter-onJobOfferEnd-queue - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2017/12/05 18:18:59 [TRACE] CBDEdgeTransformer: Beginning CBD transformation...
2017/12/05 18:18:59 [TRACE] Graph after step *terraform.CBDEdgeTransformer:
aws_elastic_beanstalk_environment.services - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
module.service_core.aws_sns_topic_subscription.brigad-service-emitter-hook-subscription - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
module.service_core.aws_sqs_queue.brigad-service-emitter-onJobOfferEnd-queue - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2017/12/05 18:18:59 [TRACE] Graph after step *terraform.MissingProvisionerTransformer:
aws_elastic_beanstalk_environment.services - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
module.service_core.aws_sns_topic_subscription.brigad-service-emitter-hook-subscription - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
module.service_core.aws_sqs_queue.brigad-service-emitter-onJobOfferEnd-queue - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2017/12/05 18:18:59 [TRACE] Graph after step *terraform.ProvisionerTransformer:
aws_elastic_beanstalk_environment.services - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
module.service_core.aws_sns_topic_subscription.brigad-service-emitter-hook-subscription - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
module.service_core.aws_sqs_queue.brigad-service-emitter-onJobOfferEnd-queue - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2017/12/05 18:18:59 [TRACE] Graph after step *terraform.RootVariableTransformer:
aws_elastic_beanstalk_environment.services - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
module.service_core.aws_sns_topic_subscription.brigad-service-emitter-hook-subscription - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
module.service_core.aws_sqs_queue.brigad-service-emitter-onJobOfferEnd-queue - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
var.aws_access_key_id - *terraform.NodeRootVariable
var.aws_db_instance_shared_database_password - *terraform.NodeRootVariable
var.aws_region - *terraform.NodeRootVariable
var.aws_secret_access_key_id - *terraform.NodeRootVariable
var.brigad_emitter_url - *terraform.NodeRootVariable
var.brigad_services_endpoints - *terraform.NodeRootVariable
var.keymetrics_public_key - *terraform.NodeRootVariable
var.keymetrics_secret_key - *terraform.NodeRootVariable
2017/12/05 18:18:59 [TRACE] Graph after step *terraform.LocalTransformer:
aws_elastic_beanstalk_environment.services - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
module.service_core.aws_sns_topic_subscription.brigad-service-emitter-hook-subscription - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
module.service_core.aws_sqs_queue.brigad-service-emitter-onJobOfferEnd-queue - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
var.aws_access_key_id - *terraform.NodeRootVariable
var.aws_db_instance_shared_database_password - *terraform.NodeRootVariable
var.aws_region - *terraform.NodeRootVariable
var.aws_secret_access_key_id - *terraform.NodeRootVariable
var.brigad_emitter_url - *terraform.NodeRootVariable
var.brigad_services_endpoints - *terraform.NodeRootVariable
var.keymetrics_public_key - *terraform.NodeRootVariable
var.keymetrics_secret_key - *terraform.NodeRootVariable
2017/12/05 18:18:59 [TRACE] Graph after step *terraform.OutputTransformer:
aws_elastic_beanstalk_environment.services - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
module.service_core.aws_sns_topic_subscription.brigad-service-emitter-hook-subscription - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
module.service_core.aws_sqs_queue.brigad-service-emitter-onJobOfferEnd-queue - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
module.service_emitter.output.onJobOfferEndTopicArn - *terraform.NodeApplyableOutput
provider.aws - *terraform.NodeApplyableProvider
var.aws_access_key_id - *terraform.NodeRootVariable
var.aws_db_instance_shared_database_password - *terraform.NodeRootVariable
var.aws_region - *terraform.NodeRootVariable
var.aws_secret_access_key_id - *terraform.NodeRootVariable
var.brigad_emitter_url - *terraform.NodeRootVariable
var.brigad_services_endpoints - *terraform.NodeRootVariable
var.keymetrics_public_key - *terraform.NodeRootVariable
var.keymetrics_secret_key - *terraform.NodeRootVariable
2017/12/05 18:18:59 [INFO] Not including "module.service_files.var.brigad_services_endpoint" in graph, nothing depends on it
2017/12/05 18:18:59 [TRACE] Module []string{"service_catalog"} has no variables, skipping.
2017/12/05 18:18:59 [TRACE] Module []string{"service_emitter"} has no variables, skipping.
2017/12/05 18:18:59 [TRACE] Graph after step *terraform.ModuleVariableTransformer:
aws_elastic_beanstalk_environment.services - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
module.service_core.aws_sns_topic_subscription.brigad-service-emitter-hook-subscription - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
module.service_core.aws_sqs_queue.brigad-service-emitter-onJobOfferEnd-queue - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
module.service_core.var.brigad_services_endpoint - *terraform.NodeApplyableModuleVariable
module.service_core.var.service_emitter_onJobOfferEnd_topic - *terraform.NodeApplyableModuleVariable
module.service_emitter.output.onJobOfferEndTopicArn - *terraform.NodeApplyableOutput
provider.aws - *terraform.NodeApplyableProvider
var.aws_access_key_id - *terraform.NodeRootVariable
var.aws_db_instance_shared_database_password - *terraform.NodeRootVariable
var.aws_region - *terraform.NodeRootVariable
var.aws_secret_access_key_id - *terraform.NodeRootVariable
var.brigad_emitter_url - *terraform.NodeRootVariable
var.brigad_services_endpoints - *terraform.NodeRootVariable
var.keymetrics_public_key - *terraform.NodeRootVariable
var.keymetrics_secret_key - *terraform.NodeRootVariable
2017/12/05 18:18:59 [TRACE] Graph after step *terraform.RemovedModuleTransformer:
aws_elastic_beanstalk_environment.services - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
module.service_core.aws_sns_topic_subscription.brigad-service-emitter-hook-subscription - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
module.service_core.aws_sqs_queue.brigad-service-emitter-onJobOfferEnd-queue - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
module.service_core.var.brigad_services_endpoint - *terraform.NodeApplyableModuleVariable
module.service_core.var.service_emitter_onJobOfferEnd_topic - *terraform.NodeApplyableModuleVariable
module.service_emitter.output.onJobOfferEndTopicArn - *terraform.NodeApplyableOutput
provider.aws - *terraform.NodeApplyableProvider
var.aws_access_key_id - *terraform.NodeRootVariable
var.aws_db_instance_shared_database_password - *terraform.NodeRootVariable
var.aws_region - *terraform.NodeRootVariable
var.aws_secret_access_key_id - *terraform.NodeRootVariable
var.brigad_emitter_url - *terraform.NodeRootVariable
var.brigad_services_endpoints - *terraform.NodeRootVariable
var.keymetrics_public_key - *terraform.NodeRootVariable
var.keymetrics_secret_key - *terraform.NodeRootVariable
2017/12/05 18:18:59 [DEBUG] ReferenceTransformer: "var.keymetrics_secret_key" references: []
2017/12/05 18:18:59 [DEBUG] ReferenceTransformer: "var.brigad_services_endpoints" references: []
2017/12/05 18:18:59 [DEBUG] ReferenceTransformer: "var.aws_secret_access_key_id" references: []
2017/12/05 18:18:59 [DEBUG] ReferenceTransformer: "aws_elastic_beanstalk_environment.services" references: [var.aws_access_key_id var.aws_region var.aws_secret_access_key_id]
2017/12/05 18:18:59 [DEBUG] ReferenceTransformer: "module.service_core.aws_sns_topic_subscription.brigad-service-emitter-hook-subscription" references: [module.service_core.var.brigad_services_endpoint module.service_core.var.service_emitter_onJobOfferEnd_topic]
2017/12/05 18:18:59 [DEBUG] ReferenceTransformer: "var.keymetrics_public_key" references: []
2017/12/05 18:18:59 [DEBUG] ReferenceTransformer: "var.brigad_emitter_url" references: []
2017/12/05 18:18:59 [DEBUG] ReferenceTransformer: "module.service_core.aws_sqs_queue.brigad-service-emitter-onJobOfferEnd-queue" references: []
2017/12/05 18:18:59 [DEBUG] ReferenceTransformer: "provider.aws" references: []
2017/12/05 18:18:59 [DEBUG] ReferenceTransformer: "var.aws_db_instance_shared_database_password" references: []
2017/12/05 18:18:59 [DEBUG] ReferenceTransformer: "var.aws_access_key_id" references: []
2017/12/05 18:18:59 [DEBUG] ReferenceTransformer: "module.service_emitter.output.onJobOfferEndTopicArn" references: []
2017/12/05 18:18:59 [DEBUG] ReferenceTransformer: "var.aws_region" references: []
2017/12/05 18:18:59 [DEBUG] ReferenceTransformer: "module.service_core.var.brigad_services_endpoint" references: [var.brigad_services_endpoints]
2017/12/05 18:18:59 [DEBUG] ReferenceTransformer: "module.service_core.var.service_emitter_onJobOfferEnd_topic" references: [module.service_emitter.output.onJobOfferEndTopicArn]
2017/12/05 18:18:59 [TRACE] Graph after step *terraform.ReferenceTransformer:
aws_elastic_beanstalk_environment.services - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
var.aws_access_key_id - *terraform.NodeRootVariable
var.aws_region - *terraform.NodeRootVariable
var.aws_secret_access_key_id - *terraform.NodeRootVariable
module.service_core.aws_sns_topic_subscription.brigad-service-emitter-hook-subscription - *terraform.NodeApplyableResource
module.service_core.var.brigad_services_endpoint - *terraform.NodeApplyableModuleVariable
module.service_core.var.service_emitter_onJobOfferEnd_topic - *terraform.NodeApplyableModuleVariable
provider.aws - *terraform.NodeApplyableProvider
module.service_core.aws_sqs_queue.brigad-service-emitter-onJobOfferEnd-queue - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
module.service_core.var.brigad_services_endpoint - *terraform.NodeApplyableModuleVariable
var.brigad_services_endpoints - *terraform.NodeRootVariable
module.service_core.var.service_emitter_onJobOfferEnd_topic - *terraform.NodeApplyableModuleVariable
module.service_emitter.output.onJobOfferEndTopicArn - *terraform.NodeApplyableOutput
module.service_emitter.output.onJobOfferEndTopicArn - *terraform.NodeApplyableOutput
provider.aws - *terraform.NodeApplyableProvider
var.aws_access_key_id - *terraform.NodeRootVariable
var.aws_db_instance_shared_database_password - *terraform.NodeRootVariable
var.aws_region - *terraform.NodeRootVariable
var.aws_secret_access_key_id - *terraform.NodeRootVariable
var.brigad_emitter_url - *terraform.NodeRootVariable
var.brigad_services_endpoints - *terraform.NodeRootVariable
var.keymetrics_public_key - *terraform.NodeRootVariable
var.keymetrics_secret_key - *terraform.NodeRootVariable
2017/12/05 18:18:59 [TRACE] Graph after step *terraform.CountBoundaryTransformer:
aws_elastic_beanstalk_environment.services - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
var.aws_access_key_id - *terraform.NodeRootVariable
var.aws_region - *terraform.NodeRootVariable
var.aws_secret_access_key_id - *terraform.NodeRootVariable
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_elastic_beanstalk_environment.services - *terraform.NodeApplyableResource
module.service_core.aws_sns_topic_subscription.brigad-service-emitter-hook-subscription - *terraform.NodeApplyableResource
module.service_core.aws_sqs_queue.brigad-service-emitter-onJobOfferEnd-queue - *terraform.NodeApplyableResource
module.service_core.var.brigad_services_endpoint - *terraform.NodeApplyableModuleVariable
module.service_core.var.service_emitter_onJobOfferEnd_topic - *terraform.NodeApplyableModuleVariable
module.service_emitter.output.onJobOfferEndTopicArn - *terraform.NodeApplyableOutput
provider.aws - *terraform.NodeApplyableProvider
var.aws_access_key_id - *terraform.NodeRootVariable
var.aws_db_instance_shared_database_password - *terraform.NodeRootVariable
var.aws_region - *terraform.NodeRootVariable
var.aws_secret_access_key_id - *terraform.NodeRootVariable
var.brigad_emitter_url - *terraform.NodeRootVariable
var.brigad_services_endpoints - *terraform.NodeRootVariable
var.keymetrics_public_key - *terraform.NodeRootVariable
var.keymetrics_secret_key - *terraform.NodeRootVariable
module.service_core.aws_sns_topic_subscription.brigad-service-emitter-hook-subscription - *terraform.NodeApplyableResource
module.service_core.var.brigad_services_endpoint - *terraform.NodeApplyableModuleVariable
module.service_core.var.service_emitter_onJobOfferEnd_topic - *terraform.NodeApplyableModuleVariable
provider.aws - *terraform.NodeApplyableProvider
module.service_core.aws_sqs_queue.brigad-service-emitter-onJobOfferEnd-queue - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
module.service_core.var.brigad_services_endpoint - *terraform.NodeApplyableModuleVariable
var.brigad_services_endpoints - *terraform.NodeRootVariable
module.service_core.var.service_emitter_onJobOfferEnd_topic - *terraform.NodeApplyableModuleVariable
module.service_emitter.output.onJobOfferEndTopicArn - *terraform.NodeApplyableOutput
module.service_emitter.output.onJobOfferEndTopicArn - *terraform.NodeApplyableOutput
provider.aws - *terraform.NodeApplyableProvider
var.aws_access_key_id - *terraform.NodeRootVariable
var.aws_db_instance_shared_database_password - *terraform.NodeRootVariable
var.aws_region - *terraform.NodeRootVariable
var.aws_secret_access_key_id - *terraform.NodeRootVariable
var.brigad_emitter_url - *terraform.NodeRootVariable
var.brigad_services_endpoints - *terraform.NodeRootVariable
var.keymetrics_public_key - *terraform.NodeRootVariable
var.keymetrics_secret_key - *terraform.NodeRootVariable
2017/12/05 18:18:59 [TRACE] Graph after step *terraform.TargetsTransformer:
aws_elastic_beanstalk_environment.services - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
var.aws_access_key_id - *terraform.NodeRootVariable
var.aws_region - *terraform.NodeRootVariable
var.aws_secret_access_key_id - *terraform.NodeRootVariable
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_elastic_beanstalk_environment.services - *terraform.NodeApplyableResource
module.service_core.aws_sns_topic_subscription.brigad-service-emitter-hook-subscription - *terraform.NodeApplyableResource
module.service_core.aws_sqs_queue.brigad-service-emitter-onJobOfferEnd-queue - *terraform.NodeApplyableResource
module.service_core.var.brigad_services_endpoint - *terraform.NodeApplyableModuleVariable
module.service_core.var.service_emitter_onJobOfferEnd_topic - *terraform.NodeApplyableModuleVariable
module.service_emitter.output.onJobOfferEndTopicArn - *terraform.NodeApplyableOutput
provider.aws - *terraform.NodeApplyableProvider
var.aws_access_key_id - *terraform.NodeRootVariable
var.aws_db_instance_shared_database_password - *terraform.NodeRootVariable
var.aws_region - *terraform.NodeRootVariable
var.aws_secret_access_key_id - *terraform.NodeRootVariable
var.brigad_emitter_url - *terraform.NodeRootVariable
var.brigad_services_endpoints - *terraform.NodeRootVariable
var.keymetrics_public_key - *terraform.NodeRootVariable
var.keymetrics_secret_key - *terraform.NodeRootVariable
module.service_core.aws_sns_topic_subscription.brigad-service-emitter-hook-subscription - *terraform.NodeApplyableResource
module.service_core.var.brigad_services_endpoint - *terraform.NodeApplyableModuleVariable
module.service_core.var.service_emitter_onJobOfferEnd_topic - *terraform.NodeApplyableModuleVariable
provider.aws - *terraform.NodeApplyableProvider
module.service_core.aws_sqs_queue.brigad-service-emitter-onJobOfferEnd-queue - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
module.service_core.var.brigad_services_endpoint - *terraform.NodeApplyableModuleVariable
var.brigad_services_endpoints - *terraform.NodeRootVariable
module.service_core.var.service_emitter_onJobOfferEnd_topic - *terraform.NodeApplyableModuleVariable
module.service_emitter.output.onJobOfferEndTopicArn - *terraform.NodeApplyableOutput
module.service_emitter.output.onJobOfferEndTopicArn - *terraform.NodeApplyableOutput
provider.aws - *terraform.NodeApplyableProvider
var.aws_access_key_id - *terraform.NodeRootVariable
var.aws_db_instance_shared_database_password - *terraform.NodeRootVariable
var.aws_region - *terraform.NodeRootVariable
var.aws_secret_access_key_id - *terraform.NodeRootVariable
var.brigad_emitter_url - *terraform.NodeRootVariable
var.brigad_services_endpoints - *terraform.NodeRootVariable
var.keymetrics_public_key - *terraform.NodeRootVariable
var.keymetrics_secret_key - *terraform.NodeRootVariable
2017/12/05 18:18:59 [TRACE] Graph after step *terraform.CloseProviderTransformer:
aws_elastic_beanstalk_environment.services - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
var.aws_access_key_id - *terraform.NodeRootVariable
var.aws_region - *terraform.NodeRootVariable
var.aws_secret_access_key_id - *terraform.NodeRootVariable
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_elastic_beanstalk_environment.services - *terraform.NodeApplyableResource
module.service_core.aws_sns_topic_subscription.brigad-service-emitter-hook-subscription - *terraform.NodeApplyableResource
module.service_core.aws_sqs_queue.brigad-service-emitter-onJobOfferEnd-queue - *terraform.NodeApplyableResource
module.service_core.var.brigad_services_endpoint - *terraform.NodeApplyableModuleVariable
module.service_core.var.service_emitter_onJobOfferEnd_topic - *terraform.NodeApplyableModuleVariable
module.service_emitter.output.onJobOfferEndTopicArn - *terraform.NodeApplyableOutput
provider.aws - *terraform.NodeApplyableProvider
var.aws_access_key_id - *terraform.NodeRootVariable
var.aws_db_instance_shared_database_password - *terraform.NodeRootVariable
var.aws_region - *terraform.NodeRootVariable
var.aws_secret_access_key_id - *terraform.NodeRootVariable
var.brigad_emitter_url - *terraform.NodeRootVariable
var.brigad_services_endpoints - *terraform.NodeRootVariable
var.keymetrics_public_key - *terraform.NodeRootVariable
var.keymetrics_secret_key - *terraform.NodeRootVariable
module.service_core.aws_sns_topic_subscription.brigad-service-emitter-hook-subscription - *terraform.NodeApplyableResource
module.service_core.var.brigad_services_endpoint - *terraform.NodeApplyableModuleVariable
module.service_core.var.service_emitter_onJobOfferEnd_topic - *terraform.NodeApplyableModuleVariable
provider.aws - *terraform.NodeApplyableProvider
module.service_core.aws_sqs_queue.brigad-service-emitter-onJobOfferEnd-queue - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
module.service_core.var.brigad_services_endpoint - *terraform.NodeApplyableModuleVariable
var.brigad_services_endpoints - *terraform.NodeRootVariable
module.service_core.var.service_emitter_onJobOfferEnd_topic - *terraform.NodeApplyableModuleVariable
module.service_emitter.output.onJobOfferEndTopicArn - *terraform.NodeApplyableOutput
module.service_emitter.output.onJobOfferEndTopicArn - *terraform.NodeApplyableOutput
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_elastic_beanstalk_environment.services - *terraform.NodeApplyableResource
module.service_core.aws_sns_topic_subscription.brigad-service-emitter-hook-subscription - *terraform.NodeApplyableResource
module.service_core.aws_sqs_queue.brigad-service-emitter-onJobOfferEnd-queue - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
var.aws_access_key_id - *terraform.NodeRootVariable
var.aws_db_instance_shared_database_password - *terraform.NodeRootVariable
var.aws_region - *terraform.NodeRootVariable
var.aws_secret_access_key_id - *terraform.NodeRootVariable
var.brigad_emitter_url - *terraform.NodeRootVariable
var.brigad_services_endpoints - *terraform.NodeRootVariable
var.keymetrics_public_key - *terraform.NodeRootVariable
var.keymetrics_secret_key - *terraform.NodeRootVariable
2017/12/05 18:18:59 [TRACE] Graph after step *terraform.CloseProvisionerTransformer:
aws_elastic_beanstalk_environment.services - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
var.aws_access_key_id - *terraform.NodeRootVariable
var.aws_region - *terraform.NodeRootVariable
var.aws_secret_access_key_id - *terraform.NodeRootVariable
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_elastic_beanstalk_environment.services - *terraform.NodeApplyableResource
module.service_core.aws_sns_topic_subscription.brigad-service-emitter-hook-subscription - *terraform.NodeApplyableResource
module.service_core.aws_sqs_queue.brigad-service-emitter-onJobOfferEnd-queue - *terraform.NodeApplyableResource
module.service_core.var.brigad_services_endpoint - *terraform.NodeApplyableModuleVariable
module.service_core.var.service_emitter_onJobOfferEnd_topic - *terraform.NodeApplyableModuleVariable
module.service_emitter.output.onJobOfferEndTopicArn - *terraform.NodeApplyableOutput
provider.aws - *terraform.NodeApplyableProvider
var.aws_access_key_id - *terraform.NodeRootVariable
var.aws_db_instance_shared_database_password - *terraform.NodeRootVariable
var.aws_region - *terraform.NodeRootVariable
var.aws_secret_access_key_id - *terraform.NodeRootVariable
var.brigad_emitter_url - *terraform.NodeRootVariable
var.brigad_services_endpoints - *terraform.NodeRootVariable
var.keymetrics_public_key - *terraform.NodeRootVariable
var.keymetrics_secret_key - *terraform.NodeRootVariable
module.service_core.aws_sns_topic_subscription.brigad-service-emitter-hook-subscription - *terraform.NodeApplyableResource
module.service_core.var.brigad_services_endpoint - *terraform.NodeApplyableModuleVariable
module.service_core.var.service_emitter_onJobOfferEnd_topic - *terraform.NodeApplyableModuleVariable
provider.aws - *terraform.NodeApplyableProvider
module.service_core.aws_sqs_queue.brigad-service-emitter-onJobOfferEnd-queue - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
module.service_core.var.brigad_services_endpoint - *terraform.NodeApplyableModuleVariable
var.brigad_services_endpoints - *terraform.NodeRootVariable
module.service_core.var.service_emitter_onJobOfferEnd_topic - *terraform.NodeApplyableModuleVariable
module.service_emitter.output.onJobOfferEndTopicArn - *terraform.NodeApplyableOutput
module.service_emitter.output.onJobOfferEndTopicArn - *terraform.NodeApplyableOutput
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_elastic_beanstalk_environment.services - *terraform.NodeApplyableResource
module.service_core.aws_sns_topic_subscription.brigad-service-emitter-hook-subscription - *terraform.NodeApplyableResource
module.service_core.aws_sqs_queue.brigad-service-emitter-onJobOfferEnd-queue - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
var.aws_access_key_id - *terraform.NodeRootVariable
var.aws_db_instance_shared_database_password - *terraform.NodeRootVariable
var.aws_region - *terraform.NodeRootVariable
var.aws_secret_access_key_id - *terraform.NodeRootVariable
var.brigad_emitter_url - *terraform.NodeRootVariable
var.brigad_services_endpoints - *terraform.NodeRootVariable
var.keymetrics_public_key - *terraform.NodeRootVariable
var.keymetrics_secret_key - *terraform.NodeRootVariable
2017/12/05 18:18:59 [TRACE] Graph after step *terraform.RootTransformer:
aws_elastic_beanstalk_environment.services - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
var.aws_access_key_id - *terraform.NodeRootVariable
var.aws_region - *terraform.NodeRootVariable
var.aws_secret_access_key_id - *terraform.NodeRootVariable
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_elastic_beanstalk_environment.services - *terraform.NodeApplyableResource
module.service_core.aws_sns_topic_subscription.brigad-service-emitter-hook-subscription - *terraform.NodeApplyableResource
module.service_core.aws_sqs_queue.brigad-service-emitter-onJobOfferEnd-queue - *terraform.NodeApplyableResource
module.service_core.var.brigad_services_endpoint - *terraform.NodeApplyableModuleVariable
module.service_core.var.service_emitter_onJobOfferEnd_topic - *terraform.NodeApplyableModuleVariable
module.service_emitter.output.onJobOfferEndTopicArn - *terraform.NodeApplyableOutput
provider.aws - *terraform.NodeApplyableProvider
var.aws_access_key_id - *terraform.NodeRootVariable
var.aws_db_instance_shared_database_password - *terraform.NodeRootVariable
var.aws_region - *terraform.NodeRootVariable
var.aws_secret_access_key_id - *terraform.NodeRootVariable
var.brigad_emitter_url - *terraform.NodeRootVariable
var.brigad_services_endpoints - *terraform.NodeRootVariable
var.keymetrics_public_key - *terraform.NodeRootVariable
var.keymetrics_secret_key - *terraform.NodeRootVariable
module.service_core.aws_sns_topic_subscription.brigad-service-emitter-hook-subscription - *terraform.NodeApplyableResource
module.service_core.var.brigad_services_endpoint - *terraform.NodeApplyableModuleVariable
module.service_core.var.service_emitter_onJobOfferEnd_topic - *terraform.NodeApplyableModuleVariable
provider.aws - *terraform.NodeApplyableProvider
module.service_core.aws_sqs_queue.brigad-service-emitter-onJobOfferEnd-queue - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
module.service_core.var.brigad_services_endpoint - *terraform.NodeApplyableModuleVariable
var.brigad_services_endpoints - *terraform.NodeRootVariable
module.service_core.var.service_emitter_onJobOfferEnd_topic - *terraform.NodeApplyableModuleVariable
module.service_emitter.output.onJobOfferEndTopicArn - *terraform.NodeApplyableOutput
module.service_emitter.output.onJobOfferEndTopicArn - *terraform.NodeApplyableOutput
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_elastic_beanstalk_environment.services - *terraform.NodeApplyableResource
module.service_core.aws_sns_topic_subscription.brigad-service-emitter-hook-subscription - *terraform.NodeApplyableResource
module.service_core.aws_sqs_queue.brigad-service-emitter-onJobOfferEnd-queue - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.aws (close) - *terraform.graphNodeCloseProvider
var.aws_access_key_id - *terraform.NodeRootVariable
var.aws_db_instance_shared_database_password - *terraform.NodeRootVariable
var.aws_region - *terraform.NodeRootVariable
var.aws_secret_access_key_id - *terraform.NodeRootVariable
var.brigad_emitter_url - *terraform.NodeRootVariable
var.brigad_services_endpoints - *terraform.NodeRootVariable
var.keymetrics_public_key - *terraform.NodeRootVariable
var.keymetrics_secret_key - *terraform.NodeRootVariable
2017/12/05 18:18:59 [TRACE] Graph after step *terraform.TransitiveReductionTransformer:
aws_elastic_beanstalk_environment.services - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
var.aws_access_key_id - *terraform.NodeRootVariable
var.aws_region - *terraform.NodeRootVariable
var.aws_secret_access_key_id - *terraform.NodeRootVariable
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_elastic_beanstalk_environment.services - *terraform.NodeApplyableResource
module.service_core.aws_sns_topic_subscription.brigad-service-emitter-hook-subscription - *terraform.NodeApplyableResource
module.service_core.aws_sqs_queue.brigad-service-emitter-onJobOfferEnd-queue - *terraform.NodeApplyableResource
var.aws_db_instance_shared_database_password - *terraform.NodeRootVariable
var.brigad_emitter_url - *terraform.NodeRootVariable
var.keymetrics_public_key - *terraform.NodeRootVariable
var.keymetrics_secret_key - *terraform.NodeRootVariable
module.service_core.aws_sns_topic_subscription.brigad-service-emitter-hook-subscription - *terraform.NodeApplyableResource
module.service_core.var.brigad_services_endpoint - *terraform.NodeApplyableModuleVariable
module.service_core.var.service_emitter_onJobOfferEnd_topic - *terraform.NodeApplyableModuleVariable
provider.aws - *terraform.NodeApplyableProvider
module.service_core.aws_sqs_queue.brigad-service-emitter-onJobOfferEnd-queue - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
module.service_core.var.brigad_services_endpoint - *terraform.NodeApplyableModuleVariable
var.brigad_services_endpoints - *terraform.NodeRootVariable
module.service_core.var.service_emitter_onJobOfferEnd_topic - *terraform.NodeApplyableModuleVariable
module.service_emitter.output.onJobOfferEndTopicArn - *terraform.NodeApplyableOutput
module.service_emitter.output.onJobOfferEndTopicArn - *terraform.NodeApplyableOutput
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_elastic_beanstalk_environment.services - *terraform.NodeApplyableResource
module.service_core.aws_sns_topic_subscription.brigad-service-emitter-hook-subscription - *terraform.NodeApplyableResource
module.service_core.aws_sqs_queue.brigad-service-emitter-onJobOfferEnd-queue - *terraform.NodeApplyableResource
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.aws (close) - *terraform.graphNodeCloseProvider
var.aws_access_key_id - *terraform.NodeRootVariable
var.aws_db_instance_shared_database_password - *terraform.NodeRootVariable
var.aws_region - *terraform.NodeRootVariable
var.aws_secret_access_key_id - *terraform.NodeRootVariable
var.brigad_emitter_url - *terraform.NodeRootVariable
var.brigad_services_endpoints - *terraform.NodeRootVariable
var.keymetrics_public_key - *terraform.NodeRootVariable
var.keymetrics_secret_key - *terraform.NodeRootVariable
2017/12/05 18:18:59 [DEBUG] Starting graph walk: walkApply
2017/12/05 18:18:59 [TRACE] dag/walk: added new vertex: "var.aws_secret_access_key_id"
2017/12/05 18:18:59 [TRACE] dag/walk: added new vertex: "var.brigad_services_endpoints"
2017/12/05 18:18:59 [TRACE] dag/walk: added new vertex: "var.keymetrics_public_key"
2017/12/05 18:18:59 [TRACE] dag/walk: added new vertex: "aws_elastic_beanstalk_environment.services"
2017/12/05 18:18:59 [TRACE] dag/walk: added new vertex: "var.aws_db_instance_shared_database_password"
2017/12/05 18:18:59 [TRACE] dag/walk: added new vertex: "module.service_core.aws_sqs_queue.brigad-service-emitter-onJobOfferEnd-queue"
2017/12/05 18:18:59 [TRACE] dag/walk: added new vertex: "provider.aws (close)"
2017/12/05 18:18:59 [TRACE] dag/walk: added new vertex: "root"
2017/12/05 18:18:59 [TRACE] dag/walk: added new vertex: "var.brigad_emitter_url"
2017/12/05 18:18:59 [TRACE] dag/walk: added new vertex: "meta.count-boundary (count boundary fixup)"
2017/12/05 18:18:59 [TRACE] dag/walk: added new vertex: "var.keymetrics_secret_key"
2017/12/05 18:18:59 [TRACE] dag/walk: added new vertex: "var.aws_access_key_id"
2017/12/05 18:18:59 [TRACE] dag/walk: added new vertex: "module.service_emitter.output.onJobOfferEndTopicArn"
2017/12/05 18:18:59 [TRACE] dag/walk: added new vertex: "provider.aws"
2017/12/05 18:18:59 [TRACE] dag/walk: added new vertex: "var.aws_region"
2017/12/05 18:18:59 [TRACE] dag/walk: added new vertex: "module.service_core.aws_sns_topic_subscription.brigad-service-emitter-hook-subscription"
2017/12/05 18:18:59 [TRACE] dag/walk: added new vertex: "module.service_core.var.service_emitter_onJobOfferEnd_topic"
2017/12/05 18:18:59 [TRACE] dag/walk: added new vertex: "module.service_core.var.brigad_services_endpoint"
2017/12/05 18:18:59 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "var.aws_db_instance_shared_database_password"
2017/12/05 18:18:59 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "var.keymetrics_secret_key"
2017/12/05 18:18:59 [TRACE] dag/walk: added edge: "provider.aws (close)" waiting on "aws_elastic_beanstalk_environment.services"
2017/12/05 18:18:59 [TRACE] dag/walk: added edge: "root" waiting on "meta.count-boundary (count boundary fixup)"
2017/12/05 18:18:59 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "module.service_core.aws_sqs_queue.brigad-service-emitter-onJobOfferEnd-queue"
2017/12/05 18:18:59 [TRACE] dag/walk: added edge: "module.service_core.aws_sns_topic_subscription.brigad-service-emitter-hook-subscription" waiting on "module.service_core.var.service_emitter_onJobOfferEnd_topic"
2017/12/05 18:18:59 [TRACE] dag/walk: added edge: "aws_elastic_beanstalk_environment.services" waiting on "provider.aws"
2017/12/05 18:18:59 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "var.brigad_emitter_url"
2017/12/05 18:18:59 [TRACE] dag/walk: added edge: "provider.aws (close)" waiting on "module.service_core.aws_sns_topic_subscription.brigad-service-emitter-hook-subscription"
2017/12/05 18:18:59 [TRACE] dag/walk: added edge: "module.service_core.aws_sqs_queue.brigad-service-emitter-onJobOfferEnd-queue" waiting on "provider.aws"
2017/12/05 18:18:59 [TRACE] dag/walk: added edge: "module.service_core.var.brigad_services_endpoint" waiting on "var.brigad_services_endpoints"
2017/12/05 18:18:59 [TRACE] dag/walk: added edge: "module.service_core.aws_sns_topic_subscription.brigad-service-emitter-hook-subscription" waiting on "module.service_core.var.brigad_services_endpoint"
2017/12/05 18:18:59 [TRACE] dag/walk: added edge: "provider.aws (close)" waiting on "module.service_core.aws_sqs_queue.brigad-service-emitter-onJobOfferEnd-queue"
2017/12/05 18:18:59 [TRACE] dag/walk: added edge: "module.service_core.aws_sns_topic_subscription.brigad-service-emitter-hook-subscription" waiting on "provider.aws"
2017/12/05 18:18:59 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "aws_elastic_beanstalk_environment.services"
2017/12/05 18:18:59 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "module.service_core.aws_sns_topic_subscription.brigad-service-emitter-hook-subscription"
2017/12/05 18:18:59 [TRACE] dag/walk: added edge: "aws_elastic_beanstalk_environment.services" waiting on "var.aws_access_key_id"
2017/12/05 18:18:59 [TRACE] dag/walk: added edge: "meta.count-boundary (count boundary fixup)" waiting on "var.keymetrics_public_key"
2017/12/05 18:18:59 [TRACE] dag/walk: added edge: "aws_elastic_beanstalk_environment.services" waiting on "var.aws_region"
2017/12/05 18:18:59 [TRACE] dag/walk: added edge: "aws_elastic_beanstalk_environment.services" waiting on "var.aws_secret_access_key_id"
2017/12/05 18:18:59 [TRACE] dag/walk: added edge: "root" waiting on "provider.aws (close)"
2017/12/05 18:18:59 [TRACE] dag/walk: added edge: "module.service_core.var.service_emitter_onJobOfferEnd_topic" waiting on "module.service_emitter.output.onJobOfferEndTopicArn"
2017/12/05 18:18:59 [TRACE] dag/walk: dependencies changed for "meta.count-boundary (count boundary fixup)", sending new deps
2017/12/05 18:18:59 [TRACE] dag/walk: dependencies changed for "provider.aws (close)", sending new deps
2017/12/05 18:18:59 [TRACE] dag/walk: dependencies changed for "root", sending new deps
2017/12/05 18:18:59 [TRACE] dag/walk: dependencies changed for "module.service_core.aws_sns_topic_subscription.brigad-service-emitter-hook-subscription", sending new deps
2017/12/05 18:18:59 [TRACE] dag/walk: dependencies changed for "aws_elastic_beanstalk_environment.services", sending new deps
2017/12/05 18:18:59 [TRACE] dag/walk: dependencies changed for "module.service_core.aws_sqs_queue.brigad-service-emitter-onJobOfferEnd-queue", sending new deps
2017/12/05 18:18:59 [TRACE] dag/walk: dependencies changed for "module.service_core.var.brigad_services_endpoint", sending new deps
2017/12/05 18:18:59 [TRACE] dag/walk: dependencies changed for "module.service_core.var.service_emitter_onJobOfferEnd_topic", sending new deps
2017/12/05 18:18:59 [TRACE] dag/walk: walking "var.keymetrics_secret_key"
2017/12/05 18:18:59 [TRACE] vertex 'root.var.keymetrics_secret_key': walking
2017/12/05 18:18:59 [TRACE] dag/walk: walking "var.brigad_emitter_url"
2017/12/05 18:18:59 [TRACE] vertex 'root.var.brigad_emitter_url': walking
2017/12/05 18:18:59 [TRACE] dag/walk: walking "var.aws_access_key_id"
2017/12/05 18:18:59 [TRACE] dag/walk: walking "module.service_emitter.output.onJobOfferEndTopicArn"
2017/12/05 18:18:59 [TRACE] vertex 'root.module.service_emitter.output.onJobOfferEndTopicArn': walking
2017/12/05 18:18:59 [TRACE] vertex 'root.var.aws_access_key_id': walking
2017/12/05 18:18:59 [TRACE] dag/walk: walking "var.aws_secret_access_key_id"
2017/12/05 18:18:59 [TRACE] vertex 'root.var.aws_secret_access_key_id': walking
2017/12/05 18:18:59 [TRACE] dag/walk: walking "var.aws_db_instance_shared_database_password"
2017/12/05 18:18:59 [TRACE] vertex 'root.var.aws_db_instance_shared_database_password': walking
2017/12/05 18:18:59 [TRACE] dag/walk: walking "provider.aws"
2017/12/05 18:18:59 [TRACE] vertex 'root.provider.aws': walking
2017/12/05 18:18:59 [TRACE] dag/walk: walking "var.keymetrics_public_key"
2017/12/05 18:18:59 [TRACE] vertex 'root.var.keymetrics_public_key': walking
2017/12/05 18:18:59 [TRACE] dag/walk: walking "var.aws_region"
2017/12/05 18:18:59 [TRACE] vertex 'root.var.aws_region': walking
2017/12/05 18:18:59 [TRACE] dag/walk: walking "var.brigad_services_endpoints"
2017/12/05 18:18:59 [TRACE] vertex 'root.var.brigad_services_endpoints': walking
2017/12/05 18:18:59 [TRACE] vertex 'root.module.service_emitter.output.onJobOfferEndTopicArn': evaluating
2017/12/05 18:18:59 [TRACE] [walkApply] Entering eval tree: module.service_emitter.output.onJobOfferEndTopicArn
2017/12/05 18:18:59 [TRACE] root.service_emitter: eval: *terraform.EvalSequence
2017/12/05 18:18:59 [TRACE] root.service_emitter: eval: terraform.EvalNoop
2017/12/05 18:18:59 [TRACE] root.service_emitter: eval: *terraform.EvalOpFilter
2017/12/05 18:18:59 [TRACE] root.service_emitter: eval: *terraform.EvalWriteOutput
2017/12/05 18:18:59 [TRACE] vertex 'root.provider.aws': evaluating
2017/12/05 18:18:59 [TRACE] [walkApply] Entering eval tree: provider.aws
2017/12/05 18:18:59 [TRACE] root: eval: *terraform.EvalSequence
2017/12/05 18:18:59 [TRACE] root: eval: *terraform.EvalInitProvider
2017/12/05 18:18:59 [TRACE] dag/walk: walking "module.service_core.var.brigad_services_endpoint"
2017/12/05 18:18:59 [TRACE] vertex 'root.module.service_core.var.brigad_services_endpoint': walking
2017/12/05 18:18:59 [TRACE] vertex 'root.module.service_core.var.brigad_services_endpoint': evaluating
2017-12-05T18:18:59.557+0100 [DEBUG] plugin: starting plugin: path=/Users/leonbrigad/Documents/brigad-back-end/.terraform/plugins/darwin_amd64/terraform-provider-aws_v1.3.1_x4 args=[/Users/leonbrigad/Documents/brigad-back-end/.terraform/plugins/darwin_amd64/terraform-provider-aws_v1.3.1_x4]
2017/12/05 18:18:59 [TRACE] [walkApply] Entering eval tree: module.service_core.var.brigad_services_endpoint
2017/12/05 18:18:59 [TRACE] root: eval: *terraform.EvalSequence
2017/12/05 18:18:59 [TRACE] root: eval: terraform.EvalNoop
2017/12/05 18:18:59 [TRACE] root: eval: *terraform.EvalOpFilter
2017/12/05 18:18:59 [TRACE] root: eval: *terraform.EvalInterpolate
2017/12/05 18:18:59 [TRACE] root.service_emitter: eval: terraform.EvalNoop
2017/12/05 18:18:59 [TRACE] [walkApply] Exiting eval tree: module.service_emitter.output.onJobOfferEndTopicArn
2017/12/05 18:18:59 [TRACE] dag/walk: walking "module.service_core.var.service_emitter_onJobOfferEnd_topic"
2017/12/05 18:18:59 [TRACE] vertex 'root.module.service_core.var.service_emitter_onJobOfferEnd_topic': walking
2017/12/05 18:18:59 [TRACE] vertex 'root.module.service_core.var.service_emitter_onJobOfferEnd_topic': evaluating
2017/12/05 18:18:59 [TRACE] [walkApply] Entering eval tree: module.service_core.var.service_emitter_onJobOfferEnd_topic
2017/12/05 18:18:59 [TRACE] root: eval: *terraform.EvalSequence
2017/12/05 18:18:59 [TRACE] root: eval: terraform.EvalNoop
2017/12/05 18:18:59 [TRACE] root: eval: *terraform.EvalOpFilter
2017/12/05 18:18:59 [TRACE] root: eval: *terraform.EvalInterpolate
2017/12/05 18:18:59 [TRACE] root: eval: *terraform.EvalVariableBlock
2017/12/05 18:18:59 [TRACE] root: eval: *terraform.EvalCoerceMapVariable
2017/12/05 18:18:59 [TRACE] root: eval: *terraform.EvalTypeCheckVariable
2017/12/05 18:18:59 [TRACE] root: eval: *terraform.EvalSetVariables
2017/12/05 18:18:59 [TRACE] [walkApply] Exiting eval tree: module.service_core.var.brigad_services_endpoint
2017/12/05 18:18:59 [TRACE] root: eval: *terraform.EvalVariableBlock
2017/12/05 18:18:59 [TRACE] root: eval: *terraform.EvalCoerceMapVariable
2017/12/05 18:18:59 [TRACE] root: eval: *terraform.EvalTypeCheckVariable
2017/12/05 18:18:59 [TRACE] root: eval: *terraform.EvalSetVariables
2017/12/05 18:18:59 [TRACE] [walkApply] Exiting eval tree: module.service_core.var.service_emitter_onJobOfferEnd_topic
2017-12-05T18:18:59.567+0100 [DEBUG] plugin: waiting for RPC address: path=/Users/leonbrigad/Documents/brigad-back-end/.terraform/plugins/darwin_amd64/terraform-provider-aws_v1.3.1_x4
2017-12-05T18:18:59.575+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: plugin address: timestamp=2017-12-05T18:18:59.575+0100 address=/var/folders/zn/zwps5_4s2hl_69kbt0z8sxsc0000gn/T/plugin249241054 network=unix
2017/12/05 18:18:59 [TRACE] root: eval: terraform.EvalNoop
2017/12/05 18:18:59 [TRACE] root: eval: terraform.EvalNoop
2017/12/05 18:18:59 [TRACE] root: eval: *terraform.EvalOpFilter
2017/12/05 18:18:59 [TRACE] root: eval: *terraform.EvalSequence
2017/12/05 18:18:59 [TRACE] root: eval: *terraform.EvalGetProvider
2017/12/05 18:18:59 [TRACE] root: eval: *terraform.EvalInterpolateProvider
2017/12/05 18:18:59 [TRACE] root: eval: *terraform.EvalBuildProviderConfig
2017/12/05 18:18:59 [TRACE] root: eval: *terraform.EvalOpFilter
2017/12/05 18:18:59 [TRACE] root: eval: *terraform.EvalSequence
2017/12/05 18:18:59 [TRACE] root: eval: *terraform.EvalConfigProvider
2017-12-05T18:18:59.581+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:18:59 [INFO] No assume_role block read from configuration
2017-12-05T18:18:59.581+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:18:59 [INFO] Building AWS region structure
2017-12-05T18:18:59.581+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:18:59 [INFO] Building AWS auth structure
2017-12-05T18:18:59.581+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:18:59 [INFO] Setting AWS metadata API timeout to 100ms
2017-12-05T18:18:59.894+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:18:59 [INFO] Ignoring AWS metadata API endpoint at default location as it doesn't return any instance-id
2017-12-05T18:18:59.894+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:18:59 [INFO] AWS Auth provider used: "EnvProvider"
2017-12-05T18:18:59.894+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:18:59 [INFO] Initializing DeviceFarm SDK connection
2017-12-05T18:19:00.469+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:00 [DEBUG] Trying to get account ID via iam:GetUser
2017/12/05 18:19:01 [TRACE] [walkApply] Exiting eval tree: provider.aws
2017/12/05 18:19:01 [TRACE] dag/walk: walking "module.service_core.aws_sns_topic_subscription.brigad-service-emitter-hook-subscription"
2017/12/05 18:19:01 [TRACE] vertex 'root.module.service_core.aws_sns_topic_subscription.brigad-service-emitter-hook-subscription': walking
2017/12/05 18:19:01 [TRACE] dag/walk: walking "aws_elastic_beanstalk_environment.services"
2017/12/05 18:19:01 [TRACE] vertex 'root.aws_elastic_beanstalk_environment.services': walking
2017/12/05 18:19:01 [TRACE] dag/walk: walking "module.service_core.aws_sqs_queue.brigad-service-emitter-onJobOfferEnd-queue"
2017/12/05 18:19:01 [TRACE] vertex 'root.module.service_core.aws_sqs_queue.brigad-service-emitter-onJobOfferEnd-queue': walking
2017/12/05 18:19:01 [TRACE] vertex 'root.module.service_core.aws_sqs_queue.brigad-service-emitter-onJobOfferEnd-queue': evaluating
2017/12/05 18:19:01 [TRACE] [walkApply] Entering eval tree: module.service_core.aws_sqs_queue.brigad-service-emitter-onJobOfferEnd-queue
2017/12/05 18:19:01 [TRACE] root.service_core: eval: *terraform.EvalSequence
2017/12/05 18:19:01 [TRACE] root.service_core: eval: *terraform.EvalInstanceInfo
2017/12/05 18:19:01 [TRACE] root.service_core: eval: *terraform.EvalReadDiff
2017/12/05 18:19:01 [TRACE] root.service_core: eval: *terraform.EvalIf
2017/12/05 18:19:01 [TRACE] root.service_core: eval: terraform.EvalNoop
2017/12/05 18:19:01 [TRACE] root.service_core: eval: *terraform.EvalIf
2017/12/05 18:19:01 [TRACE] root.service_core: eval: *terraform.EvalInterpolate
2017/12/05 18:19:01 [TRACE] root.service_core: eval: *terraform.EvalGetProvider
2017/12/05 18:19:01 [TRACE] root.service_core: eval: *terraform.EvalReadState
2017/12/05 18:19:01 [TRACE] root.service_core: eval: *terraform.EvalValidateResource
2017/12/05 18:19:01 [TRACE] vertex 'root.module.service_core.aws_sns_topic_subscription.brigad-service-emitter-hook-subscription': evaluating
2017/12/05 18:19:01 [TRACE] [walkApply] Entering eval tree: module.service_core.aws_sns_topic_subscription.brigad-service-emitter-hook-subscription
2017/12/05 18:19:01 [TRACE] root.service_core: eval: *terraform.EvalSequence
2017/12/05 18:19:01 [TRACE] root.service_core: eval: *terraform.EvalInstanceInfo
2017/12/05 18:19:01 [TRACE] root.service_core: eval: *terraform.EvalReadDiff
2017/12/05 18:19:01 [TRACE] root.service_core: eval: *terraform.EvalIf
2017/12/05 18:19:01 [TRACE] root.service_core: eval: terraform.EvalNoop
2017/12/05 18:19:01 [TRACE] root.service_core: eval: *terraform.EvalIf
2017/12/05 18:19:01 [TRACE] root.service_core: eval: *terraform.EvalInterpolate
2017/12/05 18:19:01 [TRACE] root.service_core: eval: *terraform.EvalGetProvider
2017/12/05 18:19:01 [TRACE] root.service_core: eval: *terraform.EvalReadState
2017/12/05 18:19:01 [TRACE] root.service_core: eval: *terraform.EvalValidateResource
2017/12/05 18:19:01 [TRACE] vertex 'root.aws_elastic_beanstalk_environment.services': evaluating
2017/12/05 18:19:01 [TRACE] [walkApply] Entering eval tree: aws_elastic_beanstalk_environment.services
2017/12/05 18:19:01 [TRACE] root: eval: *terraform.EvalSequence
2017/12/05 18:19:01 [TRACE] root: eval: *terraform.EvalInstanceInfo
2017/12/05 18:19:01 [TRACE] root: eval: *terraform.EvalReadDiff
2017/12/05 18:19:01 [TRACE] root: eval: *terraform.EvalIf
2017/12/05 18:19:01 [TRACE] root: eval: terraform.EvalNoop
2017/12/05 18:19:01 [TRACE] root: eval: *terraform.EvalIf
2017/12/05 18:19:01 [TRACE] root: eval: *terraform.EvalInterpolate
2017/12/05 18:19:01 [TRACE] root.service_core: eval: *terraform.EvalDiff
2017/12/05 18:19:01 [TRACE] root.service_core: eval: *terraform.EvalDiff
2017/12/05 18:19:01 [TRACE] root: eval: *terraform.EvalGetProvider
2017/12/05 18:19:01 [TRACE] root: eval: *terraform.EvalReadState
2017/12/05 18:19:01 [TRACE] root: eval: *terraform.EvalValidateResource
2017/12/05 18:19:01 [TRACE] root.service_core: eval: *terraform.EvalReadDiff
2017/12/05 18:19:01 [TRACE] root.service_core: eval: *terraform.EvalCompareDiff
2017/12/05 18:19:01 [TRACE] root.service_core: eval: *terraform.EvalGetProvider
2017/12/05 18:19:01 [TRACE] root.service_core: eval: *terraform.EvalReadState
2017/12/05 18:19:01 [TRACE] root.service_core: eval: *terraform.EvalApplyPre
2017/12/05 18:19:01 [TRACE] root.service_core: eval: *terraform.EvalReadDiff
2017/12/05 18:19:01 [TRACE] root.service_core: eval: *terraform.EvalCompareDiff
2017/12/05 18:19:01 [TRACE] root.service_core: eval: *terraform.EvalGetProvider
2017/12/05 18:19:01 [TRACE] root.service_core: eval: *terraform.EvalReadState
2017/12/05 18:19:01 [TRACE] root.service_core: eval: *terraform.EvalApplyPre
2017/12/05 18:19:01 [TRACE] root.service_core: eval: *terraform.EvalApply
2017/12/05 18:19:01 [TRACE] root.service_core: eval: *terraform.EvalApply
2017/12/05 18:19:01 [DEBUG] apply: aws_sns_topic_subscription.brigad-service-emitter-hook-subscription: executing Apply
2017/12/05 18:19:01 [DEBUG] apply: aws_sqs_queue.brigad-service-emitter-onJobOfferEnd-queue: executing Apply
2017-12-05T18:19:01.073+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Updating ReceiveMessageWaitTimeSeconds
2017-12-05T18:19:01.073+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Updating subscription arn:aws:sns:eu-west-1:227743832892:brigad-service-emitter-development-onJobOfferEnd:56e532ae-20ac-4f9e-9eca-7e867363b5ae
2017/12/05 18:19:01 [TRACE] root: eval: *terraform.EvalDiff
2017-12-05T18:19:01.078+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"UpperThreshold", "value":"6000000", "resource":"", "namespace":"aws:autoscaling:trigger"}): UpperThreshold: hk=aws:autoscaling:trigger:UpperThreshold=6000000,hc=3305636593
2017-12-05T18:19:01.078+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:environment", "name":"ExternalExtensionsS3Bucket", "value":"", "resource":""}): ExternalExtensionsS3Bucket: hk=aws:elasticbeanstalk:environment:ExternalExtensionsS3Bucket=,hc=3615826456
2017-12-05T18:19:01.078+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elb:healthcheck", "name":"Interval", "value":"5"}): Interval: hk=aws:elb:healthcheck:Interval=5,hc=3831996606
2017-12-05T18:19:01.078+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elb:listener:443", "name":"InstancePort", "value":"80"}): InstancePort: hk=aws:elb:listener:443:InstancePort=80,hc=228594711
2017-12-05T18:19:01.078+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:ec2:vpc", "name":"VPCId", "value":"", "resource":""}): VPCId: hk=aws:ec2:vpc:VPCId=,hc=3949385854
2017-12-05T18:19:01.078+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"arn:aws:acm:eu-west-1:227743832892:certificate/e1e14bbd-b38c-4c5f-85c4-96d41c0b084e", "resource":"", "namespace":"aws:elb:listener:443", "name":"SSLCertificateId"}): SSLCertificateId: hk=aws:elb:listener:443:SSLCertificateId=arn:aws:acm:eu-west-1:227743832892:certificate/e1e14bbd-b38c-4c5f-85c4-96d41c0b084e,hc=415740544
2017-12-05T18:19:01.078+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"EnvironmentType", "value":"LoadBalanced", "resource":"", "namespace":"aws:elasticbeanstalk:environment"}): EnvironmentType: hk=aws:elasticbeanstalk:environment:EnvironmentType=LoadBalanced,hc=2929485696
2017-12-05T18:19:01.078+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:trigger", "name":"LowerBreachScaleIncrement", "value":"-1", "resource":""}): LowerBreachScaleIncrement: hk=aws:autoscaling:trigger:LowerBreachScaleIncrement=-1,hc=3708017666
2017-12-05T18:19:01.078+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:autoscaling:asg", "name":"MaxSize", "value":"1"}): MaxSize: hk=aws:autoscaling:asg:MaxSize=1,hc=1496496068
2017-12-05T18:19:01.078+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"", "resource":"", "namespace":"aws:elb:policies", "name":"LoadBalancerPorts"}): LoadBalancerPorts: hk=aws:elb:policies:LoadBalancerPorts=,hc=2886771475
2017-12-05T18:19:01.078+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"LoadBalancerType", "value":"classic", "resource":"", "namespace":"aws:elasticbeanstalk:environment"}): LoadBalancerType: hk=aws:elasticbeanstalk:environment:LoadBalancerType=classic,hc=2542474489
2017-12-05T18:19:01.078+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:policies", "name":"ConnectionDrainingEnabled", "value":"false", "resource":""}): ConnectionDrainingEnabled: hk=aws:elb:policies:ConnectionDrainingEnabled=false,hc=1148368735
2017-12-05T18:19:01.078+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"HealthyThreshold", "value":"2", "resource":"", "namespace":"aws:elb:healthcheck"}): HealthyThreshold: hk=aws:elb:healthcheck:HealthyThreshold=2,hc=1955268749
2017-12-05T18:19:01.078+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:cloudwatch:logs", "name":"RetentionInDays", "value":"7", "resource":""}): RetentionInDays: hk=aws:elasticbeanstalk:cloudwatch:logs:RetentionInDays=7,hc=934067176
2017-12-05T18:19:01.078+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:application:environment", "name":"AWS_REGION", "value":"eu-west-1", "resource":""}): AWS_REGION: hk=aws:elasticbeanstalk:application:environment:AWS_REGION=eu-west-1,hc=69064809
2017-12-05T18:19:01.078+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"HealthyThreshold", "value":"2", "resource":"", "namespace":"aws:elb:healthcheck"}): HealthyThreshold: hk=aws:elb:healthcheck:HealthyThreshold=2,hc=1955268749
2017-12-05T18:19:01.078+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"true", "resource":"", "namespace":"aws:autoscaling:updatepolicy:rollingupdate", "name":"RollingUpdateEnabled"}): RollingUpdateEnabled: hk=aws:autoscaling:updatepolicy:rollingupdate:RollingUpdateEnabled=true,hc=1311926541
2017-12-05T18:19:01.078+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elb:loadbalancer", "name":"LoadBalancerHTTPPort", "value":"OFF"}): LoadBalancerHTTPPort: hk=aws:elb:loadbalancer:LoadBalancerHTTPPort=OFF,hc=2912896423
2017-12-05T18:19:01.078+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:loadbalancer", "name":"SSLCertificateId", "value":"", "resource":""}): SSLCertificateId: hk=aws:elb:loadbalancer:SSLCertificateId=,hc=3961867433
2017-12-05T18:19:01.078+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elb:policies", "name":"ConnectionDrainingEnabled", "value":"false"}): ConnectionDrainingEnabled: hk=aws:elb:policies:ConnectionDrainingEnabled=false,hc=1148368735
2017-12-05T18:19:01.078+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"Statistic", "value":"Average", "resource":"", "namespace":"aws:autoscaling:trigger"}): Statistic: hk=aws:autoscaling:trigger:Statistic=Average,hc=3402994671
2017-12-05T18:19:01.078+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:trigger", "name":"Period", "value":"5", "resource":""}): Period: hk=aws:autoscaling:trigger:Period=5,hc=2402433859
2017-12-05T18:19:01.078+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"5", "resource":"", "namespace":"aws:autoscaling:trigger", "name":"BreachDuration"}): BreachDuration: hk=aws:autoscaling:trigger:BreachDuration=5,hc=4100247781
2017-12-05T18:19:01.078+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"Cooldown", "value":"300", "resource":"", "namespace":"aws:autoscaling:asg"}): Cooldown: hk=aws:autoscaling:asg:Cooldown=300,hc=2401481151
2017-12-05T18:19:01.078+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:cloudformation:template:parameter", "name":"AppSource", "value":"https://s3-eu-west-1.amazonaws.com/elasticbeanstalk-samples-eu-west-1/docker-sample-v3.zip", "resource":""}): AppSource: hk=aws:cloudformation:template:parameter:AppSource=https://s3-eu-west-1.amazonaws.com/elasticbeanstalk-samples-eu-west-1/docker-sample-v3.zip,hc=1318914531
2017-12-05T18:19:01.078+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:launchconfiguration", "name":"RootVolumeType", "value":"", "resource":""}): RootVolumeType: hk=aws:autoscaling:launchconfiguration:RootVolumeType=,hc=1055035439
2017-12-05T18:19:01.078+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"MinSize", "value":"1", "resource":"", "namespace":"aws:autoscaling:asg"}): MinSize: hk=aws:autoscaling:asg:MinSize=1,hc=2396587397
2017-12-05T18:19:01.078+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"NetworkOut", "resource":"", "namespace":"aws:autoscaling:trigger", "name":"MeasureName"}): MeasureName: hk=aws:autoscaling:trigger:MeasureName=NetworkOut,hc=4049442346
2017-12-05T18:19:01.078+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:updatepolicy:rollingupdate", "name":"Timeout", "value":"PT30M", "resource":""}): Timeout: hk=aws:autoscaling:updatepolicy:rollingupdate:Timeout=PT30M,hc=3354438189
2017-12-05T18:19:01.078+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"InstanceProtocol", "value":"HTTP", "resource":"", "namespace":"aws:elb:listener:443"}): InstanceProtocol: hk=aws:elb:listener:443:InstanceProtocol=HTTP,hc=2941050488
2017-12-05T18:19:01.078+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"BreachDuration", "value":"5", "resource":"", "namespace":"aws:autoscaling:trigger"}): BreachDuration: hk=aws:autoscaling:trigger:BreachDuration=5,hc=4100247781
2017-12-05T18:19:01.078+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:healthreporting:system", "name":"HealthCheckSuccessThreshold", "value":"Ok", "resource":""}): HealthCheckSuccessThreshold: hk=aws:elasticbeanstalk:healthreporting:system:HealthCheckSuccessThreshold=Ok,hc=3396910454
2017-12-05T18:19:01.078+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:cloudwatch:logs", "name":"StreamLogs", "value":"false", "resource":""}): StreamLogs: hk=aws:elasticbeanstalk:cloudwatch:logs:StreamLogs=false,hc=2207777926
2017-12-05T18:19:01.078+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:cloudformation:template:parameter", "name":"EnvironmentVariables", "value":"AWS_REGION=eu-west-1,AWS_ACCESS_KEY_ID=AKIAI2GN6NJ2QTI5IFSQ,AWS_SECRET_ACCESS_KEY=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,NODE_ENV=development"}): EnvironmentVariables: hk=aws:cloudformation:template:parameter:EnvironmentVariables=AWS_ACCESS_KEY_ID=AKIAI2GN6NJ2QTI5IFSQ,AWS_REGION=eu-west-1,AWS_SECRET_ACCESS_KEY=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,NODE_ENV=development,hc=2143429507
2017-12-05T18:19:01.078+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:cloudwatch:logs", "name":"StreamLogs", "value":"false", "resource":""}): StreamLogs: hk=aws:elasticbeanstalk:cloudwatch:logs:StreamLogs=false,hc=2207777926
2017-12-05T18:19:01.078+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:policies", "name":"ConnectionSettingIdleTimeout", "value":"60", "resource":""}): ConnectionSettingIdleTimeout: hk=aws:elb:policies:ConnectionSettingIdleTimeout=60,hc=2827474164
2017-12-05T18:19:01.078+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:loadbalancer", "name":"CrossZone", "value":"false", "resource":""}): CrossZone: hk=aws:elb:loadbalancer:CrossZone=false,hc=3502087315
2017-12-05T18:19:01.079+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elasticbeanstalk:healthreporting:system", "name":"HealthCheckSuccessThreshold", "value":"Ok"}): HealthCheckSuccessThreshold: hk=aws:elasticbeanstalk:healthreporting:system:HealthCheckSuccessThreshold=Ok,hc=3396910454
2017-12-05T18:19:01.079+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:control", "name":"RollbackLaunchOnFailure", "value":"false", "resource":""}): RollbackLaunchOnFailure: hk=aws:elasticbeanstalk:control:RollbackLaunchOnFailure=false,hc=940069638
2017-12-05T18:19:01.079+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elasticbeanstalk:environment", "name":"ServiceRole", "value":"AWSServiceRoleForElasticBeanstalk"}): ServiceRole: hk=aws:elasticbeanstalk:environment:ServiceRole=AWSServiceRoleForElasticBeanstalk,hc=3521293720
2017-12-05T18:19:01.079+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"", "resource":"", "namespace":"aws:autoscaling:asg", "name":"Custom Availability Zones"}): Custom Availability Zones: hk=aws:autoscaling:asg:Custom Availability Zones=,hc=1584820072
2017-12-05T18:19:01.079+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:environment:proxy", "name":"ProxyServer", "value":"nginx", "resource":""}): ProxyServer: hk=aws:elasticbeanstalk:environment:proxy:ProxyServer=nginx,hc=2069749971
2017-12-05T18:19:01.079+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elasticbeanstalk:command", "name":"BatchSizeType", "value":"Percentage"}): BatchSizeType: hk=aws:elasticbeanstalk:command:BatchSizeType=Percentage,hc=747815089
2017-12-05T18:19:01.079+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"Notification Protocol", "value":"email", "resource":"", "namespace":"aws:elasticbeanstalk:sns:topics"}): Notification Protocol: hk=aws:elasticbeanstalk:sns:topics:Notification Protocol=email,hc=3705073300
2017-12-05T18:19:01.079+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:trigger", "name":"Unit", "value":"Bytes", "resource":""}): Unit: hk=aws:autoscaling:trigger:Unit=Bytes,hc=3545041252
2017-12-05T18:19:01.079+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:environment", "name":"ServiceRole", "value":"AWSServiceRoleForElasticBeanstalk", "resource":""}): ServiceRole: hk=aws:elasticbeanstalk:environment:ServiceRole=AWSServiceRoleForElasticBeanstalk,hc=3521293720
2017-12-05T18:19:01.079+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elasticbeanstalk:control", "name":"RollbackLaunchOnFailure", "value":"false"}): RollbackLaunchOnFailure: hk=aws:elasticbeanstalk:control:RollbackLaunchOnFailure=false,hc=940069638
2017-12-05T18:19:01.079+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elasticbeanstalk:environment", "name":"EnvironmentType", "value":"LoadBalanced"}): EnvironmentType: hk=aws:elasticbeanstalk:environment:EnvironmentType=LoadBalanced,hc=2929485696
2017-12-05T18:19:01.079+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:trigger", "name":"UpperThreshold", "value":"6000000", "resource":""}): UpperThreshold: hk=aws:autoscaling:trigger:UpperThreshold=6000000,hc=3305636593
2017-12-05T18:19:01.079+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:cloudwatch:logs", "name":"StreamLogs", "value":"false", "resource":""}): StreamLogs: hk=aws:elasticbeanstalk:cloudwatch:logs:StreamLogs=false,hc=2207777926
2017-12-05T18:19:01.079+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:environment", "name":"ExternalExtensionsS3Key", "value":"", "resource":""}): ExternalExtensionsS3Key: hk=aws:elasticbeanstalk:environment:ExternalExtensionsS3Key=,hc=3243179558
2017-12-05T18:19:01.079+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elb:healthcheck", "name":"Timeout", "value":"2"}): Timeout: hk=aws:elb:healthcheck:Timeout=2,hc=1614699647
2017-12-05T18:19:01.079+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:listener:443", "name":"ListenerProtocol", "value":"HTTPS", "resource":""}): ListenerProtocol: hk=aws:elb:listener:443:ListenerProtocol=HTTPS,hc=3676636476
2017-12-05T18:19:01.079+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:sns:topics", "name":"Notification Endpoint", "value":"", "resource":""}): Notification Endpoint: hk=aws:elasticbeanstalk:sns:topics:Notification Endpoint=,hc=1853127076
2017-12-05T18:19:01.079+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:loadbalancer", "name":"SecurityGroups", "value":"", "resource":""}): SecurityGroups: hk=aws:elb:loadbalancer:SecurityGroups=,hc=4232919657
2017-12-05T18:19:01.079+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"", "resource":"", "namespace":"aws:ec2:vpc", "name":"Subnets"}): Subnets: hk=aws:ec2:vpc:Subnets=,hc=2308210129
2017-12-05T18:19:01.079+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:healthreporting:system", "name":"ConfigDocument", "value":"{\"Version\":1,\"CloudWatchMetrics\":{\"Instance\":{\"CPUIrq\":null,\"LoadAverage5min\":null,\"ApplicationRequests5xx\":null,\"ApplicationRequests4xx\":null,\"CPUUser\":null,\"LoadAverage1min\":null,\"ApplicationLatencyP50\":null,\"CPUIdle\":null,\"InstanceHealth\":null,\"ApplicationLatencyP95\":null,\"ApplicationLatencyP85\":null,\"RootFilesystemUtil\":null,\"ApplicationLatencyP90\":null,\"CPUSystem\":null,\"ApplicationLatencyP75\":null,\"CPUSoftirq\":null,\"ApplicationLatencyP10\":null,\"ApplicationLatencyP99\":null,\"ApplicationRequestsTotal\":null,\"ApplicationLatencyP99.9\":null,\"ApplicationRequests3xx\":null,\"ApplicationRequests2xx\":null,\"CPUIowait\":null,\"CPUNice\":null},\"Environment\":{\"InstancesSevere\":null,\"InstancesDegraded\":null,\"ApplicationRequests5xx\":null,\"ApplicationRequests4xx\":null,\"ApplicationLatencyP50\":null,\"ApplicationLatencyP95\":null,\"ApplicationLatencyP85\":null,\"InstancesUnknown\":null,\"ApplicationLatencyP90\":null,\"InstancesInfo\":null,\"InstancesPending\":null,\"ApplicationLatencyP75\":null,\"ApplicationLatencyP10\":null,\"ApplicationLatencyP99\":null,\"ApplicationRequestsTotal\":null,\"InstancesNoData\":null,\"ApplicationLatencyP99.9\":null,\"ApplicationRequests3xx\":null,\"ApplicationRequests2xx\":null,\"InstancesOk\":null,\"InstancesWarning\":null}}}", "resource":""}): ConfigDocument: hk=aws:elasticbeanstalk:healthreporting:system:ConfigDocument="ApplicationLatencyP50":null,"ApplicationLatencyP50":null,"ApplicationLatencyP75":null,"ApplicationLatencyP75":null,"ApplicationLatencyP85":null,"ApplicationLatencyP85":null,"ApplicationLatencyP90":null,"ApplicationLatencyP90":null,"ApplicationLatencyP95":null,"ApplicationLatencyP95":null,"ApplicationLatencyP99":null,"ApplicationLatencyP99":null,"ApplicationLatencyP99.9":null,"ApplicationLatencyP99.9":null,"ApplicationRequests2xx":null,"ApplicationRequests2xx":null,"ApplicationRequests3xx":null,"ApplicationRequests3xx":null,"ApplicationRequests4xx":null,"ApplicationRequests4xx":null,"ApplicationRequests5xx":null,"ApplicationRequests5xx":null,"ApplicationRequestsTotal":null,"ApplicationRequestsTotal":null,"CPUIdle":null,"CPUIowait":null,"CPUIrq":null,"CPUNice":null,"CPUSoftirq":null,"CPUSystem":null,"CPUUser":null,"Instance":{"ApplicationLatencyP10":null,"InstanceHealth":null,"InstancesDegraded":null,"InstancesInfo":null,"InstancesNoData":null,"InstancesOk":null,"InstancesPending":null,"InstancesSevere":null,"InstancesUnknown":null,"InstancesWarning":null},"LoadAverage1min":null,"LoadAverage5min":null,"RootFilesystemUtil":null}},"Version":1},{"CloudWatchMetrics":{"Environment":{"ApplicationLatencyP10":null,hc=3768277227
2017-12-05T18:19:01.079+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:loadbalancer", "name":"LoadBalancerPortProtocol", "value":"HTTP", "resource":""}): LoadBalancerPortProtocol: hk=aws:elb:loadbalancer:LoadBalancerPortProtocol=HTTP,hc=1105127146
2017-12-05T18:19:01.079+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:environment", "name":"ExternalExtensionsS3Key", "value":"", "resource":""}): ExternalExtensionsS3Key: hk=aws:elasticbeanstalk:environment:ExternalExtensionsS3Key=,hc=3243179558
2017-12-05T18:19:01.079+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:updatepolicy:rollingupdate", "name":"RollingUpdateEnabled", "value":"true", "resource":""}): RollingUpdateEnabled: hk=aws:autoscaling:updatepolicy:rollingupdate:RollingUpdateEnabled=true,hc=1311926541
2017-12-05T18:19:01.079+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:trigger", "name":"MeasureName", "value":"NetworkOut", "resource":""}): MeasureName: hk=aws:autoscaling:trigger:MeasureName=NetworkOut,hc=4049442346
2017-12-05T18:19:01.079+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:ec2:vpc", "name":"AssociatePublicIpAddress", "value":"", "resource":""}): AssociatePublicIpAddress: hk=aws:ec2:vpc:AssociatePublicIpAddress=,hc=1418450284
2017-12-05T18:19:01.079+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:healthreporting:system", "name":"SystemType", "value":"enhanced", "resource":""}): SystemType: hk=aws:elasticbeanstalk:healthreporting:system:SystemType=enhanced,hc=2420299722
2017-12-05T18:19:01.079+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"EnvironmentVariables", "value":"AWS_REGION=eu-west-1,AWS_ACCESS_KEY_ID=AKIAI2GN6NJ2QTI5IFSQ,AWS_SECRET_ACCESS_KEY=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,NODE_ENV=development", "resource":"", "namespace":"aws:cloudformation:template:parameter"}): EnvironmentVariables: hk=aws:cloudformation:template:parameter:EnvironmentVariables=AWS_ACCESS_KEY_ID=AKIAI2GN6NJ2QTI5IFSQ,AWS_REGION=eu-west-1,AWS_SECRET_ACCESS_KEY=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,NODE_ENV=development,hc=2143429507
2017-12-05T18:19:01.079+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elb:listener:80", "name":"ListenerEnabled", "value":"false"}): ListenerEnabled: hk=aws:elb:listener:80:ListenerEnabled=false,hc=2534268234
2017-12-05T18:19:01.079+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:cloudformation:template:parameter", "name":"InstancePort", "value":"80", "resource":""}): InstancePort: hk=aws:cloudformation:template:parameter:InstancePort=80,hc=2578083670
2017-12-05T18:19:01.079+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:managedactions", "name":"PreferredStartTime", "value":"", "resource":""}): PreferredStartTime: hk=aws:elasticbeanstalk:managedactions:PreferredStartTime=,hc=2378924418
2017-12-05T18:19:01.080+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"SSLCertificateId", "value":"", "resource":"", "namespace":"aws:elb:loadbalancer"}): SSLCertificateId: hk=aws:elb:loadbalancer:SSLCertificateId=,hc=3961867433
2017-12-05T18:19:01.080+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:launchconfiguration", "name":"SSHSourceRestriction", "value":"tcp,22,22,0.0.0.0/0", "resource":""}): SSHSourceRestriction: hk=aws:autoscaling:launchconfiguration:SSHSourceRestriction=0.0.0.0/0,22,22,tcp,hc=502734328
2017-12-05T18:19:01.080+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"0", "resource":"", "namespace":"aws:elb:policies", "name":"Stickiness Cookie Expiration"}): Stickiness Cookie Expiration: hk=aws:elb:policies:Stickiness Cookie Expiration=0,hc=3983490305
2017-12-05T18:19:01.080+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:listener:443", "name":"InstanceProtocol", "value":"HTTP", "resource":""}): InstanceProtocol: hk=aws:elb:listener:443:InstanceProtocol=HTTP,hc=2941050488
2017-12-05T18:19:01.080+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elasticbeanstalk:environment", "name":"ExternalExtensionsS3Key", "value":""}): ExternalExtensionsS3Key: hk=aws:elasticbeanstalk:environment:ExternalExtensionsS3Key=,hc=3243179558
2017-12-05T18:19:01.080+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:hostmanager", "name":"LogPublicationControl", "value":"false", "resource":""}): LogPublicationControl: hk=aws:elasticbeanstalk:hostmanager:LogPublicationControl=false,hc=2492456712
2017-12-05T18:19:01.080+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:autoscaling:launchconfiguration", "name":"ImageId", "value":"ami-6f8e4016"}): ImageId: hk=aws:autoscaling:launchconfiguration:ImageId=ami-6f8e4016,hc=238290316
2017-12-05T18:19:01.080+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elb:healthcheck", "name":"HealthyThreshold", "value":"2"}): HealthyThreshold: hk=aws:elb:healthcheck:HealthyThreshold=2,hc=1955268749
2017-12-05T18:19:01.080+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"", "resource":"", "namespace":"aws:elb:listener:443", "name":"PolicyNames"}): PolicyNames: hk=aws:elb:listener:443:PolicyNames=,hc=2740996235
2017-12-05T18:19:01.080+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:trigger", "name":"Statistic", "value":"Average", "resource":""}): Statistic: hk=aws:autoscaling:trigger:Statistic=Average,hc=3402994671
2017-12-05T18:19:01.080+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:environment:proxy", "name":"ProxyServer", "value":"nginx", "resource":""}): ProxyServer: hk=aws:elasticbeanstalk:environment:proxy:ProxyServer=nginx,hc=2069749971
2017-12-05T18:19:01.081+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:control", "name":"LaunchType", "value":"Migration", "resource":""}): LaunchType: hk=aws:elasticbeanstalk:control:LaunchType=Migration,hc=2210680385
2017-12-05T18:19:01.081+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"IgnoreHealthCheck", "value":"false", "resource":"", "namespace":"aws:elasticbeanstalk:command"}): IgnoreHealthCheck: hk=aws:elasticbeanstalk:command:IgnoreHealthCheck=false,hc=1487137936
2017-12-05T18:19:01.081+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"1 minute", "resource":"", "namespace":"aws:autoscaling:launchconfiguration", "name":"MonitoringInterval"}): MonitoringInterval: hk=aws:autoscaling:launchconfiguration:MonitoringInterval=1 minute,hc=1218842460
2017-12-05T18:19:01.081+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elasticbeanstalk:sns:topics", "name":"Notification Topic ARN", "value":""}): Notification Topic ARN: hk=aws:elasticbeanstalk:sns:topics:Notification Topic ARN=,hc=1824390401
2017-12-05T18:19:01.081+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:sns:topics", "name":"Notification Protocol", "value":"email", "resource":""}): Notification Protocol: hk=aws:elasticbeanstalk:sns:topics:Notification Protocol=email,hc=3705073300
2017-12-05T18:19:01.081+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:application:environment", "name":"NODE_ENV", "value":"development", "resource":""}): NODE_ENV: hk=aws:elasticbeanstalk:application:environment:NODE_ENV=development,hc=2259990409
2017-12-05T18:19:01.081+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"ConnectionSettingIdleTimeout", "value":"60", "resource":"", "namespace":"aws:elb:policies"}): ConnectionSettingIdleTimeout: hk=aws:elb:policies:ConnectionSettingIdleTimeout=60,hc=2827474164
2017-12-05T18:19:01.081+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:autoscaling:launchconfiguration", "name":"IamInstanceProfile", "value":"aws-elasticbeanstalk-ec2-role"}): IamInstanceProfile: hk=aws:autoscaling:launchconfiguration:IamInstanceProfile=aws-elasticbeanstalk-ec2-role,hc=2395212047
2017-12-05T18:19:01.081+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"EC2KeyName", "value":"", "resource":"", "namespace":"aws:autoscaling:launchconfiguration"}): EC2KeyName: hk=aws:autoscaling:launchconfiguration:EC2KeyName=,hc=4010736724
2017-12-05T18:19:01.081+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:listener:443", "name":"SSLCertificateId", "value":"arn:aws:acm:eu-west-1:227743832892:certificate/e1e14bbd-b38c-4c5f-85c4-96d41c0b084e", "resource":""}): SSLCertificateId: hk=aws:elb:listener:443:SSLCertificateId=arn:aws:acm:eu-west-1:227743832892:certificate/e1e14bbd-b38c-4c5f-85c4-96d41c0b084e,hc=415740544
2017-12-05T18:19:01.081+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:hostmanager", "name":"LogPublicationControl", "value":"false", "resource":""}): LogPublicationControl: hk=aws:elasticbeanstalk:hostmanager:LogPublicationControl=false,hc=2492456712
2017-12-05T18:19:01.081+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:policies", "name":"InstancePorts", "value":"", "resource":""}): InstancePorts: hk=aws:elb:policies:InstancePorts=,hc=603138448
2017-12-05T18:19:01.081+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:application", "name":"Application Healthcheck URL", "value":"/health", "resource":""}): Application Healthcheck URL: hk=aws:elasticbeanstalk:application:Application Healthcheck URL=/health,hc=598327771
2017-12-05T18:19:01.081+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:autoscaling:updatepolicy:rollingupdate", "name":"PauseTime", "value":""}): PauseTime: hk=aws:autoscaling:updatepolicy:rollingupdate:PauseTime=,hc=2558821935
2017-12-05T18:19:01.081+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:control", "name":"LaunchTimeout", "value":"0", "resource":""}): LaunchTimeout: hk=aws:elasticbeanstalk:control:LaunchTimeout=0,hc=4167503353
2017-12-05T18:19:01.081+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:listener:443", "name":"PolicyNames", "value":"", "resource":""}): PolicyNames: hk=aws:elb:listener:443:PolicyNames=,hc=2740996235
2017-12-05T18:19:01.081+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"false", "resource":"", "namespace":"aws:elb:policies", "name":"ConnectionDrainingEnabled"}): ConnectionDrainingEnabled: hk=aws:elb:policies:ConnectionDrainingEnabled=false,hc=1148368735
2017-12-05T18:19:01.081+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"MinInstancesInService", "value":"0", "resource":"", "namespace":"aws:autoscaling:updatepolicy:rollingupdate"}): MinInstancesInService: hk=aws:autoscaling:updatepolicy:rollingupdate:MinInstancesInService=0,hc=4103464800
2017-12-05T18:19:01.081+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:listener:443", "name":"ListenerEnabled", "value":"true", "resource":""}): ListenerEnabled: hk=aws:elb:listener:443:ListenerEnabled=true,hc=2895264217
2017-12-05T18:19:01.081+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:launchconfiguration", "name":"RootVolumeType", "value":"", "resource":""}): RootVolumeType: hk=aws:autoscaling:launchconfiguration:RootVolumeType=,hc=1055035439
2017-12-05T18:19:01.081+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"SSLCertificateId", "value":"arn:aws:acm:eu-west-1:227743832892:certificate/e1e14bbd-b38c-4c5f-85c4-96d41c0b084e", "resource":"", "namespace":"aws:elb:listener:443"}): SSLCertificateId: hk=aws:elb:listener:443:SSLCertificateId=arn:aws:acm:eu-west-1:227743832892:certificate/e1e14bbd-b38c-4c5f-85c4-96d41c0b084e,hc=415740544
2017-12-05T18:19:01.081+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:policies", "name":"Stickiness Cookie Expiration", "value":"0", "resource":""}): Stickiness Cookie Expiration: hk=aws:elb:policies:Stickiness Cookie Expiration=0,hc=3983490305
2017-12-05T18:19:01.081+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:healthcheck", "name":"HealthyThreshold", "value":"2", "resource":""}): HealthyThreshold: hk=aws:elb:healthcheck:HealthyThreshold=2,hc=1955268749
2017-12-05T18:19:01.081+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:managedactions:platformupdate", "name":"UpdateLevel", "value":"", "resource":""}): UpdateLevel: hk=aws:elasticbeanstalk:managedactions:platformupdate:UpdateLevel=,hc=4136940953
2017-12-05T18:19:01.081+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"AWSServiceRoleForElasticBeanstalk", "resource":"", "namespace":"aws:elasticbeanstalk:environment", "name":"ServiceRole"}): ServiceRole: hk=aws:elasticbeanstalk:environment:ServiceRole=AWSServiceRoleForElasticBeanstalk,hc=3521293720
2017-12-05T18:19:01.081+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:asg", "name":"Cooldown", "value":"300", "resource":""}): Cooldown: hk=aws:autoscaling:asg:Cooldown=300,hc=2401481151
2017-12-05T18:19:01.081+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"Subnets", "value":"", "resource":"", "namespace":"aws:ec2:vpc"}): Subnets: hk=aws:ec2:vpc:Subnets=,hc=2308210129
2017-12-05T18:19:01.081+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:updatepolicy:rollingupdate", "name":"RollingUpdateEnabled", "value":"true", "resource":""}): RollingUpdateEnabled: hk=aws:autoscaling:updatepolicy:rollingupdate:RollingUpdateEnabled=true,hc=1311926541
2017-12-05T18:19:01.081+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elasticbeanstalk:application", "name":"Application Healthcheck URL", "value":"/health"}): Application Healthcheck URL: hk=aws:elasticbeanstalk:application:Application Healthcheck URL=/health,hc=598327771
2017-12-05T18:19:01.081+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"", "resource":"", "namespace":"aws:autoscaling:updatepolicy:rollingupdate", "name":"PauseTime"}): PauseTime: hk=aws:autoscaling:updatepolicy:rollingupdate:PauseTime=,hc=2558821935
2017-12-05T18:19:01.082+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"MinSize", "value":"1", "resource":"", "namespace":"aws:autoscaling:asg"}): MinSize: hk=aws:autoscaling:asg:MinSize=1,hc=2396587397
2017-12-05T18:19:01.082+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:trigger", "name":"LowerBreachScaleIncrement", "value":"-1", "resource":""}): LowerBreachScaleIncrement: hk=aws:autoscaling:trigger:LowerBreachScaleIncrement=-1,hc=3708017666
2017-12-05T18:19:01.082+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elasticbeanstalk:command", "name":"BatchSize", "value":"100"}): BatchSize: hk=aws:elasticbeanstalk:command:BatchSize=100,hc=3929976136
2017-12-05T18:19:01.082+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:launchconfiguration", "name":"IamInstanceProfile", "value":"aws-elasticbeanstalk-ec2-role", "resource":""}): IamInstanceProfile: hk=aws:autoscaling:launchconfiguration:IamInstanceProfile=aws-elasticbeanstalk-ec2-role,hc=2395212047
2017-12-05T18:19:01.082+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:listener:80", "name":"ListenerEnabled", "value":"false", "resource":""}): ListenerEnabled: hk=aws:elb:listener:80:ListenerEnabled=false,hc=2534268234
2017-12-05T18:19:01.082+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"MaxBatchSize", "value":"1", "resource":"", "namespace":"aws:autoscaling:updatepolicy:rollingupdate"}): MaxBatchSize: hk=aws:autoscaling:updatepolicy:rollingupdate:MaxBatchSize=1,hc=493815232
2017-12-05T18:19:01.082+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:launchconfiguration", "name":"RootVolumeIOPS", "value":"", "resource":""}): RootVolumeIOPS: hk=aws:autoscaling:launchconfiguration:RootVolumeIOPS=,hc=3263411188
2017-12-05T18:19:01.082+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"LoadBalancerHTTPSPort", "value":"OFF", "resource":"", "namespace":"aws:elb:loadbalancer"}): LoadBalancerHTTPSPort: hk=aws:elb:loadbalancer:LoadBalancerHTTPSPort=OFF,hc=731293825
2017-12-05T18:19:01.082+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:updatepolicy:rollingupdate", "name":"MaxBatchSize", "value":"1", "resource":""}): MaxBatchSize: hk=aws:autoscaling:updatepolicy:rollingupdate:MaxBatchSize=1,hc=493815232
2017-12-05T18:19:01.082+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:environment", "name":"LoadBalancerType", "value":"classic", "resource":""}): LoadBalancerType: hk=aws:elasticbeanstalk:environment:LoadBalancerType=classic,hc=2542474489
2017-12-05T18:19:01.082+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:policies", "name":"InstancePorts", "value":"", "resource":""}): InstancePorts: hk=aws:elb:policies:InstancePorts=,hc=603138448
2017-12-05T18:19:01.082+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"6000000", "resource":"", "namespace":"aws:autoscaling:trigger", "name":"UpperThreshold"}): UpperThreshold: hk=aws:autoscaling:trigger:UpperThreshold=6000000,hc=3305636593
2017-12-05T18:19:01.082+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:launchconfiguration", "name":"InstanceType", "value":"t2.small", "resource":""}): InstanceType: hk=aws:autoscaling:launchconfiguration:InstanceType=t2.small,hc=2802271818
2017-12-05T18:19:01.082+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:trigger", "name":"MeasureName", "value":"NetworkOut", "resource":""}): MeasureName: hk=aws:autoscaling:trigger:MeasureName=NetworkOut,hc=4049442346
2017-12-05T18:19:01.082+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"PolicyNames", "value":"", "resource":"", "namespace":"aws:elb:listener:443"}): PolicyNames: hk=aws:elb:listener:443:PolicyNames=,hc=2740996235
2017-12-05T18:19:01.082+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:environment", "name":"EnvironmentType", "value":"LoadBalanced", "resource":""}): EnvironmentType: hk=aws:elasticbeanstalk:environment:EnvironmentType=LoadBalanced,hc=2929485696
2017-12-05T18:19:01.082+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:command", "name":"DeploymentPolicy", "value":"RollingWithAdditionalBatch", "resource":""}): DeploymentPolicy: hk=aws:elasticbeanstalk:command:DeploymentPolicy=RollingWithAdditionalBatch,hc=4205492882
2017-12-05T18:19:01.082+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:autoscaling:launchconfiguration", "name":"ImageId", "value":"ami-6f8e4016"}): ImageId: hk=aws:autoscaling:launchconfiguration:ImageId=ami-6f8e4016,hc=238290316
2017-12-05T18:19:01.082+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:ec2:vpc", "name":"AssociatePublicIpAddress", "value":"", "resource":""}): AssociatePublicIpAddress: hk=aws:ec2:vpc:AssociatePublicIpAddress=,hc=1418450284
2017-12-05T18:19:01.082+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"t2.small", "resource":"", "namespace":"aws:autoscaling:launchconfiguration", "name":"InstanceType"}): InstanceType: hk=aws:autoscaling:launchconfiguration:InstanceType=t2.small,hc=2802271818
2017-12-05T18:19:01.082+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:launchconfiguration", "name":"InstanceType", "value":"t2.small", "resource":""}): InstanceType: hk=aws:autoscaling:launchconfiguration:InstanceType=t2.small,hc=2802271818
2017-12-05T18:19:01.082+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:asg", "name":"Custom Availability Zones", "value":"", "resource":""}): Custom Availability Zones: hk=aws:autoscaling:asg:Custom Availability Zones=,hc=1584820072
2017-12-05T18:19:01.082+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:autoscaling:launchconfiguration", "name":"RootVolumeType", "value":""}): RootVolumeType: hk=aws:autoscaling:launchconfiguration:RootVolumeType=,hc=1055035439
2017-12-05T18:19:01.082+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"Notification Endpoint", "value":"", "resource":"", "namespace":"aws:elasticbeanstalk:sns:topics"}): Notification Endpoint: hk=aws:elasticbeanstalk:sns:topics:Notification Endpoint=,hc=1853127076
2017-12-05T18:19:01.082+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"PreferredStartTime", "value":"", "resource":"", "namespace":"aws:elasticbeanstalk:managedactions"}): PreferredStartTime: hk=aws:elasticbeanstalk:managedactions:PreferredStartTime=,hc=2378924418
2017-12-05T18:19:01.082+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:environment", "name":"EnvironmentType", "value":"LoadBalanced", "resource":""}): EnvironmentType: hk=aws:elasticbeanstalk:environment:EnvironmentType=LoadBalanced,hc=2929485696
2017-12-05T18:19:01.082+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"2", "resource":"", "namespace":"aws:elb:healthcheck", "name":"Timeout"}): Timeout: hk=aws:elb:healthcheck:Timeout=2,hc=1614699647
2017-12-05T18:19:01.082+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elasticbeanstalk:control", "name":"LaunchTimeout", "value":"0"}): LaunchTimeout: hk=aws:elasticbeanstalk:control:LaunchTimeout=0,hc=4167503353
2017-12-05T18:19:01.082+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"ConnectionDrainingTimeout", "value":"20", "resource":"", "namespace":"aws:elb:policies"}): ConnectionDrainingTimeout: hk=aws:elb:policies:ConnectionDrainingTimeout=20,hc=304444642
2017-12-05T18:19:01.082+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:listener:443", "name":"ListenerEnabled", "value":"true", "resource":""}): ListenerEnabled: hk=aws:elb:listener:443:ListenerEnabled=true,hc=2895264217
2017-12-05T18:19:01.082+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"HTTP", "resource":"", "namespace":"aws:elb:listener:443", "name":"InstanceProtocol"}): InstanceProtocol: hk=aws:elb:listener:443:InstanceProtocol=HTTP,hc=2941050488
2017-12-05T18:19:01.082+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"StreamLogs", "value":"false", "resource":"", "namespace":"aws:elasticbeanstalk:cloudwatch:logs"}): StreamLogs: hk=aws:elasticbeanstalk:cloudwatch:logs:StreamLogs=false,hc=2207777926
2017-12-05T18:19:01.082+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"RootVolumeType", "value":"", "resource":"", "namespace":"aws:autoscaling:launchconfiguration"}): RootVolumeType: hk=aws:autoscaling:launchconfiguration:RootVolumeType=,hc=1055035439
2017-12-05T18:19:01.082+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:updatepolicy:rollingupdate", "name":"RollingUpdateType", "value":"Health", "resource":""}): RollingUpdateType: hk=aws:autoscaling:updatepolicy:rollingupdate:RollingUpdateType=Health,hc=2276893638
2017-12-05T18:19:01.082+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"OFF", "resource":"", "namespace":"aws:elb:loadbalancer", "name":"LoadBalancerHTTPSPort"}): LoadBalancerHTTPSPort: hk=aws:elb:loadbalancer:LoadBalancerHTTPSPort=OFF,hc=731293825
2017-12-05T18:19:01.082+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:launchconfiguration", "name":"SecurityGroups", "value":"", "resource":""}): SecurityGroups: hk=aws:autoscaling:launchconfiguration:SecurityGroups=,hc=3665611509
2017-12-05T18:19:01.083+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"InstancePort", "value":"80", "resource":"", "namespace":"aws:cloudformation:template:parameter"}): InstancePort: hk=aws:cloudformation:template:parameter:InstancePort=80,hc=2578083670
2017-12-05T18:19:01.083+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:cloudformation:template:parameter", "name":"InstancePort", "value":"80", "resource":""}): InstancePort: hk=aws:cloudformation:template:parameter:InstancePort=80,hc=2578083670
2017-12-05T18:19:01.083+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:launchconfiguration", "name":"IamInstanceProfile", "value":"aws-elasticbeanstalk-ec2-role", "resource":""}): IamInstanceProfile: hk=aws:autoscaling:launchconfiguration:IamInstanceProfile=aws-elasticbeanstalk-ec2-role,hc=2395212047
2017-12-05T18:19:01.083+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:autoscaling:updatepolicy:rollingupdate", "name":"RollingUpdateType", "value":"Health"}): RollingUpdateType: hk=aws:autoscaling:updatepolicy:rollingupdate:RollingUpdateType=Health,hc=2276893638
2017-12-05T18:19:01.083+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:environment", "name":"ExternalExtensionsS3Bucket", "value":"", "resource":""}): ExternalExtensionsS3Bucket: hk=aws:elasticbeanstalk:environment:ExternalExtensionsS3Bucket=,hc=3615826456
2017-12-05T18:19:01.083+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elasticbeanstalk:managedactions:platformupdate", "name":"InstanceRefreshEnabled", "value":"false"}): InstanceRefreshEnabled: hk=aws:elasticbeanstalk:managedactions:platformupdate:InstanceRefreshEnabled=false,hc=2521334252
2017-12-05T18:19:01.083+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:monitoring", "name":"Automatically Terminate Unhealthy Instances", "value":"true", "resource":""}): Automatically Terminate Unhealthy Instances: hk=aws:elasticbeanstalk:monitoring:Automatically Terminate Unhealthy Instances=true,hc=3981805791
2017-12-05T18:19:01.083+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:updatepolicy:rollingupdate", "name":"PauseTime", "value":"", "resource":""}): PauseTime: hk=aws:autoscaling:updatepolicy:rollingupdate:PauseTime=,hc=2558821935
2017-12-05T18:19:01.083+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elasticbeanstalk:cloudwatch:logs", "name":"DeleteOnTerminate", "value":"false"}): DeleteOnTerminate: hk=aws:elasticbeanstalk:cloudwatch:logs:DeleteOnTerminate=false,hc=3450082806
2017-12-05T18:19:01.083+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"ListenerEnabled", "value":"false", "resource":"", "namespace":"aws:elb:listener:80"}): ListenerEnabled: hk=aws:elb:listener:80:ListenerEnabled=false,hc=2534268234
2017-12-05T18:19:01.083+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:autoscaling:trigger", "name":"UpperThreshold", "value":"6000000"}): UpperThreshold: hk=aws:autoscaling:trigger:UpperThreshold=6000000,hc=3305636593
2017-12-05T18:19:01.083+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:loadbalancer", "name":"CrossZone", "value":"false", "resource":""}): CrossZone: hk=aws:elb:loadbalancer:CrossZone=false,hc=3502087315
2017-12-05T18:19:01.083+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:trigger", "name":"Period", "value":"5", "resource":""}): Period: hk=aws:autoscaling:trigger:Period=5,hc=2402433859
2017-12-05T18:19:01.083+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"RetentionInDays", "value":"7", "resource":"", "namespace":"aws:elasticbeanstalk:cloudwatch:logs"}): RetentionInDays: hk=aws:elasticbeanstalk:cloudwatch:logs:RetentionInDays=7,hc=934067176
2017-12-05T18:19:01.083+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:trigger", "name":"Period", "value":"5", "resource":""}): Period: hk=aws:autoscaling:trigger:Period=5,hc=2402433859
2017-12-05T18:19:01.083+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elasticbeanstalk:command", "name":"Timeout", "value":"600"}): Timeout: hk=aws:elasticbeanstalk:command:Timeout=600,hc=881749867
2017-12-05T18:19:01.083+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:autoscaling:asg", "name":"Availability Zones", "value":"Any 3"}): Availability Zones: hk=aws:autoscaling:asg:Availability Zones=Any 3,hc=4058357795
2017-12-05T18:19:01.083+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"Availability Zones", "value":"Any 3", "resource":"", "namespace":"aws:autoscaling:asg"}): Availability Zones: hk=aws:autoscaling:asg:Availability Zones=Any 3,hc=4058357795
2017-12-05T18:19:01.083+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:launchconfiguration", "name":"IamInstanceProfile", "value":"aws-elasticbeanstalk-ec2-role", "resource":""}): IamInstanceProfile: hk=aws:autoscaling:launchconfiguration:IamInstanceProfile=aws-elasticbeanstalk-ec2-role,hc=2395212047
2017-12-05T18:19:01.083+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:healthcheck", "name":"UnhealthyThreshold", "value":"2", "resource":""}): UnhealthyThreshold: hk=aws:elb:healthcheck:UnhealthyThreshold=2,hc=3981822163
2017-12-05T18:19:01.083+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"", "resource":"", "namespace":"aws:elasticbeanstalk:sns:topics", "name":"Notification Topic Name"}): Notification Topic Name: hk=aws:elasticbeanstalk:sns:topics:Notification Topic Name=,hc=3584475532
2017-12-05T18:19:01.083+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:updatepolicy:rollingupdate", "name":"MinInstancesInService", "value":"0", "resource":""}): MinInstancesInService: hk=aws:autoscaling:updatepolicy:rollingupdate:MinInstancesInService=0,hc=4103464800
2017-12-05T18:19:01.083+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elb:policies", "name":"ConnectionDrainingEnabled", "value":"false"}): ConnectionDrainingEnabled: hk=aws:elb:policies:ConnectionDrainingEnabled=false,hc=1148368735
2017-12-05T18:19:01.083+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:launchconfiguration", "name":"EC2KeyName", "value":"", "resource":""}): EC2KeyName: hk=aws:autoscaling:launchconfiguration:EC2KeyName=,hc=4010736724
2017-12-05T18:19:01.083+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:launchconfiguration", "name":"MonitoringInterval", "value":"1 minute", "resource":""}): MonitoringInterval: hk=aws:autoscaling:launchconfiguration:MonitoringInterval=1 minute,hc=1218842460
2017-12-05T18:19:01.083+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:managedactions:platformupdate", "name":"UpdateLevel", "value":"", "resource":""}): UpdateLevel: hk=aws:elasticbeanstalk:managedactions:platformupdate:UpdateLevel=,hc=4136940953
2017-12-05T18:19:01.083+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"Interval", "value":"5", "resource":"", "namespace":"aws:elb:healthcheck"}): Interval: hk=aws:elb:healthcheck:Interval=5,hc=3831996606
2017-12-05T18:19:01.083+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:environment", "name":"ExternalExtensionsS3Key", "value":"", "resource":""}): ExternalExtensionsS3Key: hk=aws:elasticbeanstalk:environment:ExternalExtensionsS3Key=,hc=3243179558
2017-12-05T18:19:01.083+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elasticbeanstalk:command", "name":"BatchSize", "value":"100"}): BatchSize: hk=aws:elasticbeanstalk:command:BatchSize=100,hc=3929976136
2017-12-05T18:19:01.083+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:listener:443", "name":"ListenerEnabled", "value":"true", "resource":""}): ListenerEnabled: hk=aws:elb:listener:443:ListenerEnabled=true,hc=2895264217
2017-12-05T18:19:01.083+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:listener:443", "name":"InstancePort", "value":"80", "resource":""}): InstancePort: hk=aws:elb:listener:443:InstancePort=80,hc=228594711
2017-12-05T18:19:01.083+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"Percentage", "resource":"", "namespace":"aws:elasticbeanstalk:command", "name":"BatchSizeType"}): BatchSizeType: hk=aws:elasticbeanstalk:command:BatchSizeType=Percentage,hc=747815089
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"ConnectionDrainingTimeout", "value":"20", "resource":"", "namespace":"aws:elb:policies"}): ConnectionDrainingTimeout: hk=aws:elb:policies:ConnectionDrainingTimeout=20,hc=304444642
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:listener:80", "name":"ListenerEnabled", "value":"false", "resource":""}): ListenerEnabled: hk=aws:elb:listener:80:ListenerEnabled=false,hc=2534268234
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"UpperBreachScaleIncrement", "value":"1", "resource":"", "namespace":"aws:autoscaling:trigger"}): UpperBreachScaleIncrement: hk=aws:autoscaling:trigger:UpperBreachScaleIncrement=1,hc=240742627
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"", "resource":"", "namespace":"aws:ec2:vpc", "name":"VPCId"}): VPCId: hk=aws:ec2:vpc:VPCId=,hc=3949385854
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"Notification Topic ARN", "value":"", "resource":"", "namespace":"aws:elasticbeanstalk:sns:topics"}): Notification Topic ARN: hk=aws:elasticbeanstalk:sns:topics:Notification Topic ARN=,hc=1824390401
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"arn:aws:acm:eu-west-1:227743832892:certificate/e1e14bbd-b38c-4c5f-85c4-96d41c0b084e", "resource":"", "namespace":"aws:elb:listener:443", "name":"SSLCertificateId"}): SSLCertificateId: hk=aws:elb:listener:443:SSLCertificateId=arn:aws:acm:eu-west-1:227743832892:certificate/e1e14bbd-b38c-4c5f-85c4-96d41c0b084e,hc=415740544
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elasticbeanstalk:cloudwatch:logs", "name":"RetentionInDays", "value":"7"}): RetentionInDays: hk=aws:elasticbeanstalk:cloudwatch:logs:RetentionInDays=7,hc=934067176
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"1 minute", "resource":"", "namespace":"aws:autoscaling:launchconfiguration", "name":"MonitoringInterval"}): MonitoringInterval: hk=aws:autoscaling:launchconfiguration:MonitoringInterval=1 minute,hc=1218842460
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:loadbalancer", "name":"LoadBalancerHTTPSPort", "value":"OFF", "resource":""}): LoadBalancerHTTPSPort: hk=aws:elb:loadbalancer:LoadBalancerHTTPSPort=OFF,hc=731293825
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:ec2:vpc", "name":"VPCId", "value":"", "resource":""}): VPCId: hk=aws:ec2:vpc:VPCId=,hc=3949385854
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:trigger", "name":"MeasureName", "value":"NetworkOut", "resource":""}): MeasureName: hk=aws:autoscaling:trigger:MeasureName=NetworkOut,hc=4049442346
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:loadbalancer", "name":"LoadBalancerPortProtocol", "value":"HTTP", "resource":""}): LoadBalancerPortProtocol: hk=aws:elb:loadbalancer:LoadBalancerPortProtocol=HTTP,hc=1105127146
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:autoscaling:launchconfiguration", "name":"ImageId", "value":"ami-6f8e4016"}): ImageId: hk=aws:autoscaling:launchconfiguration:ImageId=ami-6f8e4016,hc=238290316
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"HTTP:80/health", "resource":"", "namespace":"aws:elb:healthcheck", "name":"Target"}): Target: hk=aws:elb:healthcheck:Target=HTTP:80/health,hc=870849142
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elasticbeanstalk:control", "name":"RollbackLaunchOnFailure", "value":"false"}): RollbackLaunchOnFailure: hk=aws:elasticbeanstalk:control:RollbackLaunchOnFailure=false,hc=940069638
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:updatepolicy:rollingupdate", "name":"MaxBatchSize", "value":"1", "resource":""}): MaxBatchSize: hk=aws:autoscaling:updatepolicy:rollingupdate:MaxBatchSize=1,hc=493815232
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:updatepolicy:rollingupdate", "name":"PauseTime", "value":"", "resource":""}): PauseTime: hk=aws:autoscaling:updatepolicy:rollingupdate:PauseTime=,hc=2558821935
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:trigger", "name":"EvaluationPeriods", "value":"1", "resource":""}): EvaluationPeriods: hk=aws:autoscaling:trigger:EvaluationPeriods=1,hc=1036703857
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:ec2:vpc", "name":"AssociatePublicIpAddress", "value":""}): AssociatePublicIpAddress: hk=aws:ec2:vpc:AssociatePublicIpAddress=,hc=1418450284
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elasticbeanstalk:application:environment", "name":"NODE_ENV", "value":"development"}): NODE_ENV: hk=aws:elasticbeanstalk:application:environment:NODE_ENV=development,hc=2259990409
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:policies", "name":"Stickiness Policy", "value":"false", "resource":""}): Stickiness Policy: hk=aws:elb:policies:Stickiness Policy=false,hc=505200704
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:updatepolicy:rollingupdate", "name":"MinInstancesInService", "value":"0", "resource":""}): MinInstancesInService: hk=aws:autoscaling:updatepolicy:rollingupdate:MinInstancesInService=0,hc=4103464800
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"CrossZone", "value":"false", "resource":"", "namespace":"aws:elb:loadbalancer"}): CrossZone: hk=aws:elb:loadbalancer:CrossZone=false,hc=3502087315
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:trigger", "name":"Period", "value":"5", "resource":""}): Period: hk=aws:autoscaling:trigger:Period=5,hc=2402433859
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:ec2:vpc", "name":"AssociatePublicIpAddress", "value":"", "resource":""}): AssociatePublicIpAddress: hk=aws:ec2:vpc:AssociatePublicIpAddress=,hc=1418450284
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"1", "resource":"", "namespace":"aws:autoscaling:asg", "name":"MaxSize"}): MaxSize: hk=aws:autoscaling:asg:MaxSize=1,hc=1496496068
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:command", "name":"Timeout", "value":"600", "resource":""}): Timeout: hk=aws:elasticbeanstalk:command:Timeout=600,hc=881749867
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elb:policies", "name":"ConnectionDrainingTimeout", "value":"20"}): ConnectionDrainingTimeout: hk=aws:elb:policies:ConnectionDrainingTimeout=20,hc=304444642
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"DefaultSSHPort", "value":"22", "resource":"", "namespace":"aws:elasticbeanstalk:control"}): DefaultSSHPort: hk=aws:elasticbeanstalk:control:DefaultSSHPort=22,hc=433110370
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"LoadBalancerPorts", "value":"", "resource":"", "namespace":"aws:elb:policies"}): LoadBalancerPorts: hk=aws:elb:policies:LoadBalancerPorts=,hc=2886771475
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"Stickiness Cookie Expiration", "value":"0", "resource":"", "namespace":"aws:elb:policies"}): Stickiness Cookie Expiration: hk=aws:elb:policies:Stickiness Cookie Expiration=0,hc=3983490305
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"Interval", "value":"5", "resource":"", "namespace":"aws:elb:healthcheck"}): Interval: hk=aws:elb:healthcheck:Interval=5,hc=3831996606
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:healthreporting:system", "name":"SystemType", "value":"enhanced", "resource":""}): SystemType: hk=aws:elasticbeanstalk:healthreporting:system:SystemType=enhanced,hc=2420299722
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"IgnoreHealthCheck", "value":"false", "resource":"", "namespace":"aws:elasticbeanstalk:command"}): IgnoreHealthCheck: hk=aws:elasticbeanstalk:command:IgnoreHealthCheck=false,hc=1487137936
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"SecurityGroups", "value":"", "resource":"", "namespace":"aws:autoscaling:launchconfiguration"}): SecurityGroups: hk=aws:autoscaling:launchconfiguration:SecurityGroups=,hc=3665611509
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:sns:topics", "name":"Notification Endpoint", "value":"", "resource":""}): Notification Endpoint: hk=aws:elasticbeanstalk:sns:topics:Notification Endpoint=,hc=1853127076
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"PT30M", "resource":"", "namespace":"aws:autoscaling:updatepolicy:rollingupdate", "name":"Timeout"}): Timeout: hk=aws:autoscaling:updatepolicy:rollingupdate:Timeout=PT30M,hc=3354438189
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"NODE_ENV", "value":"development", "resource":"", "namespace":"aws:elasticbeanstalk:application:environment"}): NODE_ENV: hk=aws:elasticbeanstalk:application:environment:NODE_ENV=development,hc=2259990409
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elasticbeanstalk:command", "name":"DeploymentPolicy", "value":"RollingWithAdditionalBatch"}): DeploymentPolicy: hk=aws:elasticbeanstalk:command:DeploymentPolicy=RollingWithAdditionalBatch,hc=4205492882
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:ec2:vpc", "name":"ELBScheme", "value":"public", "resource":""}): ELBScheme: hk=aws:ec2:vpc:ELBScheme=public,hc=1384328253
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:policies", "name":"ConnectionSettingIdleTimeout", "value":"60", "resource":""}): ConnectionSettingIdleTimeout: hk=aws:elb:policies:ConnectionSettingIdleTimeout=60,hc=2827474164
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:command", "name":"BatchSizeType", "value":"Percentage", "resource":""}): BatchSizeType: hk=aws:elasticbeanstalk:command:BatchSizeType=Percentage,hc=747815089
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:application:environment", "name":"AWS_REGION", "value":"eu-west-1", "resource":""}): AWS_REGION: hk=aws:elasticbeanstalk:application:environment:AWS_REGION=eu-west-1,hc=69064809
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:healthreporting:system", "name":"SystemType", "value":"enhanced", "resource":""}): SystemType: hk=aws:elasticbeanstalk:healthreporting:system:SystemType=enhanced,hc=2420299722
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:application:environment", "name":"AWS_SECRET_ACCESS_KEY", "value":"UAwl/RW5NzZ3tJTY5hjukBwQS80yVrOWi4ammQea", "resource":""}): AWS_SECRET_ACCESS_KEY: hk=aws:elasticbeanstalk:application:environment:AWS_SECRET_ACCESS_KEY=UAwl/RW5NzZ3tJTY5hjukBwQS80yVrOWi4ammQea,hc=612923851
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"300", "resource":"", "namespace":"aws:autoscaling:asg", "name":"Cooldown"}): Cooldown: hk=aws:autoscaling:asg:Cooldown=300,hc=2401481151
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elasticbeanstalk:healthreporting:system", "name":"HealthCheckSuccessThreshold", "value":"Ok"}): HealthCheckSuccessThreshold: hk=aws:elasticbeanstalk:healthreporting:system:HealthCheckSuccessThreshold=Ok,hc=3396910454
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:command", "name":"BatchSizeType", "value":"Percentage", "resource":""}): BatchSizeType: hk=aws:elasticbeanstalk:command:BatchSizeType=Percentage,hc=747815089
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:loadbalancer", "name":"CrossZone", "value":"false", "resource":""}): CrossZone: hk=aws:elb:loadbalancer:CrossZone=false,hc=3502087315
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"RootVolumeSize", "value":"", "resource":"", "namespace":"aws:autoscaling:launchconfiguration"}): RootVolumeSize: hk=aws:autoscaling:launchconfiguration:RootVolumeSize=,hc=3511459446
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"LoadBalancerSSLPortProtocol", "value":"HTTPS", "resource":"", "namespace":"aws:elb:loadbalancer"}): LoadBalancerSSLPortProtocol: hk=aws:elb:loadbalancer:LoadBalancerSSLPortProtocol=HTTPS,hc=1709622552
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"Subnets", "value":"", "resource":"", "namespace":"aws:ec2:vpc"}): Subnets: hk=aws:ec2:vpc:Subnets=,hc=2308210129
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:loadbalancer", "name":"LoadBalancerPortProtocol", "value":"HTTP", "resource":""}): LoadBalancerPortProtocol: hk=aws:elb:loadbalancer:LoadBalancerPortProtocol=HTTP,hc=1105127146
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"80", "resource":"", "namespace":"aws:cloudformation:template:parameter", "name":"InstancePort"}): InstancePort: hk=aws:cloudformation:template:parameter:InstancePort=80,hc=2578083670
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elb:loadbalancer", "name":"LoadBalancerSSLPortProtocol", "value":"HTTPS"}): LoadBalancerSSLPortProtocol: hk=aws:elb:loadbalancer:LoadBalancerSSLPortProtocol=HTTPS,hc=1709622552
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"", "resource":"", "namespace":"aws:autoscaling:launchconfiguration", "name":"RootVolumeIOPS"}): RootVolumeIOPS: hk=aws:autoscaling:launchconfiguration:RootVolumeIOPS=,hc=3263411188
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"SSHSourceRestriction", "value":"tcp,22,22,0.0.0.0/0", "resource":"", "namespace":"aws:autoscaling:launchconfiguration"}): SSHSourceRestriction: hk=aws:autoscaling:launchconfiguration:SSHSourceRestriction=0.0.0.0/0,22,22,tcp,hc=502734328
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"1", "resource":"", "namespace":"aws:autoscaling:trigger", "name":"EvaluationPeriods"}): EvaluationPeriods: hk=aws:autoscaling:trigger:EvaluationPeriods=1,hc=1036703857
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:launchconfiguration", "name":"RootVolumeSize", "value":"", "resource":""}): RootVolumeSize: hk=aws:autoscaling:launchconfiguration:RootVolumeSize=,hc=3511459446
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:updatepolicy:rollingupdate", "name":"Timeout", "value":"PT30M", "resource":""}): Timeout: hk=aws:autoscaling:updatepolicy:rollingupdate:Timeout=PT30M,hc=3354438189
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:updatepolicy:rollingupdate", "name":"RollingUpdateEnabled", "value":"true", "resource":""}): RollingUpdateEnabled: hk=aws:autoscaling:updatepolicy:rollingupdate:RollingUpdateEnabled=true,hc=1311926541
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:healthcheck", "name":"Target", "value":"HTTP:80/health", "resource":""}): Target: hk=aws:elb:healthcheck:Target=HTTP:80/health,hc=870849142
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"", "resource":"", "namespace":"aws:elasticbeanstalk:managedactions", "name":"PreferredStartTime"}): PreferredStartTime: hk=aws:elasticbeanstalk:managedactions:PreferredStartTime=,hc=2378924418
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:launchconfiguration", "name":"SecurityGroups", "value":"", "resource":""}): SecurityGroups: hk=aws:autoscaling:launchconfiguration:SecurityGroups=,hc=3665611509
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"SystemType", "value":"enhanced", "resource":"", "namespace":"aws:elasticbeanstalk:healthreporting:system"}): SystemType: hk=aws:elasticbeanstalk:healthreporting:system:SystemType=enhanced,hc=2420299722
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"", "resource":"", "namespace":"aws:elasticbeanstalk:managedactions", "name":"PreferredStartTime"}): PreferredStartTime: hk=aws:elasticbeanstalk:managedactions:PreferredStartTime=,hc=2378924418
2017-12-05T18:19:01.084+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:ec2:vpc", "name":"VPCId", "value":"", "resource":""}): VPCId: hk=aws:ec2:vpc:VPCId=,hc=3949385854
2017-12-05T18:19:01.085+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elb:loadbalancer", "name":"LoadBalancerHTTPPort", "value":"OFF"}): LoadBalancerHTTPPort: hk=aws:elb:loadbalancer:LoadBalancerHTTPPort=OFF,hc=2912896423
2017-12-05T18:19:01.085+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:ec2:vpc", "name":"ELBSubnets", "value":""}): ELBSubnets: hk=aws:ec2:vpc:ELBSubnets=,hc=2071927441
2017-12-05T18:19:01.085+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:launchconfiguration", "name":"ImageId", "value":"ami-6f8e4016", "resource":""}): ImageId: hk=aws:autoscaling:launchconfiguration:ImageId=ami-6f8e4016,hc=238290316
2017-12-05T18:19:01.085+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:ec2:vpc", "name":"ELBScheme", "value":"public"}): ELBScheme: hk=aws:ec2:vpc:ELBScheme=public,hc=1384328253
2017-12-05T18:19:01.085+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"BatchSize", "value":"100", "resource":"", "namespace":"aws:elasticbeanstalk:command"}): BatchSize: hk=aws:elasticbeanstalk:command:BatchSize=100,hc=3929976136
2017-12-05T18:19:01.085+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:managedactions", "name":"ManagedActionsEnabled", "value":"false", "resource":""}): ManagedActionsEnabled: hk=aws:elasticbeanstalk:managedactions:ManagedActionsEnabled=false,hc=3603622424
2017-12-05T18:19:01.085+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:updatepolicy:rollingupdate", "name":"Timeout", "value":"PT30M", "resource":""}): Timeout: hk=aws:autoscaling:updatepolicy:rollingupdate:Timeout=PT30M,hc=3354438189
2017-12-05T18:19:01.085+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"false", "resource":"", "namespace":"aws:elasticbeanstalk:managedactions:platformupdate", "name":"InstanceRefreshEnabled"}): InstanceRefreshEnabled: hk=aws:elasticbeanstalk:managedactions:platformupdate:InstanceRefreshEnabled=false,hc=2521334252
2017-12-05T18:19:01.085+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:trigger", "name":"Unit", "value":"Bytes", "resource":""}): Unit: hk=aws:autoscaling:trigger:Unit=Bytes,hc=3545041252
2017-12-05T18:19:01.085+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"InstanceRefreshEnabled", "value":"false", "resource":"", "namespace":"aws:elasticbeanstalk:managedactions:platformupdate"}): InstanceRefreshEnabled: hk=aws:elasticbeanstalk:managedactions:platformupdate:InstanceRefreshEnabled=false,hc=2521334252
2017-12-05T18:19:01.085+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:application", "name":"Application Healthcheck URL", "value":"/health", "resource":""}): Application Healthcheck URL: hk=aws:elasticbeanstalk:application:Application Healthcheck URL=/health,hc=598327771
2017-12-05T18:19:01.085+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:updatepolicy:rollingupdate", "name":"MaxBatchSize", "value":"1", "resource":""}): MaxBatchSize: hk=aws:autoscaling:updatepolicy:rollingupdate:MaxBatchSize=1,hc=493815232
2017-12-05T18:19:01.085+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elasticbeanstalk:application:environment", "name":"AWS_SECRET_ACCESS_KEY", "value":"UAwl/RW5NzZ3tJTY5hjukBwQS80yVrOWi4ammQea"}): AWS_SECRET_ACCESS_KEY: hk=aws:elasticbeanstalk:application:environment:AWS_SECRET_ACCESS_KEY=UAwl/RW5NzZ3tJTY5hjukBwQS80yVrOWi4ammQea,hc=612923851
2017-12-05T18:19:01.085+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:launchconfiguration", "name":"SecurityGroups", "value":"", "resource":""}): SecurityGroups: hk=aws:autoscaling:launchconfiguration:SecurityGroups=,hc=3665611509
2017-12-05T18:19:01.085+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:autoscaling:trigger", "name":"UpperBreachScaleIncrement", "value":"1"}): UpperBreachScaleIncrement: hk=aws:autoscaling:trigger:UpperBreachScaleIncrement=1,hc=240742627
2017-12-05T18:19:01.085+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"ProxyServer", "value":"nginx", "resource":"", "namespace":"aws:elasticbeanstalk:environment:proxy"}): ProxyServer: hk=aws:elasticbeanstalk:environment:proxy:ProxyServer=nginx,hc=2069749971
2017-12-05T18:19:01.085+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:cloudformation:template:parameter", "name":"HooksPkgUrl", "value":"https://s3.dualstack.eu-west-1.amazonaws.com/elasticbeanstalk-env-resources-eu-west-1/stalks/eb_docker_4.2.1.152.4/lib/hooks.tar.gz", "resource":""}): HooksPkgUrl: hk=aws:cloudformation:template:parameter:HooksPkgUrl=https://s3.dualstack.eu-west-1.amazonaws.com/elasticbeanstalk-env-resources-eu-west-1/stalks/eb_docker_4.2.1.152.4/lib/hooks.tar.gz,hc=3035927468
2017-12-05T18:19:01.085+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:launchconfiguration", "name":"BlockDeviceMappings", "value":"/dev/xvdcz=:12:true:gp2", "resource":""}): BlockDeviceMappings: hk=aws:autoscaling:launchconfiguration:BlockDeviceMappings=/dev/xvdcz=:12:true:gp2,hc=1194166391
2017-12-05T18:19:01.085+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:asg", "name":"Availability Zones", "value":"Any 3", "resource":""}): Availability Zones: hk=aws:autoscaling:asg:Availability Zones=Any 3,hc=4058357795
2017-12-05T18:19:01.085+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:trigger", "name":"LowerBreachScaleIncrement", "value":"-1", "resource":""}): LowerBreachScaleIncrement: hk=aws:autoscaling:trigger:LowerBreachScaleIncrement=-1,hc=3708017666
2017-12-05T18:19:01.085+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"DefaultSSHPort", "value":"22", "resource":"", "namespace":"aws:elasticbeanstalk:control"}): DefaultSSHPort: hk=aws:elasticbeanstalk:control:DefaultSSHPort=22,hc=433110370
2017-12-05T18:19:01.085+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:launchconfiguration", "name":"InstanceType", "value":"t2.small", "resource":""}): InstanceType: hk=aws:autoscaling:launchconfiguration:InstanceType=t2.small,hc=2802271818
2017-12-05T18:19:01.085+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"0", "resource":"", "namespace":"aws:elasticbeanstalk:control", "name":"LaunchTimeout"}): LaunchTimeout: hk=aws:elasticbeanstalk:control:LaunchTimeout=0,hc=4167503353
2017-12-05T18:19:01.085+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elb:loadbalancer", "name":"SecurityGroups", "value":""}): SecurityGroups: hk=aws:elb:loadbalancer:SecurityGroups=,hc=4232919657
2017-12-05T18:19:01.085+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"LoadBalancerHTTPPort", "value":"OFF", "resource":"", "namespace":"aws:elb:loadbalancer"}): LoadBalancerHTTPPort: hk=aws:elb:loadbalancer:LoadBalancerHTTPPort=OFF,hc=2912896423
2017-12-05T18:19:01.085+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:ec2:vpc", "name":"ELBScheme", "value":"public", "resource":""}): ELBScheme: hk=aws:ec2:vpc:ELBScheme=public,hc=1384328253
2017-12-05T18:19:01.085+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"", "resource":"", "namespace":"aws:autoscaling:asg", "name":"Custom Availability Zones"}): Custom Availability Zones: hk=aws:autoscaling:asg:Custom Availability Zones=,hc=1584820072
2017-12-05T18:19:01.085+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:listener:443", "name":"ListenerProtocol", "value":"HTTPS", "resource":""}): ListenerProtocol: hk=aws:elb:listener:443:ListenerProtocol=HTTPS,hc=3676636476
2017-12-05T18:19:01.085+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elb:loadbalancer", "name":"SecurityGroups", "value":""}): SecurityGroups: hk=aws:elb:loadbalancer:SecurityGroups=,hc=4232919657
2017-12-05T18:19:01.085+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:healthcheck", "name":"UnhealthyThreshold", "value":"2", "resource":""}): UnhealthyThreshold: hk=aws:elb:healthcheck:UnhealthyThreshold=2,hc=3981822163
2017-12-05T18:19:01.085+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:monitoring", "name":"Automatically Terminate Unhealthy Instances", "value":"true", "resource":""}): Automatically Terminate Unhealthy Instances: hk=aws:elasticbeanstalk:monitoring:Automatically Terminate Unhealthy Instances=true,hc=3981805791
2017-12-05T18:19:01.085+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:healthreporting:system", "name":"ConfigDocument", "value":"{\"Version\":1,\"CloudWatchMetrics\":{\"Instance\":{\"CPUIrq\":null,\"LoadAverage5min\":null,\"ApplicationRequests5xx\":null,\"ApplicationRequests4xx\":null,\"CPUUser\":null,\"LoadAverage1min\":null,\"ApplicationLatencyP50\":null,\"CPUIdle\":null,\"InstanceHealth\":null,\"ApplicationLatencyP95\":null,\"ApplicationLatencyP85\":null,\"RootFilesystemUtil\":null,\"ApplicationLatencyP90\":null,\"CPUSystem\":null,\"ApplicationLatencyP75\":null,\"CPUSoftirq\":null,\"ApplicationLatencyP10\":null,\"ApplicationLatencyP99\":null,\"ApplicationRequestsTotal\":null,\"ApplicationLatencyP99.9\":null,\"ApplicationRequests3xx\":null,\"ApplicationRequests2xx\":null,\"CPUIowait\":null,\"CPUNice\":null},\"Environment\":{\"InstancesSevere\":null,\"InstancesDegraded\":null,\"ApplicationRequests5xx\":null,\"ApplicationRequests4xx\":null,\"ApplicationLatencyP50\":null,\"ApplicationLatencyP95\":null,\"ApplicationLatencyP85\":null,\"InstancesUnknown\":null,\"ApplicationLatencyP90\":null,\"InstancesInfo\":null,\"InstancesPending\":null,\"ApplicationLatencyP75\":null,\"ApplicationLatencyP10\":null,\"ApplicationLatencyP99\":null,\"ApplicationRequestsTotal\":null,\"InstancesNoData\":null,\"ApplicationLatencyP99.9\":null,\"ApplicationRequests3xx\":null,\"ApplicationRequests2xx\":null,\"InstancesOk\":null,\"InstancesWarning\":null}}}", "resource":""}): ConfigDocument: hk=aws:elasticbeanstalk:healthreporting:system:ConfigDocument="ApplicationLatencyP50":null,"ApplicationLatencyP50":null,"ApplicationLatencyP75":null,"ApplicationLatencyP75":null,"ApplicationLatencyP85":null,"ApplicationLatencyP85":null,"ApplicationLatencyP90":null,"ApplicationLatencyP90":null,"ApplicationLatencyP95":null,"ApplicationLatencyP95":null,"ApplicationLatencyP99":null,"ApplicationLatencyP99":null,"ApplicationLatencyP99.9":null,"ApplicationLatencyP99.9":null,"ApplicationRequests2xx":null,"ApplicationRequests2xx":null,"ApplicationRequests3xx":null,"ApplicationRequests3xx":null,"ApplicationRequests4xx":null,"ApplicationRequests4xx":null,"ApplicationRequests5xx":null,"ApplicationRequests5xx":null,"ApplicationRequestsTotal":null,"ApplicationRequestsTotal":null,"CPUIdle":null,"CPUIowait":null,"CPUIrq":null,"CPUNice":null,"CPUSoftirq":null,"CPUSystem":null,"CPUUser":null,"Instance":{"ApplicationLatencyP10":null,"InstanceHealth":null,"InstancesDegraded":null,"InstancesInfo":null,"InstancesNoData":null,"InstancesOk":null,"InstancesPending":null,"InstancesSevere":null,"InstancesUnknown":null,"InstancesWarning":null},"LoadAverage1min":null,"LoadAverage5min":null,"RootFilesystemUtil":null}},"Version":1},{"CloudWatchMetrics":{"Environment":{"ApplicationLatencyP10":null,hc=3768277227
2017-12-05T18:19:01.085+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"Stickiness Cookie Expiration", "value":"0", "resource":"", "namespace":"aws:elb:policies"}): Stickiness Cookie Expiration: hk=aws:elb:policies:Stickiness Cookie Expiration=0,hc=3983490305
2017-12-05T18:19:01.085+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:launchconfiguration", "name":"RootVolumeSize", "value":"", "resource":""}): RootVolumeSize: hk=aws:autoscaling:launchconfiguration:RootVolumeSize=,hc=3511459446
2017-12-05T18:19:01.085+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:launchconfiguration", "name":"RootVolumeIOPS", "value":"", "resource":""}): RootVolumeIOPS: hk=aws:autoscaling:launchconfiguration:RootVolumeIOPS=,hc=3263411188
2017-12-05T18:19:01.085+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:listener:443", "name":"ListenerProtocol", "value":"HTTPS", "resource":""}): ListenerProtocol: hk=aws:elb:listener:443:ListenerProtocol=HTTPS,hc=3676636476
2017-12-05T18:19:01.085+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"5", "resource":"", "namespace":"aws:autoscaling:trigger", "name":"BreachDuration"}): BreachDuration: hk=aws:autoscaling:trigger:BreachDuration=5,hc=4100247781
2017-12-05T18:19:01.085+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:autoscaling:trigger", "name":"LowerThreshold", "value":"2000000"}): LowerThreshold: hk=aws:autoscaling:trigger:LowerThreshold=2000000,hc=3496875314
2017-12-05T18:19:01.085+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:trigger", "name":"LowerThreshold", "value":"2000000", "resource":""}): LowerThreshold: hk=aws:autoscaling:trigger:LowerThreshold=2000000,hc=3496875314
2017-12-05T18:19:01.085+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:sns:topics", "name":"Notification Topic Name", "value":"", "resource":""}): Notification Topic Name: hk=aws:elasticbeanstalk:sns:topics:Notification Topic Name=,hc=3584475532
2017-12-05T18:19:01.085+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"InstancePort", "value":"80", "resource":"", "namespace":"aws:elb:listener:443"}): InstancePort: hk=aws:elb:listener:443:InstancePort=80,hc=228594711
2017-12-05T18:19:01.085+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elasticbeanstalk:application:environment", "name":"AWS_ACCESS_KEY_ID", "value":"AKIAI2GN6NJ2QTI5IFSQ"}): AWS_ACCESS_KEY_ID: hk=aws:elasticbeanstalk:application:environment:AWS_ACCESS_KEY_ID=AKIAI2GN6NJ2QTI5IFSQ,hc=766793207
2017-12-05T18:19:01.085+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elb:healthcheck", "name":"HealthyThreshold", "value":"2"}): HealthyThreshold: hk=aws:elb:healthcheck:HealthyThreshold=2,hc=1955268749
2017-12-05T18:19:01.085+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:launchconfiguration", "name":"IamInstanceProfile", "value":"aws-elasticbeanstalk-ec2-role", "resource":""}): IamInstanceProfile: hk=aws:autoscaling:launchconfiguration:IamInstanceProfile=aws-elasticbeanstalk-ec2-role,hc=2395212047
2017-12-05T18:19:01.085+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"300", "resource":"", "namespace":"aws:autoscaling:asg", "name":"Cooldown"}): Cooldown: hk=aws:autoscaling:asg:Cooldown=300,hc=2401481151
2017-12-05T18:19:01.085+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:launchconfiguration", "name":"IamInstanceProfile", "value":"aws-elasticbeanstalk-ec2-role", "resource":""}): IamInstanceProfile: hk=aws:autoscaling:launchconfiguration:IamInstanceProfile=aws-elasticbeanstalk-ec2-role,hc=2395212047
2017-12-05T18:19:01.086+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"InstanceType", "value":"t2.small", "resource":"", "namespace":"aws:autoscaling:launchconfiguration"}): InstanceType: hk=aws:autoscaling:launchconfiguration:InstanceType=t2.small,hc=2802271818
2017-12-05T18:19:01.086+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"AWS_SECRET_ACCESS_KEY", "value":"UAwl/RW5NzZ3tJTY5hjukBwQS80yVrOWi4ammQea", "resource":"", "namespace":"aws:elasticbeanstalk:application:environment"}): AWS_SECRET_ACCESS_KEY: hk=aws:elasticbeanstalk:application:environment:AWS_SECRET_ACCESS_KEY=UAwl/RW5NzZ3tJTY5hjukBwQS80yVrOWi4ammQea,hc=612923851
2017-12-05T18:19:01.086+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:policies", "name":"Stickiness Policy", "value":"false", "resource":""}): Stickiness Policy: hk=aws:elb:policies:Stickiness Policy=false,hc=505200704
2017-12-05T18:19:01.086+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"Any 3", "resource":"", "namespace":"aws:autoscaling:asg", "name":"Availability Zones"}): Availability Zones: hk=aws:autoscaling:asg:Availability Zones=Any 3,hc=4058357795
2017-12-05T18:19:01.086+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:launchconfiguration", "name":"MonitoringInterval", "value":"1 minute", "resource":""}): MonitoringInterval: hk=aws:autoscaling:launchconfiguration:MonitoringInterval=1 minute,hc=1218842460
2017-12-05T18:19:01.086+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"InstanceProtocol", "value":"HTTP", "resource":"", "namespace":"aws:elb:listener:443"}): InstanceProtocol: hk=aws:elb:listener:443:InstanceProtocol=HTTP,hc=2941050488
2017-12-05T18:19:01.086+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:listener:443", "name":"InstancePort", "value":"80", "resource":""}): InstancePort: hk=aws:elb:listener:443:InstancePort=80,hc=228594711
2017-12-05T18:19:01.086+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:application:environment", "name":"AWS_SECRET_ACCESS_KEY", "value":"UAwl/RW5NzZ3tJTY5hjukBwQS80yVrOWi4ammQea", "resource":""}): AWS_SECRET_ACCESS_KEY: hk=aws:elasticbeanstalk:application:environment:AWS_SECRET_ACCESS_KEY=UAwl/RW5NzZ3tJTY5hjukBwQS80yVrOWi4ammQea,hc=612923851
2017-12-05T18:19:01.086+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"classic", "resource":"", "namespace":"aws:elasticbeanstalk:environment", "name":"LoadBalancerType"}): LoadBalancerType: hk=aws:elasticbeanstalk:environment:LoadBalancerType=classic,hc=2542474489
2017-12-05T18:19:01.086+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:application:environment", "name":"AWS_SECRET_ACCESS_KEY", "value":"UAwl/RW5NzZ3tJTY5hjukBwQS80yVrOWi4ammQea", "resource":""}): AWS_SECRET_ACCESS_KEY: hk=aws:elasticbeanstalk:application:environment:AWS_SECRET_ACCESS_KEY=UAwl/RW5NzZ3tJTY5hjukBwQS80yVrOWi4ammQea,hc=612923851
2017-12-05T18:19:01.086+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:autoscaling:asg", "name":"MaxSize", "value":"1"}): MaxSize: hk=aws:autoscaling:asg:MaxSize=1,hc=1496496068
2017-12-05T18:19:01.086+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:launchconfiguration", "name":"IamInstanceProfile", "value":"aws-elasticbeanstalk-ec2-role", "resource":""}): IamInstanceProfile: hk=aws:autoscaling:launchconfiguration:IamInstanceProfile=aws-elasticbeanstalk-ec2-role,hc=2395212047
2017-12-05T18:19:01.086+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elb:listener:443", "name":"SSLCertificateId", "value":"arn:aws:acm:eu-west-1:227743832892:certificate/e1e14bbd-b38c-4c5f-85c4-96d41c0b084e"}): SSLCertificateId: hk=aws:elb:listener:443:SSLCertificateId=arn:aws:acm:eu-west-1:227743832892:certificate/e1e14bbd-b38c-4c5f-85c4-96d41c0b084e,hc=415740544
2017-12-05T18:19:01.086+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:policies", "name":"Stickiness Policy", "value":"false", "resource":""}): Stickiness Policy: hk=aws:elb:policies:Stickiness Policy=false,hc=505200704
2017-12-05T18:19:01.086+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:application:environment", "name":"AWS_REGION", "value":"eu-west-1", "resource":""}): AWS_REGION: hk=aws:elasticbeanstalk:application:environment:AWS_REGION=eu-west-1,hc=69064809
2017-12-05T18:19:01.086+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"enhanced", "resource":"", "namespace":"aws:elasticbeanstalk:healthreporting:system", "name":"SystemType"}): SystemType: hk=aws:elasticbeanstalk:healthreporting:system:SystemType=enhanced,hc=2420299722
2017-12-05T18:19:01.086+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elb:listener:443", "name":"InstancePort", "value":"80"}): InstancePort: hk=aws:elb:listener:443:InstancePort=80,hc=228594711
2017-12-05T18:19:01.086+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"300", "resource":"", "namespace":"aws:autoscaling:asg", "name":"Cooldown"}): Cooldown: hk=aws:autoscaling:asg:Cooldown=300,hc=2401481151
2017-12-05T18:19:01.086+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:asg", "name":"MinSize", "value":"1", "resource":""}): MinSize: hk=aws:autoscaling:asg:MinSize=1,hc=2396587397
2017-12-05T18:19:01.086+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"MonitoringInterval", "value":"1 minute", "resource":"", "namespace":"aws:autoscaling:launchconfiguration"}): MonitoringInterval: hk=aws:autoscaling:launchconfiguration:MonitoringInterval=1 minute,hc=1218842460
2017-12-05T18:19:01.086+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elb:healthcheck", "name":"HealthyThreshold", "value":"2"}): HealthyThreshold: hk=aws:elb:healthcheck:HealthyThreshold=2,hc=1955268749
2017-12-05T18:19:01.086+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:autoscaling:asg", "name":"MaxSize", "value":"1"}): MaxSize: hk=aws:autoscaling:asg:MaxSize=1,hc=1496496068
2017-12-05T18:19:01.086+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:autoscaling:asg", "name":"Availability Zones", "value":"Any 3"}): Availability Zones: hk=aws:autoscaling:asg:Availability Zones=Any 3,hc=4058357795
2017-12-05T18:19:01.086+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:autoscaling:launchconfiguration", "name":"InstanceType", "value":"t2.small"}): InstanceType: hk=aws:autoscaling:launchconfiguration:InstanceType=t2.small,hc=2802271818
2017-12-05T18:19:01.086+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:healthreporting:system", "name":"SystemType", "value":"enhanced", "resource":""}): SystemType: hk=aws:elasticbeanstalk:healthreporting:system:SystemType=enhanced,hc=2420299722
2017-12-05T18:19:01.086+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:updatepolicy:rollingupdate", "name":"RollingUpdateEnabled", "value":"true", "resource":""}): RollingUpdateEnabled: hk=aws:autoscaling:updatepolicy:rollingupdate:RollingUpdateEnabled=true,hc=1311926541
2017-12-05T18:19:01.086+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"MaxSize", "value":"1", "resource":"", "namespace":"aws:autoscaling:asg"}): MaxSize: hk=aws:autoscaling:asg:MaxSize=1,hc=1496496068
2017-12-05T18:19:01.086+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:healthreporting:system", "name":"SystemType", "value":"enhanced", "resource":""}): SystemType: hk=aws:elasticbeanstalk:healthreporting:system:SystemType=enhanced,hc=2420299722
2017-12-05T18:19:01.086+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:updatepolicy:rollingupdate", "name":"RollingUpdateEnabled", "value":"true", "resource":""}): RollingUpdateEnabled: hk=aws:autoscaling:updatepolicy:rollingupdate:RollingUpdateEnabled=true,hc=1311926541
2017-12-05T18:19:01.086+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:application", "name":"Application Healthcheck URL", "value":"/health", "resource":""}): Application Healthcheck URL: hk=aws:elasticbeanstalk:application:Application Healthcheck URL=/health,hc=598327771
2017-12-05T18:19:01.086+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elb:healthcheck", "name":"Timeout", "value":"2"}): Timeout: hk=aws:elb:healthcheck:Timeout=2,hc=1614699647
2017-12-05T18:19:01.086+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elasticbeanstalk:application", "name":"Application Healthcheck URL", "value":"/health"}): Application Healthcheck URL: hk=aws:elasticbeanstalk:application:Application Healthcheck URL=/health,hc=598327771
2017-12-05T18:19:01.086+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:autoscaling:asg", "name":"MinSize", "value":"1"}): MinSize: hk=aws:autoscaling:asg:MinSize=1,hc=2396587397
2017-12-05T18:19:01.086+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:asg", "name":"Cooldown", "value":"300", "resource":""}): Cooldown: hk=aws:autoscaling:asg:Cooldown=300,hc=2401481151
2017-12-05T18:19:01.086+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elb:healthcheck", "name":"UnhealthyThreshold", "value":"2"}): UnhealthyThreshold: hk=aws:elb:healthcheck:UnhealthyThreshold=2,hc=3981822163
2017-12-05T18:19:01.086+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"RollingWithAdditionalBatch", "resource":"", "namespace":"aws:elasticbeanstalk:command", "name":"DeploymentPolicy"}): DeploymentPolicy: hk=aws:elasticbeanstalk:command:DeploymentPolicy=RollingWithAdditionalBatch,hc=4205492882
2017-12-05T18:19:01.086+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"Application Healthcheck URL", "value":"/health", "resource":"", "namespace":"aws:elasticbeanstalk:application"}): Application Healthcheck URL: hk=aws:elasticbeanstalk:application:Application Healthcheck URL=/health,hc=598327771
2017-12-05T18:19:01.086+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"LoadBalancerType", "value":"classic", "resource":"", "namespace":"aws:elasticbeanstalk:environment"}): LoadBalancerType: hk=aws:elasticbeanstalk:environment:LoadBalancerType=classic,hc=2542474489
2017-12-05T18:19:01.086+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elb:listener:443", "name":"InstancePort", "value":"80"}): InstancePort: hk=aws:elb:listener:443:InstancePort=80,hc=228594711
2017-12-05T18:19:01.086+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"Stickiness Policy", "value":"false", "resource":"", "namespace":"aws:elb:policies"}): Stickiness Policy: hk=aws:elb:policies:Stickiness Policy=false,hc=505200704
2017-12-05T18:19:01.086+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:environment", "name":"EnvironmentType", "value":"LoadBalanced", "resource":""}): EnvironmentType: hk=aws:elasticbeanstalk:environment:EnvironmentType=LoadBalanced,hc=2929485696
2017-12-05T18:19:01.086+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"classic", "resource":"", "namespace":"aws:elasticbeanstalk:environment", "name":"LoadBalancerType"}): LoadBalancerType: hk=aws:elasticbeanstalk:environment:LoadBalancerType=classic,hc=2542474489
2017-12-05T18:19:01.086+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"DeploymentPolicy", "value":"RollingWithAdditionalBatch", "resource":"", "namespace":"aws:elasticbeanstalk:command"}): DeploymentPolicy: hk=aws:elasticbeanstalk:command:DeploymentPolicy=RollingWithAdditionalBatch,hc=4205492882
2017-12-05T18:19:01.086+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elb:healthcheck", "name":"HealthyThreshold", "value":"2"}): HealthyThreshold: hk=aws:elb:healthcheck:HealthyThreshold=2,hc=1955268749
2017-12-05T18:19:01.086+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elb:listener:443", "name":"ListenerEnabled", "value":"true"}): ListenerEnabled: hk=aws:elb:listener:443:ListenerEnabled=true,hc=2895264217
2017-12-05T18:19:01.086+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:listener:443", "name":"SSLCertificateId", "value":"arn:aws:acm:eu-west-1:227743832892:certificate/e1e14bbd-b38c-4c5f-85c4-96d41c0b084e", "resource":""}): SSLCertificateId: hk=aws:elb:listener:443:SSLCertificateId=arn:aws:acm:eu-west-1:227743832892:certificate/e1e14bbd-b38c-4c5f-85c4-96d41c0b084e,hc=415740544
2017-12-05T18:19:01.086+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:healthcheck", "name":"UnhealthyThreshold", "value":"2", "resource":""}): UnhealthyThreshold: hk=aws:elb:healthcheck:UnhealthyThreshold=2,hc=3981822163
2017-12-05T18:19:01.086+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:updatepolicy:rollingupdate", "name":"RollingUpdateEnabled", "value":"true", "resource":""}): RollingUpdateEnabled: hk=aws:autoscaling:updatepolicy:rollingupdate:RollingUpdateEnabled=true,hc=1311926541
2017-12-05T18:19:01.086+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:application:environment", "name":"NODE_ENV", "value":"development", "resource":""}): NODE_ENV: hk=aws:elasticbeanstalk:application:environment:NODE_ENV=development,hc=2259990409
2017-12-05T18:19:01.087+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:application:environment", "name":"AWS_SECRET_ACCESS_KEY", "value":"UAwl/RW5NzZ3tJTY5hjukBwQS80yVrOWi4ammQea", "resource":""}): AWS_SECRET_ACCESS_KEY: hk=aws:elasticbeanstalk:application:environment:AWS_SECRET_ACCESS_KEY=UAwl/RW5NzZ3tJTY5hjukBwQS80yVrOWi4ammQea,hc=612923851
2017-12-05T18:19:01.087+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:listener:443", "name":"SSLCertificateId", "value":"arn:aws:acm:eu-west-1:227743832892:certificate/e1e14bbd-b38c-4c5f-85c4-96d41c0b084e", "resource":""}): SSLCertificateId: hk=aws:elb:listener:443:SSLCertificateId=arn:aws:acm:eu-west-1:227743832892:certificate/e1e14bbd-b38c-4c5f-85c4-96d41c0b084e,hc=415740544
2017-12-05T18:19:01.087+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:autoscaling:updatepolicy:rollingupdate", "name":"RollingUpdateType", "value":"Health"}): RollingUpdateType: hk=aws:autoscaling:updatepolicy:rollingupdate:RollingUpdateType=Health,hc=2276893638
2017-12-05T18:19:01.087+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:healthcheck", "name":"UnhealthyThreshold", "value":"2", "resource":""}): UnhealthyThreshold: hk=aws:elb:healthcheck:UnhealthyThreshold=2,hc=3981822163
2017-12-05T18:19:01.087+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"development", "resource":"", "namespace":"aws:elasticbeanstalk:application:environment", "name":"NODE_ENV"}): NODE_ENV: hk=aws:elasticbeanstalk:application:environment:NODE_ENV=development,hc=2259990409
2017-12-05T18:19:01.087+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:launchconfiguration", "name":"InstanceType", "value":"t2.small", "resource":""}): InstanceType: hk=aws:autoscaling:launchconfiguration:InstanceType=t2.small,hc=2802271818
2017-12-05T18:19:01.087+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:monitoring", "name":"Automatically Terminate Unhealthy Instances", "value":"true", "resource":""}): Automatically Terminate Unhealthy Instances: hk=aws:elasticbeanstalk:monitoring:Automatically Terminate Unhealthy Instances=true,hc=3981805791
2017-12-05T18:19:01.087+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:application:environment", "name":"AWS_REGION", "value":"eu-west-1", "resource":""}): AWS_REGION: hk=aws:elasticbeanstalk:application:environment:AWS_REGION=eu-west-1,hc=69064809
2017-12-05T18:19:01.087+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:monitoring", "name":"Automatically Terminate Unhealthy Instances", "value":"true", "resource":""}): Automatically Terminate Unhealthy Instances: hk=aws:elasticbeanstalk:monitoring:Automatically Terminate Unhealthy Instances=true,hc=3981805791
2017-12-05T18:19:01.087+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:healthreporting:system", "name":"SystemType", "value":"enhanced", "resource":""}): SystemType: hk=aws:elasticbeanstalk:healthreporting:system:SystemType=enhanced,hc=2420299722
2017-12-05T18:19:01.087+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elb:healthcheck", "name":"Interval", "value":"5"}): Interval: hk=aws:elb:healthcheck:Interval=5,hc=3831996606
2017-12-05T18:19:01.087+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:listener:443", "name":"InstanceProtocol", "value":"HTTP", "resource":""}): InstanceProtocol: hk=aws:elb:listener:443:InstanceProtocol=HTTP,hc=2941050488
2017-12-05T18:19:01.087+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"Stickiness Policy", "value":"false", "resource":"", "namespace":"aws:elb:policies"}): Stickiness Policy: hk=aws:elb:policies:Stickiness Policy=false,hc=505200704
2017-12-05T18:19:01.087+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"Any 3", "resource":"", "namespace":"aws:autoscaling:asg", "name":"Availability Zones"}): Availability Zones: hk=aws:autoscaling:asg:Availability Zones=Any 3,hc=4058357795
2017-12-05T18:19:01.087+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:application:environment", "name":"AWS_REGION", "value":"eu-west-1", "resource":""}): AWS_REGION: hk=aws:elasticbeanstalk:application:environment:AWS_REGION=eu-west-1,hc=69064809
2017-12-05T18:19:01.087+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:monitoring", "name":"Automatically Terminate Unhealthy Instances", "value":"true", "resource":""}): Automatically Terminate Unhealthy Instances: hk=aws:elasticbeanstalk:monitoring:Automatically Terminate Unhealthy Instances=true,hc=3981805791
2017-12-05T18:19:01.087+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"1 minute", "resource":"", "namespace":"aws:autoscaling:launchconfiguration", "name":"MonitoringInterval"}): MonitoringInterval: hk=aws:autoscaling:launchconfiguration:MonitoringInterval=1 minute,hc=1218842460
2017-12-05T18:19:01.087+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:launchconfiguration", "name":"MonitoringInterval", "value":"1 minute", "resource":""}): MonitoringInterval: hk=aws:autoscaling:launchconfiguration:MonitoringInterval=1 minute,hc=1218842460
2017-12-05T18:19:01.087+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:updatepolicy:rollingupdate", "name":"RollingUpdateType", "value":"Health", "resource":""}): RollingUpdateType: hk=aws:autoscaling:updatepolicy:rollingupdate:RollingUpdateType=Health,hc=2276893638
2017-12-05T18:19:01.087+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"1", "resource":"", "namespace":"aws:autoscaling:asg", "name":"MinSize"}): MinSize: hk=aws:autoscaling:asg:MinSize=1,hc=2396587397
2017-12-05T18:19:01.087+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"Interval", "value":"5", "resource":"", "namespace":"aws:elb:healthcheck"}): Interval: hk=aws:elb:healthcheck:Interval=5,hc=3831996606
2017-12-05T18:19:01.087+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:updatepolicy:rollingupdate", "name":"RollingUpdateType", "value":"Health", "resource":""}): RollingUpdateType: hk=aws:autoscaling:updatepolicy:rollingupdate:RollingUpdateType=Health,hc=2276893638
2017-12-05T18:19:01.087+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:listener:443", "name":"InstanceProtocol", "value":"HTTP", "resource":""}): InstanceProtocol: hk=aws:elb:listener:443:InstanceProtocol=HTTP,hc=2941050488
2017-12-05T18:19:01.087+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:application:environment", "name":"AWS_ACCESS_KEY_ID", "value":"AKIAI2GN6NJ2QTI5IFSQ", "resource":""}): AWS_ACCESS_KEY_ID: hk=aws:elasticbeanstalk:application:environment:AWS_ACCESS_KEY_ID=AKIAI2GN6NJ2QTI5IFSQ,hc=766793207
2017-12-05T18:19:01.087+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:listener:443", "name":"ListenerEnabled", "value":"true", "resource":""}): ListenerEnabled: hk=aws:elb:listener:443:ListenerEnabled=true,hc=2895264217
2017-12-05T18:19:01.087+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:environment", "name":"EnvironmentType", "value":"LoadBalanced", "resource":""}): EnvironmentType: hk=aws:elasticbeanstalk:environment:EnvironmentType=LoadBalanced,hc=2929485696
2017-12-05T18:19:01.087+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:healthcheck", "name":"Timeout", "value":"2", "resource":""}): Timeout: hk=aws:elb:healthcheck:Timeout=2,hc=1614699647
2017-12-05T18:19:01.087+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:healthcheck", "name":"HealthyThreshold", "value":"2", "resource":""}): HealthyThreshold: hk=aws:elb:healthcheck:HealthyThreshold=2,hc=1955268749
2017-12-05T18:19:01.087+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:application:environment", "name":"AWS_ACCESS_KEY_ID", "value":"AKIAI2GN6NJ2QTI5IFSQ", "resource":""}): AWS_ACCESS_KEY_ID: hk=aws:elasticbeanstalk:application:environment:AWS_ACCESS_KEY_ID=AKIAI2GN6NJ2QTI5IFSQ,hc=766793207
2017-12-05T18:19:01.087+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:environment", "name":"EnvironmentType", "value":"LoadBalanced", "resource":""}): EnvironmentType: hk=aws:elasticbeanstalk:environment:EnvironmentType=LoadBalanced,hc=2929485696
2017-12-05T18:19:01.087+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:application:environment", "name":"AWS_ACCESS_KEY_ID", "value":"AKIAI2GN6NJ2QTI5IFSQ", "resource":""}): AWS_ACCESS_KEY_ID: hk=aws:elasticbeanstalk:application:environment:AWS_ACCESS_KEY_ID=AKIAI2GN6NJ2QTI5IFSQ,hc=766793207
2017-12-05T18:19:01.087+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"true", "resource":"", "namespace":"aws:elb:listener:443", "name":"ListenerEnabled"}): ListenerEnabled: hk=aws:elb:listener:443:ListenerEnabled=true,hc=2895264217
2017-12-05T18:19:01.087+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:command", "name":"DeploymentPolicy", "value":"RollingWithAdditionalBatch", "resource":""}): DeploymentPolicy: hk=aws:elasticbeanstalk:command:DeploymentPolicy=RollingWithAdditionalBatch,hc=4205492882
2017-12-05T18:19:01.087+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"EnvironmentType", "value":"LoadBalanced", "resource":"", "namespace":"aws:elasticbeanstalk:environment"}): EnvironmentType: hk=aws:elasticbeanstalk:environment:EnvironmentType=LoadBalanced,hc=2929485696
2017-12-05T18:19:01.087+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:healthcheck", "name":"Timeout", "value":"2", "resource":""}): Timeout: hk=aws:elb:healthcheck:Timeout=2,hc=1614699647
2017-12-05T18:19:01.087+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:listener:443", "name":"ListenerProtocol", "value":"HTTPS", "resource":""}): ListenerProtocol: hk=aws:elb:listener:443:ListenerProtocol=HTTPS,hc=3676636476
2017-12-05T18:19:01.088+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:asg", "name":"Availability Zones", "value":"Any 3", "resource":""}): Availability Zones: hk=aws:autoscaling:asg:Availability Zones=Any 3,hc=4058357795
2017-12-05T18:19:01.088+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:asg", "name":"Cooldown", "value":"300", "resource":""}): Cooldown: hk=aws:autoscaling:asg:Cooldown=300,hc=2401481151
2017-12-05T18:19:01.088+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"MinSize", "value":"1", "resource":"", "namespace":"aws:autoscaling:asg"}): MinSize: hk=aws:autoscaling:asg:MinSize=1,hc=2396587397
2017-12-05T18:19:01.088+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:asg", "name":"MaxSize", "value":"1", "resource":""}): MaxSize: hk=aws:autoscaling:asg:MaxSize=1,hc=1496496068
2017-12-05T18:19:01.088+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:launchconfiguration", "name":"InstanceType", "value":"t2.small", "resource":""}): InstanceType: hk=aws:autoscaling:launchconfiguration:InstanceType=t2.small,hc=2802271818
2017-12-05T18:19:01.088+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:launchconfiguration", "name":"IamInstanceProfile", "value":"arn:aws:iam::227743832892:instance-profile/aws-elasticbeanstalk-ec2-role", "resource":""}): IamInstanceProfile: hk=aws:autoscaling:launchconfiguration:IamInstanceProfile=arn:aws:iam::227743832892:instance-profile/aws-elasticbeanstalk-ec2-role,hc=4031611772
2017-12-05T18:19:01.088+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"MonitoringInterval", "value":"1 minute", "resource":"", "namespace":"aws:autoscaling:launchconfiguration"}): MonitoringInterval: hk=aws:autoscaling:launchconfiguration:MonitoringInterval=1 minute,hc=1218842460
2017-12-05T18:19:01.088+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:updatepolicy:rollingupdate", "name":"RollingUpdateEnabled", "value":"true", "resource":""}): RollingUpdateEnabled: hk=aws:autoscaling:updatepolicy:rollingupdate:RollingUpdateEnabled=true,hc=1311926541
2017-12-05T18:19:01.088+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:updatepolicy:rollingupdate", "name":"RollingUpdateType", "value":"Health", "resource":""}): RollingUpdateType: hk=aws:autoscaling:updatepolicy:rollingupdate:RollingUpdateType=Health,hc=2276893638
2017-12-05T18:19:01.088+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:command", "name":"DeploymentPolicy", "value":"RollingWithAdditionalBatch", "resource":""}): DeploymentPolicy: hk=aws:elasticbeanstalk:command:DeploymentPolicy=RollingWithAdditionalBatch,hc=4205492882
2017-12-05T18:19:01.088+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:environment", "name":"EnvironmentType", "value":"LoadBalanced", "resource":""}): EnvironmentType: hk=aws:elasticbeanstalk:environment:EnvironmentType=LoadBalanced,hc=2929485696
2017-12-05T18:19:01.088+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"LoadBalancerType", "value":"classic", "resource":"", "namespace":"aws:elasticbeanstalk:environment"}): LoadBalancerType: hk=aws:elasticbeanstalk:environment:LoadBalancerType=classic,hc=2542474489
2017-12-05T18:19:01.088+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elasticbeanstalk:monitoring", "name":"Automatically Terminate Unhealthy Instances", "value":"true"}): Automatically Terminate Unhealthy Instances: hk=aws:elasticbeanstalk:monitoring:Automatically Terminate Unhealthy Instances=true,hc=3981805791
2017-12-05T18:19:01.088+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:application:environment", "name":"NODE_ENV", "value":"development", "resource":""}): NODE_ENV: hk=aws:elasticbeanstalk:application:environment:NODE_ENV=development,hc=2259990409
2017-12-05T18:19:01.088+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"AWS_ACCESS_KEY_ID", "value":"AKIAI2GN6NJ2QTI5IFSQ", "resource":"", "namespace":"aws:elasticbeanstalk:application:environment"}): AWS_ACCESS_KEY_ID: hk=aws:elasticbeanstalk:application:environment:AWS_ACCESS_KEY_ID=AKIAI2GN6NJ2QTI5IFSQ,hc=766793207
2017-12-05T18:19:01.088+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elasticbeanstalk:application:environment", "name":"AWS_SECRET_ACCESS_KEY", "value":"UAwl/RW5NzZ3tJTY5hjukBwQS80yVrOWi4ammQea"}): AWS_SECRET_ACCESS_KEY: hk=aws:elasticbeanstalk:application:environment:AWS_SECRET_ACCESS_KEY=UAwl/RW5NzZ3tJTY5hjukBwQS80yVrOWi4ammQea,hc=612923851
2017-12-05T18:19:01.088+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"AWS_REGION", "value":"eu-west-1", "resource":"", "namespace":"aws:elasticbeanstalk:application:environment"}): AWS_REGION: hk=aws:elasticbeanstalk:application:environment:AWS_REGION=eu-west-1,hc=69064809
2017-12-05T18:19:01.088+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:healthcheck", "name":"HealthyThreshold", "value":"2", "resource":""}): HealthyThreshold: hk=aws:elb:healthcheck:HealthyThreshold=2,hc=1955268749
2017-12-05T18:19:01.088+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"Interval", "value":"5", "resource":"", "namespace":"aws:elb:healthcheck"}): Interval: hk=aws:elb:healthcheck:Interval=5,hc=3831996606
2017-12-05T18:19:01.088+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:healthcheck", "name":"Timeout", "value":"2", "resource":""}): Timeout: hk=aws:elb:healthcheck:Timeout=2,hc=1614699647
2017-12-05T18:19:01.088+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"2", "resource":"", "namespace":"aws:elb:healthcheck", "name":"UnhealthyThreshold"}): UnhealthyThreshold: hk=aws:elb:healthcheck:UnhealthyThreshold=2,hc=3981822163
2017-12-05T18:19:01.088+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"Application Healthcheck URL", "value":"HTTP:80/health", "resource":"", "namespace":"aws:elasticbeanstalk:application"}): Application Healthcheck URL: hk=aws:elasticbeanstalk:application:Application Healthcheck URL=HTTP:80/health,hc=2140472007
2017-12-05T18:19:01.088+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"false", "resource":"", "namespace":"aws:elb:listener", "name":"ListenerEnabled"}): ListenerEnabled: hk=aws:elb:listener:ListenerEnabled=false,hc=3805834681
2017-12-05T18:19:01.088+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"ListenerEnabled", "value":"true", "resource":"", "namespace":"aws:elb:listener:443"}): ListenerEnabled: hk=aws:elb:listener:443:ListenerEnabled=true,hc=2895264217
2017-12-05T18:19:01.088+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:listener:443", "name":"ListenerProtocol", "value":"HTTPS", "resource":""}): ListenerProtocol: hk=aws:elb:listener:443:ListenerProtocol=HTTPS,hc=3676636476
2017-12-05T18:19:01.088+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"80", "resource":"", "namespace":"aws:elb:listener:443", "name":"InstancePort"}): InstancePort: hk=aws:elb:listener:443:InstancePort=80,hc=228594711
2017-12-05T18:19:01.088+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:listener:443", "name":"InstanceProtocol", "value":"HTTP", "resource":""}): InstanceProtocol: hk=aws:elb:listener:443:InstanceProtocol=HTTP,hc=2941050488
2017-12-05T18:19:01.088+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"arn:aws:acm:eu-west-1:227743832892:certificate/e1e14bbd-b38c-4c5f-85c4-96d41c0b084e", "resource":"", "namespace":"aws:elb:listener:443", "name":"SSLCertificateId"}): SSLCertificateId: hk=aws:elb:listener:443:SSLCertificateId=arn:aws:acm:eu-west-1:227743832892:certificate/e1e14bbd-b38c-4c5f-85c4-96d41c0b084e,hc=415740544
2017-12-05T18:19:01.088+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elb:policies", "name":"Stickiness Policy", "value":"false"}): Stickiness Policy: hk=aws:elb:policies:Stickiness Policy=false,hc=505200704
2017-12-05T18:19:01.088+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elasticbeanstalk:healthreporting:system", "name":"SystemType", "value":"enhanced"}): SystemType: hk=aws:elasticbeanstalk:healthreporting:system:SystemType=enhanced,hc=2420299722
2017/12/05 18:19:01 [TRACE] root: eval: *terraform.EvalReadDiff
2017/12/05 18:19:01 [TRACE] root: eval: *terraform.EvalCompareDiff
2017/12/05 18:19:01 [TRACE] root: eval: *terraform.EvalGetProvider
2017/12/05 18:19:01 [TRACE] root: eval: *terraform.EvalReadState
2017/12/05 18:19:01 [TRACE] root: eval: *terraform.EvalApplyPre
2017/12/05 18:19:01 [TRACE] root: eval: *terraform.EvalApply
2017/12/05 18:19:01 [DEBUG] apply: aws_elastic_beanstalk_environment.services: executing Apply
2017-12-05T18:19:01.092+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"InstanceType", "value":"t2.small", "resource":"", "namespace":"aws:autoscaling:launchconfiguration"}): InstanceType: hk=aws:autoscaling:launchconfiguration:InstanceType=t2.small,hc=2802271818
2017-12-05T18:19:01.092+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:command", "name":"DeploymentPolicy", "value":"RollingWithAdditionalBatch", "resource":""}): DeploymentPolicy: hk=aws:elasticbeanstalk:command:DeploymentPolicy=RollingWithAdditionalBatch,hc=4205492882
2017-12-05T18:19:01.092+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elb:healthcheck", "name":"Timeout", "value":"2"}): Timeout: hk=aws:elb:healthcheck:Timeout=2,hc=1614699647
2017-12-05T18:19:01.092+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:asg", "name":"MinSize", "value":"1", "resource":""}): MinSize: hk=aws:autoscaling:asg:MinSize=1,hc=2396587397
2017-12-05T18:19:01.092+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:healthcheck", "name":"Interval", "value":"5", "resource":""}): Interval: hk=aws:elb:healthcheck:Interval=5,hc=3831996606
2017-12-05T18:19:01.092+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"HealthyThreshold", "value":"2", "resource":"", "namespace":"aws:elb:healthcheck"}): HealthyThreshold: hk=aws:elb:healthcheck:HealthyThreshold=2,hc=1955268749
2017-12-05T18:19:01.092+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"InstanceProtocol", "value":"HTTP", "resource":"", "namespace":"aws:elb:listener:443"}): InstanceProtocol: hk=aws:elb:listener:443:InstanceProtocol=HTTP,hc=2941050488
2017-12-05T18:19:01.092+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:healthreporting:system", "name":"SystemType", "value":"enhanced", "resource":""}): SystemType: hk=aws:elasticbeanstalk:healthreporting:system:SystemType=enhanced,hc=2420299722
2017-12-05T18:19:01.092+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:asg", "name":"MinSize", "value":"1", "resource":""}): MinSize: hk=aws:autoscaling:asg:MinSize=1,hc=2396587397
2017-12-05T18:19:01.092+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:application:environment", "name":"AWS_REGION", "value":"eu-west-1", "resource":""}): AWS_REGION: hk=aws:elasticbeanstalk:application:environment:AWS_REGION=eu-west-1,hc=69064809
2017-12-05T18:19:01.092+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elasticbeanstalk:environment", "name":"LoadBalancerType", "value":"classic"}): LoadBalancerType: hk=aws:elasticbeanstalk:environment:LoadBalancerType=classic,hc=2542474489
2017-12-05T18:19:01.092+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:environment", "name":"EnvironmentType", "value":"LoadBalanced", "resource":""}): EnvironmentType: hk=aws:elasticbeanstalk:environment:EnvironmentType=LoadBalanced,hc=2929485696
2017-12-05T18:19:01.092+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:healthcheck", "name":"Interval", "value":"5", "resource":""}): Interval: hk=aws:elb:healthcheck:Interval=5,hc=3831996606
2017-12-05T18:19:01.092+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:asg", "name":"Cooldown", "value":"300", "resource":""}): Cooldown: hk=aws:autoscaling:asg:Cooldown=300,hc=2401481151
2017-12-05T18:19:01.092+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"Health", "resource":"", "namespace":"aws:autoscaling:updatepolicy:rollingupdate", "name":"RollingUpdateType"}): RollingUpdateType: hk=aws:autoscaling:updatepolicy:rollingupdate:RollingUpdateType=Health,hc=2276893638
2017-12-05T18:19:01.092+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"Interval", "value":"5", "resource":"", "namespace":"aws:elb:healthcheck"}): Interval: hk=aws:elb:healthcheck:Interval=5,hc=3831996606
2017-12-05T18:19:01.092+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:listener:443", "name":"SSLCertificateId", "value":"arn:aws:acm:eu-west-1:227743832892:certificate/e1e14bbd-b38c-4c5f-85c4-96d41c0b084e", "resource":""}): SSLCertificateId: hk=aws:elb:listener:443:SSLCertificateId=arn:aws:acm:eu-west-1:227743832892:certificate/e1e14bbd-b38c-4c5f-85c4-96d41c0b084e,hc=415740544
2017-12-05T18:19:01.092+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"arn:aws:acm:eu-west-1:227743832892:certificate/e1e14bbd-b38c-4c5f-85c4-96d41c0b084e", "resource":"", "namespace":"aws:elb:listener:443", "name":"SSLCertificateId"}): SSLCertificateId: hk=aws:elb:listener:443:SSLCertificateId=arn:aws:acm:eu-west-1:227743832892:certificate/e1e14bbd-b38c-4c5f-85c4-96d41c0b084e,hc=415740544
2017-12-05T18:19:01.092+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:launchconfiguration", "name":"IamInstanceProfile", "value":"aws-elasticbeanstalk-ec2-role", "resource":""}): IamInstanceProfile: hk=aws:autoscaling:launchconfiguration:IamInstanceProfile=aws-elasticbeanstalk-ec2-role,hc=2395212047
2017-12-05T18:19:01.092+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:application:environment", "name":"NODE_ENV", "value":"development", "resource":""}): NODE_ENV: hk=aws:elasticbeanstalk:application:environment:NODE_ENV=development,hc=2259990409
2017-12-05T18:19:01.092+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:environment", "name":"EnvironmentType", "value":"LoadBalanced", "resource":""}): EnvironmentType: hk=aws:elasticbeanstalk:environment:EnvironmentType=LoadBalanced,hc=2929485696
2017-12-05T18:19:01.092+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:updatepolicy:rollingupdate", "name":"RollingUpdateType", "value":"Health", "resource":""}): RollingUpdateType: hk=aws:autoscaling:updatepolicy:rollingupdate:RollingUpdateType=Health,hc=2276893638
2017-12-05T18:19:01.092+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elasticbeanstalk:application", "name":"Application Healthcheck URL", "value":"/health"}): Application Healthcheck URL: hk=aws:elasticbeanstalk:application:Application Healthcheck URL=/health,hc=598327771
2017-12-05T18:19:01.092+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"HealthyThreshold", "value":"2", "resource":"", "namespace":"aws:elb:healthcheck"}): HealthyThreshold: hk=aws:elb:healthcheck:HealthyThreshold=2,hc=1955268749
2017-12-05T18:19:01.092+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"ListenerEnabled", "value":"true", "resource":"", "namespace":"aws:elb:listener:443"}): ListenerEnabled: hk=aws:elb:listener:443:ListenerEnabled=true,hc=2895264217
2017-12-05T18:19:01.092+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:application:environment", "name":"NODE_ENV", "value":"development", "resource":""}): NODE_ENV: hk=aws:elasticbeanstalk:application:environment:NODE_ENV=development,hc=2259990409
2017-12-05T18:19:01.092+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"true", "resource":"", "namespace":"aws:autoscaling:updatepolicy:rollingupdate", "name":"RollingUpdateEnabled"}): RollingUpdateEnabled: hk=aws:autoscaling:updatepolicy:rollingupdate:RollingUpdateEnabled=true,hc=1311926541
2017-12-05T18:19:01.092+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"ListenerEnabled", "value":"true", "resource":"", "namespace":"aws:elb:listener:443"}): ListenerEnabled: hk=aws:elb:listener:443:ListenerEnabled=true,hc=2895264217
2017-12-05T18:19:01.092+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"UAwl/RW5NzZ3tJTY5hjukBwQS80yVrOWi4ammQea", "resource":"", "namespace":"aws:elasticbeanstalk:application:environment", "name":"AWS_SECRET_ACCESS_KEY"}): AWS_SECRET_ACCESS_KEY: hk=aws:elasticbeanstalk:application:environment:AWS_SECRET_ACCESS_KEY=UAwl/RW5NzZ3tJTY5hjukBwQS80yVrOWi4ammQea,hc=612923851
2017-12-05T18:19:01.092+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:healthcheck", "name":"UnhealthyThreshold", "value":"2", "resource":""}): UnhealthyThreshold: hk=aws:elb:healthcheck:UnhealthyThreshold=2,hc=3981822163
2017-12-05T18:19:01.092+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elb:policies", "name":"Stickiness Policy", "value":"false"}): Stickiness Policy: hk=aws:elb:policies:Stickiness Policy=false,hc=505200704
2017-12-05T18:19:01.092+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"Any 3", "resource":"", "namespace":"aws:autoscaling:asg", "name":"Availability Zones"}): Availability Zones: hk=aws:autoscaling:asg:Availability Zones=Any 3,hc=4058357795
2017-12-05T18:19:01.092+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elasticbeanstalk:environment", "name":"LoadBalancerType", "value":"classic"}): LoadBalancerType: hk=aws:elasticbeanstalk:environment:LoadBalancerType=classic,hc=2542474489
2017-12-05T18:19:01.092+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:environment", "name":"LoadBalancerType", "value":"classic", "resource":""}): LoadBalancerType: hk=aws:elasticbeanstalk:environment:LoadBalancerType=classic,hc=2542474489
2017-12-05T18:19:01.092+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:autoscaling:updatepolicy:rollingupdate", "name":"RollingUpdateType", "value":"Health"}): RollingUpdateType: hk=aws:autoscaling:updatepolicy:rollingupdate:RollingUpdateType=Health,hc=2276893638
2017-12-05T18:19:01.092+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"RollingWithAdditionalBatch", "resource":"", "namespace":"aws:elasticbeanstalk:command", "name":"DeploymentPolicy"}): DeploymentPolicy: hk=aws:elasticbeanstalk:command:DeploymentPolicy=RollingWithAdditionalBatch,hc=4205492882
2017-12-05T18:19:01.092+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elb:healthcheck", "name":"UnhealthyThreshold", "value":"2"}): UnhealthyThreshold: hk=aws:elb:healthcheck:UnhealthyThreshold=2,hc=3981822163
2017-12-05T18:19:01.092+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"AKIAI2GN6NJ2QTI5IFSQ", "resource":"", "namespace":"aws:elasticbeanstalk:application:environment", "name":"AWS_ACCESS_KEY_ID"}): AWS_ACCESS_KEY_ID: hk=aws:elasticbeanstalk:application:environment:AWS_ACCESS_KEY_ID=AKIAI2GN6NJ2QTI5IFSQ,hc=766793207
2017-12-05T18:19:01.092+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:healthcheck", "name":"Interval", "value":"5", "resource":""}): Interval: hk=aws:elb:healthcheck:Interval=5,hc=3831996606
2017-12-05T18:19:01.093+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"SystemType", "value":"enhanced", "resource":"", "namespace":"aws:elasticbeanstalk:healthreporting:system"}): SystemType: hk=aws:elasticbeanstalk:healthreporting:system:SystemType=enhanced,hc=2420299722
2017-12-05T18:19:01.093+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:application:environment", "name":"AWS_ACCESS_KEY_ID", "value":"AKIAI2GN6NJ2QTI5IFSQ", "resource":""}): AWS_ACCESS_KEY_ID: hk=aws:elasticbeanstalk:application:environment:AWS_ACCESS_KEY_ID=AKIAI2GN6NJ2QTI5IFSQ,hc=766793207
2017-12-05T18:19:01.093+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"300", "resource":"", "namespace":"aws:autoscaling:asg", "name":"Cooldown"}): Cooldown: hk=aws:autoscaling:asg:Cooldown=300,hc=2401481151
2017-12-05T18:19:01.093+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:monitoring", "name":"Automatically Terminate Unhealthy Instances", "value":"true", "resource":""}): Automatically Terminate Unhealthy Instances: hk=aws:elasticbeanstalk:monitoring:Automatically Terminate Unhealthy Instances=true,hc=3981805791
2017-12-05T18:19:01.093+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:asg", "name":"Availability Zones", "value":"Any 3", "resource":""}): Availability Zones: hk=aws:autoscaling:asg:Availability Zones=Any 3,hc=4058357795
2017-12-05T18:19:01.093+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"AWS_REGION", "value":"eu-west-1", "resource":"", "namespace":"aws:elasticbeanstalk:application:environment"}): AWS_REGION: hk=aws:elasticbeanstalk:application:environment:AWS_REGION=eu-west-1,hc=69064809
2017-12-05T18:19:01.093+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"ListenerProtocol", "value":"HTTPS", "resource":"", "namespace":"aws:elb:listener:443"}): ListenerProtocol: hk=aws:elb:listener:443:ListenerProtocol=HTTPS,hc=3676636476
2017-12-05T18:19:01.093+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:monitoring", "name":"Automatically Terminate Unhealthy Instances", "value":"true", "resource":""}): Automatically Terminate Unhealthy Instances: hk=aws:elasticbeanstalk:monitoring:Automatically Terminate Unhealthy Instances=true,hc=3981805791
2017-12-05T18:19:01.093+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:launchconfiguration", "name":"MonitoringInterval", "value":"1 minute", "resource":""}): MonitoringInterval: hk=aws:autoscaling:launchconfiguration:MonitoringInterval=1 minute,hc=1218842460
2017-12-05T18:19:01.093+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"MaxSize", "value":"1", "resource":"", "namespace":"aws:autoscaling:asg"}): MaxSize: hk=aws:autoscaling:asg:MaxSize=1,hc=1496496068
2017-12-05T18:19:01.093+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:autoscaling:asg", "name":"MinSize", "value":"1"}): MinSize: hk=aws:autoscaling:asg:MinSize=1,hc=2396587397
2017-12-05T18:19:01.093+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:application:environment", "name":"AWS_SECRET_ACCESS_KEY", "value":"UAwl/RW5NzZ3tJTY5hjukBwQS80yVrOWi4ammQea", "resource":""}): AWS_SECRET_ACCESS_KEY: hk=aws:elasticbeanstalk:application:environment:AWS_SECRET_ACCESS_KEY=UAwl/RW5NzZ3tJTY5hjukBwQS80yVrOWi4ammQea,hc=612923851
2017-12-05T18:19:01.093+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elb:listener:443", "name":"InstanceProtocol", "value":"HTTP"}): InstanceProtocol: hk=aws:elb:listener:443:InstanceProtocol=HTTP,hc=2941050488
2017-12-05T18:19:01.093+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:healthreporting:system", "name":"SystemType", "value":"enhanced", "resource":""}): SystemType: hk=aws:elasticbeanstalk:healthreporting:system:SystemType=enhanced,hc=2420299722
2017-12-05T18:19:01.093+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"Application Healthcheck URL", "value":"/health", "resource":"", "namespace":"aws:elasticbeanstalk:application"}): Application Healthcheck URL: hk=aws:elasticbeanstalk:application:Application Healthcheck URL=/health,hc=598327771
2017-12-05T18:19:01.093+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:launchconfiguration", "name":"MonitoringInterval", "value":"1 minute", "resource":""}): MonitoringInterval: hk=aws:autoscaling:launchconfiguration:MonitoringInterval=1 minute,hc=1218842460
2017-12-05T18:19:01.093+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:environment", "name":"LoadBalancerType", "value":"classic", "resource":""}): LoadBalancerType: hk=aws:elasticbeanstalk:environment:LoadBalancerType=classic,hc=2542474489
2017-12-05T18:19:01.093+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"Application Healthcheck URL", "value":"/health", "resource":"", "namespace":"aws:elasticbeanstalk:application"}): Application Healthcheck URL: hk=aws:elasticbeanstalk:application:Application Healthcheck URL=/health,hc=598327771
2017-12-05T18:19:01.093+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"/health", "resource":"", "namespace":"aws:elasticbeanstalk:application", "name":"Application Healthcheck URL"}): Application Healthcheck URL: hk=aws:elasticbeanstalk:application:Application Healthcheck URL=/health,hc=598327771
2017-12-05T18:19:01.093+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:environment", "name":"EnvironmentType", "value":"LoadBalanced", "resource":""}): EnvironmentType: hk=aws:elasticbeanstalk:environment:EnvironmentType=LoadBalanced,hc=2929485696
2017-12-05T18:19:01.093+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:autoscaling:launchconfiguration", "name":"MonitoringInterval", "value":"1 minute"}): MonitoringInterval: hk=aws:autoscaling:launchconfiguration:MonitoringInterval=1 minute,hc=1218842460
2017-12-05T18:19:01.093+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:monitoring", "name":"Automatically Terminate Unhealthy Instances", "value":"true", "resource":""}): Automatically Terminate Unhealthy Instances: hk=aws:elasticbeanstalk:monitoring:Automatically Terminate Unhealthy Instances=true,hc=3981805791
2017-12-05T18:19:01.093+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:listener:443", "name":"SSLCertificateId", "value":"arn:aws:acm:eu-west-1:227743832892:certificate/e1e14bbd-b38c-4c5f-85c4-96d41c0b084e", "resource":""}): SSLCertificateId: hk=aws:elb:listener:443:SSLCertificateId=arn:aws:acm:eu-west-1:227743832892:certificate/e1e14bbd-b38c-4c5f-85c4-96d41c0b084e,hc=415740544
2017-12-05T18:19:01.093+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:healthcheck", "name":"HealthyThreshold", "value":"2", "resource":""}): HealthyThreshold: hk=aws:elb:healthcheck:HealthyThreshold=2,hc=1955268749
2017-12-05T18:19:01.093+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"t2.small", "resource":"", "namespace":"aws:autoscaling:launchconfiguration", "name":"InstanceType"}): InstanceType: hk=aws:autoscaling:launchconfiguration:InstanceType=t2.small,hc=2802271818
2017-12-05T18:19:01.093+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:application:environment", "name":"NODE_ENV", "value":"development", "resource":""}): NODE_ENV: hk=aws:elasticbeanstalk:application:environment:NODE_ENV=development,hc=2259990409
2017-12-05T18:19:01.093+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elasticbeanstalk:application:environment", "name":"AWS_REGION", "value":"eu-west-1"}): AWS_REGION: hk=aws:elasticbeanstalk:application:environment:AWS_REGION=eu-west-1,hc=69064809
2017-12-05T18:19:01.093+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"IamInstanceProfile", "value":"aws-elasticbeanstalk-ec2-role", "resource":"", "namespace":"aws:autoscaling:launchconfiguration"}): IamInstanceProfile: hk=aws:autoscaling:launchconfiguration:IamInstanceProfile=aws-elasticbeanstalk-ec2-role,hc=2395212047
2017-12-05T18:19:01.093+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"MaxSize", "value":"1", "resource":"", "namespace":"aws:autoscaling:asg"}): MaxSize: hk=aws:autoscaling:asg:MaxSize=1,hc=1496496068
2017-12-05T18:19:01.093+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"aws-elasticbeanstalk-ec2-role", "resource":"", "namespace":"aws:autoscaling:launchconfiguration", "name":"IamInstanceProfile"}): IamInstanceProfile: hk=aws:autoscaling:launchconfiguration:IamInstanceProfile=aws-elasticbeanstalk-ec2-role,hc=2395212047
2017-12-05T18:19:01.094+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:launchconfiguration", "name":"IamInstanceProfile", "value":"aws-elasticbeanstalk-ec2-role", "resource":""}): IamInstanceProfile: hk=aws:autoscaling:launchconfiguration:IamInstanceProfile=aws-elasticbeanstalk-ec2-role,hc=2395212047
2017-12-05T18:19:01.094+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elasticbeanstalk:application:environment", "name":"AWS_REGION", "value":"eu-west-1"}): AWS_REGION: hk=aws:elasticbeanstalk:application:environment:AWS_REGION=eu-west-1,hc=69064809
2017-12-05T18:19:01.094+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:application:environment", "name":"AWS_ACCESS_KEY_ID", "value":"AKIAI2GN6NJ2QTI5IFSQ", "resource":""}): AWS_ACCESS_KEY_ID: hk=aws:elasticbeanstalk:application:environment:AWS_ACCESS_KEY_ID=AKIAI2GN6NJ2QTI5IFSQ,hc=766793207
2017-12-05T18:19:01.094+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:application:environment", "name":"NODE_ENV", "value":"development", "resource":""}): NODE_ENV: hk=aws:elasticbeanstalk:application:environment:NODE_ENV=development,hc=2259990409
2017-12-05T18:19:01.094+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:policies", "name":"Stickiness Policy", "value":"false", "resource":""}): Stickiness Policy: hk=aws:elb:policies:Stickiness Policy=false,hc=505200704
2017-12-05T18:19:01.094+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:policies", "name":"Stickiness Policy", "value":"false", "resource":""}): Stickiness Policy: hk=aws:elb:policies:Stickiness Policy=false,hc=505200704
2017-12-05T18:19:01.094+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:listener:443", "name":"InstancePort", "value":"80", "resource":""}): InstancePort: hk=aws:elb:listener:443:InstancePort=80,hc=228594711
2017-12-05T18:19:01.094+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:autoscaling:asg", "name":"MinSize", "value":"1"}): MinSize: hk=aws:autoscaling:asg:MinSize=1,hc=2396587397
2017-12-05T18:19:01.094+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:healthcheck", "name":"Interval", "value":"5", "resource":""}): Interval: hk=aws:elb:healthcheck:Interval=5,hc=3831996606
2017-12-05T18:19:01.094+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:healthcheck", "name":"HealthyThreshold", "value":"2", "resource":""}): HealthyThreshold: hk=aws:elb:healthcheck:HealthyThreshold=2,hc=1955268749
2017-12-05T18:19:01.094+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"InstanceProtocol", "value":"HTTP", "resource":"", "namespace":"aws:elb:listener:443"}): InstanceProtocol: hk=aws:elb:listener:443:InstanceProtocol=HTTP,hc=2941050488
2017-12-05T18:19:01.094+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"1", "resource":"", "namespace":"aws:autoscaling:asg", "name":"MinSize"}): MinSize: hk=aws:autoscaling:asg:MinSize=1,hc=2396587397
2017-12-05T18:19:01.094+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"SystemType", "value":"enhanced", "resource":"", "namespace":"aws:elasticbeanstalk:healthreporting:system"}): SystemType: hk=aws:elasticbeanstalk:healthreporting:system:SystemType=enhanced,hc=2420299722
2017-12-05T18:19:01.094+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"eu-west-1", "resource":"", "namespace":"aws:elasticbeanstalk:application:environment", "name":"AWS_REGION"}): AWS_REGION: hk=aws:elasticbeanstalk:application:environment:AWS_REGION=eu-west-1,hc=69064809
2017-12-05T18:19:01.094+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:environment", "name":"LoadBalancerType", "value":"classic", "resource":""}): LoadBalancerType: hk=aws:elasticbeanstalk:environment:LoadBalancerType=classic,hc=2542474489
2017-12-05T18:19:01.094+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"EnvironmentType", "value":"LoadBalanced", "resource":"", "namespace":"aws:elasticbeanstalk:environment"}): EnvironmentType: hk=aws:elasticbeanstalk:environment:EnvironmentType=LoadBalanced,hc=2929485696
2017-12-05T18:19:01.094+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:asg", "name":"Cooldown", "value":"300", "resource":""}): Cooldown: hk=aws:autoscaling:asg:Cooldown=300,hc=2401481151
2017-12-05T18:19:01.094+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:healthcheck", "name":"Interval", "value":"5", "resource":""}): Interval: hk=aws:elb:healthcheck:Interval=5,hc=3831996606
2017-12-05T18:19:01.094+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"Health", "resource":"", "namespace":"aws:autoscaling:updatepolicy:rollingupdate", "name":"RollingUpdateType"}): RollingUpdateType: hk=aws:autoscaling:updatepolicy:rollingupdate:RollingUpdateType=Health,hc=2276893638
2017-12-05T18:19:01.094+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:healthcheck", "name":"Interval", "value":"5", "resource":""}): Interval: hk=aws:elb:healthcheck:Interval=5,hc=3831996606
2017-12-05T18:19:01.094+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elb:listener:443", "name":"SSLCertificateId", "value":"arn:aws:acm:eu-west-1:227743832892:certificate/e1e14bbd-b38c-4c5f-85c4-96d41c0b084e"}): SSLCertificateId: hk=aws:elb:listener:443:SSLCertificateId=arn:aws:acm:eu-west-1:227743832892:certificate/e1e14bbd-b38c-4c5f-85c4-96d41c0b084e,hc=415740544
2017-12-05T18:19:01.094+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elb:listener:443", "name":"SSLCertificateId", "value":"arn:aws:acm:eu-west-1:227743832892:certificate/e1e14bbd-b38c-4c5f-85c4-96d41c0b084e"}): SSLCertificateId: hk=aws:elb:listener:443:SSLCertificateId=arn:aws:acm:eu-west-1:227743832892:certificate/e1e14bbd-b38c-4c5f-85c4-96d41c0b084e,hc=415740544
2017-12-05T18:19:01.094+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:launchconfiguration", "name":"IamInstanceProfile", "value":"aws-elasticbeanstalk-ec2-role", "resource":""}): IamInstanceProfile: hk=aws:autoscaling:launchconfiguration:IamInstanceProfile=aws-elasticbeanstalk-ec2-role,hc=2395212047
2017-12-05T18:19:01.094+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:environment", "name":"EnvironmentType", "value":"LoadBalanced", "resource":""}): EnvironmentType: hk=aws:elasticbeanstalk:environment:EnvironmentType=LoadBalanced,hc=2929485696
2017-12-05T18:19:01.094+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"NODE_ENV", "value":"development", "resource":"", "namespace":"aws:elasticbeanstalk:application:environment"}): NODE_ENV: hk=aws:elasticbeanstalk:application:environment:NODE_ENV=development,hc=2259990409
2017-12-05T18:19:01.094+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:updatepolicy:rollingupdate", "name":"RollingUpdateType", "value":"Health", "resource":""}): RollingUpdateType: hk=aws:autoscaling:updatepolicy:rollingupdate:RollingUpdateType=Health,hc=2276893638
2017-12-05T18:19:01.094+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:application", "name":"Application Healthcheck URL", "value":"/health", "resource":""}): Application Healthcheck URL: hk=aws:elasticbeanstalk:application:Application Healthcheck URL=/health,hc=598327771
2017-12-05T18:19:01.094+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"HealthyThreshold", "value":"2", "resource":"", "namespace":"aws:elb:healthcheck"}): HealthyThreshold: hk=aws:elb:healthcheck:HealthyThreshold=2,hc=1955268749
2017-12-05T18:19:01.094+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:listener:443", "name":"ListenerEnabled", "value":"true", "resource":""}): ListenerEnabled: hk=aws:elb:listener:443:ListenerEnabled=true,hc=2895264217
2017-12-05T18:19:01.094+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elasticbeanstalk:application:environment", "name":"NODE_ENV", "value":"development"}): NODE_ENV: hk=aws:elasticbeanstalk:application:environment:NODE_ENV=development,hc=2259990409
2017-12-05T18:19:01.094+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"RollingUpdateEnabled", "value":"true", "resource":"", "namespace":"aws:autoscaling:updatepolicy:rollingupdate"}): RollingUpdateEnabled: hk=aws:autoscaling:updatepolicy:rollingupdate:RollingUpdateEnabled=true,hc=1311926541
2017-12-05T18:19:01.094+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:application:environment", "name":"AWS_SECRET_ACCESS_KEY", "value":"UAwl/RW5NzZ3tJTY5hjukBwQS80yVrOWi4ammQea", "resource":""}): AWS_SECRET_ACCESS_KEY: hk=aws:elasticbeanstalk:application:environment:AWS_SECRET_ACCESS_KEY=UAwl/RW5NzZ3tJTY5hjukBwQS80yVrOWi4ammQea,hc=612923851
2017-12-05T18:19:01.094+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:healthcheck", "name":"UnhealthyThreshold", "value":"2", "resource":""}): UnhealthyThreshold: hk=aws:elb:healthcheck:UnhealthyThreshold=2,hc=3981822163
2017-12-05T18:19:01.094+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:listener:443", "name":"ListenerEnabled", "value":"true", "resource":""}): ListenerEnabled: hk=aws:elb:listener:443:ListenerEnabled=true,hc=2895264217
2017-12-05T18:19:01.094+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:policies", "name":"Stickiness Policy", "value":"false", "resource":""}): Stickiness Policy: hk=aws:elb:policies:Stickiness Policy=false,hc=505200704
2017-12-05T18:19:01.094+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:asg", "name":"Availability Zones", "value":"Any 3", "resource":""}): Availability Zones: hk=aws:autoscaling:asg:Availability Zones=Any 3,hc=4058357795
2017-12-05T18:19:01.094+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:environment", "name":"LoadBalancerType", "value":"classic", "resource":""}): LoadBalancerType: hk=aws:elasticbeanstalk:environment:LoadBalancerType=classic,hc=2542474489
2017-12-05T18:19:01.094+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elasticbeanstalk:environment", "name":"LoadBalancerType", "value":"classic"}): LoadBalancerType: hk=aws:elasticbeanstalk:environment:LoadBalancerType=classic,hc=2542474489
2017-12-05T18:19:01.094+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:autoscaling:updatepolicy:rollingupdate", "name":"RollingUpdateType", "value":"Health"}): RollingUpdateType: hk=aws:autoscaling:updatepolicy:rollingupdate:RollingUpdateType=Health,hc=2276893638
2017-12-05T18:19:01.094+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:command", "name":"DeploymentPolicy", "value":"RollingWithAdditionalBatch", "resource":""}): DeploymentPolicy: hk=aws:elasticbeanstalk:command:DeploymentPolicy=RollingWithAdditionalBatch,hc=4205492882
2017-12-05T18:19:01.094+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:healthcheck", "name":"UnhealthyThreshold", "value":"2", "resource":""}): UnhealthyThreshold: hk=aws:elb:healthcheck:UnhealthyThreshold=2,hc=3981822163
2017-12-05T18:19:01.094+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:application:environment", "name":"AWS_ACCESS_KEY_ID", "value":"AKIAI2GN6NJ2QTI5IFSQ", "resource":""}): AWS_ACCESS_KEY_ID: hk=aws:elasticbeanstalk:application:environment:AWS_ACCESS_KEY_ID=AKIAI2GN6NJ2QTI5IFSQ,hc=766793207
2017-12-05T18:19:01.095+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"5", "resource":"", "namespace":"aws:elb:healthcheck", "name":"Interval"}): Interval: hk=aws:elb:healthcheck:Interval=5,hc=3831996606
2017-12-05T18:19:01.095+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elasticbeanstalk:healthreporting:system", "name":"SystemType", "value":"enhanced"}): SystemType: hk=aws:elasticbeanstalk:healthreporting:system:SystemType=enhanced,hc=2420299722
2017-12-05T18:19:01.095+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:autoscaling:asg", "name":"Cooldown", "value":"300"}): Cooldown: hk=aws:autoscaling:asg:Cooldown=300,hc=2401481151
2017-12-05T18:19:01.095+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:monitoring", "name":"Automatically Terminate Unhealthy Instances", "value":"true", "resource":""}): Automatically Terminate Unhealthy Instances: hk=aws:elasticbeanstalk:monitoring:Automatically Terminate Unhealthy Instances=true,hc=3981805791
2017-12-05T18:19:01.095+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"AWS_ACCESS_KEY_ID", "value":"AKIAI2GN6NJ2QTI5IFSQ", "resource":"", "namespace":"aws:elasticbeanstalk:application:environment"}): AWS_ACCESS_KEY_ID: hk=aws:elasticbeanstalk:application:environment:AWS_ACCESS_KEY_ID=AKIAI2GN6NJ2QTI5IFSQ,hc=766793207
2017-12-05T18:19:01.095+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:asg", "name":"Availability Zones", "value":"Any 3", "resource":""}): Availability Zones: hk=aws:autoscaling:asg:Availability Zones=Any 3,hc=4058357795
2017-12-05T18:19:01.095+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:listener:443", "name":"ListenerProtocol", "value":"HTTPS", "resource":""}): ListenerProtocol: hk=aws:elb:listener:443:ListenerProtocol=HTTPS,hc=3676636476
2017-12-05T18:19:01.095+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"Automatically Terminate Unhealthy Instances", "value":"true", "resource":"", "namespace":"aws:elasticbeanstalk:monitoring"}): Automatically Terminate Unhealthy Instances: hk=aws:elasticbeanstalk:monitoring:Automatically Terminate Unhealthy Instances=true,hc=3981805791
2017-12-05T18:19:01.095+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"eu-west-1", "resource":"", "namespace":"aws:elasticbeanstalk:application:environment", "name":"AWS_REGION"}): AWS_REGION: hk=aws:elasticbeanstalk:application:environment:AWS_REGION=eu-west-1,hc=69064809
2017-12-05T18:19:01.095+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:launchconfiguration", "name":"MonitoringInterval", "value":"1 minute", "resource":""}): MonitoringInterval: hk=aws:autoscaling:launchconfiguration:MonitoringInterval=1 minute,hc=1218842460
2017-12-05T18:19:01.095+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:autoscaling:asg", "name":"MaxSize", "value":"1"}): MaxSize: hk=aws:autoscaling:asg:MaxSize=1,hc=1496496068
2017-12-05T18:19:01.095+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:asg", "name":"MinSize", "value":"1", "resource":""}): MinSize: hk=aws:autoscaling:asg:MinSize=1,hc=2396587397
2017-12-05T18:19:01.095+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:application:environment", "name":"AWS_SECRET_ACCESS_KEY", "value":"UAwl/RW5NzZ3tJTY5hjukBwQS80yVrOWi4ammQea", "resource":""}): AWS_SECRET_ACCESS_KEY: hk=aws:elasticbeanstalk:application:environment:AWS_SECRET_ACCESS_KEY=UAwl/RW5NzZ3tJTY5hjukBwQS80yVrOWi4ammQea,hc=612923851
2017-12-05T18:19:01.095+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:listener:443", "name":"InstanceProtocol", "value":"HTTP", "resource":""}): InstanceProtocol: hk=aws:elb:listener:443:InstanceProtocol=HTTP,hc=2941050488
2017-12-05T18:19:01.095+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"enhanced", "resource":"", "namespace":"aws:elasticbeanstalk:healthreporting:system", "name":"SystemType"}): SystemType: hk=aws:elasticbeanstalk:healthreporting:system:SystemType=enhanced,hc=2420299722
2017-12-05T18:19:01.095+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:application", "name":"Application Healthcheck URL", "value":"/health", "resource":""}): Application Healthcheck URL: hk=aws:elasticbeanstalk:application:Application Healthcheck URL=/health,hc=598327771
2017-12-05T18:19:01.095+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:launchconfiguration", "name":"MonitoringInterval", "value":"1 minute", "resource":""}): MonitoringInterval: hk=aws:autoscaling:launchconfiguration:MonitoringInterval=1 minute,hc=1218842460
2017-12-05T18:19:01.095+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elasticbeanstalk:environment", "name":"LoadBalancerType", "value":"classic"}): LoadBalancerType: hk=aws:elasticbeanstalk:environment:LoadBalancerType=classic,hc=2542474489
2017-12-05T18:19:01.095+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"/health", "resource":"", "namespace":"aws:elasticbeanstalk:application", "name":"Application Healthcheck URL"}): Application Healthcheck URL: hk=aws:elasticbeanstalk:application:Application Healthcheck URL=/health,hc=598327771
2017-12-05T18:19:01.095+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elasticbeanstalk:application", "name":"Application Healthcheck URL", "value":"/health"}): Application Healthcheck URL: hk=aws:elasticbeanstalk:application:Application Healthcheck URL=/health,hc=598327771
2017-12-05T18:19:01.095+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:monitoring", "name":"Automatically Terminate Unhealthy Instances", "value":"true", "resource":""}): Automatically Terminate Unhealthy Instances: hk=aws:elasticbeanstalk:monitoring:Automatically Terminate Unhealthy Instances=true,hc=3981805791
2017-12-05T18:19:01.095+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"EnvironmentType", "value":"LoadBalanced", "resource":"", "namespace":"aws:elasticbeanstalk:environment"}): EnvironmentType: hk=aws:elasticbeanstalk:environment:EnvironmentType=LoadBalanced,hc=2929485696
2017-12-05T18:19:01.095+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"1 minute", "resource":"", "namespace":"aws:autoscaling:launchconfiguration", "name":"MonitoringInterval"}): MonitoringInterval: hk=aws:autoscaling:launchconfiguration:MonitoringInterval=1 minute,hc=1218842460
2017-12-05T18:19:01.095+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:listener:443", "name":"SSLCertificateId", "value":"arn:aws:acm:eu-west-1:227743832892:certificate/e1e14bbd-b38c-4c5f-85c4-96d41c0b084e", "resource":""}): SSLCertificateId: hk=aws:elb:listener:443:SSLCertificateId=arn:aws:acm:eu-west-1:227743832892:certificate/e1e14bbd-b38c-4c5f-85c4-96d41c0b084e,hc=415740544
2017-12-05T18:19:01.095+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:healthcheck", "name":"HealthyThreshold", "value":"2", "resource":""}): HealthyThreshold: hk=aws:elb:healthcheck:HealthyThreshold=2,hc=1955268749
2017-12-05T18:19:01.095+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"InstanceType", "value":"t2.small", "resource":"", "namespace":"aws:autoscaling:launchconfiguration"}): InstanceType: hk=aws:autoscaling:launchconfiguration:InstanceType=t2.small,hc=2802271818
2017-12-05T18:19:01.095+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"development", "resource":"", "namespace":"aws:elasticbeanstalk:application:environment", "name":"NODE_ENV"}): NODE_ENV: hk=aws:elasticbeanstalk:application:environment:NODE_ENV=development,hc=2259990409
2017-12-05T18:19:01.095+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:application:environment", "name":"AWS_REGION", "value":"eu-west-1", "resource":""}): AWS_REGION: hk=aws:elasticbeanstalk:application:environment:AWS_REGION=eu-west-1,hc=69064809
2017-12-05T18:19:01.095+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:autoscaling:launchconfiguration", "name":"IamInstanceProfile", "value":"aws-elasticbeanstalk-ec2-role"}): IamInstanceProfile: hk=aws:autoscaling:launchconfiguration:IamInstanceProfile=aws-elasticbeanstalk-ec2-role,hc=2395212047
2017-12-05T18:19:01.095+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:asg", "name":"MaxSize", "value":"1", "resource":""}): MaxSize: hk=aws:autoscaling:asg:MaxSize=1,hc=1496496068
2017-12-05T18:19:01.095+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:autoscaling:launchconfiguration", "name":"IamInstanceProfile", "value":"aws-elasticbeanstalk-ec2-role"}): IamInstanceProfile: hk=aws:autoscaling:launchconfiguration:IamInstanceProfile=aws-elasticbeanstalk-ec2-role,hc=2395212047
2017-12-05T18:19:01.095+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"aws-elasticbeanstalk-ec2-role", "resource":"", "namespace":"aws:autoscaling:launchconfiguration", "name":"IamInstanceProfile"}): IamInstanceProfile: hk=aws:autoscaling:launchconfiguration:IamInstanceProfile=aws-elasticbeanstalk-ec2-role,hc=2395212047
2017-12-05T18:19:01.095+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"AWS_REGION", "value":"eu-west-1", "resource":"", "namespace":"aws:elasticbeanstalk:application:environment"}): AWS_REGION: hk=aws:elasticbeanstalk:application:environment:AWS_REGION=eu-west-1,hc=69064809
2017-12-05T18:19:01.095+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:application:environment", "name":"AWS_ACCESS_KEY_ID", "value":"AKIAI2GN6NJ2QTI5IFSQ", "resource":""}): AWS_ACCESS_KEY_ID: hk=aws:elasticbeanstalk:application:environment:AWS_ACCESS_KEY_ID=AKIAI2GN6NJ2QTI5IFSQ,hc=766793207
2017-12-05T18:19:01.095+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"NODE_ENV", "value":"development", "resource":"", "namespace":"aws:elasticbeanstalk:application:environment"}): NODE_ENV: hk=aws:elasticbeanstalk:application:environment:NODE_ENV=development,hc=2259990409
2017-12-05T18:19:01.095+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:policies", "name":"Stickiness Policy", "value":"false", "resource":""}): Stickiness Policy: hk=aws:elb:policies:Stickiness Policy=false,hc=505200704
2017-12-05T18:19:01.095+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:policies", "name":"Stickiness Policy", "value":"false", "resource":""}): Stickiness Policy: hk=aws:elb:policies:Stickiness Policy=false,hc=505200704
2017-12-05T18:19:01.095+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:listener:443", "name":"InstancePort", "value":"80", "resource":""}): InstancePort: hk=aws:elb:listener:443:InstancePort=80,hc=228594711
2017-12-05T18:19:01.095+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:application:environment", "name":"AWS_ACCESS_KEY_ID", "value":"AKIAI2GN6NJ2QTI5IFSQ", "resource":""}): AWS_ACCESS_KEY_ID: hk=aws:elasticbeanstalk:application:environment:AWS_ACCESS_KEY_ID=AKIAI2GN6NJ2QTI5IFSQ,hc=766793207
2017-12-05T18:19:01.095+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:listener:443", "name":"ListenerEnabled", "value":"true", "resource":""}): ListenerEnabled: hk=aws:elb:listener:443:ListenerEnabled=true,hc=2895264217
2017-12-05T18:19:01.095+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elb:listener:443", "name":"SSLCertificateId", "value":"arn:aws:acm:eu-west-1:227743832892:certificate/e1e14bbd-b38c-4c5f-85c4-96d41c0b084e"}): SSLCertificateId: hk=aws:elb:listener:443:SSLCertificateId=arn:aws:acm:eu-west-1:227743832892:certificate/e1e14bbd-b38c-4c5f-85c4-96d41c0b084e,hc=415740544
2017-12-05T18:19:01.095+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"Timeout", "value":"2", "resource":"", "namespace":"aws:elb:healthcheck"}): Timeout: hk=aws:elb:healthcheck:Timeout=2,hc=1614699647
2017-12-05T18:19:01.095+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:autoscaling:launchconfiguration", "name":"InstanceType", "value":"t2.small"}): InstanceType: hk=aws:autoscaling:launchconfiguration:InstanceType=t2.small,hc=2802271818
2017-12-05T18:19:01.095+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:updatepolicy:rollingupdate", "name":"RollingUpdateEnabled", "value":"true", "resource":""}): RollingUpdateEnabled: hk=aws:autoscaling:updatepolicy:rollingupdate:RollingUpdateEnabled=true,hc=1311926541
2017-12-05T18:19:01.096+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"development", "resource":"", "namespace":"aws:elasticbeanstalk:application:environment", "name":"NODE_ENV"}): NODE_ENV: hk=aws:elasticbeanstalk:application:environment:NODE_ENV=development,hc=2259990409
2017-12-05T18:19:01.096+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"InstancePort", "value":"80", "resource":"", "namespace":"aws:elb:listener:443"}): InstancePort: hk=aws:elb:listener:443:InstancePort=80,hc=228594711
2017-12-05T18:19:01.096+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"false", "resource":"", "namespace":"aws:elb:policies", "name":"Stickiness Policy"}): Stickiness Policy: hk=aws:elb:policies:Stickiness Policy=false,hc=505200704
2017-12-05T18:19:01.096+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"HealthyThreshold", "value":"2", "resource":"", "namespace":"aws:elb:healthcheck"}): HealthyThreshold: hk=aws:elb:healthcheck:HealthyThreshold=2,hc=1955268749
2017-12-05T18:19:01.096+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:application:environment", "name":"AWS_ACCESS_KEY_ID", "value":"AKIAI2GN6NJ2QTI5IFSQ", "resource":""}): AWS_ACCESS_KEY_ID: hk=aws:elasticbeanstalk:application:environment:AWS_ACCESS_KEY_ID=AKIAI2GN6NJ2QTI5IFSQ,hc=766793207
2017-12-05T18:19:01.096+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:healthcheck", "name":"Interval", "value":"5", "resource":""}): Interval: hk=aws:elb:healthcheck:Interval=5,hc=3831996606
2017-12-05T18:19:01.096+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:environment", "name":"LoadBalancerType", "value":"classic", "resource":""}): LoadBalancerType: hk=aws:elasticbeanstalk:environment:LoadBalancerType=classic,hc=2542474489
2017-12-05T18:19:01.096+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"false", "resource":"", "namespace":"aws:elb:listener", "name":"ListenerEnabled"}): ListenerEnabled: hk=aws:elb:listener:ListenerEnabled=false,hc=3805834681
2017-12-05T18:19:01.096+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:application:environment", "name":"AWS_SECRET_ACCESS_KEY", "value":"UAwl/RW5NzZ3tJTY5hjukBwQS80yVrOWi4ammQea", "resource":""}): AWS_SECRET_ACCESS_KEY: hk=aws:elasticbeanstalk:application:environment:AWS_SECRET_ACCESS_KEY=UAwl/RW5NzZ3tJTY5hjukBwQS80yVrOWi4ammQea,hc=612923851
2017-12-05T18:19:01.096+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elasticbeanstalk:application:environment", "name":"AWS_REGION", "value":"eu-west-1"}): AWS_REGION: hk=aws:elasticbeanstalk:application:environment:AWS_REGION=eu-west-1,hc=69064809
2017-12-05T18:19:01.096+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"Application Healthcheck URL", "value":"HTTP:80/health", "resource":"", "namespace":"aws:elasticbeanstalk:application"}): Application Healthcheck URL: hk=aws:elasticbeanstalk:application:Application Healthcheck URL=HTTP:80/health,hc=2140472007
2017-12-05T18:19:01.096+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"2", "resource":"", "namespace":"aws:elb:healthcheck", "name":"Timeout"}): Timeout: hk=aws:elb:healthcheck:Timeout=2,hc=1614699647
2017-12-05T18:19:01.096+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"UnhealthyThreshold", "value":"2", "resource":"", "namespace":"aws:elb:healthcheck"}): UnhealthyThreshold: hk=aws:elb:healthcheck:UnhealthyThreshold=2,hc=3981822163
2017-12-05T18:19:01.096+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elb:healthcheck", "name":"Interval", "value":"5"}): Interval: hk=aws:elb:healthcheck:Interval=5,hc=3831996606
2017-12-05T18:19:01.096+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elb:listener:443", "name":"SSLCertificateId", "value":"arn:aws:acm:eu-west-1:227743832892:certificate/e1e14bbd-b38c-4c5f-85c4-96d41c0b084e"}): SSLCertificateId: hk=aws:elb:listener:443:SSLCertificateId=arn:aws:acm:eu-west-1:227743832892:certificate/e1e14bbd-b38c-4c5f-85c4-96d41c0b084e,hc=415740544
2017-12-05T18:19:01.096+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:autoscaling:asg", "name":"MinSize", "value":"1"}): MinSize: hk=aws:autoscaling:asg:MinSize=1,hc=2396587397
2017-12-05T18:19:01.096+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"false", "resource":"", "namespace":"aws:elb:policies", "name":"Stickiness Policy"}): Stickiness Policy: hk=aws:elb:policies:Stickiness Policy=false,hc=505200704
2017-12-05T18:19:01.096+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"Cooldown", "value":"300", "resource":"", "namespace":"aws:autoscaling:asg"}): Cooldown: hk=aws:autoscaling:asg:Cooldown=300,hc=2401481151
2017-12-05T18:19:01.096+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"false", "resource":"", "namespace":"aws:elb:listener", "name":"ListenerEnabled"}): ListenerEnabled: hk=aws:elb:listener:ListenerEnabled=false,hc=3805834681
2017-12-05T18:19:01.096+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"UnhealthyThreshold", "value":"2", "resource":"", "namespace":"aws:elb:healthcheck"}): UnhealthyThreshold: hk=aws:elb:healthcheck:UnhealthyThreshold=2,hc=3981822163
2017-12-05T18:19:01.096+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"Interval", "value":"5", "resource":"", "namespace":"aws:elb:healthcheck"}): Interval: hk=aws:elb:healthcheck:Interval=5,hc=3831996606
2017-12-05T18:19:01.096+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"classic", "resource":"", "namespace":"aws:elasticbeanstalk:environment", "name":"LoadBalancerType"}): LoadBalancerType: hk=aws:elasticbeanstalk:environment:LoadBalancerType=classic,hc=2542474489
2017-12-05T18:19:01.096+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:listener:443", "name":"InstanceProtocol", "value":"HTTP", "resource":""}): InstanceProtocol: hk=aws:elb:listener:443:InstanceProtocol=HTTP,hc=2941050488
2017-12-05T18:19:01.096+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"EnvironmentType", "value":"LoadBalanced", "resource":"", "namespace":"aws:elasticbeanstalk:environment"}): EnvironmentType: hk=aws:elasticbeanstalk:environment:EnvironmentType=LoadBalanced,hc=2929485696
2017-12-05T18:19:01.096+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"true", "resource":"", "namespace":"aws:elasticbeanstalk:monitoring", "name":"Automatically Terminate Unhealthy Instances"}): Automatically Terminate Unhealthy Instances: hk=aws:elasticbeanstalk:monitoring:Automatically Terminate Unhealthy Instances=true,hc=3981805791
2017-12-05T18:19:01.096+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elb:listener:443", "name":"InstanceProtocol", "value":"HTTP"}): InstanceProtocol: hk=aws:elb:listener:443:InstanceProtocol=HTTP,hc=2941050488
2017-12-05T18:19:01.096+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"MonitoringInterval", "value":"1 minute", "resource":"", "namespace":"aws:autoscaling:launchconfiguration"}): MonitoringInterval: hk=aws:autoscaling:launchconfiguration:MonitoringInterval=1 minute,hc=1218842460
2017-12-05T18:19:01.096+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"1 minute", "resource":"", "namespace":"aws:autoscaling:launchconfiguration", "name":"MonitoringInterval"}): MonitoringInterval: hk=aws:autoscaling:launchconfiguration:MonitoringInterval=1 minute,hc=1218842460
2017-12-05T18:19:01.096+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"InstancePort", "value":"80", "resource":"", "namespace":"aws:elb:listener:443"}): InstancePort: hk=aws:elb:listener:443:InstancePort=80,hc=228594711
2017-12-05T18:19:01.096+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:command", "name":"DeploymentPolicy", "value":"RollingWithAdditionalBatch", "resource":""}): DeploymentPolicy: hk=aws:elasticbeanstalk:command:DeploymentPolicy=RollingWithAdditionalBatch,hc=4205492882
2017-12-05T18:19:01.096+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"InstanceType", "value":"t2.small", "resource":"", "namespace":"aws:autoscaling:launchconfiguration"}): InstanceType: hk=aws:autoscaling:launchconfiguration:InstanceType=t2.small,hc=2802271818
2017-12-05T18:19:01.096+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"InstanceProtocol", "value":"HTTP", "resource":"", "namespace":"aws:elb:listener:443"}): InstanceProtocol: hk=aws:elb:listener:443:InstanceProtocol=HTTP,hc=2941050488
2017-12-05T18:19:01.097+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"ListenerProtocol", "value":"HTTPS", "resource":"", "namespace":"aws:elb:listener:443"}): ListenerProtocol: hk=aws:elb:listener:443:ListenerProtocol=HTTPS,hc=3676636476
2017-12-05T18:19:01.097+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:listener:443", "name":"ListenerEnabled", "value":"true", "resource":""}): ListenerEnabled: hk=aws:elb:listener:443:ListenerEnabled=true,hc=2895264217
2017-12-05T18:19:01.097+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:autoscaling:asg", "name":"MaxSize", "value":"1"}): MaxSize: hk=aws:autoscaling:asg:MaxSize=1,hc=1496496068
2017-12-05T18:19:01.097+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"LoadBalanced", "resource":"", "namespace":"aws:elasticbeanstalk:environment", "name":"EnvironmentType"}): EnvironmentType: hk=aws:elasticbeanstalk:environment:EnvironmentType=LoadBalanced,hc=2929485696
2017-12-05T18:19:01.097+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:launchconfiguration", "name":"IamInstanceProfile", "value":"arn:aws:iam::227743832892:instance-profile/aws-elasticbeanstalk-ec2-role", "resource":""}): IamInstanceProfile: hk=aws:autoscaling:launchconfiguration:IamInstanceProfile=arn:aws:iam::227743832892:instance-profile/aws-elasticbeanstalk-ec2-role,hc=4031611772
2017-12-05T18:19:01.097+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:autoscaling:updatepolicy:rollingupdate", "name":"RollingUpdateType", "value":"Health"}): RollingUpdateType: hk=aws:autoscaling:updatepolicy:rollingupdate:RollingUpdateType=Health,hc=2276893638
2017-12-05T18:19:01.097+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:asg", "name":"MinSize", "value":"1", "resource":""}): MinSize: hk=aws:autoscaling:asg:MinSize=1,hc=2396587397
2017-12-05T18:19:01.097+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:healthreporting:system", "name":"SystemType", "value":"enhanced", "resource":""}): SystemType: hk=aws:elasticbeanstalk:healthreporting:system:SystemType=enhanced,hc=2420299722
2017-12-05T18:19:01.097+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"false", "resource":"", "namespace":"aws:elb:listener", "name":"ListenerEnabled"}): ListenerEnabled: hk=aws:elb:listener:ListenerEnabled=false,hc=3805834681
2017-12-05T18:19:01.097+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:command", "name":"DeploymentPolicy", "value":"RollingWithAdditionalBatch", "resource":""}): DeploymentPolicy: hk=aws:elasticbeanstalk:command:DeploymentPolicy=RollingWithAdditionalBatch,hc=4205492882
2017-12-05T18:19:01.097+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:command", "name":"DeploymentPolicy", "value":"RollingWithAdditionalBatch", "resource":""}): DeploymentPolicy: hk=aws:elasticbeanstalk:command:DeploymentPolicy=RollingWithAdditionalBatch,hc=4205492882
2017-12-05T18:19:01.097+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"Cooldown", "value":"300", "resource":"", "namespace":"aws:autoscaling:asg"}): Cooldown: hk=aws:autoscaling:asg:Cooldown=300,hc=2401481151
2017-12-05T18:19:01.097+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:application:environment", "name":"NODE_ENV", "value":"development", "resource":""}): NODE_ENV: hk=aws:elasticbeanstalk:application:environment:NODE_ENV=development,hc=2259990409
2017-12-05T18:19:01.097+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"false", "resource":"", "namespace":"aws:elb:policies", "name":"Stickiness Policy"}): Stickiness Policy: hk=aws:elb:policies:Stickiness Policy=false,hc=505200704
2017-12-05T18:19:01.097+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"HealthyThreshold", "value":"2", "resource":"", "namespace":"aws:elb:healthcheck"}): HealthyThreshold: hk=aws:elb:healthcheck:HealthyThreshold=2,hc=1955268749
2017-12-05T18:19:01.097+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:application:environment", "name":"AWS_REGION", "value":"eu-west-1", "resource":""}): AWS_REGION: hk=aws:elasticbeanstalk:application:environment:AWS_REGION=eu-west-1,hc=69064809
2017-12-05T18:19:01.097+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"HTTP:80/health", "resource":"", "namespace":"aws:elasticbeanstalk:application", "name":"Application Healthcheck URL"}): Application Healthcheck URL: hk=aws:elasticbeanstalk:application:Application Healthcheck URL=HTTP:80/health,hc=2140472007
2017-12-05T18:19:01.097+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:healthcheck", "name":"Timeout", "value":"2", "resource":""}): Timeout: hk=aws:elb:healthcheck:Timeout=2,hc=1614699647
2017-12-05T18:19:01.097+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:listener:443", "name":"SSLCertificateId", "value":"arn:aws:acm:eu-west-1:227743832892:certificate/e1e14bbd-b38c-4c5f-85c4-96d41c0b084e", "resource":""}): SSLCertificateId: hk=aws:elb:listener:443:SSLCertificateId=arn:aws:acm:eu-west-1:227743832892:certificate/e1e14bbd-b38c-4c5f-85c4-96d41c0b084e,hc=415740544
2017-12-05T18:19:01.097+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elasticbeanstalk:environment", "name":"LoadBalancerType", "value":"classic"}): LoadBalancerType: hk=aws:elasticbeanstalk:environment:LoadBalancerType=classic,hc=2542474489
2017-12-05T18:19:01.097+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:asg", "name":"Availability Zones", "value":"Any 3", "resource":""}): Availability Zones: hk=aws:autoscaling:asg:Availability Zones=Any 3,hc=4058357795
2017-12-05T18:19:01.097+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:launchconfiguration", "name":"IamInstanceProfile", "value":"arn:aws:iam::227743832892:instance-profile/aws-elasticbeanstalk-ec2-role", "resource":""}): IamInstanceProfile: hk=aws:autoscaling:launchconfiguration:IamInstanceProfile=arn:aws:iam::227743832892:instance-profile/aws-elasticbeanstalk-ec2-role,hc=4031611772
2017-12-05T18:19:01.097+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:launchconfiguration", "name":"InstanceType", "value":"t2.small", "resource":""}): InstanceType: hk=aws:autoscaling:launchconfiguration:InstanceType=t2.small,hc=2802271818
2017-12-05T18:19:01.097+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"RollingUpdateType", "value":"Health", "resource":"", "namespace":"aws:autoscaling:updatepolicy:rollingupdate"}): RollingUpdateType: hk=aws:autoscaling:updatepolicy:rollingupdate:RollingUpdateType=Health,hc=2276893638
2017-12-05T18:19:01.097+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elb:listener:443", "name":"ListenerEnabled", "value":"true"}): ListenerEnabled: hk=aws:elb:listener:443:ListenerEnabled=true,hc=2895264217
2017-12-05T18:19:01.097+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:autoscaling:asg", "name":"MaxSize", "value":"1"}): MaxSize: hk=aws:autoscaling:asg:MaxSize=1,hc=1496496068
2017-12-05T18:19:01.097+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"UnhealthyThreshold", "value":"2", "resource":"", "namespace":"aws:elb:healthcheck"}): UnhealthyThreshold: hk=aws:elb:healthcheck:UnhealthyThreshold=2,hc=3981822163
2017-12-05T18:19:01.097+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"HealthyThreshold", "value":"2", "resource":"", "namespace":"aws:elb:healthcheck"}): HealthyThreshold: hk=aws:elb:healthcheck:HealthyThreshold=2,hc=1955268749
2017-12-05T18:19:01.097+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:updatepolicy:rollingupdate", "name":"RollingUpdateEnabled", "value":"true", "resource":""}): RollingUpdateEnabled: hk=aws:autoscaling:updatepolicy:rollingupdate:RollingUpdateEnabled=true,hc=1311926541
2017-12-05T18:19:01.097+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:application:environment", "name":"AWS_ACCESS_KEY_ID", "value":"AKIAI2GN6NJ2QTI5IFSQ", "resource":""}): AWS_ACCESS_KEY_ID: hk=aws:elasticbeanstalk:application:environment:AWS_ACCESS_KEY_ID=AKIAI2GN6NJ2QTI5IFSQ,hc=766793207
2017-12-05T18:19:01.097+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"RollingUpdateType", "value":"Health", "resource":"", "namespace":"aws:autoscaling:updatepolicy:rollingupdate"}): RollingUpdateType: hk=aws:autoscaling:updatepolicy:rollingupdate:RollingUpdateType=Health,hc=2276893638
2017-12-05T18:19:01.097+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elb:listener:443", "name":"ListenerProtocol", "value":"HTTPS"}): ListenerProtocol: hk=aws:elb:listener:443:ListenerProtocol=HTTPS,hc=3676636476
2017-12-05T18:19:01.097+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elasticbeanstalk:application:environment", "name":"AWS_ACCESS_KEY_ID", "value":"AKIAI2GN6NJ2QTI5IFSQ"}): AWS_ACCESS_KEY_ID: hk=aws:elasticbeanstalk:application:environment:AWS_ACCESS_KEY_ID=AKIAI2GN6NJ2QTI5IFSQ,hc=766793207
2017-12-05T18:19:01.097+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:listener:443", "name":"SSLCertificateId", "value":"arn:aws:acm:eu-west-1:227743832892:certificate/e1e14bbd-b38c-4c5f-85c4-96d41c0b084e", "resource":""}): SSLCertificateId: hk=aws:elb:listener:443:SSLCertificateId=arn:aws:acm:eu-west-1:227743832892:certificate/e1e14bbd-b38c-4c5f-85c4-96d41c0b084e,hc=415740544
2017-12-05T18:19:01.097+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elb:listener:443", "name":"ListenerProtocol", "value":"HTTPS"}): ListenerProtocol: hk=aws:elb:listener:443:ListenerProtocol=HTTPS,hc=3676636476
2017-12-05T18:19:01.097+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"InstancePort", "value":"80", "resource":"", "namespace":"aws:elb:listener:443"}): InstancePort: hk=aws:elb:listener:443:InstancePort=80,hc=228594711
2017-12-05T18:19:01.097+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:autoscaling:updatepolicy:rollingupdate", "name":"RollingUpdateEnabled", "value":"true"}): RollingUpdateEnabled: hk=aws:autoscaling:updatepolicy:rollingupdate:RollingUpdateEnabled=true,hc=1311926541
2017-12-05T18:19:01.097+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"IamInstanceProfile", "value":"arn:aws:iam::227743832892:instance-profile/aws-elasticbeanstalk-ec2-role", "resource":"", "namespace":"aws:autoscaling:launchconfiguration"}): IamInstanceProfile: hk=aws:autoscaling:launchconfiguration:IamInstanceProfile=arn:aws:iam::227743832892:instance-profile/aws-elasticbeanstalk-ec2-role,hc=4031611772
2017-12-05T18:19:01.097+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"1", "resource":"", "namespace":"aws:autoscaling:asg", "name":"MinSize"}): MinSize: hk=aws:autoscaling:asg:MinSize=1,hc=2396587397
2017-12-05T18:19:01.097+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:autoscaling:asg", "name":"Availability Zones", "value":"Any 3"}): Availability Zones: hk=aws:autoscaling:asg:Availability Zones=Any 3,hc=4058357795
2017-12-05T18:19:01.097+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:autoscaling:launchconfiguration", "name":"MonitoringInterval", "value":"1 minute"}): MonitoringInterval: hk=aws:autoscaling:launchconfiguration:MonitoringInterval=1 minute,hc=1218842460
2017-12-05T18:19:01.097+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"ListenerEnabled", "value":"true", "resource":"", "namespace":"aws:elb:listener:443"}): ListenerEnabled: hk=aws:elb:listener:443:ListenerEnabled=true,hc=2895264217
2017-12-05T18:19:01.097+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elasticbeanstalk:application:environment", "name":"NODE_ENV", "value":"development"}): NODE_ENV: hk=aws:elasticbeanstalk:application:environment:NODE_ENV=development,hc=2259990409
2017-12-05T18:19:01.097+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elasticbeanstalk:environment", "name":"EnvironmentType", "value":"LoadBalanced"}): EnvironmentType: hk=aws:elasticbeanstalk:environment:EnvironmentType=LoadBalanced,hc=2929485696
2017-12-05T18:19:01.097+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"Cooldown", "value":"300", "resource":"", "namespace":"aws:autoscaling:asg"}): Cooldown: hk=aws:autoscaling:asg:Cooldown=300,hc=2401481151
2017-12-05T18:19:01.097+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"HTTP:80/health", "resource":"", "namespace":"aws:elasticbeanstalk:application", "name":"Application Healthcheck URL"}): Application Healthcheck URL: hk=aws:elasticbeanstalk:application:Application Healthcheck URL=HTTP:80/health,hc=2140472007
2017-12-05T18:19:01.097+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"enhanced", "resource":"", "namespace":"aws:elasticbeanstalk:healthreporting:system", "name":"SystemType"}): SystemType: hk=aws:elasticbeanstalk:healthreporting:system:SystemType=enhanced,hc=2420299722
2017-12-05T18:19:01.097+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:healthcheck", "name":"Timeout", "value":"2", "resource":""}): Timeout: hk=aws:elb:healthcheck:Timeout=2,hc=1614699647
2017-12-05T18:19:01.097+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:launchconfiguration", "name":"IamInstanceProfile", "value":"arn:aws:iam::227743832892:instance-profile/aws-elasticbeanstalk-ec2-role", "resource":""}): IamInstanceProfile: hk=aws:autoscaling:launchconfiguration:IamInstanceProfile=arn:aws:iam::227743832892:instance-profile/aws-elasticbeanstalk-ec2-role,hc=4031611772
2017-12-05T18:19:01.097+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"AWS_SECRET_ACCESS_KEY", "value":"UAwl/RW5NzZ3tJTY5hjukBwQS80yVrOWi4ammQea", "resource":"", "namespace":"aws:elasticbeanstalk:application:environment"}): AWS_SECRET_ACCESS_KEY: hk=aws:elasticbeanstalk:application:environment:AWS_SECRET_ACCESS_KEY=UAwl/RW5NzZ3tJTY5hjukBwQS80yVrOWi4ammQea,hc=612923851
2017-12-05T18:19:01.097+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"HTTP:80/health", "resource":"", "namespace":"aws:elasticbeanstalk:application", "name":"Application Healthcheck URL"}): Application Healthcheck URL: hk=aws:elasticbeanstalk:application:Application Healthcheck URL=HTTP:80/health,hc=2140472007
2017-12-05T18:19:01.097+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:listener", "name":"ListenerEnabled", "value":"false", "resource":""}): ListenerEnabled: hk=aws:elb:listener:ListenerEnabled=false,hc=3805834681
2017-12-05T18:19:01.097+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elasticbeanstalk:healthreporting:system", "name":"SystemType", "value":"enhanced"}): SystemType: hk=aws:elasticbeanstalk:healthreporting:system:SystemType=enhanced,hc=2420299722
2017-12-05T18:19:01.097+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:autoscaling:asg", "name":"MaxSize", "value":"1"}): MaxSize: hk=aws:autoscaling:asg:MaxSize=1,hc=1496496068
2017-12-05T18:19:01.097+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elasticbeanstalk:application:environment", "name":"AWS_SECRET_ACCESS_KEY", "value":"UAwl/RW5NzZ3tJTY5hjukBwQS80yVrOWi4ammQea"}): AWS_SECRET_ACCESS_KEY: hk=aws:elasticbeanstalk:application:environment:AWS_SECRET_ACCESS_KEY=UAwl/RW5NzZ3tJTY5hjukBwQS80yVrOWi4ammQea,hc=612923851
2017-12-05T18:19:01.097+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:asg", "name":"Availability Zones", "value":"Any 3", "resource":""}): Availability Zones: hk=aws:autoscaling:asg:Availability Zones=Any 3,hc=4058357795
2017-12-05T18:19:01.097+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"Automatically Terminate Unhealthy Instances", "value":"true", "resource":"", "namespace":"aws:elasticbeanstalk:monitoring"}): Automatically Terminate Unhealthy Instances: hk=aws:elasticbeanstalk:monitoring:Automatically Terminate Unhealthy Instances=true,hc=3981805791
2017-12-05T18:19:01.097+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elasticbeanstalk:monitoring", "name":"Automatically Terminate Unhealthy Instances", "value":"true"}): Automatically Terminate Unhealthy Instances: hk=aws:elasticbeanstalk:monitoring:Automatically Terminate Unhealthy Instances=true,hc=3981805791
2017-12-05T18:19:01.097+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"eu-west-1", "resource":"", "namespace":"aws:elasticbeanstalk:application:environment", "name":"AWS_REGION"}): AWS_REGION: hk=aws:elasticbeanstalk:application:environment:AWS_REGION=eu-west-1,hc=69064809
2017-12-05T18:19:01.097+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:asg", "name":"MaxSize", "value":"1", "resource":""}): MaxSize: hk=aws:autoscaling:asg:MaxSize=1,hc=1496496068
2017-12-05T18:19:01.098+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"Stickiness Policy", "value":"false", "resource":"", "namespace":"aws:elb:policies"}): Stickiness Policy: hk=aws:elb:policies:Stickiness Policy=false,hc=505200704
2017-12-05T18:19:01.098+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"DeploymentPolicy", "value":"RollingWithAdditionalBatch", "resource":"", "namespace":"aws:elasticbeanstalk:command"}): DeploymentPolicy: hk=aws:elasticbeanstalk:command:DeploymentPolicy=RollingWithAdditionalBatch,hc=4205492882
2017-12-05T18:19:01.098+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:launchconfiguration", "name":"InstanceType", "value":"t2.small", "resource":""}): InstanceType: hk=aws:autoscaling:launchconfiguration:InstanceType=t2.small,hc=2802271818
2017-12-05T18:19:01.098+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"true", "resource":"", "namespace":"aws:elasticbeanstalk:monitoring", "name":"Automatically Terminate Unhealthy Instances"}): Automatically Terminate Unhealthy Instances: hk=aws:elasticbeanstalk:monitoring:Automatically Terminate Unhealthy Instances=true,hc=3981805791
2017-12-05T18:19:01.098+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:listener:443", "name":"InstancePort", "value":"80", "resource":""}): InstancePort: hk=aws:elb:listener:443:InstancePort=80,hc=228594711
2017-12-05T18:19:01.098+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:asg", "name":"MinSize", "value":"1", "resource":""}): MinSize: hk=aws:autoscaling:asg:MinSize=1,hc=2396587397
2017-12-05T18:19:01.098+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:asg", "name":"Cooldown", "value":"300", "resource":""}): Cooldown: hk=aws:autoscaling:asg:Cooldown=300,hc=2401481151
2017-12-05T18:19:01.098+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"InstancePort", "value":"80", "resource":"", "namespace":"aws:elb:listener:443"}): InstancePort: hk=aws:elb:listener:443:InstancePort=80,hc=228594711
2017-12-05T18:19:01.098+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:healthcheck", "name":"Timeout", "value":"2", "resource":""}): Timeout: hk=aws:elb:healthcheck:Timeout=2,hc=1614699647
2017-12-05T18:19:01.098+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elb:listener:443", "name":"InstanceProtocol", "value":"HTTP"}): InstanceProtocol: hk=aws:elb:listener:443:InstanceProtocol=HTTP,hc=2941050488
2017-12-05T18:19:01.098+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:healthcheck", "name":"UnhealthyThreshold", "value":"2", "resource":""}): UnhealthyThreshold: hk=aws:elb:healthcheck:UnhealthyThreshold=2,hc=3981822163
2017-12-05T18:19:01.098+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:command", "name":"DeploymentPolicy", "value":"RollingWithAdditionalBatch", "resource":""}): DeploymentPolicy: hk=aws:elasticbeanstalk:command:DeploymentPolicy=RollingWithAdditionalBatch,hc=4205492882
2017-12-05T18:19:01.098+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:healthcheck", "name":"HealthyThreshold", "value":"2", "resource":""}): HealthyThreshold: hk=aws:elb:healthcheck:HealthyThreshold=2,hc=1955268749
2017-12-05T18:19:01.098+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"t2.small", "resource":"", "namespace":"aws:autoscaling:launchconfiguration", "name":"InstanceType"}): InstanceType: hk=aws:autoscaling:launchconfiguration:InstanceType=t2.small,hc=2802271818
2017-12-05T18:19:01.098+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:launchconfiguration", "name":"InstanceType", "value":"t2.small", "resource":""}): InstanceType: hk=aws:autoscaling:launchconfiguration:InstanceType=t2.small,hc=2802271818
2017-12-05T18:19:01.098+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elasticbeanstalk:command", "name":"DeploymentPolicy", "value":"RollingWithAdditionalBatch"}): DeploymentPolicy: hk=aws:elasticbeanstalk:command:DeploymentPolicy=RollingWithAdditionalBatch,hc=4205492882
2017-12-05T18:19:01.098+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"Timeout", "value":"2", "resource":"", "namespace":"aws:elb:healthcheck"}): Timeout: hk=aws:elb:healthcheck:Timeout=2,hc=1614699647
2017-12-05T18:19:01.098+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"MinSize", "value":"1", "resource":"", "namespace":"aws:autoscaling:asg"}): MinSize: hk=aws:autoscaling:asg:MinSize=1,hc=2396587397
2017-12-05T18:19:01.098+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:healthcheck", "name":"Interval", "value":"5", "resource":""}): Interval: hk=aws:elb:healthcheck:Interval=5,hc=3831996606
2017-12-05T18:19:01.100+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"2", "resource":"", "namespace":"aws:elb:healthcheck", "name":"HealthyThreshold"}): HealthyThreshold: hk=aws:elb:healthcheck:HealthyThreshold=2,hc=1955268749
2017-12-05T18:19:01.100+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elb:listener:443", "name":"InstanceProtocol", "value":"HTTP"}): InstanceProtocol: hk=aws:elb:listener:443:InstanceProtocol=HTTP,hc=2941050488
2017-12-05T18:19:01.100+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:asg", "name":"MinSize", "value":"1", "resource":""}): MinSize: hk=aws:autoscaling:asg:MinSize=1,hc=2396587397
2017-12-05T18:19:01.100+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elasticbeanstalk:healthreporting:system", "name":"SystemType", "value":"enhanced"}): SystemType: hk=aws:elasticbeanstalk:healthreporting:system:SystemType=enhanced,hc=2420299722
2017-12-05T18:19:01.100+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:application:environment", "name":"AWS_REGION", "value":"eu-west-1", "resource":""}): AWS_REGION: hk=aws:elasticbeanstalk:application:environment:AWS_REGION=eu-west-1,hc=69064809
2017-12-05T18:19:01.100+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:environment", "name":"LoadBalancerType", "value":"classic", "resource":""}): LoadBalancerType: hk=aws:elasticbeanstalk:environment:LoadBalancerType=classic,hc=2542474489
2017-12-05T18:19:01.100+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"EnvironmentType", "value":"LoadBalanced", "resource":"", "namespace":"aws:elasticbeanstalk:environment"}): EnvironmentType: hk=aws:elasticbeanstalk:environment:EnvironmentType=LoadBalanced,hc=2929485696
2017-12-05T18:19:01.100+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:asg", "name":"Cooldown", "value":"300", "resource":""}): Cooldown: hk=aws:autoscaling:asg:Cooldown=300,hc=2401481151
2017-12-05T18:19:01.100+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"Interval", "value":"5", "resource":"", "namespace":"aws:elb:healthcheck"}): Interval: hk=aws:elb:healthcheck:Interval=5,hc=3831996606
2017-12-05T18:19:01.100+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"Health", "resource":"", "namespace":"aws:autoscaling:updatepolicy:rollingupdate", "name":"RollingUpdateType"}): RollingUpdateType: hk=aws:autoscaling:updatepolicy:rollingupdate:RollingUpdateType=Health,hc=2276893638
2017-12-05T18:19:01.100+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"Interval", "value":"5", "resource":"", "namespace":"aws:elb:healthcheck"}): Interval: hk=aws:elb:healthcheck:Interval=5,hc=3831996606
2017-12-05T18:19:01.100+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"arn:aws:acm:eu-west-1:227743832892:certificate/e1e14bbd-b38c-4c5f-85c4-96d41c0b084e", "resource":"", "namespace":"aws:elb:listener:443", "name":"SSLCertificateId"}): SSLCertificateId: hk=aws:elb:listener:443:SSLCertificateId=arn:aws:acm:eu-west-1:227743832892:certificate/e1e14bbd-b38c-4c5f-85c4-96d41c0b084e,hc=415740544
2017-12-05T18:19:01.100+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"SSLCertificateId", "value":"arn:aws:acm:eu-west-1:227743832892:certificate/e1e14bbd-b38c-4c5f-85c4-96d41c0b084e", "resource":"", "namespace":"aws:elb:listener:443"}): SSLCertificateId: hk=aws:elb:listener:443:SSLCertificateId=arn:aws:acm:eu-west-1:227743832892:certificate/e1e14bbd-b38c-4c5f-85c4-96d41c0b084e,hc=415740544
2017-12-05T18:19:01.100+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:autoscaling:launchconfiguration", "name":"IamInstanceProfile", "value":"aws-elasticbeanstalk-ec2-role"}): IamInstanceProfile: hk=aws:autoscaling:launchconfiguration:IamInstanceProfile=aws-elasticbeanstalk-ec2-role,hc=2395212047
2017-12-05T18:19:01.101+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elasticbeanstalk:application:environment", "name":"NODE_ENV", "value":"development"}): NODE_ENV: hk=aws:elasticbeanstalk:application:environment:NODE_ENV=development,hc=2259990409
2017-12-05T18:19:01.101+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elasticbeanstalk:environment", "name":"EnvironmentType", "value":"LoadBalanced"}): EnvironmentType: hk=aws:elasticbeanstalk:environment:EnvironmentType=LoadBalanced,hc=2929485696
2017-12-05T18:19:01.101+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:updatepolicy:rollingupdate", "name":"RollingUpdateType", "value":"Health", "resource":""}): RollingUpdateType: hk=aws:autoscaling:updatepolicy:rollingupdate:RollingUpdateType=Health,hc=2276893638
2017-12-05T18:19:01.101+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:application", "name":"Application Healthcheck URL", "value":"/health", "resource":""}): Application Healthcheck URL: hk=aws:elasticbeanstalk:application:Application Healthcheck URL=/health,hc=598327771
2017-12-05T18:19:01.101+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"HealthyThreshold", "value":"2", "resource":"", "namespace":"aws:elb:healthcheck"}): HealthyThreshold: hk=aws:elb:healthcheck:HealthyThreshold=2,hc=1955268749
2017-12-05T18:19:01.101+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:listener:443", "name":"ListenerEnabled", "value":"true", "resource":""}): ListenerEnabled: hk=aws:elb:listener:443:ListenerEnabled=true,hc=2895264217
2017-12-05T18:19:01.101+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"development", "resource":"", "namespace":"aws:elasticbeanstalk:application:environment", "name":"NODE_ENV"}): NODE_ENV: hk=aws:elasticbeanstalk:application:environment:NODE_ENV=development,hc=2259990409
2017-12-05T18:19:01.101+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:updatepolicy:rollingupdate", "name":"RollingUpdateEnabled", "value":"true", "resource":""}): RollingUpdateEnabled: hk=aws:autoscaling:updatepolicy:rollingupdate:RollingUpdateEnabled=true,hc=1311926541
2017-12-05T18:19:01.101+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:listener:443", "name":"ListenerEnabled", "value":"true", "resource":""}): ListenerEnabled: hk=aws:elb:listener:443:ListenerEnabled=true,hc=2895264217
2017-12-05T18:19:01.101+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:application:environment", "name":"AWS_SECRET_ACCESS_KEY", "value":"UAwl/RW5NzZ3tJTY5hjukBwQS80yVrOWi4ammQea", "resource":""}): AWS_SECRET_ACCESS_KEY: hk=aws:elasticbeanstalk:application:environment:AWS_SECRET_ACCESS_KEY=UAwl/RW5NzZ3tJTY5hjukBwQS80yVrOWi4ammQea,hc=612923851
2017-12-05T18:19:01.101+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:healthcheck", "name":"UnhealthyThreshold", "value":"2", "resource":""}): UnhealthyThreshold: hk=aws:elb:healthcheck:UnhealthyThreshold=2,hc=3981822163
2017-12-05T18:19:01.101+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"Stickiness Policy", "value":"false", "resource":"", "namespace":"aws:elb:policies"}): Stickiness Policy: hk=aws:elb:policies:Stickiness Policy=false,hc=505200704
2017-12-05T18:19:01.101+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:environment", "name":"LoadBalancerType", "value":"classic", "resource":""}): LoadBalancerType: hk=aws:elasticbeanstalk:environment:LoadBalancerType=classic,hc=2542474489
2017-12-05T18:19:01.101+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:asg", "name":"Availability Zones", "value":"Any 3", "resource":""}): Availability Zones: hk=aws:autoscaling:asg:Availability Zones=Any 3,hc=4058357795
2017-12-05T18:19:01.101+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:environment", "name":"LoadBalancerType", "value":"classic", "resource":""}): LoadBalancerType: hk=aws:elasticbeanstalk:environment:LoadBalancerType=classic,hc=2542474489
2017-12-05T18:19:01.101+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"Health", "resource":"", "namespace":"aws:autoscaling:updatepolicy:rollingupdate", "name":"RollingUpdateType"}): RollingUpdateType: hk=aws:autoscaling:updatepolicy:rollingupdate:RollingUpdateType=Health,hc=2276893638
2017-12-05T18:19:01.101+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:command", "name":"DeploymentPolicy", "value":"RollingWithAdditionalBatch", "resource":""}): DeploymentPolicy: hk=aws:elasticbeanstalk:command:DeploymentPolicy=RollingWithAdditionalBatch,hc=4205492882
2017-12-05T18:19:01.101+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:healthcheck", "name":"UnhealthyThreshold", "value":"2", "resource":""}): UnhealthyThreshold: hk=aws:elb:healthcheck:UnhealthyThreshold=2,hc=3981822163
2017-12-05T18:19:01.101+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:application:environment", "name":"AWS_ACCESS_KEY_ID", "value":"AKIAI2GN6NJ2QTI5IFSQ", "resource":""}): AWS_ACCESS_KEY_ID: hk=aws:elasticbeanstalk:application:environment:AWS_ACCESS_KEY_ID=AKIAI2GN6NJ2QTI5IFSQ,hc=766793207
2017-12-05T18:19:01.101+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:healthcheck", "name":"Interval", "value":"5", "resource":""}): Interval: hk=aws:elb:healthcheck:Interval=5,hc=3831996606
2017-12-05T18:19:01.101+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:healthreporting:system", "name":"SystemType", "value":"enhanced", "resource":""}): SystemType: hk=aws:elasticbeanstalk:healthreporting:system:SystemType=enhanced,hc=2420299722
2017-12-05T18:19:01.101+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"AWS_ACCESS_KEY_ID", "value":"AKIAI2GN6NJ2QTI5IFSQ", "resource":"", "namespace":"aws:elasticbeanstalk:application:environment"}): AWS_ACCESS_KEY_ID: hk=aws:elasticbeanstalk:application:environment:AWS_ACCESS_KEY_ID=AKIAI2GN6NJ2QTI5IFSQ,hc=766793207
2017-12-05T18:19:01.101+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"Cooldown", "value":"300", "resource":"", "namespace":"aws:autoscaling:asg"}): Cooldown: hk=aws:autoscaling:asg:Cooldown=300,hc=2401481151
2017-12-05T18:19:01.101+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elasticbeanstalk:monitoring", "name":"Automatically Terminate Unhealthy Instances", "value":"true"}): Automatically Terminate Unhealthy Instances: hk=aws:elasticbeanstalk:monitoring:Automatically Terminate Unhealthy Instances=true,hc=3981805791
2017-12-05T18:19:01.101+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"Availability Zones", "value":"Any 3", "resource":"", "namespace":"aws:autoscaling:asg"}): Availability Zones: hk=aws:autoscaling:asg:Availability Zones=Any 3,hc=4058357795
2017-12-05T18:19:01.101+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:listener:443", "name":"ListenerProtocol", "value":"HTTPS", "resource":""}): ListenerProtocol: hk=aws:elb:listener:443:ListenerProtocol=HTTPS,hc=3676636476
2017-12-05T18:19:01.101+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:monitoring", "name":"Automatically Terminate Unhealthy Instances", "value":"true", "resource":""}): Automatically Terminate Unhealthy Instances: hk=aws:elasticbeanstalk:monitoring:Automatically Terminate Unhealthy Instances=true,hc=3981805791
2017-12-05T18:19:01.101+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:application:environment", "name":"AWS_REGION", "value":"eu-west-1", "resource":""}): AWS_REGION: hk=aws:elasticbeanstalk:application:environment:AWS_REGION=eu-west-1,hc=69064809
2017-12-05T18:19:01.101+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:launchconfiguration", "name":"MonitoringInterval", "value":"1 minute", "resource":""}): MonitoringInterval: hk=aws:autoscaling:launchconfiguration:MonitoringInterval=1 minute,hc=1218842460
2017-12-05T18:19:01.101+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"AWS_ACCESS_KEY_ID", "value":"AKIAI2GN6NJ2QTI5IFSQ", "resource":"", "namespace":"aws:elasticbeanstalk:application:environment"}): AWS_ACCESS_KEY_ID: hk=aws:elasticbeanstalk:application:environment:AWS_ACCESS_KEY_ID=AKIAI2GN6NJ2QTI5IFSQ,hc=766793207
2017-12-05T18:19:01.101+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"development", "resource":"", "namespace":"aws:elasticbeanstalk:application:environment", "name":"NODE_ENV"}): NODE_ENV: hk=aws:elasticbeanstalk:application:environment:NODE_ENV=development,hc=2259990409
2017-12-05T18:19:01.101+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"Stickiness Policy", "value":"false", "resource":"", "namespace":"aws:elb:policies"}): Stickiness Policy: hk=aws:elb:policies:Stickiness Policy=false,hc=505200704
2017-12-05T18:19:01.101+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"false", "resource":"", "namespace":"aws:elb:policies", "name":"Stickiness Policy"}): Stickiness Policy: hk=aws:elb:policies:Stickiness Policy=false,hc=505200704
2017-12-05T18:19:01.102+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"InstancePort", "value":"80", "resource":"", "namespace":"aws:elb:listener:443"}): InstancePort: hk=aws:elb:listener:443:InstancePort=80,hc=228594711
2017-12-05T18:19:01.102+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"AWS_ACCESS_KEY_ID", "value":"AKIAI2GN6NJ2QTI5IFSQ", "resource":"", "namespace":"aws:elasticbeanstalk:application:environment"}): AWS_ACCESS_KEY_ID: hk=aws:elasticbeanstalk:application:environment:AWS_ACCESS_KEY_ID=AKIAI2GN6NJ2QTI5IFSQ,hc=766793207
2017-12-05T18:19:01.102+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:listener:443", "name":"ListenerEnabled", "value":"true", "resource":""}): ListenerEnabled: hk=aws:elb:listener:443:ListenerEnabled=true,hc=2895264217
2017-12-05T18:19:01.102+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:listener:443", "name":"SSLCertificateId", "value":"arn:aws:acm:eu-west-1:227743832892:certificate/e1e14bbd-b38c-4c5f-85c4-96d41c0b084e", "resource":""}): SSLCertificateId: hk=aws:elb:listener:443:SSLCertificateId=arn:aws:acm:eu-west-1:227743832892:certificate/e1e14bbd-b38c-4c5f-85c4-96d41c0b084e,hc=415740544
2017-12-05T18:19:01.102+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:healthcheck", "name":"Timeout", "value":"2", "resource":""}): Timeout: hk=aws:elb:healthcheck:Timeout=2,hc=1614699647
2017-12-05T18:19:01.102+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:application:environment", "name":"AWS_SECRET_ACCESS_KEY", "value":"UAwl/RW5NzZ3tJTY5hjukBwQS80yVrOWi4ammQea", "resource":""}): AWS_SECRET_ACCESS_KEY: hk=aws:elasticbeanstalk:application:environment:AWS_SECRET_ACCESS_KEY=UAwl/RW5NzZ3tJTY5hjukBwQS80yVrOWi4ammQea,hc=612923851
2017-12-05T18:19:01.102+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:asg", "name":"Cooldown", "value":"300", "resource":""}): Cooldown: hk=aws:autoscaling:asg:Cooldown=300,hc=2401481151
2017-12-05T18:19:01.102+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:asg", "name":"Availability Zones", "value":"Any 3", "resource":""}): Availability Zones: hk=aws:autoscaling:asg:Availability Zones=Any 3,hc=4058357795
2017-12-05T18:19:01.102+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:autoscaling:updatepolicy:rollingupdate", "name":"RollingUpdateType", "value":"Health"}): RollingUpdateType: hk=aws:autoscaling:updatepolicy:rollingupdate:RollingUpdateType=Health,hc=2276893638
2017-12-05T18:19:01.102+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:updatepolicy:rollingupdate", "name":"RollingUpdateEnabled", "value":"true", "resource":""}): RollingUpdateEnabled: hk=aws:autoscaling:updatepolicy:rollingupdate:RollingUpdateEnabled=true,hc=1311926541
2017-12-05T18:19:01.102+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"true", "resource":"", "namespace":"aws:autoscaling:updatepolicy:rollingupdate", "name":"RollingUpdateEnabled"}): RollingUpdateEnabled: hk=aws:autoscaling:updatepolicy:rollingupdate:RollingUpdateEnabled=true,hc=1311926541
2017-12-05T18:19:01.102+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"RollingUpdateEnabled", "value":"true", "resource":"", "namespace":"aws:autoscaling:updatepolicy:rollingupdate"}): RollingUpdateEnabled: hk=aws:autoscaling:updatepolicy:rollingupdate:RollingUpdateEnabled=true,hc=1311926541
2017-12-05T18:19:01.102+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:environment", "name":"EnvironmentType", "value":"LoadBalanced", "resource":""}): EnvironmentType: hk=aws:elasticbeanstalk:environment:EnvironmentType=LoadBalanced,hc=2929485696
2017-12-05T18:19:01.102+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elasticbeanstalk:application:environment", "name":"AWS_SECRET_ACCESS_KEY", "value":"UAwl/RW5NzZ3tJTY5hjukBwQS80yVrOWi4ammQea"}): AWS_SECRET_ACCESS_KEY: hk=aws:elasticbeanstalk:application:environment:AWS_SECRET_ACCESS_KEY=UAwl/RW5NzZ3tJTY5hjukBwQS80yVrOWi4ammQea,hc=612923851
2017-12-05T18:19:01.102+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:asg", "name":"Availability Zones", "value":"Any 3", "resource":""}): Availability Zones: hk=aws:autoscaling:asg:Availability Zones=Any 3,hc=4058357795
2017-12-05T18:19:01.102+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:asg", "name":"MaxSize", "value":"1", "resource":""}): MaxSize: hk=aws:autoscaling:asg:MaxSize=1,hc=1496496068
2017-12-05T18:19:01.102+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:listener:443", "name":"ListenerEnabled", "value":"true", "resource":""}): ListenerEnabled: hk=aws:elb:listener:443:ListenerEnabled=true,hc=2895264217
2017-12-05T18:19:01.102+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:listener:443", "name":"ListenerProtocol", "value":"HTTPS", "resource":""}): ListenerProtocol: hk=aws:elb:listener:443:ListenerProtocol=HTTPS,hc=3676636476
2017-12-05T18:19:01.102+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"InstancePort", "value":"80", "resource":"", "namespace":"aws:elb:listener:443"}): InstancePort: hk=aws:elb:listener:443:InstancePort=80,hc=228594711
2017-12-05T18:19:01.102+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"2", "resource":"", "namespace":"aws:elb:healthcheck", "name":"Timeout"}): Timeout: hk=aws:elb:healthcheck:Timeout=2,hc=1614699647
2017-12-05T18:19:01.102+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elb:listener:443", "name":"InstanceProtocol", "value":"HTTP"}): InstanceProtocol: hk=aws:elb:listener:443:InstanceProtocol=HTTP,hc=2941050488
2017-12-05T18:19:01.102+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elb:listener:443", "name":"ListenerProtocol", "value":"HTTPS"}): ListenerProtocol: hk=aws:elb:listener:443:ListenerProtocol=HTTPS,hc=3676636476
2017-12-05T18:19:01.102+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:launchconfiguration", "name":"MonitoringInterval", "value":"1 minute", "resource":""}): MonitoringInterval: hk=aws:autoscaling:launchconfiguration:MonitoringInterval=1 minute,hc=1218842460
2017-12-05T18:19:01.102+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"HTTPS", "resource":"", "namespace":"aws:elb:listener:443", "name":"ListenerProtocol"}): ListenerProtocol: hk=aws:elb:listener:443:ListenerProtocol=HTTPS,hc=3676636476
2017-12-05T18:19:01.102+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:healthreporting:system", "name":"SystemType", "value":"enhanced", "resource":""}): SystemType: hk=aws:elasticbeanstalk:healthreporting:system:SystemType=enhanced,hc=2420299722
2017-12-05T18:19:01.102+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"2", "resource":"", "namespace":"aws:elb:healthcheck", "name":"UnhealthyThreshold"}): UnhealthyThreshold: hk=aws:elb:healthcheck:UnhealthyThreshold=2,hc=3981822163
2017-12-05T18:19:01.102+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:asg", "name":"MaxSize", "value":"1", "resource":""}): MaxSize: hk=aws:autoscaling:asg:MaxSize=1,hc=1496496068
2017-12-05T18:19:01.102+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:policies", "name":"Stickiness Policy", "value":"false", "resource":""}): Stickiness Policy: hk=aws:elb:policies:Stickiness Policy=false,hc=505200704
2017-12-05T18:19:01.102+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"InstanceType", "value":"t2.small", "resource":"", "namespace":"aws:autoscaling:launchconfiguration"}): InstanceType: hk=aws:autoscaling:launchconfiguration:InstanceType=t2.small,hc=2802271818
2017-12-05T18:19:01.102+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:command", "name":"DeploymentPolicy", "value":"RollingWithAdditionalBatch", "resource":""}): DeploymentPolicy: hk=aws:elasticbeanstalk:command:DeploymentPolicy=RollingWithAdditionalBatch,hc=4205492882
2017-12-05T18:19:01.102+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:asg", "name":"MinSize", "value":"1", "resource":""}): MinSize: hk=aws:autoscaling:asg:MinSize=1,hc=2396587397
2017-12-05T18:19:01.102+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"Automatically Terminate Unhealthy Instances", "value":"true", "resource":"", "namespace":"aws:elasticbeanstalk:monitoring"}): Automatically Terminate Unhealthy Instances: hk=aws:elasticbeanstalk:monitoring:Automatically Terminate Unhealthy Instances=true,hc=3981805791
2017-12-05T18:19:01.102+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elb:listener:443", "name":"InstancePort", "value":"80"}): InstancePort: hk=aws:elb:listener:443:InstancePort=80,hc=228594711
2017-12-05T18:19:01.102+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:asg", "name":"Cooldown", "value":"300", "resource":""}): Cooldown: hk=aws:autoscaling:asg:Cooldown=300,hc=2401481151
2017-12-05T18:19:01.102+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"InstancePort", "value":"80", "resource":"", "namespace":"aws:elb:listener:443"}): InstancePort: hk=aws:elb:listener:443:InstancePort=80,hc=228594711
2017-12-05T18:19:01.102+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:healthcheck", "name":"Timeout", "value":"2", "resource":""}): Timeout: hk=aws:elb:healthcheck:Timeout=2,hc=1614699647
2017-12-05T18:19:01.102+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:listener:443", "name":"InstanceProtocol", "value":"HTTP", "resource":""}): InstanceProtocol: hk=aws:elb:listener:443:InstanceProtocol=HTTP,hc=2941050488
2017-12-05T18:19:01.102+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:healthcheck", "name":"UnhealthyThreshold", "value":"2", "resource":""}): UnhealthyThreshold: hk=aws:elb:healthcheck:UnhealthyThreshold=2,hc=3981822163
2017-12-05T18:19:01.102+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:command", "name":"DeploymentPolicy", "value":"RollingWithAdditionalBatch", "resource":""}): DeploymentPolicy: hk=aws:elasticbeanstalk:command:DeploymentPolicy=RollingWithAdditionalBatch,hc=4205492882
2017-12-05T18:19:01.102+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"HealthyThreshold", "value":"2", "resource":"", "namespace":"aws:elb:healthcheck"}): HealthyThreshold: hk=aws:elb:healthcheck:HealthyThreshold=2,hc=1955268749
2017-12-05T18:19:01.102+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:launchconfiguration", "name":"InstanceType", "value":"t2.small", "resource":""}): InstanceType: hk=aws:autoscaling:launchconfiguration:InstanceType=t2.small,hc=2802271818
2017-12-05T18:19:01.102+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:autoscaling:launchconfiguration", "name":"InstanceType", "value":"t2.small"}): InstanceType: hk=aws:autoscaling:launchconfiguration:InstanceType=t2.small,hc=2802271818
2017-12-05T18:19:01.102+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"DeploymentPolicy", "value":"RollingWithAdditionalBatch", "resource":"", "namespace":"aws:elasticbeanstalk:command"}): DeploymentPolicy: hk=aws:elasticbeanstalk:command:DeploymentPolicy=RollingWithAdditionalBatch,hc=4205492882
2017-12-05T18:19:01.102+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"Timeout", "value":"2", "resource":"", "namespace":"aws:elb:healthcheck"}): Timeout: hk=aws:elb:healthcheck:Timeout=2,hc=1614699647
2017-12-05T18:19:01.102+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:asg", "name":"MinSize", "value":"1", "resource":""}): MinSize: hk=aws:autoscaling:asg:MinSize=1,hc=2396587397
2017-12-05T18:19:01.102+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elb:healthcheck", "name":"Interval", "value":"5"}): Interval: hk=aws:elb:healthcheck:Interval=5,hc=3831996606
2017-12-05T18:19:01.102+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"HealthyThreshold", "value":"2", "resource":"", "namespace":"aws:elb:healthcheck"}): HealthyThreshold: hk=aws:elb:healthcheck:HealthyThreshold=2,hc=1955268749
2017-12-05T18:19:01.102+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elb:listener:443", "name":"InstanceProtocol", "value":"HTTP", "resource":""}): InstanceProtocol: hk=aws:elb:listener:443:InstanceProtocol=HTTP,hc=2941050488
2017-12-05T18:19:01.102+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:asg", "name":"MinSize", "value":"1", "resource":""}): MinSize: hk=aws:autoscaling:asg:MinSize=1,hc=2396587397
2017-12-05T18:19:01.102+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"SystemType", "value":"enhanced", "resource":"", "namespace":"aws:elasticbeanstalk:healthreporting:system"}): SystemType: hk=aws:elasticbeanstalk:healthreporting:system:SystemType=enhanced,hc=2420299722
2017-12-05T18:19:01.102+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:application:environment", "name":"AWS_REGION", "value":"eu-west-1", "resource":""}): AWS_REGION: hk=aws:elasticbeanstalk:application:environment:AWS_REGION=eu-west-1,hc=69064809
2017-12-05T18:19:01.103+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:environment", "name":"LoadBalancerType", "value":"classic", "resource":""}): LoadBalancerType: hk=aws:elasticbeanstalk:environment:LoadBalancerType=classic,hc=2542474489
2017-12-05T18:19:01.103+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elasticbeanstalk:environment", "name":"EnvironmentType", "value":"LoadBalanced"}): EnvironmentType: hk=aws:elasticbeanstalk:environment:EnvironmentType=LoadBalanced,hc=2929485696
2017-12-05T18:19:01.103+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elb:healthcheck", "name":"Interval", "value":"5"}): Interval: hk=aws:elb:healthcheck:Interval=5,hc=3831996606
2017-12-05T18:19:01.103+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:autoscaling:asg", "name":"Cooldown", "value":"300"}): Cooldown: hk=aws:autoscaling:asg:Cooldown=300,hc=2401481151
2017-12-05T18:19:01.103+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:updatepolicy:rollingupdate", "name":"RollingUpdateType", "value":"Health", "resource":""}): RollingUpdateType: hk=aws:autoscaling:updatepolicy:rollingupdate:RollingUpdateType=Health,hc=2276893638
2017-12-05T18:19:01.103+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"Interval", "value":"5", "resource":"", "namespace":"aws:elb:healthcheck"}): Interval: hk=aws:elb:healthcheck:Interval=5,hc=3831996606
2017-12-05T18:19:01.103+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"SSLCertificateId", "value":"arn:aws:acm:eu-west-1:227743832892:certificate/e1e14bbd-b38c-4c5f-85c4-96d41c0b084e", "resource":"", "namespace":"aws:elb:listener:443"}): SSLCertificateId: hk=aws:elb:listener:443:SSLCertificateId=arn:aws:acm:eu-west-1:227743832892:certificate/e1e14bbd-b38c-4c5f-85c4-96d41c0b084e,hc=415740544
2017-12-05T18:19:01.103+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"value":"arn:aws:acm:eu-west-1:227743832892:certificate/e1e14bbd-b38c-4c5f-85c4-96d41c0b084e", "resource":"", "namespace":"aws:elb:listener:443", "name":"SSLCertificateId"}): SSLCertificateId: hk=aws:elb:listener:443:SSLCertificateId=arn:aws:acm:eu-west-1:227743832892:certificate/e1e14bbd-b38c-4c5f-85c4-96d41c0b084e,hc=415740544
2017-12-05T18:19:01.103+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:autoscaling:launchconfiguration", "name":"IamInstanceProfile", "value":"aws-elasticbeanstalk-ec2-role", "resource":""}): IamInstanceProfile: hk=aws:autoscaling:launchconfiguration:IamInstanceProfile=aws-elasticbeanstalk-ec2-role,hc=2395212047
2017-12-05T18:19:01.103+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"EnvironmentType", "value":"LoadBalanced", "resource":"", "namespace":"aws:elasticbeanstalk:environment"}): EnvironmentType: hk=aws:elasticbeanstalk:environment:EnvironmentType=LoadBalanced,hc=2929485696
2017-12-05T18:19:01.103+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"resource":"", "namespace":"aws:elasticbeanstalk:application:environment", "name":"NODE_ENV", "value":"development"}): NODE_ENV: hk=aws:elasticbeanstalk:application:environment:NODE_ENV=development,hc=2259990409
2017-12-05T18:19:01.103+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"name":"RollingUpdateType", "value":"Health", "resource":"", "namespace":"aws:autoscaling:updatepolicy:rollingupdate"}): RollingUpdateType: hk=aws:autoscaling:updatepolicy:rollingupdate:RollingUpdateType=Health,hc=2276893638
2017-12-05T18:19:01.103+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk optionSettingValueHash(map[string]interface {}{"namespace":"aws:elasticbeanstalk:application", "name":"Application Healthcheck URL", "value":"/health", "resource":""}): Application Healthcheck URL: hk=aws:elasticbeanstalk:application:Application Healthcheck URL=/health,hc=598327771
2017-12-05T18:19:01.103+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Updating Beanstalk setting (aws:autoscaling:launchconfiguration::IamInstanceProfile) "aws-elasticbeanstalk-ec2-role" => "arn:aws:iam::227743832892:instance-profile/aws-elasticbeanstalk-ec2-role"
2017-12-05T18:19:01.103+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Updating Beanstalk setting (aws:elasticbeanstalk:application::Application Healthcheck URL) "/health" => "HTTP:80/health"
2017-12-05T18:19:01.103+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Elastic Beanstalk Environment update opts: {
2017-12-05T18:19:01.103+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: EnvironmentId: "e-uve2m3cww2",
2017-12-05T18:19:01.103+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: OptionSettings: [{
2017-12-05T18:19:01.103+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: Namespace: "aws:elasticbeanstalk:application",
2017-12-05T18:19:01.103+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: OptionName: "Application Healthcheck URL",
2017-12-05T18:19:01.103+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: Value: "HTTP:80/health"
2017-12-05T18:19:01.103+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: },{
2017-12-05T18:19:01.103+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: Namespace: "aws:elb:listener",
2017-12-05T18:19:01.103+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: OptionName: "ListenerEnabled",
2017-12-05T18:19:01.103+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: Value: "false"
2017-12-05T18:19:01.103+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: },{
2017-12-05T18:19:01.103+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: Namespace: "aws:autoscaling:launchconfiguration",
2017-12-05T18:19:01.103+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: OptionName: "IamInstanceProfile",
2017-12-05T18:19:01.103+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: Value: "arn:aws:iam::227743832892:instance-profile/aws-elasticbeanstalk-ec2-role"
2017-12-05T18:19:01.103+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: }]
2017-12-05T18:19:01.103+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: }
2017-12-05T18:19:01.391+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] SNS create topic subscription: https://services-development.brigad.tools/core/hooks/v1/service-emitter-to-queue (https) @ 'arn:aws:sns:eu-west-1:227743832892:brigad-service-emitter-development-onJobOfferEnd'
2017-12-05T18:19:01.533+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Reading receive_wait_time_seconds => ReceiveMessageWaitTimeSeconds -> 20
2017-12-05T18:19:01.533+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Reading delay_seconds => DelaySeconds -> 0
2017-12-05T18:19:01.533+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Reading max_message_size => MaximumMessageSize -> 262144
2017-12-05T18:19:01.533+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Reading message_retention_seconds => MessageRetentionPeriod -> 345600
2017-12-05T18:19:01.533+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Reading visibility_timeout_seconds => VisibilityTimeout -> 30
2017-12-05T18:19:01.533+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:01 [DEBUG] Reading arn => QueueArn -> arn:aws:sqs:eu-west-1:227743832892:brigad-service-core-development-onJobOfferEndedQueue
2017/12/05 18:19:01 [TRACE] root.service_core: eval: *terraform.EvalWriteState
2017/12/05 18:19:01 [TRACE] root.service_core: eval: *terraform.EvalApplyProvisioners
2017/12/05 18:19:01 [TRACE] root.service_core: eval: *terraform.EvalIf
2017/12/05 18:19:01 [TRACE] root.service_core: eval: *terraform.EvalWriteState
2017/12/05 18:19:01 [TRACE] root.service_core: eval: *terraform.EvalWriteDiff
2017/12/05 18:19:01 [TRACE] root.service_core: eval: *terraform.EvalApplyPost
2017/12/05 18:19:01 [TRACE] root.service_core: eval: *terraform.EvalUpdateStateHook
2017/12/05 18:19:01 [TRACE] [walkApply] Exiting eval tree: module.service_core.aws_sqs_queue.brigad-service-emitter-onJobOfferEnd-queue
2017-12-05T18:19:02.307+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:02 [DEBUG] Finished subscribing to topic arn:aws:sns:eu-west-1:227743832892:brigad-service-emitter-development-onJobOfferEnd with subscription arn pending confirmation
2017-12-05T18:19:02.307+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:02 [DEBUG] SNS create topic subscription is pending so fetching the subscription list for topic : https://services-development.brigad.tools/core/hooks/v1/service-emitter-to-queue (https) @ 'arn:aws:sns:eu-west-1:227743832892:brigad-service-emitter-development-onJobOfferEnd'
2017-12-05T18:19:02.307+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:02 [DEBUG] Waiting for state to become: [success]
2017-12-05T18:19:02.497+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:02 [DEBUG] check subscription with Subscription EndPoint https://services-development.brigad.tools/core/hooks/v1/service-emitter-to-queue (local: https://services-development.brigad.tools/core/hooks/v1/service-emitter-to-queue), Protocol https, topicARN arn:aws:sns:eu-west-1:227743832892:brigad-service-emitter-development-onJobOfferEnd and SubscriptionARN PendingConfirmation
2017-12-05T18:19:02.497+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:02 [TRACE] Waiting 500ms before next try
2017-12-05T18:19:02.832+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:02 [WARN] Error parsing poll_interval, using default backoff
2017-12-05T18:19:02.832+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:02 [DEBUG] Waiting for state to become: [Ready]
2017-12-05T18:19:03.148+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:03 [DEBUG] check subscription with Subscription EndPoint https://services-development.brigad.tools/core/hooks/v1/service-emitter-to-queue (local: https://services-development.brigad.tools/core/hooks/v1/service-emitter-to-queue), Protocol https, topicARN arn:aws:sns:eu-west-1:227743832892:brigad-service-emitter-development-onJobOfferEnd and SubscriptionARN PendingConfirmation
2017-12-05T18:19:03.149+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:03 [TRACE] Waiting 1s before next try
2017-12-05T18:19:04.297+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:04 [DEBUG] check subscription with Subscription EndPoint https://services-development.brigad.tools/core/hooks/v1/service-emitter-to-queue (local: https://services-development.brigad.tools/core/hooks/v1/service-emitter-to-queue), Protocol https, topicARN arn:aws:sns:eu-west-1:227743832892:brigad-service-emitter-development-onJobOfferEnd and SubscriptionARN PendingConfirmation
2017-12-05T18:19:04.297+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:04 [TRACE] Waiting 2s before next try
2017/12/05 18:19:04 [TRACE] dag/walk: vertex "provider.aws (close)", waiting for: "aws_elastic_beanstalk_environment.services"
2017/12/05 18:19:04 [TRACE] dag/walk: vertex "root", waiting for: "meta.count-boundary (count boundary fixup)"
2017-12-05T18:19:06.428+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:06 [DEBUG] check subscription with Subscription EndPoint https://services-development.brigad.tools/core/hooks/v1/service-emitter-to-queue (local: https://services-development.brigad.tools/core/hooks/v1/service-emitter-to-queue), Protocol https, topicARN arn:aws:sns:eu-west-1:227743832892:brigad-service-emitter-development-onJobOfferEnd and SubscriptionARN PendingConfirmation
2017-12-05T18:19:06.428+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:06 [TRACE] Waiting 4s before next try
2017/12/05 18:19:06 [TRACE] dag/walk: vertex "meta.count-boundary (count boundary fixup)", waiting for: "aws_elastic_beanstalk_environment.services"
2017/12/05 18:19:09 [TRACE] dag/walk: vertex "root", waiting for: "meta.count-boundary (count boundary fixup)"
2017/12/05 18:19:09 [TRACE] dag/walk: vertex "provider.aws (close)", waiting for: "aws_elastic_beanstalk_environment.services"
2017/12/05 18:19:11 [TRACE] dag/walk: vertex "meta.count-boundary (count boundary fixup)", waiting for: "aws_elastic_beanstalk_environment.services"
2017-12-05T18:19:13.197+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:13 [TRACE] Waiting 3s before next try
2017/12/05 18:19:14 [TRACE] dag/walk: vertex "root", waiting for: "meta.count-boundary (count boundary fixup)"
2017/12/05 18:19:14 [TRACE] dag/walk: vertex "provider.aws (close)", waiting for: "aws_elastic_beanstalk_environment.services"
2017-12-05T18:19:15.648+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:15 [DEBUG] check subscription with Subscription EndPoint https://services-development.brigad.tools/core/hooks/v1/service-emitter-to-queue (local: https://services-development.brigad.tools/core/hooks/v1/service-emitter-to-queue), Protocol https, topicARN arn:aws:sns:eu-west-1:227743832892:brigad-service-emitter-development-onJobOfferEnd and SubscriptionARN PendingConfirmation
2017-12-05T18:19:15.649+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:15 [TRACE] Waiting 8s before next try
2017-12-05T18:19:16.546+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:16 [TRACE] Waiting 6s before next try
2017/12/05 18:19:16 [TRACE] dag/walk: vertex "meta.count-boundary (count boundary fixup)", waiting for: "aws_elastic_beanstalk_environment.services"
2017/12/05 18:19:19 [TRACE] dag/walk: vertex "root", waiting for: "meta.count-boundary (count boundary fixup)"
2017/12/05 18:19:19 [TRACE] dag/walk: vertex "provider.aws (close)", waiting for: "aws_elastic_beanstalk_environment.services"
2017/12/05 18:19:21 [TRACE] dag/walk: vertex "meta.count-boundary (count boundary fixup)", waiting for: "aws_elastic_beanstalk_environment.services"
2017-12-05T18:19:22.899+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:22 [TRACE] Waiting 10s before next try
2017-12-05T18:19:23.787+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:23 [DEBUG] check subscription with Subscription EndPoint https://services-development.brigad.tools/core/hooks/v1/service-emitter-to-queue (local: https://services-development.brigad.tools/core/hooks/v1/service-emitter-to-queue), Protocol https, topicARN arn:aws:sns:eu-west-1:227743832892:brigad-service-emitter-development-onJobOfferEnd and SubscriptionARN PendingConfirmation
2017-12-05T18:19:23.787+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:23 [TRACE] Waiting 10s before next try
2017/12/05 18:19:24 [TRACE] dag/walk: vertex "root", waiting for: "meta.count-boundary (count boundary fixup)"
2017/12/05 18:19:24 [TRACE] dag/walk: vertex "provider.aws (close)", waiting for: "aws_elastic_beanstalk_environment.services"
2017/12/05 18:19:26 [TRACE] dag/walk: vertex "meta.count-boundary (count boundary fixup)", waiting for: "aws_elastic_beanstalk_environment.services"
2017/12/05 18:19:29 [TRACE] dag/walk: vertex "root", waiting for: "meta.count-boundary (count boundary fixup)"
2017/12/05 18:19:29 [TRACE] dag/walk: vertex "provider.aws (close)", waiting for: "aws_elastic_beanstalk_environment.services"
2017/12/05 18:19:31 [TRACE] dag/walk: vertex "meta.count-boundary (count boundary fixup)", waiting for: "aws_elastic_beanstalk_environment.services"
2017-12-05T18:19:33.241+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:33 [TRACE] Waiting 10s before next try
2017-12-05T18:19:34.012+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:34 [DEBUG] check subscription with Subscription EndPoint https://services-development.brigad.tools/core/hooks/v1/service-emitter-to-queue (local: https://services-development.brigad.tools/core/hooks/v1/service-emitter-to-queue), Protocol https, topicARN arn:aws:sns:eu-west-1:227743832892:brigad-service-emitter-development-onJobOfferEnd and SubscriptionARN PendingConfirmation
2017-12-05T18:19:34.012+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:34 [TRACE] Waiting 10s before next try
2017/12/05 18:19:34 [TRACE] dag/walk: vertex "root", waiting for: "meta.count-boundary (count boundary fixup)"
2017/12/05 18:19:34 [TRACE] dag/walk: vertex "provider.aws (close)", waiting for: "aws_elastic_beanstalk_environment.services"
2017/12/05 18:19:36 [TRACE] dag/walk: vertex "meta.count-boundary (count boundary fixup)", waiting for: "aws_elastic_beanstalk_environment.services"
2017/12/05 18:19:39 [TRACE] dag/walk: vertex "root", waiting for: "meta.count-boundary (count boundary fixup)"
2017/12/05 18:19:39 [TRACE] dag/walk: vertex "provider.aws (close)", waiting for: "aws_elastic_beanstalk_environment.services"
2017/12/05 18:19:41 [TRACE] dag/walk: vertex "meta.count-boundary (count boundary fixup)", waiting for: "aws_elastic_beanstalk_environment.services"
2017-12-05T18:19:43.560+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:43 [TRACE] Waiting 10s before next try
2017-12-05T18:19:44.242+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:44 [DEBUG] check subscription with Subscription EndPoint https://services-development.brigad.tools/core/hooks/v1/service-emitter-to-queue (local: https://services-development.brigad.tools/core/hooks/v1/service-emitter-to-queue), Protocol https, topicARN arn:aws:sns:eu-west-1:227743832892:brigad-service-emitter-development-onJobOfferEnd and SubscriptionARN PendingConfirmation
2017-12-05T18:19:44.242+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:44 [TRACE] Waiting 10s before next try
2017/12/05 18:19:44 [TRACE] dag/walk: vertex "root", waiting for: "meta.count-boundary (count boundary fixup)"
2017/12/05 18:19:44 [TRACE] dag/walk: vertex "provider.aws (close)", waiting for: "aws_elastic_beanstalk_environment.services"
2017/12/05 18:19:46 [TRACE] dag/walk: vertex "meta.count-boundary (count boundary fixup)", waiting for: "aws_elastic_beanstalk_environment.services"
2017/12/05 18:19:49 [TRACE] dag/walk: vertex "root", waiting for: "meta.count-boundary (count boundary fixup)"
2017/12/05 18:19:49 [TRACE] dag/walk: vertex "provider.aws (close)", waiting for: "aws_elastic_beanstalk_environment.services"
2017/12/05 18:19:51 [TRACE] dag/walk: vertex "meta.count-boundary (count boundary fixup)", waiting for: "aws_elastic_beanstalk_environment.services"
2017-12-05T18:19:53.860+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:53 [TRACE] Waiting 10s before next try
2017-12-05T18:19:54.376+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:54 [DEBUG] check subscription with Subscription EndPoint https://services-development.brigad.tools/core/hooks/v1/service-emitter-to-queue (local: https://services-development.brigad.tools/core/hooks/v1/service-emitter-to-queue), Protocol https, topicARN arn:aws:sns:eu-west-1:227743832892:brigad-service-emitter-development-onJobOfferEnd and SubscriptionARN PendingConfirmation
2017-12-05T18:19:54.376+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:19:54 [TRACE] Waiting 10s before next try
2017/12/05 18:19:54 [TRACE] dag/walk: vertex "root", waiting for: "meta.count-boundary (count boundary fixup)"
2017/12/05 18:19:54 [TRACE] dag/walk: vertex "provider.aws (close)", waiting for: "aws_elastic_beanstalk_environment.services"
2017/12/05 18:19:56 [TRACE] dag/walk: vertex "meta.count-boundary (count boundary fixup)", waiting for: "aws_elastic_beanstalk_environment.services"
2017/12/05 18:19:59 [TRACE] dag/walk: vertex "root", waiting for: "meta.count-boundary (count boundary fixup)"
2017/12/05 18:19:59 [TRACE] dag/walk: vertex "provider.aws (close)", waiting for: "aws_elastic_beanstalk_environment.services"
2017/12/05 18:20:01 [TRACE] dag/walk: vertex "meta.count-boundary (count boundary fixup)", waiting for: "aws_elastic_beanstalk_environment.services"
2017-12-05T18:20:02.309+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:20:02 [WARN] WaitForState timeout after 1m0s
2017-12-05T18:20:02.309+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: 2017/12/05 18:20:02 [WARN] WaitForState starting 30s refresh grace period
2017-12-05T18:20:02.312+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: panic: runtime error: invalid memory address or nil pointer dereference
2017-12-05T18:20:02.312+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x2719689]
2017-12-05T18:20:02.312+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4:
2017-12-05T18:20:02.312+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: goroutine 39 [running]:
2017-12-05T18:20:02.312+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: github.com/terraform-providers/terraform-provider-aws/aws.resourceAwsSnsTopicSubscriptionUpdate(0xc4202468c0, 0x2dd1060, 0xc4200926c0, 0x24, 0x49a47a0)
2017-12-05T18:20:02.312+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: /opt/teamcity-agent/work/222ea50a1b4f75f4/src/github.com/terraform-providers/terraform-provider-aws/aws/resource_aws_sns_topic_subscription.go:121 +0x619
2017-12-05T18:20:02.312+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform/helper/schema.(*Resource).Apply(0xc4204eccb0, 0xc420087450, 0xc4206aea40, 0x2dd1060, 0xc4200926c0, 0x1, 0xc4207c0270, 0xc420795170)
2017-12-05T18:20:02.312+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: /opt/teamcity-agent/work/222ea50a1b4f75f4/src/github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform/helper/schema/resource.go:233 +0x2ab
2017-12-05T18:20:02.312+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform/helper/schema.(*Provider).Apply(0xc4201d4d90, 0xc420087400, 0xc420087450, 0xc4206aea40, 0x55f2000, 0x0, 0x18)
2017-12-05T18:20:02.312+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: /opt/teamcity-agent/work/222ea50a1b4f75f4/src/github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform/helper/schema/provider.go:283 +0xa4
2017-12-05T18:20:02.312+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform/plugin.(*ResourceProviderServer).Apply(0xc420182160, 0xc4206ae5e0, 0xc42066b720, 0x0, 0x0)
2017-12-05T18:20:02.312+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: /opt/teamcity-agent/work/222ea50a1b4f75f4/src/github.com/terraform-providers/terraform-provider-aws/vendor/github.com/hashicorp/terraform/plugin/resource_provider.go:527 +0x57
2017-12-05T18:20:02.312+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: reflect.Value.call(0xc42005ec00, 0xc42017e5a8, 0x13, 0x314dae9, 0x4, 0xc420378f20, 0x3, 0x3, 0x0, 0x0, ...)
2017-12-05T18:20:02.316+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: /usr/local/go/src/reflect/value.go:434 +0x906
2017-12-05T18:20:02.316+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: reflect.Value.Call(0xc42005ec00, 0xc42017e5a8, 0x13, 0xc42049bf20, 0x3, 0x3, 0xc4202c6b40, 0xc4202c6c00, 0xc4201aa640)
2017-12-05T18:20:02.316+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: /usr/local/go/src/reflect/value.go:302 +0xa4
2017-12-05T18:20:02.316+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: net/rpc.(*service).call(0xc420178780, 0xc42017a280, 0xc4201842f0, 0xc4201cc000, 0xc42063a220, 0x29dab60, 0xc4206ae5e0, 0x16, 0x29daba0, 0xc42066b720, ...)
2017-12-05T18:20:02.316+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: /usr/local/go/src/net/rpc/server.go:381 +0x142
2017-12-05T18:20:02.316+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: created by net/rpc.(*Server).ServeCodec
2017-12-05T18:20:02.316+0100 [DEBUG] plugin.terraform-provider-aws_v1.3.1_x4: /usr/local/go/src/net/rpc/server.go:475 +0x36b
2017/12/05 18:20:02 [TRACE] root: eval: *terraform.EvalWriteState
2017/12/05 18:20:02 [TRACE] root.service_core: eval: *terraform.EvalWriteState
2017/12/05 18:20:02 [TRACE] root: eval: *terraform.EvalApplyProvisioners
2017/12/05 18:20:02 [TRACE] root: eval: *terraform.EvalIf
2017/12/05 18:20:02 [TRACE] root: eval: *terraform.EvalWriteState
2017/12/05 18:20:02 [TRACE] root.service_core: eval: *terraform.EvalApplyProvisioners
2017/12/05 18:20:02 [TRACE] root: eval: *terraform.EvalWriteDiff
2017/12/05 18:20:02 [TRACE] root.service_core: eval: *terraform.EvalIf
2017/12/05 18:20:02 [TRACE] root: eval: *terraform.EvalApplyPost
2017/12/05 18:20:02 [TRACE] root.service_core: eval: *terraform.EvalWriteState
2017/12/05 18:20:02 [TRACE] root.service_core: eval: *terraform.EvalWriteDiff
2017/12/05 18:20:02 [TRACE] root.service_core: eval: *terraform.EvalApplyPost
2017/12/05 18:20:02 [ERROR] root: eval: *terraform.EvalApplyPost, err: 1 error(s) occurred:
* aws_elastic_beanstalk_environment.services: unexpected EOF
2017/12/05 18:20:02 [ERROR] root.service_core: eval: *terraform.EvalApplyPost, err: 1 error(s) occurred:
* aws_sns_topic_subscription.brigad-service-emitter-hook-subscription: unexpected EOF
2017/12/05 18:20:02 [ERROR] root: eval: *terraform.EvalSequence, err: 1 error(s) occurred:
* aws_elastic_beanstalk_environment.services: unexpected EOF
2017/12/05 18:20:02 [ERROR] root.service_core: eval: *terraform.EvalSequence, err: 1 error(s) occurred:
* aws_sns_topic_subscription.brigad-service-emitter-hook-subscription: unexpected EOF
2017/12/05 18:20:02 [TRACE] [walkApply] Exiting eval tree: aws_elastic_beanstalk_environment.services
2017/12/05 18:20:02 [TRACE] [walkApply] Exiting eval tree: module.service_core.aws_sns_topic_subscription.brigad-service-emitter-hook-subscription
2017/12/05 18:20:02 [TRACE] dag/walk: upstream errored, not walking "provider.aws (close)"
2017/12/05 18:20:02 [TRACE] dag/walk: upstream errored, not walking "meta.count-boundary (count boundary fixup)"
2017/12/05 18:20:02 [TRACE] dag/walk: upstream errored, not walking "root"
2017-12-05T18:20:02.317+0100 [DEBUG] plugin: plugin process exited: path=/Users/leonbrigad/Documents/brigad-back-end/.terraform/plugins/darwin_amd64/terraform-provider-aws_v1.3.1_x4
2017/12/05 18:20:02 [TRACE] Preserving existing state lineage "5f0b7d5d-00e0-48d6-8dfc-ac1c58e13240"
2017/12/05 18:20:02 [TRACE] Preserving existing state lineage "5f0b7d5d-00e0-48d6-8dfc-ac1c58e13240"
2017/12/05 18:20:02 [TRACE] Preserving existing state lineage "5f0b7d5d-00e0-48d6-8dfc-ac1c58e13240"
2017/12/05 18:20:02 [DEBUG] Uploading remote state to S3: {
Body: buffer(0xc420432e40),
Bucket: "operations.brigad.tools",
ContentLength: 81153,
ContentType: "application/json",
Key: "terraform/back-end/workspace/development/state"
}
2017/12/05 18:20:02 [DEBUG] plugin: waiting for all plugin processes to complete...
2017-12-05T18:20:02.570+0100 [WARN ] plugin: error closing client during Kill: err="connection is shut down"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment