Skip to content

Instantly share code, notes, and snippets.

@loleebr
Created August 12, 2020 17:20
Show Gist options
  • Save loleebr/a9965e9e03ef9b176874768f71faef8f to your computer and use it in GitHub Desktop.
Save loleebr/a9965e9e03ef9b176874768f71faef8f to your computer and use it in GitHub Desktop.
terraform aws_vpc_endpoint debug
2020/08/12 12:14:52 [INFO] Terraform version: 0.13.0
2020/08/12 12:14:52 [INFO] Go runtime version: go1.14.2
2020/08/12 12:14:52 [INFO] CLI args: []string{"/usr/local/bin/terraform", "applpy"}
2020/08/12 12:14:52 [DEBUG] Attempting to open CLI config file: /Users/<censored>/.terraformrc
2020/08/12 12:14:52 Loading CLI configuration from /Users/<censored>/.terraformrc
2020/08/12 12:14:52 [DEBUG] ignoring non-existing provider search directory terraform.d/plugins
2020/08/12 12:14:52 [DEBUG] ignoring non-existing provider search directory /Users/<censored>/.terraform.d/plugins
2020/08/12 12:14:52 [DEBUG] ignoring non-existing provider search directory /Users/<censored>/Library/Application Support/io.terraform/plugins
2020/08/12 12:14:52 [DEBUG] ignoring non-existing provider search directory /Library/Application Support/io.terraform/plugins
2020/08/12 12:14:52 [INFO] CLI command args: []string{"applpy"}
2020/08/12 12:15:01 [INFO] Terraform version: 0.13.0
2020/08/12 12:15:01 [INFO] Go runtime version: go1.14.2
2020/08/12 12:15:01 [INFO] CLI args: []string{"/usr/local/bin/terraform", "apply"}
2020/08/12 12:15:01 [DEBUG] Attempting to open CLI config file: /Users/<censored>/.terraformrc
2020/08/12 12:15:01 Loading CLI configuration from /Users/<censored>/.terraformrc
2020/08/12 12:15:01 [DEBUG] ignoring non-existing provider search directory terraform.d/plugins
2020/08/12 12:15:01 [DEBUG] ignoring non-existing provider search directory /Users/<censored>/.terraform.d/plugins
2020/08/12 12:15:01 [DEBUG] ignoring non-existing provider search directory /Users/<censored>/Library/Application Support/io.terraform/plugins
2020/08/12 12:15:01 [DEBUG] ignoring non-existing provider search directory /Library/Application Support/io.terraform/plugins
2020/08/12 12:15:01 [INFO] CLI command args: []string{"apply"}
2020/08/12 12:15:01 [WARN] Log levels other than TRACE are currently unreliable, and are supported only for backward compatibility.
Use TF_LOG=TRACE to see Terraform's internal logs.
----
2020/08/12 12:15:01 [DEBUG] New state was assigned lineage "8c9a88fe-226f-2371-7b05-fba6e67432e2"
2020/08/12 12:15:03 [DEBUG] checking for provisioner in "."
2020/08/12 12:15:03 [DEBUG] checking for provisioner in "/usr/local/bin"
2020/08/12 12:15:03 [DEBUG] checking for provisioner in ".terraform/plugins/darwin_amd64"
2020/08/12 12:15:03 [INFO] backend/local: starting Apply operation
2020-08-12T12:15:03.261-0400 [INFO] plugin: configuring client automatic mTLS
2020-08-12T12:15:03.306-0400 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/aws/3.1.0/darwin_amd64/terraform-provider-aws_v3.1.0_x5 args=[.terraform/plugins/registry.terraform.io/hashicorp/aws/3.1.0/darwin_amd64/terraform-provider-aws_v3.1.0_x5]
2020-08-12T12:15:03.319-0400 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/aws/3.1.0/darwin_amd64/terraform-provider-aws_v3.1.0_x5 pid=28609
2020-08-12T12:15:03.319-0400 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/aws/3.1.0/darwin_amd64/terraform-provider-aws_v3.1.0_x5
2020-08-12T12:15:03.362-0400 [INFO] plugin.terraform-provider-aws_v3.1.0_x5: configuring server automatic mTLS: timestamp=2020-08-12T12:15:03.362-0400
2020-08-12T12:15:03.405-0400 [DEBUG] plugin: using plugin: version=5
2020-08-12T12:15:03.405-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: plugin address: address=/var/folders/g1/dkl0l5js1kb_rznm4yx_mb8c0000gr/T/plugin068996044 network=unix timestamp=2020-08-12T12:15:03.405-0400
2020-08-12T12:15:03.654-0400 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2020-08-12T12:15:03.658-0400 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/aws/3.1.0/darwin_amd64/terraform-provider-aws_v3.1.0_x5 pid=28609
2020-08-12T12:15:03.658-0400 [DEBUG] plugin: plugin exited
2020-08-12T12:15:03.659-0400 [INFO] plugin: configuring client automatic mTLS
2020-08-12T12:15:03.692-0400 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/http/1.2.0/darwin_amd64/terraform-provider-http_v1.2.0_x4 args=[.terraform/plugins/registry.terraform.io/hashicorp/http/1.2.0/darwin_amd64/terraform-provider-http_v1.2.0_x4]
2020-08-12T12:15:03.696-0400 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/http/1.2.0/darwin_amd64/terraform-provider-http_v1.2.0_x4 pid=28616
2020-08-12T12:15:03.696-0400 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/http/1.2.0/darwin_amd64/terraform-provider-http_v1.2.0_x4
2020-08-12T12:15:03.706-0400 [INFO] plugin.terraform-provider-http_v1.2.0_x4: configuring server automatic mTLS: timestamp=2020-08-12T12:15:03.705-0400
2020-08-12T12:15:03.741-0400 [DEBUG] plugin.terraform-provider-http_v1.2.0_x4: plugin address: address=/var/folders/g1/dkl0l5js1kb_rznm4yx_mb8c0000gr/T/plugin122596647 network=unix timestamp=2020-08-12T12:15:03.741-0400
2020-08-12T12:15:03.741-0400 [DEBUG] plugin: using plugin: version=5
2020-08-12T12:15:03.807-0400 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unimplemented desc = unknown service plugin.GRPCStdio"
2020-08-12T12:15:03.810-0400 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/http/1.2.0/darwin_amd64/terraform-provider-http_v1.2.0_x4 pid=28616
2020-08-12T12:15:03.810-0400 [DEBUG] plugin: plugin exited
2020-08-12T12:15:03.811-0400 [INFO] plugin: configuring client automatic mTLS
2020-08-12T12:15:03.851-0400 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/null/2.1.2/darwin_amd64/terraform-provider-null_v2.1.2_x4 args=[.terraform/plugins/registry.terraform.io/hashicorp/null/2.1.2/darwin_amd64/terraform-provider-null_v2.1.2_x4]
2020-08-12T12:15:03.855-0400 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/null/2.1.2/darwin_amd64/terraform-provider-null_v2.1.2_x4 pid=28619
2020-08-12T12:15:03.855-0400 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/null/2.1.2/darwin_amd64/terraform-provider-null_v2.1.2_x4
2020-08-12T12:15:03.865-0400 [INFO] plugin.terraform-provider-null_v2.1.2_x4: configuring server automatic mTLS: timestamp=2020-08-12T12:15:03.864-0400
2020-08-12T12:15:03.897-0400 [DEBUG] plugin: using plugin: version=5
2020-08-12T12:15:03.897-0400 [DEBUG] plugin.terraform-provider-null_v2.1.2_x4: plugin address: address=/var/folders/g1/dkl0l5js1kb_rznm4yx_mb8c0000gr/T/plugin300435550 network=unix timestamp=2020-08-12T12:15:03.896-0400
2020-08-12T12:15:03.975-0400 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unimplemented desc = unknown service plugin.GRPCStdio"
2020-08-12T12:15:03.977-0400 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/null/2.1.2/darwin_amd64/terraform-provider-null_v2.1.2_x4 pid=28619
2020-08-12T12:15:03.977-0400 [DEBUG] plugin: plugin exited
2020-08-12T12:15:03.977-0400 [INFO] plugin: configuring client automatic mTLS
2020-08-12T12:15:04.007-0400 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/tls/2.2.0/darwin_amd64/terraform-provider-tls_v2.2.0_x4 args=[.terraform/plugins/registry.terraform.io/hashicorp/tls/2.2.0/darwin_amd64/terraform-provider-tls_v2.2.0_x4]
2020-08-12T12:15:04.011-0400 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/tls/2.2.0/darwin_amd64/terraform-provider-tls_v2.2.0_x4 pid=28621
2020-08-12T12:15:04.011-0400 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/tls/2.2.0/darwin_amd64/terraform-provider-tls_v2.2.0_x4
2020-08-12T12:15:04.025-0400 [INFO] plugin.terraform-provider-tls_v2.2.0_x4: configuring server automatic mTLS: timestamp=2020-08-12T12:15:04.025-0400
2020-08-12T12:15:04.061-0400 [DEBUG] plugin.terraform-provider-tls_v2.2.0_x4: plugin address: address=/var/folders/g1/dkl0l5js1kb_rznm4yx_mb8c0000gr/T/plugin475899624 network=unix timestamp=2020-08-12T12:15:04.061-0400
2020-08-12T12:15:04.061-0400 [DEBUG] plugin: using plugin: version=5
2020-08-12T12:15:04.137-0400 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2020-08-12T12:15:04.138-0400 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/tls/2.2.0/darwin_amd64/terraform-provider-tls_v2.2.0_x4 pid=28621
2020-08-12T12:15:04.138-0400 [DEBUG] plugin: plugin exited
2020/08/12 12:15:04 [INFO] terraform: building graph: GraphTypeValidate
2020/08/12 12:15:04 [DEBUG] adding implicit provider configuration provider["registry.terraform.io/hashicorp/http"], implied first by data.http.myip
2020/08/12 12:15:04 [DEBUG] adding implicit provider configuration provider["registry.terraform.io/hashicorp/tls"], implied first by tls_private_key.keygen
2020/08/12 12:15:04 [DEBUG] ProviderTransformer: "aws_vpc_endpoint_service.networkloadbalancer" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:04 [DEBUG] ProviderTransformer: "aws_lb.networkloadbalancer" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:04 [DEBUG] ProviderTransformer: "aws_lb_target_group_attachment.networkloadbalancer" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:04 [DEBUG] ProviderTransformer: "aws_default_route_table.test_service_vpc" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:04 [DEBUG] ProviderTransformer: "aws_internet_gateway.test_service_vpc" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:04 [DEBUG] ProviderTransformer: "aws_default_route_table.test_consumer_vpc" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:04 [DEBUG] ProviderTransformer: "data.aws_caller_identity.current" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:04 [DEBUG] ProviderTransformer: "aws_lb_target_group.networkloadbalancer" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:04 [DEBUG] ProviderTransformer: "aws_default_security_group.test_service_vpc" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:04 [DEBUG] ProviderTransformer: "aws_key_pair.key_pair" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:04 [DEBUG] ProviderTransformer: "aws_vpc.test_consumer_vpc" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:04 [DEBUG] ProviderTransformer: "aws_lb_listener.networkloadbalancer" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:04 [DEBUG] ProviderTransformer: "aws_vpc.test_service_vpc" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:04 [DEBUG] ProviderTransformer: "aws_vpc_endpoint.networkloadbalancer" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:04 [DEBUG] ProviderTransformer: "aws_route.test_service_vpc_igw" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:04 [DEBUG] ProviderTransformer: "aws_default_security_group.test_consumer_vpc" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:04 [DEBUG] ProviderTransformer: "aws_instance.instance" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:04 [DEBUG] ProviderTransformer: "aws_subnet.test_consumer_vpc" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:04 [DEBUG] ProviderTransformer: "tls_private_key.keygen" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/tls"]
2020/08/12 12:15:04 [DEBUG] ProviderTransformer: "data.http.myip" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/http"]
2020/08/12 12:15:04 [DEBUG] ProviderTransformer: "data.aws_ami.instance" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:04 [DEBUG] pruning unused provider["registry.terraform.io/hashicorp/null"]
2020/08/12 12:15:04 [DEBUG] ReferenceTransformer: "aws_subnet.test_service_vpc" references: [aws_vpc.test_service_vpc var.build_user var.availability_zone aws_vpc.test_service_vpc]
2020/08/12 12:15:04 [DEBUG] ReferenceTransformer: "aws_default_security_group.test_service_vpc" references: [var.build_user aws_vpc.test_service_vpc aws_vpc.test_service_vpc aws_vpc.test_service_vpc aws_vpc.test_service_vpc local.myip (expand)]
2020/08/12 12:15:04 [DEBUG] ReferenceTransformer: "aws_vpc.test_service_vpc" references: [var.build_user]
2020/08/12 12:15:04 [DEBUG] ReferenceTransformer: "aws_lb_target_group.networkloadbalancer" references: [aws_vpc.test_service_vpc var.build_user]
2020/08/12 12:15:04 [DEBUG] ReferenceTransformer: "aws_vpc.test_consumer_vpc" references: [var.build_user]
2020/08/12 12:15:04 [DEBUG] ReferenceTransformer: "data.aws_caller_identity.current" references: []
2020/08/12 12:15:04 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/http\"]" references: []
2020/08/12 12:15:04 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/aws\"]" references: [var.aws_region]
2020/08/12 12:15:04 [DEBUG] ReferenceTransformer: "aws_vpc_endpoint_service.networkloadbalancer" references: [aws_lb.networkloadbalancer var.build_user]
2020/08/12 12:15:04 [DEBUG] ReferenceTransformer: "aws_vpc_endpoint.networkloadbalancer" references: [aws_subnet.test_consumer_vpc var.build_user aws_vpc.test_consumer_vpc aws_vpc_endpoint_service.networkloadbalancer aws_default_security_group.test_consumer_vpc]
2020/08/12 12:15:04 [DEBUG] ReferenceTransformer: "var.build_user" references: []
2020/08/12 12:15:04 [DEBUG] ReferenceTransformer: "var.aws_region" references: []
2020/08/12 12:15:04 [DEBUG] ReferenceTransformer: "aws_route.test_service_vpc_igw" references: [aws_internet_gateway.test_service_vpc aws_vpc.test_service_vpc]
2020/08/12 12:15:04 [DEBUG] ReferenceTransformer: "aws_lb_listener.networkloadbalancer" references: [aws_lb_target_group_attachment.networkloadbalancer aws_lb.networkloadbalancer aws_lb_target_group.networkloadbalancer]
2020/08/12 12:15:04 [DEBUG] ReferenceTransformer: "local.myip (expand)" references: [data.http.myip]
2020/08/12 12:15:04 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/tls\"]" references: []
2020/08/12 12:15:04 [DEBUG] ReferenceTransformer: "data.http.myip" references: []
2020/08/12 12:15:04 [DEBUG] ReferenceTransformer: "data.aws_ami.instance" references: []
2020/08/12 12:15:04 [DEBUG] ReferenceTransformer: "aws_default_security_group.test_consumer_vpc" references: [aws_vpc.test_consumer_vpc var.build_user aws_vpc.test_consumer_vpc aws_vpc.test_consumer_vpc local.myip (expand) aws_vpc.test_consumer_vpc]
2020/08/12 12:15:04 [DEBUG] ReferenceTransformer: "aws_instance.instance" references: [aws_key_pair.key_pair data.aws_ami.instance var.build_user data.aws_caller_identity.current data.aws_ami.instance aws_default_security_group.test_service_vpc aws_subnet.test_service_vpc]
2020/08/12 12:15:04 [DEBUG] ReferenceTransformer: "aws_lb.networkloadbalancer" references: [var.build_user aws_subnet.test_service_vpc]
2020/08/12 12:15:04 [DEBUG] ReferenceTransformer: "aws_lb_target_group_attachment.networkloadbalancer" references: [aws_lb_target_group.networkloadbalancer aws_instance.instance]
2020/08/12 12:15:04 [DEBUG] ReferenceTransformer: "aws_key_pair.key_pair" references: [aws_vpc.test_service_vpc tls_private_key.keygen]
2020/08/12 12:15:04 [DEBUG] ReferenceTransformer: "var.availability_zone" references: []
2020/08/12 12:15:04 [DEBUG] ReferenceTransformer: "aws_internet_gateway.test_service_vpc" references: [var.build_user aws_vpc.test_service_vpc]
2020/08/12 12:15:04 [DEBUG] ReferenceTransformer: "aws_default_route_table.test_consumer_vpc" references: [var.build_user aws_vpc.test_consumer_vpc]
2020/08/12 12:15:04 [DEBUG] ReferenceTransformer: "tls_private_key.keygen" references: []
2020/08/12 12:15:04 [DEBUG] ReferenceTransformer: "aws_default_route_table.test_service_vpc" references: [var.build_user aws_vpc.test_service_vpc]
2020/08/12 12:15:04 [DEBUG] ReferenceTransformer: "aws_subnet.test_consumer_vpc" references: [aws_vpc.test_consumer_vpc aws_vpc.test_consumer_vpc var.availability_zone var.build_user]
2020/08/12 12:15:04 [DEBUG] Starting graph walk: walkValidate
2020-08-12T12:15:04.155-0400 [INFO] plugin: configuring client automatic mTLS
2020-08-12T12:15:04.200-0400 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/http/1.2.0/darwin_amd64/terraform-provider-http_v1.2.0_x4 args=[.terraform/plugins/registry.terraform.io/hashicorp/http/1.2.0/darwin_amd64/terraform-provider-http_v1.2.0_x4]
2020-08-12T12:15:04.207-0400 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/http/1.2.0/darwin_amd64/terraform-provider-http_v1.2.0_x4 pid=28626
2020-08-12T12:15:04.207-0400 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/http/1.2.0/darwin_amd64/terraform-provider-http_v1.2.0_x4
2020-08-12T12:15:04.220-0400 [INFO] plugin.terraform-provider-http_v1.2.0_x4: configuring server automatic mTLS: timestamp=2020-08-12T12:15:04.219-0400
2020/08/12 12:15:04 [ERR] Checkpoint error: Get "https://checkpoint-api.hashicorp.com/v1/check/terraform?arch=amd64&os=darwin&signature=c18ec073-7278-1a10-413c-75b4fc7e10ab&version=0.13.0": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
2020-08-12T12:15:04.250-0400 [DEBUG] plugin.terraform-provider-http_v1.2.0_x4: plugin address: address=/var/folders/g1/dkl0l5js1kb_rznm4yx_mb8c0000gr/T/plugin134710185 network=unix timestamp=2020-08-12T12:15:04.249-0400
2020-08-12T12:15:04.250-0400 [DEBUG] plugin: using plugin: version=5
2020-08-12T12:15:04.326-0400 [INFO] plugin: configuring client automatic mTLS
2020-08-12T12:15:04.327-0400 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unimplemented desc = unknown service plugin.GRPCStdio"
2020-08-12T12:15:04.358-0400 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/aws/3.1.0/darwin_amd64/terraform-provider-aws_v3.1.0_x5 args=[.terraform/plugins/registry.terraform.io/hashicorp/aws/3.1.0/darwin_amd64/terraform-provider-aws_v3.1.0_x5]
2020-08-12T12:15:04.368-0400 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/aws/3.1.0/darwin_amd64/terraform-provider-aws_v3.1.0_x5 pid=28628
2020-08-12T12:15:04.368-0400 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/aws/3.1.0/darwin_amd64/terraform-provider-aws_v3.1.0_x5
2020-08-12T12:15:04.406-0400 [INFO] plugin.terraform-provider-aws_v3.1.0_x5: configuring server automatic mTLS: timestamp=2020-08-12T12:15:04.405-0400
2020-08-12T12:15:04.444-0400 [DEBUG] plugin: using plugin: version=5
2020-08-12T12:15:04.444-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: plugin address: address=/var/folders/g1/dkl0l5js1kb_rznm4yx_mb8c0000gr/T/plugin995715691 network=unix timestamp=2020-08-12T12:15:04.444-0400
2020-08-12T12:15:04.517-0400 [INFO] plugin: configuring client automatic mTLS
2020-08-12T12:15:04.569-0400 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/tls/2.2.0/darwin_amd64/terraform-provider-tls_v2.2.0_x4 args=[.terraform/plugins/registry.terraform.io/hashicorp/tls/2.2.0/darwin_amd64/terraform-provider-tls_v2.2.0_x4]
2020-08-12T12:15:04.574-0400 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/tls/2.2.0/darwin_amd64/terraform-provider-tls_v2.2.0_x4 pid=28635
2020-08-12T12:15:04.575-0400 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/tls/2.2.0/darwin_amd64/terraform-provider-tls_v2.2.0_x4
2020-08-12T12:15:04.589-0400 [INFO] plugin.terraform-provider-tls_v2.2.0_x4: configuring server automatic mTLS: timestamp=2020-08-12T12:15:04.589-0400
2020-08-12T12:15:04.632-0400 [DEBUG] plugin: using plugin: version=5
2020-08-12T12:15:04.632-0400 [DEBUG] plugin.terraform-provider-tls_v2.2.0_x4: plugin address: address=/var/folders/g1/dkl0l5js1kb_rznm4yx_mb8c0000gr/T/plugin714064734 network=unix timestamp=2020-08-12T12:15:04.632-0400
2020-08-12T12:15:04.730-0400 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/http/1.2.0/darwin_amd64/terraform-provider-http_v1.2.0_x4 pid=28626
2020-08-12T12:15:04.730-0400 [DEBUG] plugin: plugin exited
2020-08-12T12:15:04.734-0400 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2020-08-12T12:15:04.735-0400 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/tls/2.2.0/darwin_amd64/terraform-provider-tls_v2.2.0_x4 pid=28635
2020-08-12T12:15:04.735-0400 [DEBUG] plugin: plugin exited
2020-08-12T12:15:05.010-0400 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2020-08-12T12:15:05.013-0400 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/aws/3.1.0/darwin_amd64/terraform-provider-aws_v3.1.0_x5 pid=28628
2020-08-12T12:15:05.013-0400 [DEBUG] plugin: plugin exited
2020/08/12 12:15:05 [INFO] backend/local: apply calling Refresh
2020/08/12 12:15:05 [INFO] terraform: building graph: GraphTypeRefresh
2020/08/12 12:15:05 [DEBUG] adding implicit provider configuration provider["registry.terraform.io/hashicorp/tls"], implied first by tls_private_key.keygen (expand)
2020/08/12 12:15:05 [DEBUG] adding implicit provider configuration provider["registry.terraform.io/hashicorp/http"], implied first by data.http.myip (expand)
2020/08/12 12:15:05 [DEBUG] ProviderTransformer: "aws_lb_target_group.networkloadbalancer (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:05 [DEBUG] ProviderTransformer: "aws_subnet.test_service_vpc (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:05 [DEBUG] ProviderTransformer: "aws_key_pair.key_pair (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:05 [DEBUG] ProviderTransformer: "aws_vpc.test_service_vpc (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:05 [DEBUG] ProviderTransformer: "aws_vpc_endpoint.networkloadbalancer (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:05 [DEBUG] ProviderTransformer: "tls_private_key.keygen (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/tls"]
2020/08/12 12:15:05 [DEBUG] ProviderTransformer: "aws_vpc_endpoint_service.networkloadbalancer (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:05 [DEBUG] ProviderTransformer: "data.aws_ami.instance (expand)" (*terraform.nodeExpandRefreshableDataResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:05 [DEBUG] ProviderTransformer: "aws_lb_listener.networkloadbalancer (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:05 [DEBUG] ProviderTransformer: "aws_internet_gateway.test_service_vpc (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:05 [DEBUG] ProviderTransformer: "aws_instance.instance (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:05 [DEBUG] ProviderTransformer: "aws_lb.networkloadbalancer (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:05 [DEBUG] ProviderTransformer: "data.aws_caller_identity.current (expand)" (*terraform.nodeExpandRefreshableDataResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:05 [DEBUG] ProviderTransformer: "aws_default_security_group.test_service_vpc (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:05 [DEBUG] ProviderTransformer: "aws_default_security_group.test_consumer_vpc (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:05 [DEBUG] ProviderTransformer: "aws_default_route_table.test_service_vpc (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:05 [DEBUG] ProviderTransformer: "aws_route.test_service_vpc_igw (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:05 [DEBUG] ProviderTransformer: "aws_default_route_table.test_consumer_vpc (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:05 [DEBUG] ProviderTransformer: "aws_vpc.test_consumer_vpc (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:05 [DEBUG] ProviderTransformer: "data.http.myip (expand)" (*terraform.nodeExpandRefreshableDataResource) needs provider["registry.terraform.io/hashicorp/http"]
2020/08/12 12:15:05 [DEBUG] ProviderTransformer: "aws_lb_target_group_attachment.networkloadbalancer (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:05 [DEBUG] ProviderTransformer: "aws_subnet.test_consumer_vpc (expand)" (*terraform.nodeExpandRefreshableManagedResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:05 [DEBUG] pruning unused provider["registry.terraform.io/hashicorp/null"]
2020/08/12 12:15:05 [DEBUG] ReferenceTransformer: "aws_default_security_group.test_service_vpc (expand)" references: [var.build_user aws_vpc.test_service_vpc (expand) aws_vpc.test_service_vpc (expand) aws_vpc.test_service_vpc (expand) local.myip (expand) aws_vpc.test_service_vpc (expand)]
2020/08/12 12:15:05 [DEBUG] ReferenceTransformer: "aws_default_security_group.test_consumer_vpc (expand)" references: [aws_vpc.test_consumer_vpc (expand) var.build_user aws_vpc.test_consumer_vpc (expand) aws_vpc.test_consumer_vpc (expand) local.myip (expand) aws_vpc.test_consumer_vpc (expand)]
2020/08/12 12:15:05 [DEBUG] ReferenceTransformer: "aws_lb_target_group_attachment.networkloadbalancer (expand)" references: [aws_instance.instance (expand) aws_lb_target_group.networkloadbalancer (expand)]
2020/08/12 12:15:05 [DEBUG] ReferenceTransformer: "aws_subnet.test_consumer_vpc (expand)" references: [aws_vpc.test_consumer_vpc (expand) aws_vpc.test_consumer_vpc (expand) var.build_user var.availability_zone]
2020/08/12 12:15:05 [DEBUG] ReferenceTransformer: "local.myip (expand)" references: [data.http.myip (expand)]
2020/08/12 12:15:05 [DEBUG] ReferenceTransformer: "aws_vpc_endpoint_service.networkloadbalancer (expand)" references: [var.build_user aws_lb.networkloadbalancer (expand)]
2020/08/12 12:15:05 [DEBUG] ReferenceTransformer: "aws_default_route_table.test_service_vpc (expand)" references: [aws_vpc.test_service_vpc (expand) var.build_user]
2020/08/12 12:15:05 [DEBUG] ReferenceTransformer: "aws_lb_listener.networkloadbalancer (expand)" references: [aws_lb_target_group_attachment.networkloadbalancer (expand) aws_lb.networkloadbalancer (expand) aws_lb_target_group.networkloadbalancer (expand)]
2020/08/12 12:15:05 [DEBUG] ReferenceTransformer: "data.aws_ami.instance (expand)" references: []
2020/08/12 12:15:05 [DEBUG] ReferenceTransformer: "var.aws_region" references: []
2020/08/12 12:15:05 [DEBUG] ReferenceTransformer: "var.availability_zone" references: []
2020/08/12 12:15:05 [DEBUG] ReferenceTransformer: "aws_route.test_service_vpc_igw (expand)" references: [aws_internet_gateway.test_service_vpc (expand) aws_vpc.test_service_vpc (expand)]
2020/08/12 12:15:05 [DEBUG] ReferenceTransformer: "aws_vpc.test_service_vpc (expand)" references: [var.build_user]
2020/08/12 12:15:05 [DEBUG] ReferenceTransformer: "aws_internet_gateway.test_service_vpc (expand)" references: [aws_vpc.test_service_vpc (expand) var.build_user]
2020/08/12 12:15:05 [DEBUG] ReferenceTransformer: "aws_subnet.test_service_vpc (expand)" references: [var.build_user aws_vpc.test_service_vpc (expand) aws_vpc.test_service_vpc (expand) var.availability_zone]
2020/08/12 12:15:05 [DEBUG] ReferenceTransformer: "aws_instance.instance (expand)" references: [var.build_user data.aws_caller_identity.current (expand) data.aws_ami.instance (expand) aws_default_security_group.test_service_vpc (expand) aws_key_pair.key_pair (expand) data.aws_ami.instance (expand) aws_subnet.test_service_vpc (expand)]
2020/08/12 12:15:05 [DEBUG] ReferenceTransformer: "aws_vpc_endpoint.networkloadbalancer (expand)" references: [var.build_user aws_default_security_group.test_consumer_vpc (expand) aws_vpc_endpoint_service.networkloadbalancer (expand) aws_vpc.test_consumer_vpc (expand) aws_subnet.test_consumer_vpc (expand)]
2020/08/12 12:15:05 [DEBUG] ReferenceTransformer: "var.build_user" references: []
2020/08/12 12:15:05 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/http\"]" references: []
2020/08/12 12:15:05 [DEBUG] ReferenceTransformer: "aws_lb.networkloadbalancer (expand)" references: [aws_subnet.test_service_vpc (expand) var.build_user]
2020/08/12 12:15:05 [DEBUG] ReferenceTransformer: "aws_key_pair.key_pair (expand)" references: [tls_private_key.keygen (expand) aws_vpc.test_service_vpc (expand)]
2020/08/12 12:15:05 [DEBUG] ReferenceTransformer: "aws_default_route_table.test_consumer_vpc (expand)" references: [var.build_user aws_vpc.test_consumer_vpc (expand)]
2020/08/12 12:15:05 [DEBUG] ReferenceTransformer: "aws_lb_target_group.networkloadbalancer (expand)" references: [var.build_user aws_vpc.test_service_vpc (expand)]
2020/08/12 12:15:05 [DEBUG] ReferenceTransformer: "aws_vpc.test_consumer_vpc (expand)" references: [var.build_user]
2020/08/12 12:15:05 [DEBUG] ReferenceTransformer: "data.http.myip (expand)" references: []
2020/08/12 12:15:05 [DEBUG] ReferenceTransformer: "tls_private_key.keygen (expand)" references: []
2020/08/12 12:15:05 [DEBUG] ReferenceTransformer: "data.aws_caller_identity.current (expand)" references: []
2020/08/12 12:15:05 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/aws\"]" references: [var.aws_region]
2020/08/12 12:15:05 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/tls\"]" references: []
2020/08/12 12:15:05 [DEBUG] Starting graph walk: walkRefresh
2020-08-12T12:15:05.020-0400 [INFO] plugin: configuring client automatic mTLS
2020-08-12T12:15:05.049-0400 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/http/1.2.0/darwin_amd64/terraform-provider-http_v1.2.0_x4 args=[.terraform/plugins/registry.terraform.io/hashicorp/http/1.2.0/darwin_amd64/terraform-provider-http_v1.2.0_x4]
2020-08-12T12:15:05.053-0400 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/http/1.2.0/darwin_amd64/terraform-provider-http_v1.2.0_x4 pid=28642
2020-08-12T12:15:05.053-0400 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/http/1.2.0/darwin_amd64/terraform-provider-http_v1.2.0_x4
2020-08-12T12:15:05.064-0400 [INFO] plugin.terraform-provider-http_v1.2.0_x4: configuring server automatic mTLS: timestamp=2020-08-12T12:15:05.064-0400
2020-08-12T12:15:05.092-0400 [DEBUG] plugin.terraform-provider-http_v1.2.0_x4: plugin address: address=/var/folders/g1/dkl0l5js1kb_rznm4yx_mb8c0000gr/T/plugin937547353 network=unix timestamp=2020-08-12T12:15:05.091-0400
2020-08-12T12:15:05.092-0400 [DEBUG] plugin: using plugin: version=5
2020-08-12T12:15:05.150-0400 [INFO] plugin: configuring client automatic mTLS
2020-08-12T12:15:05.150-0400 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unimplemented desc = unknown service plugin.GRPCStdio"
2020-08-12T12:15:05.180-0400 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/aws/3.1.0/darwin_amd64/terraform-provider-aws_v3.1.0_x5 args=[.terraform/plugins/registry.terraform.io/hashicorp/aws/3.1.0/darwin_amd64/terraform-provider-aws_v3.1.0_x5]
2020-08-12T12:15:05.189-0400 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/aws/3.1.0/darwin_amd64/terraform-provider-aws_v3.1.0_x5 pid=28643
2020-08-12T12:15:05.189-0400 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/aws/3.1.0/darwin_amd64/terraform-provider-aws_v3.1.0_x5
2020-08-12T12:15:05.224-0400 [INFO] plugin.terraform-provider-aws_v3.1.0_x5: configuring server automatic mTLS: timestamp=2020-08-12T12:15:05.223-0400
2020-08-12T12:15:05.255-0400 [DEBUG] plugin: using plugin: version=5
2020-08-12T12:15:05.256-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: plugin address: address=/var/folders/g1/dkl0l5js1kb_rznm4yx_mb8c0000gr/T/plugin571965846 network=unix timestamp=2020-08-12T12:15:05.255-0400
2020-08-12T12:15:05.319-0400 [INFO] plugin: configuring client automatic mTLS
2020-08-12T12:15:05.356-0400 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/tls/2.2.0/darwin_amd64/terraform-provider-tls_v2.2.0_x4 args=[.terraform/plugins/registry.terraform.io/hashicorp/tls/2.2.0/darwin_amd64/terraform-provider-tls_v2.2.0_x4]
2020-08-12T12:15:05.360-0400 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/tls/2.2.0/darwin_amd64/terraform-provider-tls_v2.2.0_x4 pid=28644
2020-08-12T12:15:05.360-0400 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/tls/2.2.0/darwin_amd64/terraform-provider-tls_v2.2.0_x4
2020-08-12T12:15:05.373-0400 [INFO] plugin.terraform-provider-tls_v2.2.0_x4: configuring server automatic mTLS: timestamp=2020-08-12T12:15:05.373-0400
2020-08-12T12:15:05.405-0400 [DEBUG] plugin: using plugin: version=5
2020-08-12T12:15:05.405-0400 [DEBUG] plugin.terraform-provider-tls_v2.2.0_x4: plugin address: address=/var/folders/g1/dkl0l5js1kb_rznm4yx_mb8c0000gr/T/plugin977552171 network=unix timestamp=2020-08-12T12:15:05.405-0400
2020/08/12 12:15:05 [DEBUG] ReferenceTransformer: "data.http.myip" references: []
2020-08-12T12:15:05.502-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:05 [INFO] AWS Auth provider used: "SharedCredentialsProvider"
2020-08-12T12:15:05.503-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:05 [DEBUG] Trying to get account information via sts:GetCallerIdentity
2020-08-12T12:15:05.504-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:05 [DEBUG] [aws-sdk-go] DEBUG: Request sts/GetCallerIdentity Details:
2020-08-12T12:15:05.504-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
orm-provider-aws_v3.1.0_x5: POST / HTTP/1.1
2020-08-12T12:15:05.504-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Host: sts.amazonaws.com
2020-08-12T12:15:05.504-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: User-Agent: aws-sdk-go/1.33.21 (go1.14.5; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.13.0 (+https://www.terraform.io)
2020-08-12T12:15:05.504-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 43
2020-08-12T12:15:05.504-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=<censored>/20200812/us-east-1/sts/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=0785d61d4271b864bd3d8d4af5485272107a7762c7803ef26703a17e12686ca7
2020-08-12T12:15:05.504-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-08-12T12:15:05.504-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amz-Date: 20200812T161505Z
2020-08-12T12:15:05.504-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Accept-Encoding: gzip
2020-08-12T12:15:05.504-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:05.504-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Action=GetCallerIdentity&Version=2011-06-15
2020-08-12T12:15:05.504-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:05.505-0400 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2020-08-12T12:15:05.506-0400 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/tls/2.2.0/darwin_amd64/terraform-provider-tls_v2.2.0_x4 pid=28644
2020-08-12T12:15:05.506-0400 [DEBUG] plugin: plugin exited
2020-08-12T12:15:05.833-0400 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/http/1.2.0/darwin_amd64/terraform-provider-http_v1.2.0_x4 pid=28642
2020-08-12T12:15:05.833-0400 [DEBUG] plugin: plugin exited
2020-08-12T12:15:08.809-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:08 [DEBUG] [aws-sdk-go] DEBUG: Response sts/GetCallerIdentity Details:
2020-08-12T12:15:08.809-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ RESPONSE ]--------------------------------------
2020-08-12T12:15:08.809-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: HTTP/1.1 200 OK
2020-08-12T12:15:08.809-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Connection: close
2020-08-12T12:15:08.809-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 404
2020-08-12T12:15:08.809-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: text/xml
2020-08-12T12:15:08.809-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Date: Wed, 12 Aug 2020 16:15:08 GMT
2020-08-12T12:15:08.809-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amzn-Requestid: bcea2abf-0777-4045-aec6-e41ee9b71ecb
2020-08-12T12:15:08.809-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:08.809-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:08.809-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:08.809-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:08 [DEBUG] [aws-sdk-go] <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/">
2020-08-12T12:15:08.809-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <GetCallerIdentityResult>
2020-08-12T12:15:08.809-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Arn>arn:aws:iam::<censored>:user/<censored></Arn>
2020-08-12T12:15:08.809-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <UserId><censored></UserId>
2020-08-12T12:15:08.809-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Account><censored></Account>
2020-08-12T12:15:08.809-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </GetCallerIdentityResult>
2020-08-12T12:15:08.809-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ResponseMetadata>
2020-08-12T12:15:08.809-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <RequestId>bcea2abf-0777-4045-aec6-e41ee9b71ecb</RequestId>
2020-08-12T12:15:08.810-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ResponseMetadata>
2020-08-12T12:15:08.810-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </GetCallerIdentityResponse>
2020-08-12T12:15:08.810-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:08 [DEBUG] Trying to get account information via sts:GetCallerIdentity
2020-08-12T12:15:08.810-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:08 [DEBUG] [aws-sdk-go] DEBUG: Request sts/GetCallerIdentity Details:
2020-08-12T12:15:08.810-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
2020-08-12T12:15:08.810-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: POST / HTTP/1.1
2020-08-12T12:15:08.810-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Host: sts.amazonaws.com
2020-08-12T12:15:08.810-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: User-Agent: aws-sdk-go/1.33.21 (go1.14.5; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.13.0 (+https://www.terraform.io)
2020-08-12T12:15:08.810-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 43
2020-08-12T12:15:08.810-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=<censored>/20200812/us-east-1/sts/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=c1a7bd89969cf921d19c5a77e5bbcf694f115044647f45bf52cd5a6e284d2a09
2020-08-12T12:15:08.810-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-08-12T12:15:08.810-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amz-Date: 20200812T161508Z
2020-08-12T12:15:08.810-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Accept-Encoding: gzip
2020-08-12T12:15:08.810-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:08.810-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Action=GetCallerIdentity&Version=2011-06-15
2020-08-12T12:15:08.810-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:09.047-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:09 [DEBUG] [aws-sdk-go] DEBUG: Response sts/GetCallerIdentity Details:
2020-08-12T12:15:09.047-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ RESPONSE ]--------------------------------------
2020-08-12T12:15:09.047-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: HTTP/1.1 200 OK
2020-08-12T12:15:09.047-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Connection: close
2020-08-12T12:15:09.047-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 404
2020-08-12T12:15:09.047-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: text/xml
2020-08-12T12:15:09.047-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Date: Wed, 12 Aug 2020 16:15:08 GMT
2020-08-12T12:15:09.047-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amzn-Requestid: 96ce7f8c-a046-4159-bc23-85db442552a4
2020-08-12T12:15:09.047-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:09.047-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:09.047-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:09.047-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:09 [DEBUG] [aws-sdk-go] <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/">
2020-08-12T12:15:09.047-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <GetCallerIdentityResult>
2020-08-12T12:15:09.047-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Arn>arn:aws:iam::<censored>:user/<censored></Arn>
2020-08-12T12:15:09.047-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <UserId><censored></UserId>
2020-08-12T12:15:09.047-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Account><censored></Account>
2020-08-12T12:15:09.047-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </GetCallerIdentityResult>
2020-08-12T12:15:09.047-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ResponseMetadata>
2020-08-12T12:15:09.047-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <RequestId>96ce7f8c-a046-4159-bc23-85db442552a4</RequestId>
2020-08-12T12:15:09.047-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ResponseMetadata>
2020-08-12T12:15:09.047-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </GetCallerIdentityResponse>
2020-08-12T12:15:09.053-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:09 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeAccountAttributes Details:
2020-08-12T12:15:09.053-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
2020-08-12T12:15:09.053-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: POST / HTTP/1.1
2020-08-12T12:15:09.053-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Host: ec2.us-east-1.amazonaws.com
2020-08-12T12:15:09.053-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: User-Agent: aws-sdk-go/1.33.21 (go1.14.5; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.13.0 (+https://www.terraform.io)
2020-08-12T12:15:09.053-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 87
2020-08-12T12:15:09.053-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=<censored>/20200812/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=b9f24ffb89d7d4b8aa1e3eab521c6fa25bb2823735f212fe881e5372bfbe3416
2020-08-12T12:15:09.053-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-08-12T12:15:09.053-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amz-Date: 20200812T161509Z
2020-08-12T12:15:09.053-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Accept-Encoding: gzip
2020-08-12T12:15:09.053-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:09.053-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Action=DescribeAccountAttributes&AttributeName.1=supported-platforms&Version=2016-11-15
2020-08-12T12:15:09.053-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:09.453-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:09 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeAccountAttributes Details:
2020-08-12T12:15:09.453-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ RESPONSE ]--------------------------------------
2020-08-12T12:15:09.453-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: HTTP/1.1 200 OK
2020-08-12T12:15:09.453-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Connection: close
2020-08-12T12:15:09.453-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 540
2020-08-12T12:15:09.453-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: text/xml;charset=UTF-8
2020-08-12T12:15:09.454-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Date: Wed, 12 Aug 2020 16:15:08 GMT
2020-08-12T12:15:09.454-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Server: AmazonEC2
2020-08-12T12:15:09.454-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amzn-Requestid: 023fa915-9d5c-4227-927b-b36be7c57a42
2020-08-12T12:15:09.454-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:09.454-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:09.454-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:09.454-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:09 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2020-08-12T12:15:09.454-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <DescribeAccountAttributesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2020-08-12T12:15:09.454-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <requestId>023fa915-9d5c-4227-927b-b36be7c57a42</requestId>
2020-08-12T12:15:09.454-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <accountAttributeSet>
2020-08-12T12:15:09.454-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:09.454-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <attributeName>supported-platforms</attributeName>
2020-08-12T12:15:09.454-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <attributeValueSet>
2020-08-12T12:15:09.454-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:09.454-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <attributeValue>VPC</attributeValue>
2020-08-12T12:15:09.454-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:09.454-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </attributeValueSet>
2020-08-12T12:15:09.454-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:09.454-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </accountAttributeSet>
2020-08-12T12:15:09.454-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </DescribeAccountAttributesResponse>
2020/08/12 12:15:09 [DEBUG] ReferenceTransformer: "data.aws_caller_identity.current" references: []
2020/08/12 12:15:09 [DEBUG] ReferenceTransformer: "data.aws_ami.instance" references: []
2020-08-12T12:15:09.459-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:09 [DEBUG] Reading Caller Identity
2020-08-12T12:15:09.461-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:09 [DEBUG] [aws-sdk-go] DEBUG: Request sts/GetCallerIdentity Details:
2020-08-12T12:15:09.461-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
2020-08-12T12:15:09.461-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: POST / HTTP/1.1
2020-08-12T12:15:09.461-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Host: sts.amazonaws.com
2020-08-12T12:15:09.461-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: User-Agent: aws-sdk-go/1.33.21 (go1.14.5; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.13.0 (+https://www.terraform.io)
2020-08-12T12:15:09.461-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 43
2020-08-12T12:15:09.461-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=<censored>/20200812/us-east-1/sts/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=3f1ef33c8cc665f7f43a5be14443890237afbfdf81b49dc8674c8de495616ac2
2020-08-12T12:15:09.461-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-08-12T12:15:09.461-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amz-Date: 20200812T161509Z
2020-08-12T12:15:09.461-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Accept-Encoding: gzip
2020-08-12T12:15:09.461-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:09.461-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Action=GetCallerIdentity&Version=2011-06-15
2020-08-12T12:15:09.461-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:09.463-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:09 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeVpcs Details:
2020-08-12T12:15:09.463-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
2020-08-12T12:15:09.463-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: POST / HTTP/1.1
2020-08-12T12:15:09.463-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Host: ec2.us-east-1.amazonaws.com
2020-08-12T12:15:09.463-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: User-Agent: aws-sdk-go/1.33.21 (go1.14.5; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.13.0 (+https://www.terraform.io)
2020-08-12T12:15:09.463-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 68
2020-08-12T12:15:09.463-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=<censored>/20200812/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=399deef07fc6df473760b5ac48c688134245ae2dc9b5f32a53a8564950925190
2020-08-12T12:15:09.463-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-08-12T12:15:09.463-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amz-Date: 20200812T161509Z
2020-08-12T12:15:09.463-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Accept-Encoding: gzip
2020-08-12T12:15:09.463-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:09.463-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Action=DescribeVpcs&Version=2016-11-15&VpcId.1=vpc-007f6d393a92b09b3
2020-08-12T12:15:09.463-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:09.463-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:09 [DEBUG] Reading AMI: {
2020-08-12T12:15:09.463-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Filters: [{
2020-08-12T12:15:09.463-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Name: "name",
2020-08-12T12:15:09.463-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Values: ["amzn2-ami-hvm-2.0*"]
2020-08-12T12:15:09.463-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: }],
2020-08-12T12:15:09.463-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Owners: ["amazon"]
2020-08-12T12:15:09.463-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: }
2020-08-12T12:15:09.463-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:09 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeImages Details:
2020-08-12T12:15:09.463-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
2020-08-12T12:15:09.463-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: POST / HTTP/1.1
2020-08-12T12:15:09.463-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Host: ec2.us-east-1.amazonaws.com
p/1.0 Terraform/0.13.0 (+https://www.terraform.io)
2020-08-12T12:15:09.463-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 112
2020-08-12T12:15:09.463-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=<censored>/20200812/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=ad897a7c4c8258dc5d3da483a0c15dab4a4aeae083a4149c0f701e43f6d2b823
2020-08-12T12:15:09.463-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-08-12T12:15:09.463-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amz-Date: 20200812T161509Z
2020-08-12T12:15:09.463-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Accept-Encoding: gzip
2020-08-12T12:15:09.463-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:09.463-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Action=DescribeImages&Filter.1.Name=name&Filter.1.Value.1=amzn2-ami-hvm-2.0%2A&Owner.1=amazon&Version=2016-11-15
2020-08-12T12:15:09.463-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:09.465-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:09 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeVpcs Details:
2020-08-12T12:15:09.465-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
2020-08-12T12:15:09.465-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: POST / HTTP/1.1
2020-08-12T12:15:09.465-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Host: ec2.us-east-1.amazonaws.com
2020-08-12T12:15:09.465-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: User-Agent: aws-sdk-go/1.33.21 (go1.14.5; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.13.0 (+https://www.terraform.io)
2020-08-12T12:15:09.465-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 68
2020-08-12T12:15:09.465-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=<censored>/20200812/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=6a6d84e1b4f694df4fddcaece6f0b0da9b53a777f5ee6ac2ba7e019461aa4c0f
2020-08-12T12:15:09.465-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-08-12T12:15:09.465-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amz-Date: 20200812T161509Z
2020-08-12T12:15:09.465-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Accept-Encoding: gzip
2020-08-12T12:15:09.465-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:09.465-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Action=DescribeVpcs&Version=2016-11-15&VpcId.1=vpc-0988ba4c3efc00b31
2020-08-12T12:15:09.465-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:09.643-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:09 [DEBUG] [aws-sdk-go] DEBUG: Response sts/GetCallerIdentity Details:
2020-08-12T12:15:09.643-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ RESPONSE ]--------------------------------------
2020-08-12T12:15:09.643-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: HTTP/1.1 200 OK
2020-08-12T12:15:09.643-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Connection: close
2020-08-12T12:15:09.643-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 404
2020-08-12T12:15:09.643-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: text/xml
2020-08-12T12:15:09.643-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Date: Wed, 12 Aug 2020 16:15:08 GMT
2020-08-12T12:15:09.643-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amzn-Requestid: fdb71528-6782-4675-a2de-db5ca88ddc64
2020-08-12T12:15:09.643-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:09.643-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:09.643-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:09.643-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:09 [DEBUG] [aws-sdk-go] <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/">
2020-08-12T12:15:09.643-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <GetCallerIdentityResult>
2020-08-12T12:15:09.643-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Arn>arn:aws:iam::<censored>:user/<censored></Arn>
2020-08-12T12:15:09.643-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <UserId><censored></UserId>
2020-08-12T12:15:09.643-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Account><censored></Account>
2020-08-12T12:15:09.643-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </GetCallerIdentityResult>
2020-08-12T12:15:09.643-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ResponseMetadata>
2020-08-12T12:15:09.643-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <RequestId>fdb71528-6782-4675-a2de-db5ca88ddc64</RequestId>
2020-08-12T12:15:09.643-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ResponseMetadata>
-08-12T12:15:09.643-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </GetCallerIdentityResponse>
2020-08-12T12:15:09.643-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:09 [DEBUG] Received Caller Identity: {
2020-08-12T12:15:09.643-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Account: "<censored>",
2020-08-12T12:15:09.643-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Arn: "arn:aws:iam::<censored>:user/<censored>",
2020-08-12T12:15:09.643-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: UserId: "<censored"
2020-08-12T12:15:09.643-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: }
2020-08-12T12:15:09.712-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:09 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeVpcs Details:
2020-08-12T12:15:09.712-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ RESPONSE ]--------------------------------------
2020-08-12T12:15:09.712-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: HTTP/1.1 200 OK
2020-08-12T12:15:09.712-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Connection: close
2020-08-12T12:15:09.712-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 1561
2020-08-12T12:15:09.712-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: text/xml;charset=UTF-8
2020-08-12T12:15:09.712-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Date: Wed, 12 Aug 2020 16:15:09 GMT
2020-08-12T12:15:09.712-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Server: AmazonEC2
2020-08-12T12:15:09.712-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amzn-Requestid: aad5cb83-a22b-467b-9793-ba3a60748ea5
2020-08-12T12:15:09.712-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:09.712-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:09.712-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:09.712-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:09 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2020-08-12T12:15:09.712-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <DescribeVpcsResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2020-08-12T12:15:09.712-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <requestId>aad5cb83-a22b-467b-9793-ba3a60748ea5</requestId>
2020-08-12T12:15:09.712-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <vpcSet>
2020-08-12T12:15:09.712-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:09.712-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <vpcId>vpc-007f6d393a92b09b3</vpcId>
2020-08-12T12:15:09.712-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ownerId><censored></ownerId>
2020-08-12T12:15:09.712-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <state>available</state>
2020-08-12T12:15:09.712-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <cidrBlock>192.168.1.0/24</cidrBlock>
2020-08-12T12:15:09.712-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <cidrBlockAssociationSet>
2020-08-12T12:15:09.712-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:09.712-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <cidrBlock>192.168.1.0/24</cidrBlock>
2020-08-12T12:15:09.712-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <associationId>vpc-cidr-assoc-066c6428c63be0cac</associationId>
2020-08-12T12:15:09.712-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <cidrBlockState>
2020-08-12T12:15:09.712-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <state>associated</state>
2020-08-12T12:15:09.712-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </cidrBlockState>
2020-08-12T12:15:09.712-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:09.712-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </cidrBlockAssociationSet>
2020-08-12T12:15:09.712-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <dhcpOptionsId>dopt-f401148f</dhcpOptionsId>
2020-08-12T12:15:09.712-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <tagSet>
2020-08-12T12:15:09.712-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:09.712-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Name</key>
2020-08-12T12:15:09.712-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>test_service_vpc</value>
2020-08-12T12:15:09.712-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:09.712-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:09.712-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Generated-By</key>
2020-08-12T12:15:09.712-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>terraform</value>
2020-08-12T12:15:09.713-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:09.713-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:09.713-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Managed-By</key>
2020-08-12T12:15:09.713-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>terraform</value>
2020-08-12T12:15:09.713-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:09.713-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:09.713-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>BuildUser</key>
2020-08-12T12:15:09.713-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>test-user</value>
2020-08-12T12:15:09.713-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:09.713-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </tagSet>
2020-08-12T12:15:09.713-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <instanceTenancy>default</instanceTenancy>
2020-08-12T12:15:09.713-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isDefault>false</isDefault>
2020-08-12T12:15:09.713-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:09.713-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </vpcSet>
2020-08-12T12:15:09.713-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </DescribeVpcsResponse>
2020-08-12T12:15:09.713-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:09 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeVpcAttribute Details:
2020-08-12T12:15:09.713-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
2020-08-12T12:15:09.713-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: POST / HTTP/1.1
2020-08-12T12:15:09.713-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Host: ec2.us-east-1.amazonaws.com
2020-08-12T12:15:09.713-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: User-Agent: aws-sdk-go/1.33.21 (go1.14.5; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.13.0 (+https://www.terraform.io)
2020-08-12T12:15:09.713-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 101
2020-08-12T12:15:09.713-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=<censored>/20200812/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=7d1fcf427249bc0679fe0228b225056dc5e544ffd5fe5ba10ce177f9c7bad421
2020-08-12T12:15:09.713-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-08-12T12:15:09.713-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amz-Date: 20200812T161509Z
2020-08-12T12:15:09.713-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Accept-Encoding: gzip
2020-08-12T12:15:09.713-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:09.713-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Action=DescribeVpcAttribute&Attribute=enableDnsSupport&Version=2016-11-15&VpcId=vpc-007f6d393a92b09b3
---
2020-08-12T12:15:09.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:09 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeVpcs Details:
2020-08-12T12:15:09.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ RESPONSE ]--------------------------------------
2020-08-12T12:15:09.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: HTTP/1.1 200 OK
2020-08-12T12:15:09.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Connection: close
2020-08-12T12:15:09.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 1562
2020-08-12T12:15:09.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: text/xml;charset=UTF-8
2020-08-12T12:15:09.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Date: Wed, 12 Aug 2020 16:15:09 GMT
2020-08-12T12:15:09.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Server: AmazonEC2
2020-08-12T12:15:09.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amzn-Requestid: b65b21b6-67ff-4839-b677-c3dae2b934e8
2020-08-12T12:15:09.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:09.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:09.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:09.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:09 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2020-08-12T12:15:09.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <DescribeVpcsResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2020-08-12T12:15:09.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <requestId>b65b21b6-67ff-4839-b677-c3dae2b934e8</requestId>
2020-08-12T12:15:09.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <vpcSet>
2020-08-12T12:15:09.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:09.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <vpcId>vpc-0988ba4c3efc00b31</vpcId>
2020-08-12T12:15:09.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ownerId><censored></ownerId>
2020-08-12T12:15:09.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <state>available</state>
2020-08-12T12:15:09.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <cidrBlock>192.168.2.0/24</cidrBlock>
5: <cidrBlockAssociationSet>
2020-08-12T12:15:09.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:09.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <cidrBlock>192.168.2.0/24</cidrBlock>
2020-08-12T12:15:09.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <associationId>vpc-cidr-assoc-0f284fa92686074c4</associationId>
2020-08-12T12:15:09.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <cidrBlockState>
2020-08-12T12:15:09.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <state>associated</state>
2020-08-12T12:15:09.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </cidrBlockState>
2020-08-12T12:15:09.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:09.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </cidrBlockAssociationSet>
2020-08-12T12:15:09.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <dhcpOptionsId>dopt-f401148f</dhcpOptionsId>
2020-08-12T12:15:09.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <tagSet>
2020-08-12T12:15:09.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:09.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Name</key>
2020-08-12T12:15:09.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>test_consumer_vpc</value>
2020-08-12T12:15:09.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:09.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:09.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>BuildUser</key>
2020-08-12T12:15:09.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>test-user</value>
2020-08-12T12:15:09.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:09.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
<key>Managed-By</key>
2020-08-12T12:15:09.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>terraform</value>
2020-08-12T12:15:09.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:09.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:09.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Generated-By</key>
2020-08-12T12:15:09.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>terraform</value>
2020-08-12T12:15:09.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:09.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </tagSet>
2020-08-12T12:15:09.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <instanceTenancy>default</instanceTenancy>
2020-08-12T12:15:09.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isDefault>false</isDefault>
2020-08-12T12:15:09.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:09.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </vpcSet>
2020-08-12T12:15:09.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </DescribeVpcsResponse>
2020-08-12T12:15:09.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:09 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeVpcAttribute Details:
2020-08-12T12:15:09.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
2020-08-12T12:15:09.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: POST / HTTP/1.1
2020-08-12T12:15:09.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Host: ec2.us-east-1.amazonaws.com
2020-08-12T12:15:09.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: User-Agent: aws-sdk-go/1.33.21 (go1.14.5; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.13.0 (+https://www.terraform.io)
2020-08-12T12:15:09.765-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 101
2020-08-12T12:15:09.765-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=<censored>/20200812/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=e2c94c8c7f364efbea1a5d6f8e3caeb4b3ba360d342e823fea964b43ef776b90
2020-08-12T12:15:09.765-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-08-12T12:15:09.765-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amz-Date: 20200812T161509Z
2020-08-12T12:15:09.765-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Accept-Encoding: gzip
2020-08-12T12:15:09.765-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:09.765-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Action=DescribeVpcAttribute&Attribute=enableDnsSupport&Version=2016-11-15&VpcId=vpc-0988ba4c3efc00b31
2020-08-12T12:15:09.765-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:09.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:09 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeVpcAttribute Details:
2020-08-12T12:15:09.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ RESPONSE ]--------------------------------------
2020-08-12T12:15:09.895-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: HTTP/1.1 200 OK
2020-08-12T12:15:09.895-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Connection: close
2020-08-12T12:15:09.895-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 330
2020-08-12T12:15:09.895-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: text/xml;charset=UTF-8
2020-08-12T12:15:09.895-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Date: Wed, 12 Aug 2020 16:15:09 GMT
2020-08-12T12:15:09.895-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Server: AmazonEC2
2020-08-12T12:15:09.895-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amzn-Requestid: 768cc0fb-39e8-4978-a134-061ecb08d14c
2020-08-12T12:15:09.895-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:09.895-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:09.895-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:09.895-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:09 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2020-08-12T12:15:09.895-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <DescribeVpcAttributeResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2020-08-12T12:15:09.895-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <requestId>768cc0fb-39e8-4978-a134-061ecb08d14c</requestId>
2020-08-12T12:15:09.895-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <vpcId>vpc-007f6d393a92b09b3</vpcId>
2020-08-12T12:15:09.895-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enableDnsSupport>
2020-08-12T12:15:09.895-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>true</value>
2020-08-12T12:15:09.895-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </enableDnsSupport>
2020-08-12T12:15:09.895-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </DescribeVpcAttributeResponse>
2020-08-12T12:15:09.895-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:09 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeVpcAttribute Details:
2020-08-12T12:15:09.895-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
2020-08-12T12:15:09.895-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: POST / HTTP/1.1
2020-08-12T12:15:09.895-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Host: ec2.us-east-1.amazonaws.com
2020-08-12T12:15:09.895-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: User-Agent: aws-sdk-go/1.33.21 (go1.14.5; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.13.0 (+https://www.terraform.io)
2020-08-12T12:15:09.895-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 103
2020-08-12T12:15:09.895-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=<censored>/20200812/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=356c41a0b2bdfe31d3be02014b94f5cade5a79da1841236463352a0db7913414
2020-08-12T12:15:09.895-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-08-12T12:15:09.895-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amz-Date: 20200812T161509Z
2020-08-12T12:15:09.895-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Accept-Encoding: gzip
2020-08-12T12:15:09.895-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:09.895-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Action=DescribeVpcAttribute&Attribute=enableDnsHostnames&Version=2016-11-15&VpcId=vpc-007f6d393a92b09b3
2020-08-12T12:15:09.895-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:09.902-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:09 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeVpcAttribute Details:
2020-08-12T12:15:09.902-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ RESPONSE ]--------------------------------------
2020-08-12T12:15:09.902-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: HTTP/1.1 200 OK
2020-08-12T12:15:09.902-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Connection: close
2020-08-12T12:15:09.902-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 330
2020-08-12T12:15:09.902-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: text/xml;charset=UTF-8
2020-08-12T12:15:09.902-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Date: Wed, 12 Aug 2020 16:15:09 GMT
2020-08-12T12:15:09.902-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Server: AmazonEC2
2020-08-12T12:15:09.902-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amzn-Requestid: d90e5aee-d387-4028-803d-ecd30b67471f
2020-08-12T12:15:09.902-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:09.902-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:09.902-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:09.902-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:09 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2020-08-12T12:15:09.902-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <DescribeVpcAttributeResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2020-08-12T12:15:09.902-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <requestId>d90e5aee-d387-4028-803d-ecd30b67471f</requestId>
2020-08-12T12:15:09.902-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <vpcId>vpc-0988ba4c3efc00b31</vpcId>
2020-08-12T12:15:09.902-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enableDnsSupport>
2020-08-12T12:15:09.902-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>true</value>
2020-08-12T12:15:09.902-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </enableDnsSupport>
2020-08-12T12:15:09.902-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </DescribeVpcAttributeResponse>
2020-08-12T12:15:09.902-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:09 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeVpcAttribute Details:
2020-08-12T12:15:09.902-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
2020-08-12T12:15:09.902-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: POST / HTTP/1.1
2020-08-12T12:15:09.902-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Host: ec2.us-east-1.amazonaws.com
2020-08-12T12:15:09.902-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: User-Agent: aws-sdk-go/1.33.21 (go1.14.5; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.13.0 (+https://www.terraform.io)
2020-08-12T12:15:09.902-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 103
2020-08-12T12:15:09.902-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=<censored>/20200812/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=9ae891dbc14742e76d4d615d868a37fc7f2df678a56afff3f6e7963538d378d2
2020-08-12T12:15:09.902-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-08-12T12:15:09.902-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amz-Date: 20200812T161509Z
2020-08-12T12:15:09.902-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Accept-Encoding: gzip
2020-08-12T12:15:09.902-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:09.902-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Action=DescribeVpcAttribute&Attribute=enableDnsHostnames&Version=2016-11-15&VpcId=vpc-0988ba4c3efc00b31
2020-08-12T12:15:09.902-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:10.091-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:10 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeVpcAttribute Details:
2020-08-12T12:15:10.091-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ RESPONSE ]--------------------------------------
2020-08-12T12:15:10.091-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: HTTP/1.1 200 OK
2020-08-12T12:15:10.091-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Connection: close
2020-08-12T12:15:10.091-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 335
2020-08-12T12:15:10.091-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: text/xml;charset=UTF-8
2020-08-12T12:15:10.091-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Date: Wed, 12 Aug 2020 16:15:09 GMT
2020-08-12T12:15:10.091-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Server: AmazonEC2
2020-08-12T12:15:10.091-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amzn-Requestid: 6e77df5c-74b4-41b4-b62c-a12b14b04906
2020-08-12T12:15:10.091-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:10.091-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:10.091-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:10.091-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:10 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2020-08-12T12:15:10.091-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <DescribeVpcAttributeResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2020-08-12T12:15:10.091-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <requestId>6e77df5c-74b4-41b4-b62c-a12b14b04906</requestId>
2020-08-12T12:15:10.091-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <vpcId>vpc-007f6d393a92b09b3</vpcId>
2020-08-12T12:15:10.091-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enableDnsHostnames>
EBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>false</value>
2020-08-12T12:15:10.091-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </enableDnsHostnames>
2020-08-12T12:15:10.091-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </DescribeVpcAttributeResponse>
2020-08-12T12:15:10.091-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:10 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeVpcClassicLink Details:
2020-08-12T12:15:10.091-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
2020-08-12T12:15:10.091-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: POST / HTTP/1.1
2020-08-12T12:15:10.091-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Host: ec2.us-east-1.amazonaws.com
2020-08-12T12:15:10.091-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: User-Agent: aws-sdk-go/1.33.21 (go1.14.5; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.13.0 (+https://www.terraform.io)
2020-08-12T12:15:10.091-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 78
2020-08-12T12:15:10.091-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=<censored>/20200812/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=cc2190f553047a208d52bf1cd74772d7d268ea612be60617a6d38cab13ba0ec6
2020-08-12T12:15:10.091-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-08-12T12:15:10.091-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amz-Date: 20200812T161510Z
2020-08-12T12:15:10.091-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Accept-Encoding: gzip
2020-08-12T12:15:10.091-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:10.091-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Action=DescribeVpcClassicLink&Version=2016-11-15&VpcId.1=vpc-007f6d393a92b09b3
provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:10.094-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:10 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeVpcAttribute Details:
2020-08-12T12:15:10.094-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ RESPONSE ]--------------------------------------
2020-08-12T12:15:10.094-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: HTTP/1.1 200 OK
2020-08-12T12:15:10.095-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Connection: close
2020-08-12T12:15:10.095-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 335
2020-08-12T12:15:10.095-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: text/xml;charset=UTF-8
2020-08-12T12:15:10.095-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Date: Wed, 12 Aug 2020 16:15:09 GMT
2020-08-12T12:15:10.095-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Server: AmazonEC2
2020-08-12T12:15:10.095-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amzn-Requestid: 9a32f7e2-2cb8-4e78-93e8-2b3666aa5088
2020-08-12T12:15:10.095-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:10.095-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:10.095-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:10.095-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:10 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2020-08-12T12:15:10.095-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <DescribeVpcAttributeResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2020-08-12T12:15:10.095-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <requestId>9a32f7e2-2cb8-4e78-93e8-2b3666aa5088</requestId>
2020-08-12T12:15:10.095-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <vpcId>vpc-0988ba4c3efc00b31</vpcId>
2020-08-12T12:15:10.095-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enableDnsHostnames>
EBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>false</value>
2020-08-12T12:15:10.095-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </enableDnsHostnames>
2020-08-12T12:15:10.095-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </DescribeVpcAttributeResponse>
2020-08-12T12:15:10.095-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:10 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeVpcClassicLink Details:
2020-08-12T12:15:10.095-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
2020-08-12T12:15:10.095-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: POST / HTTP/1.1
2020-08-12T12:15:10.095-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Host: ec2.us-east-1.amazonaws.com
2020-08-12T12:15:10.095-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: User-Agent: aws-sdk-go/1.33.21 (go1.14.5; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.13.0 (+https://www.terraform.io)
2020-08-12T12:15:10.095-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 78
2020-08-12T12:15:10.095-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=<censored>/20200812/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=008c002686e5052296090b70e6b2c99e5964eaf8cf9bb77b36e56dbba3231e78
2020-08-12T12:15:10.095-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-08-12T12:15:10.095-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amz-Date: 20200812T161510Z
2020-08-12T12:15:10.095-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Accept-Encoding: gzip
2020-08-12T12:15:10.095-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:10.095-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Action=DescribeVpcClassicLink&Version=2016-11-15&VpcId.1=vpc-0988ba4c3efc00b31
2020-08-12T12:15:10.095-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:10.299-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:10 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeVpcClassicLink Details:
2020-08-12T12:15:10.299-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ RESPONSE ]--------------------------------------
2020-08-12T12:15:10.299-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: HTTP/1.1 200 OK
2020-08-12T12:15:10.299-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Connection: close
2020-08-12T12:15:10.299-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 965
2020-08-12T12:15:10.299-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: text/xml;charset=UTF-8
2020-08-12T12:15:10.299-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Date: Wed, 12 Aug 2020 16:15:09 GMT
2020-08-12T12:15:10.299-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Server: AmazonEC2
2020-08-12T12:15:10.299-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amzn-Requestid: 051784e4-b6c5-47e5-b5bf-dd025b34b8d7
2020-08-12T12:15:10.299-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:10.300-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:10.300-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:10.300-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:10 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2020-08-12T12:15:10.300-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <DescribeVpcClassicLinkResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2020-08-12T12:15:10.300-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <requestId>051784e4-b6c5-47e5-b5bf-dd025b34b8d7</requestId>
2020-08-12T12:15:10.300-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <vpcSet>
2020-08-12T12:15:10.300-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.300-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <vpcId>vpc-007f6d393a92b09b3</vpcId>
2020-08-12T12:15:10.300-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <classicLinkEnabled>false</classicLinkEnabled>
2020-08-12T12:15:10.300-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <tagSet>
2020-08-12T12:15:10.300-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.300-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Name</key>
2020-08-12T12:15:10.300-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>test_service_vpc</value>
2020-08-12T12:15:10.300-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.300-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.300-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Generated-By</key>
2020-08-12T12:15:10.300-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>terraform</value>
2020-08-12T12:15:10.300-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.300-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.300-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Managed-By</key>
2020-08-12T12:15:10.300-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>terraform</value>
2020-08-12T12:15:10.300-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.300-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.300-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>BuildUser</key>
2020-08-12T12:15:10.300-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>test-user</value>
2020-08-12T12:15:10.300-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.300-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </tagSet>
2020-08-12T12:15:10.300-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.300-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </vpcSet>
2020-08-12T12:15:10.300-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </DescribeVpcClassicLinkResponse>
2020-08-12T12:15:10.300-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:10 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeVpcClassicLinkDnsSupport Details:
2020-08-12T12:15:10.300-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
2020-08-12T12:15:10.300-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: POST / HTTP/1.1
2020-08-12T12:15:10.300-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Host: ec2.us-east-1.amazonaws.com
2020-08-12T12:15:10.300-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: User-Agent: aws-sdk-go/1.33.21 (go1.14.5; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.13.0 (+https://www.terraform.io)
2020-08-12T12:15:10.300-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 89
2020-08-12T12:15:10.300-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=<censored>/20200812/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=bcbeaffe0d1099719efe6c75549aef3f659a191254edd15f561d83c6f5552ab2
2020-08-12T12:15:10.300-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-08-12T12:15:10.300-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amz-Date: 20200812T161510Z
2020-08-12T12:15:10.300-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Accept-Encoding: gzip
2020-08-12T12:15:10.300-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:10.300-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Action=DescribeVpcClassicLinkDnsSupport&Version=2016-11-15&VpcIds.1=vpc-007f6d393a92b09b3
2020-08-12T12:15:10.300-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:10.304-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:10 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeVpcClassicLink Details:
2020-08-12T12:15:10.304-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ RESPONSE ]--------------------------------------
2020-08-12T12:15:10.304-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: HTTP/1.1 200 OK
2020-08-12T12:15:10.304-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Connection: close
2020-08-12T12:15:10.304-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 966
2020-08-12T12:15:10.304-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: text/xml;charset=UTF-8
2020-08-12T12:15:10.305-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Date: Wed, 12 Aug 2020 16:15:09 GMT
2020-08-12T12:15:10.305-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Server: AmazonEC2
2020-08-12T12:15:10.305-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amzn-Requestid: b4090628-5584-4241-9678-a7a6dcb7ce04
2020-08-12T12:15:10.305-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:10.305-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:10.305-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:10.305-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:10 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2020-08-12T12:15:10.305-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <DescribeVpcClassicLinkResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2020-08-12T12:15:10.305-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <requestId>b4090628-5584-4241-9678-a7a6dcb7ce04</requestId>
2020-08-12T12:15:10.305-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <vpcSet>
2020-08-12T12:15:10.305-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.305-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <vpcId>vpc-0988ba4c3efc00b31</vpcId>
2020-08-12T12:15:10.305-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <classicLinkEnabled>false</classicLinkEnabled>
2020-08-12T12:15:10.305-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <tagSet>
2020-08-12T12:15:10.305-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.305-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Name</key>
2020-08-12T12:15:10.305-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>test_consumer_vpc</value>
2020-08-12T12:15:10.305-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.305-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.305-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>BuildUser</key>
2020-08-12T12:15:10.305-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>test-user</value>
2020-08-12T12:15:10.305-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.305-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.305-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Managed-By</key>
2020-08-12T12:15:10.305-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>terraform</value>
2020-08-12T12:15:10.305-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.305-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.305-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Generated-By</key>
2020-08-12T12:15:10.305-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>terraform</value>
2020-08-12T12:15:10.305-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.305-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </tagSet>
2020-08-12T12:15:10.305-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.305-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </vpcSet>
2020-08-12T12:15:10.305-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </DescribeVpcClassicLinkResponse>
2020-08-12T12:15:10.306-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:10 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeVpcClassicLinkDnsSupport Details:
2020-08-12T12:15:10.309-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
2020-08-12T12:15:10.309-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: POST / HTTP/1.1
2020-08-12T12:15:10.309-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Host: ec2.us-east-1.amazonaws.com
2020-08-12T12:15:10.309-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: User-Agent: aws-sdk-go/1.33.21 (go1.14.5; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.13.0 (+https://www.terraform.io)
2020-08-12T12:15:10.309-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 89
2020-08-12T12:15:10.309-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=<censored>/20200812/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=c277f86894a7536b7e6830287651a7fb066479e2e02f23c730fdd0e4fc79a306
2020-08-12T12:15:10.309-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-08-12T12:15:10.309-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amz-Date: 20200812T161510Z
2020-08-12T12:15:10.309-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Accept-Encoding: gzip
2020-08-12T12:15:10.309-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:10.309-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Action=DescribeVpcClassicLinkDnsSupport&Version=2016-11-15&VpcIds.1=vpc-0988ba4c3efc00b31
2020-08-12T12:15:10.309-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:10 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeImages Details:
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ RESPONSE ]--------------------------------------
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: HTTP/1.1 200 OK
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Connection: close
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Transfer-Encoding: chunked
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: text/xml;charset=UTF-8
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Date: Wed, 12 Aug 2020 16:15:10 GMT
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Server: AmazonEC2
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Vary: accept-encoding
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amzn-Requestid: 857093fa-33f2-49fd-bc7c-846b40da45f8
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:10 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <DescribeImagesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <requestId>857093fa-33f2-49fd-bc7c-846b40da45f8</requestId>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imagesSet>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-00068cd7555f543d5</imageId>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20191116.0-x86_64-gp2</imageLocation>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2019-11-19T18:40:03.000Z</creationDate>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>x86_64</architecture>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20191116.0-x86_64-gp2</name>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 AMI 2.0.20191116.0 x86_64 HVM gp2</description>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-020ec4f43b42c0023</snapshotId>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>gp2</volumeType>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-002cc39e7bf021a77</imageId>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20200207.1-arm64-gp2</imageLocation>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2020-02-12T08:50:04.000Z</creationDate>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>arm64</architecture>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20200207.1-arm64-gp2</name>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 LTS Arm64 AMI 2.0.20200207.1 arm64 HVM gp2</description>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-03a2b5280d1f3985d</snapshotId>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>gp2</volumeType>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-009d6802948d06e52</imageId>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20181114-x86_64-gp2</imageLocation>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2018-11-14T09:06:55.000Z</creationDate>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>x86_64</architecture>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20181114-x86_64-gp2</name>
<description>Amazon Linux 2 AMI 2.0.20181114 x86_64 HVM gp2</description>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-05c184ed39d0ecd7b</snapshotId>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>gp2</volumeType>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.330-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
<usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-00b882ac5193044e4</imageId>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20190618-x86_64-ebs</imageLocation>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2019-06-19T21:53:37.000Z</creationDate>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>x86_64</architecture>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20190618-x86_64-ebs</name>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 AMI 2.0.20190618 x86_64 HVM ebs</description>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
raform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-08091107f3acb12b2</snapshotId>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>standard</volumeType>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-00b94673edfccb7ca</imageId>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20180810-x86_64-ebs</imageLocation>
-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2018-08-11T03:39:09.000Z</creationDate>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>x86_64</architecture>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20180810-x86_64-ebs</name>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 AMI 2.0.20180810 x86_64 HVM ebs</description>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
der-aws_v3.1.0_x5: <snapshotId>snap-0fdd760cc2690267a</snapshotId>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>standard</volumeType>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-00b99db251c4b691a</imageId>
0.20200304.0-x86_64-ebs</imageLocation>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2020-03-07T21:43:03.000Z</creationDate>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>x86_64</architecture>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20200304.0-x86_64-ebs</name>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 AMI 2.0.20200304.0 x86_64 HVM ebs</description>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-0e27a39c6e2f9f079</snapshotId>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>standard</volumeType>
<encrypted>false</encrypted>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-00d2a06d6dd390d70</imageId>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20181114-arm64-gp2</imageLocation>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2018-11-15T00:37:56.000Z</creationDate>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
BUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>arm64</architecture>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20181114-arm64-gp2</name>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 LTS Arm64 Beta AMI 2.0.20181114 arm64 HVM gp2</description>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-01bc08de2b998636d</snapshotId>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
gp2</volumeType>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-00dc79254d0461090</imageId>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20191024.3-x86_64-gp2</imageLocation>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2019-10-31T06:01:09.000Z</creationDate>
aform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>x86_64</architecture>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20191024.3-x86_64-gp2</name>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 AMI 2.0.20191024.3 x86_64 HVM gp2</description>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-04c43a2041860e6cd</snapshotId>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
1-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>gp2</volumeType>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-01357967d6ec35094</imageId>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20191024.3-x86_64-ebs</imageLocation>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
ate>2019-10-31T05:57:01.000Z</creationDate>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>x86_64</architecture>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20191024.3-x86_64-ebs</name>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 AMI 2.0.20191024.3 x86_64 HVM ebs</description>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-04c43a2041860e6cd</snapshotId>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
<deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>standard</volumeType>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-013be31976ca2c322</imageId>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20181024-x86_64-gp2</imageLocation>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
08-12T12:15:10.331-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2018-10-24T21:06:51.000Z</creationDate>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>x86_64</architecture>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20181024-x86_64-gp2</name>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 AMI 2.0.20181024 x86_64 HVM gp2</description>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-0a5aa8defd8b8003d</snapshotId>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
/deleteOnTermination>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>gp2</volumeType>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-01e3b8c3a51e88954</imageId>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20190110-x86_64-gp2</imageLocation>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
ider-aws_v3.1.0_x5: <creationDate>2019-01-08T06:47:18.000Z</creationDate>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>x86_64</architecture>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20190110-x86_64-gp2</name>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 AMI 2.0.20190110 x86_64 HVM gp2</description>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-042f3271b38c0f653</snapshotId>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
n.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>gp2</volumeType>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-01fbc92d24852df9b</imageId>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20191217.0-x86_64-gp2-mono-2020.02.27</imageLocation>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
<imageOwnerId>801119661308</imageOwnerId>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2020-02-28T00:10:16.000Z</creationDate>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>x86_64</architecture>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20191217.0-x86_64-gp2-mono-2020.02.27</name>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 AMI with .NET Core, Mono, and PowerShell Core pre-installed and pre-configured</description>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-05a06532caddfba0c</snapshotId>
20-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>gp2</volumeType>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-02013ed1a71752ea7</imageId>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20190313-x86_64-ebs</imageLocation>
er-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2019-03-08T20:40:38.000Z</creationDate>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>x86_64</architecture>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20190313-x86_64-ebs</name>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 AMI 2.0.20190313 x86_64 HVM ebs</description>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
_v3.1.0_x5: <snapshotId>snap-062700013f593e38c</snapshotId>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>standard</volumeType>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-020635c16bf5a82ad</imageId>
024-x86_64-ebs</imageLocation>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2018-10-24T21:00:49.000Z</creationDate>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>x86_64</architecture>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20181024-x86_64-ebs</name>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 AMI 2.0.20181024 x86_64 HVM ebs</description>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
<ebs>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-0a5aa8defd8b8003d</snapshotId>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>standard</volumeType>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-0217d483951e4cec3</imageId>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20190115-arm64-gp2</imageLocation>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2019-01-14T19:49:07.000Z</creationDate>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>arm64</architecture>
aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20190115-arm64-gp2</name>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 LTS Arm64 AMI 2.0.20190115 arm64 HVM gp2</description>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-0a396ed1d4d490049</snapshotId>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>gp2</volumeType>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-02354e95b39ca8dec</imageId>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20200722.0-x86_64-gp2</imageLocation>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2020-07-24T20:40:28.000Z</creationDate>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
chitecture>x86_64</architecture>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.332-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20200722.0-x86_64-gp2</name>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 AMI 2.0.20200722.0 x86_64 HVM gp2</description>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-06d919bfeced8496a</snapshotId>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>gp2</volumeType>
m-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-026a50a56f2887627</imageId>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20200406.0-x86_64-ebs</imageLocation>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2020-04-07T17:11:17.000Z</creationDate>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>x86_64</architecture>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20200406.0-x86_64-ebs</name>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 AMI 2.0.20200406.0 x86_64 HVM ebs</description>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-0e1167baa50e9c0ff</snapshotId>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
<volumeType>standard</volumeType>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-02a9560633d8c1728</imageId>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20191217.0-x86_64-ebs</imageLocation>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2019-12-18T01:28:03.000Z</creationDate>
333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>x86_64</architecture>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20191217.0-x86_64-ebs</name>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 AMI 2.0.20191217.0 x86_64 HVM ebs</description>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-065c74556d172a389</snapshotId>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
tion>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>standard</volumeType>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-02b5d851009884e20</imageId>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20200520.1-arm64-gp2</imageLocation>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
3.1.0_x5: <creationDate>2020-05-27T06:44:27.000Z</creationDate>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>arm64</architecture>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20200520.1-arm64-gp2</name>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 LTS Arm64 AMI 2.0.20200520.1 arm64 HVM gp2</description>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-0e240260b752a4eab</snapshotId>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
in.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>gp2</volumeType>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-02da3a138888ced85</imageId>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20190228-x86_64-gp2</imageLocation>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
<creationDate>2019-02-28T03:23:17.000Z</creationDate>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>x86_64</architecture>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20190228-x86_64-gp2</name>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 AMI 2.0.20190228 x86_64 HVM gp2</description>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-0ff5b79fdf9b021e8</snapshotId>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
ws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>gp2</volumeType>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-0323c3dd2da7fb37d</imageId>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20200406.0-x86_64-gp2</imageLocation>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
wnerId>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2020-04-07T17:30:33.000Z</creationDate>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>x86_64</architecture>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20200406.0-x86_64-gp2</name>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 AMI 2.0.20200406.0 x86_64 HVM gp2</description>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-0e1167baa50e9c0ff</snapshotId>
<volumeSize>8</volumeSize>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>gp2</volumeType>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-035240afa793cddbb</imageId>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20191116.0-arm64-gp2</imageLocation>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
UG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2019-11-19T18:19:44.000Z</creationDate>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>arm64</architecture>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20191116.0-arm64-gp2</name>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 LTS Arm64 AMI 2.0.20191116.0 arm64 HVM gp2</description>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-00c5c6ff8458cfd68</snapshotId>
0-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>gp2</volumeType>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-035be7bafff33b6b6</imageId>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20190115-x86_64-gp2</imageLocation>
r-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2019-01-14T19:17:27.000Z</creationDate>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>x86_64</architecture>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20190115-x86_64-gp2</name>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 AMI 2.0.20190115 x86_64 HVM gp2</description>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
v3.1.0_x5: <snapshotId>snap-0ee5fbcb154b23d7e</snapshotId>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>gp2</volumeType>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-0447bb355780578c6</imageId>
m64-gp2</imageLocation>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2019-06-11T07:55:53.000Z</creationDate>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>arm64</architecture>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20190612-arm64-gp2</name>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 LTS Arm64 AMI 2.0.20190612 arm64 HVM gp2</description>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
<ebs>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-0c0bccee8207504ad</snapshotId>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>gp2</volumeType>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-04681a1dbd79675a5</imageId>
form-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20180810-x86_64-gp2</imageLocation>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2018-08-11T03:42:40.000Z</creationDate>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>x86_64</architecture>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.333-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20180810-x86_64-gp2</name>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 AMI 2.0.20180810 x86_64 HVM gp2</description>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
eName>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-0e848b692c3c7de9e</snapshotId>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>gp2</volumeType>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
geId>ami-046fd519c4156252a</imageId>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20190313-x86_64-gp2-SQL_2017_Express-2019.04.02</imageLocation>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>801119661308</imageOwnerId>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2019-04-03T18:28:04.000Z</creationDate>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>x86_64</architecture>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20190313-x86_64-gp2-SQL_2017_Express-2019.04.02</name>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 with SQL Server 2017 Express Edition AMI provided by Amazon</description>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
vider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-04ab74697bcf2a8f1</snapshotId>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>30</volumeSize>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>gp2</volumeType>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-04aa1bc9d1b9bfbe7</imageId>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20190228-x86_64-ebs</imageLocation>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2019-02-28T03:19:09.000Z</creationDate>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>x86_64</architecture>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20190228-x86_64-ebs</name>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 AMI 2.0.20190228 x86_64 HVM ebs</description>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
<blockDeviceMapping>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-0ff5b79fdf9b021e8</snapshotId>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>standard</volumeType>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-04bfee437f38a691e</imageId>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20190218-x86_64-gp2</imageLocation>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2019-02-19T22:42:34.000Z</creationDate>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>x86_64</architecture>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20190218-x86_64-gp2</name>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 AMI 2.0.20190218 x86_64 HVM gp2</description>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
viceName>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-06119a496d0c32e34</snapshotId>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>gp2</volumeType>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-05673d809cbe59f27</imageId>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20180622.1-x86_64-gp2-dotnetcore-2019.04.09</imageLocation>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>801119661308</imageOwnerId>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2019-04-08T17:58:19.000Z</creationDate>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>x86_64</architecture>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20180622.1-x86_64-gp2-dotnetcore-2019.04.09</name>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 LTS AMI with .NET Core 2.1</description>
Type>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-0acf33ce3c6893f81</snapshotId>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>gp2</volumeType>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-058ee8ad9855a2a56</imageId>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20200617.0-x86_64-ebs</imageLocation>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2020-06-23T06:05:46.000Z</creationDate>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>x86_64</architecture>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20200617.0-x86_64-ebs</name>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 AMI 2.0.20200617.0 x86_64 HVM ebs</description>
[DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-028531a83139c57d1</snapshotId>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>standard</volumeType>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
rt>true</enaSupport>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-0599cf11bd7f06277</imageId>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20190508-x86_64-ebs</imageLocation>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2019-05-09T00:52:03.000Z</creationDate>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>x86_64</architecture>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20190508-x86_64-ebs</name>
>Amazon Linux 2 AMI 2.0.20190508 x86_64 HVM ebs</description>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-04a92f3aceecdabef</snapshotId>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>standard</volumeType>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-062f7200baf2fa504</imageId>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20191217.0-x86_64-gp2</imageLocation>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2019-12-18T01:33:11.000Z</creationDate>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>x86_64</architecture>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20191217.0-x86_64-gp2</name>
-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 AMI 2.0.20191217.0 x86_64 HVM gp2</description>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-065c74556d172a389</snapshotId>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>gp2</volumeType>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-0677611d5bf124658</imageId>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20190823-x86_64-gp2-mono-2019.10.09</imageLocation>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>801119661308</imageOwnerId>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2019-10-10T19:41:26.000Z</creationDate>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>x86_64</architecture>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.334-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20190823-x86_64-gp2-mono-2019.10.09</name>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description/>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-07491bc6018889041</snapshotId>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>gp2</volumeType>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
vm</virtualizationType>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-06b382aba6c5a4f2c</imageId>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20190313-arm64-gp2</imageLocation>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2019-03-11T20:28:31.000Z</creationDate>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>arm64</architecture>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
0-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20190313-arm64-gp2</name>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 LTS Arm64 AMI 2.0.20190313 arm64 HVM gp2</description>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-0c78fc28df11016fa</snapshotId>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>gp2</volumeType>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-06ddd6d23e1057885</imageId>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20190612-x86_64-ebs</imageLocation>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2019-06-11T07:10:05.000Z</creationDate>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>x86_64</architecture>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
in.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20190612-x86_64-ebs</name>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 AMI 2.0.20190612 x86_64 HVM ebs</description>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-08f742c6ac4f80dda</snapshotId>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>standard</volumeType>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
gin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-074e79ff43d863acb</imageId>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20190115-x86_64-ebs</imageLocation>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2019-01-14T19:12:49.000Z</creationDate>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>x86_64</architecture>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
<sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20190115-x86_64-ebs</name>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 AMI 2.0.20190115 x86_64 HVM ebs</description>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-0ee5fbcb154b23d7e</snapshotId>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>standard</volumeType>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
rm-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-085854121fbe05405</imageId>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20190313-x86_64-gp2-SQL_2017_Enterprise-2019.04.02</imageLocation>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>801119661308</imageOwnerId>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2019-04-03T18:28:53.000Z</creationDate>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>x86_64</architecture>
<imageType>machine</imageType>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20190313-x86_64-gp2-SQL_2017_Enterprise-2019.04.02</name>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 with SQL Server 2017 Enterprise Edition AMI provided by Amazon</description>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-0f97eaa58deff24f9</snapshotId>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>30</volumeSize>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>gp2</volumeType>
ypted>false</encrypted>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>SQL Server Enterprise</platformDetails>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances:0100</usageOperation>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-0871ae9e379c8be5b</imageId>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20190110-arm64-gp2</imageLocation>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2019-01-09T00:44:13.000Z</creationDate>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
.terraform-provider-aws_v3.1.0_x5: <architecture>arm64</architecture>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20190110-arm64-gp2</name>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 LTS Arm64 AMI 2.0.20190110 arm64 HVM gp2</description>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-0da1a957a809593d3</snapshotId>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-0877e0c7449e93699</imageId>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20190313-x86_64-gp2-SQL_2017_Web-2019.04.02</imageLocation>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>801119661308</imageOwnerId>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2019-04-03T18:30:12.000Z</creationDate>
n.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>x86_64</architecture>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20190313-x86_64-gp2-SQL_2017_Web-2019.04.02</name>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 with SQL Server 2017 Web Edition AMI provided by Amazon</description>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-04cfd406b19360ce5</snapshotId>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>30</volumeSize>
n>true</deleteOnTermination>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>gp2</volumeType>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>SQL Server Web</platformDetails>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances:0200</usageOperation>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-087a6127ba9676bb6</imageId>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20190313-x86_64-gp2-SQL_2017_Standard-2019.04.02</imageLocation>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>801119661308</imageOwnerId>
:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2019-04-03T18:29:31.000Z</creationDate>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>x86_64</architecture>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20190313-x86_64-gp2-SQL_2017_Standard-2019.04.02</name>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 with SQL Server 2017 Standard Edition AMI provided by Amazon</description>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-0976d949f129e80ac</snapshotId>
3.1.0_x5: <volumeSize>30</volumeSize>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>gp2</volumeType>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>SQL Server Standard</platformDetails>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances:0004</usageOperation>
2020-08-12T12:15:10.335-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-088a68683c8ebd614</imageId>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20190823.1-x86_64-ebs</imageLocation>
le</imageState>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2019-08-30T06:59:21.000Z</creationDate>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>x86_64</architecture>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20190823.1-x86_64-ebs</name>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 AMI 2.0.20190823.1 x86_64 HVM ebs</description>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
Id>snap-0e4c15b8cba3e8ae6</snapshotId>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>standard</volumeType>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-08f3d892de259504d</imageId>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20200617.0-x86_64-gp2</imageLocation>
2:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2020-06-23T06:09:26.000Z</creationDate>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>x86_64</architecture>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20200617.0-x86_64-gp2</name>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 AMI 2.0.20200617.0 x86_64 HVM gp2</description>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-028531a83139c57d1</snapshotId>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>gp2</volumeType>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-0922553b7b0369273</imageId>
<imageLocation>amazon/amzn2-ami-hvm-2.0.20181008-x86_64-gp2</imageLocation>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2018-10-08T01:32:45.000Z</creationDate>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>x86_64</architecture>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20181008-x86_64-gp2</name>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 AMI 2.0.20181008 x86_64 HVM gp2</description>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
BUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-089169bbdb370a22f</snapshotId>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>gp2</volumeType>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-09c61c4850b7465cb</imageId>
20-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20190823.1-arm64-gp2</imageLocation>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2019-08-30T06:45:29.000Z</creationDate>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>arm64</architecture>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20190823.1-arm64-gp2</name>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 LTS Arm64 AMI 2.0.20190823.1 arm64 HVM gp2</description>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-05bc91dfa2f13dedd</snapshotId>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>gp2</volumeType>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-09d61de62a73cbd3b</imageId>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20190218-x86_64-ebs</imageLocation>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2019-02-19T22:38:27.000Z</creationDate>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>x86_64</architecture>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20190218-x86_64-ebs</name>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 AMI 2.0.20190218 x86_64 HVM ebs</description>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
<item>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-06119a496d0c32e34</snapshotId>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>standard</volumeType>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-09d95fab7fff3776c</imageId>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20200520.1-x86_64-gp2</imageLocation>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2020-05-27T06:58:09.000Z</creationDate>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>x86_64</architecture>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20200520.1-x86_64-gp2</name>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 AMI 2.0.20200520.1 x86_64 HVM gp2</description>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
DeviceMapping>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-074e8f0568ee430f1</snapshotId>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>gp2</volumeType>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
ugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-0a887e401f7654935</imageId>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20200207.1-x86_64-gp2</imageLocation>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2020-02-12T09:07:16.000Z</creationDate>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>x86_64</architecture>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20200207.1-x86_64-gp2</name>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 AMI 2.0.20200207.1 x86_64 HVM gp2</description>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-03a475f314b035167</snapshotId>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>gp2</volumeType>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
<usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-0aa9b70a12f8a24aa</imageId>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20180924-x86_64-ebs</imageLocation>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2018-09-26T19:11:06.000Z</creationDate>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>x86_64</architecture>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20180924-x86_64-ebs</name>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 AMI 2.0.20180924 x86_64 HVM ebs</description>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
rm-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-0da34b078ab17e006</snapshotId>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>standard</volumeType>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
etails>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-0ad82a384c06c911e</imageId>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20190618-arm64-gp2</imageLocation>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2019-06-19T22:18:38.000Z</creationDate>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>arm64</architecture>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20190618-arm64-gp2</name>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 LTS Arm64 AMI 2.0.20190618 arm64 HVM gp2</description>
<rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-08228101027cd62f2</snapshotId>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.336-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>gp2</volumeType>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-0b69ea66ff7391e80</imageId>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20190823.1-x86_64-gp2</imageLocation>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2019-08-30T07:06:01.000Z</creationDate>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>x86_64</architecture>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20190823.1-x86_64-gp2</name>
scription>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-0e4c15b8cba3e8ae6</snapshotId>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>gp2</volumeType>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
ws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-0b803066d884076ef</imageId>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20200207.1-x86_64-ebs</imageLocation>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2020-02-12T09:02:39.000Z</creationDate>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>x86_64</architecture>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20200207.1-x86_64-ebs</name>
aws_v3.1.0_x5: <description>Amazon Linux 2 AMI 2.0.20200207.1 x86_64 HVM ebs</description>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-03a475f314b035167</snapshotId>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>standard</volumeType>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
<hypervisor>xen</hypervisor>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-0b898040803850657</imageId>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20190618-x86_64-gp2</imageLocation>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2019-06-19T21:59:15.000Z</creationDate>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>x86_64</architecture>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
.0.20190618-x86_64-gp2</name>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 AMI 2.0.20190618 x86_64 HVM gp2</description>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-08091107f3acb12b2</snapshotId>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>gp2</volumeType>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-0b8d0d6ac70e5750c</imageId>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20181114-x86_64-ebs</imageLocation>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2018-11-14T09:02:22.000Z</creationDate>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>x86_64</architecture>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20181114-x86_64-ebs</name>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 AMI 2.0.20181114 x86_64 HVM ebs</description>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-05c184ed39d0ecd7b</snapshotId>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>standard</volumeType>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-0ba960472fc891755</imageId>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20200617.0-arm64-gp2</imageLocation>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2020-06-23T05:54:35.000Z</creationDate>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>arm64</architecture>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20200617.0-arm64-gp2</name>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 LTS Arm64 AMI 2.0.20200617.0 arm64 HVM gp2</description>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-07a2c4411d233d424</snapshotId>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>gp2</volumeType>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
ider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-0beafb294c86717a8</imageId>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20200722.0-x86_64-ebs</imageLocation>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2020-07-24T20:36:15.000Z</creationDate>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>x86_64</architecture>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
tSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20200722.0-x86_64-ebs</name>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 AMI 2.0.20200722.0 x86_64 HVM ebs</description>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-06d919bfeced8496a</snapshotId>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>standard</volumeType>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-0c5bf07e510b75b11</imageId>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20200722.0-arm64-gp2</imageLocation>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2020-07-24T20:21:53.000Z</creationDate>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>arm64</architecture>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
0-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20200722.0-arm64-gp2</name>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 LTS Arm64 AMI 2.0.20200722.0 arm64 HVM gp2</description>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-0ab08568b429b1b8e</snapshotId>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>gp2</volumeType>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
1.0_x5: </ebs>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-0c6b1d09930fac512</imageId>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20190508-x86_64-gp2</imageLocation>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2019-05-09T00:58:11.000Z</creationDate>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>x86_64</architecture>
00 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20190508-x86_64-gp2</name>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 AMI 2.0.20190508 x86_64 HVM gp2</description>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-04a92f3aceecdabef</snapshotId>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>gp2</volumeType>
lse</encrypted>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-0c9e7070ba2856f49</imageId>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20191116.0-x86_64-ebs</imageLocation>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2019-11-19T18:35:56.000Z</creationDate>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
ws_v3.1.0_x5: <architecture>x86_64</architecture>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20191116.0-x86_64-ebs</name>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 AMI 2.0.20191116.0 x86_64 HVM ebs</description>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-020ec4f43b42c0023</snapshotId>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>standard</volumeType>
0.337-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-0cc96feef8c6bbff3</imageId>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20190612-x86_64-gp2</imageLocation>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2019-06-11T07:15:13.000Z</creationDate>
<isPublic>true</isPublic>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>x86_64</architecture>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20190612-x86_64-gp2</name>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 AMI 2.0.20190612 x86_64 HVM gp2</description>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-08f742c6ac4f80dda</snapshotId>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
aws_v3.1.0_x5: <volumeType>gp2</volumeType>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-0ce2e5b7d27317779</imageId>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20200406.0-arm64-gp2</imageLocation>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>arm64</architecture>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20200406.0-arm64-gp2</name>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 LTS Arm64 AMI 2.0.20200406.0 arm64 HVM gp2</description>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-033271ee808a79384</snapshotId>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
ination>true</deleteOnTermination>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>gp2</volumeType>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-0d08fa65f81355d86</imageId>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20191024.3-arm64-gp2</imageLocation>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
terraform-provider-aws_v3.1.0_x5: <creationDate>2019-10-31T05:38:30.000Z</creationDate>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>arm64</architecture>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20191024.3-arm64-gp2</name>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 LTS Arm64 AMI 2.0.20191024.3 arm64 HVM gp2</description>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-0b6b6421fdc1fe37a</snapshotId>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>gp2</volumeType>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-0d19f5402a2c1c6bc</imageId>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20190218-arm64-gp2</imageLocation>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
<imageOwnerId>137112412989</imageOwnerId>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2019-02-19T23:22:51.000Z</creationDate>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>arm64</architecture>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20190218-arm64-gp2</name>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 LTS Arm64 AMI 2.0.20190218 arm64 HVM gp2</description>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-093a672b6c97bc410</snapshotId>
provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>gp2</volumeType>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-0d4a357eea339d12d</imageId>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20181008-x86_64-ebs</imageLocation>
/imageState>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2018-10-08T01:28:28.000Z</creationDate>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>x86_64</architecture>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20181008-x86_64-ebs</name>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 AMI 2.0.20181008 x86_64 HVM ebs</description>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
-089169bbdb370a22f</snapshotId>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>standard</volumeType>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-0dd387866de2504e4</imageId>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20190508-arm64-gp2</imageLocation>
8-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2019-05-10T01:12:29.000Z</creationDate>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>arm64</architecture>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20190508-arm64-gp2</name>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 LTS Arm64 AMI 2.0.20190508 arm64 HVM gp2</description>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
38-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-0b6605957f6924447</snapshotId>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>gp2</volumeType>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-0de53d8956e8dcf80</imageId>
eLocation>amazon/amzn2-ami-hvm-2.0.20190313-x86_64-gp2</imageLocation>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2019-03-08T20:44:46.000Z</creationDate>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>x86_64</architecture>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20190313-x86_64-gp2</name>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 AMI 2.0.20190313 x86_64 HVM gp2</description>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
ugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-062700013f593e38c</snapshotId>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>gp2</volumeType>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-0e24aee0334f94155</imageId>
2T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20180622.1-x86_64-gp2-dotnetcore-2018.12.12</imageLocation>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>801119661308</imageOwnerId>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2018-12-12T18:35:23.000Z</creationDate>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>x86_64</architecture>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20180622.1-x86_64-gp2-dotnetcore-2018.12.12</name>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 LTS AMI with .NET Core 2.1</description>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.338-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-013dd1d0d1811142a</snapshotId>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>gp2</volumeType>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-0e4cca4d28445d017</imageId>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20190618-x86_64-gp2-mono-2019.08.14</imageLocation>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>801119661308</imageOwnerId>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2019-08-14T19:28:30.000Z</creationDate>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>x86_64</architecture>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20190618-x86_64-gp2-mono-2019.08.14</name>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 AMI with .NET Core, Mono, and PowerShell Core pre-installed and pre-configured</description>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
<blockDeviceMapping>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-05e0c1c9eb923b702</snapshotId>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>gp2</volumeType>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
UG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-0e6d2e8684d4ccb3e</imageId>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20180924-x86_64-gp2</imageLocation>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2018-09-26T19:28:38.000Z</creationDate>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>x86_64</architecture>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20180924-x86_64-gp2</name>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 AMI 2.0.20180924 x86_64 HVM gp2</description>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-0bf49ecaeeedbbd0f</snapshotId>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>gp2</volumeType>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
<usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-0e98ccceff552e8a8</imageId>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20191217.0-arm64-gp2</imageLocation>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2019-12-18T01:12:47.000Z</creationDate>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>arm64</architecture>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20191217.0-arm64-gp2</name>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 LTS Arm64 AMI 2.0.20191217.0 arm64 HVM gp2</description>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
ugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-0a8864dcad89da6c4</snapshotId>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>gp2</volumeType>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
atformDetails>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-0f308e6a47992946e</imageId>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20190110-x86_64-ebs</imageLocation>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2019-01-08T06:44:11.000Z</creationDate>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>x86_64</architecture>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20190110-x86_64-ebs</name>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 AMI 2.0.20190110 x86_64 HVM ebs</description>
<rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-042f3271b38c0f653</snapshotId>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>standard</volumeType>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-0f84e2a3635d2fac9</imageId>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20200520.1-x86_64-ebs</imageLocation>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2020-05-27T06:53:59.000Z</creationDate>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>x86_64</architecture>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20200520.1-x86_64-ebs</name>
bs</description>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-074e8f0568ee430f1</snapshotId>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>standard</volumeType>
2020-08-12T12:15:10.339-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-0f8c82faeb08f15da</imageId>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20181114.1-arm64-gp2</imageLocation>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2018-11-27T03:53:23.000Z</creationDate>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>arm64</architecture>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20181114.1-arm64-gp2</name>
rovider-aws_v3.1.0_x5: <description>Amazon Linux 2 LTS Arm64 AMI 2.0.20181114.1 arm64 HVM gp2</description>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-01bc08de2b998636d</snapshotId>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>gp2</volumeType>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-0f90a34c9df977efb</imageId>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20200304.0-arm64-gp2</imageLocation>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2020-03-07T21:29:55.000Z</creationDate>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>arm64</architecture>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
n2-ami-hvm-2.0.20200304.0-arm64-gp2</name>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 LTS Arm64 AMI 2.0.20200304.0 arm64 HVM gp2</description>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-0b28fa9b0814dc236</snapshotId>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>gp2</volumeType>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
vm</virtualizationType>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-0fc61db8544a617ed</imageId>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20200304.0-x86_64-gp2</imageLocation>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2020-03-07T21:46:41.000Z</creationDate>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>x86_64</architecture>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20200304.0-x86_64-gp2</name>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 AMI 2.0.20200304.0 x86_64 HVM gp2</description>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-0e27a39c6e2f9f079</snapshotId>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>gp2</volumeType>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-7105540e</imageId>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20180622.1-x86_64-ebs</imageLocation>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2018-06-22T23:13:55.000Z</creationDate>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>x86_64</architecture>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sriovNetSupport>simple</sriovNetSupport>
aform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20180622.1-x86_64-ebs</name>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 AMI 2.0.20180622.1 x86_64 HVM ebs</description>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-01296316aeab7f962</snapshotId>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>standard</volumeType>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-b70554c8</imageId>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageLocation>amazon/amzn2-ami-hvm-2.0.20180622.1-x86_64-gp2</imageLocation>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageState>available</imageState>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerId>137112412989</imageOwnerId>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationDate>2018-06-22T23:18:06.000Z</creationDate>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isPublic>true</isPublic>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>x86_64</architecture>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageType>machine</imageType>
riovNetSupport>simple</sriovNetSupport>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageOwnerAlias>amazon</imageOwnerAlias>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>amzn2-ami-hvm-2.0.20180622.1-x86_64-gp2</name>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Amazon Linux 2 AMI 2.0.20180622.1 x86_64 HVM gp2</description>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-00d1996891a5d2fbc</snapshotId>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSize>8</volumeSize>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>gp2</volumeType>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <platformDetails>Linux/UNIX</platformDetails>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <usageOperation>RunInstances</usageOperation>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </imagesSet>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </DescribeImagesResponse>
2020-08-12T12:15:10.340-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:10 [DEBUG] aws_ami - adding block device mapping: map[device_name:/dev/xvda ebs:map[delete_on_termination:true encrypted:false iops:0 snapshot_id:snap-06d919bfeced8496a volume_size:8 volume_type:gp2] virtual_name:]
2020-08-12T12:15:10.563-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:10 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeVpcClassicLinkDnsSupport Details:
2020-08-12T12:15:10.563-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ RESPONSE ]--------------------------------------
2020-08-12T12:15:10.563-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: HTTP/1.1 200 OK
2020-08-12T12:15:10.563-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Connection: close
2020-08-12T12:15:10.563-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Transfer-Encoding: chunked
2020-08-12T12:15:10.563-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: text/xml;charset=UTF-8
2020-08-12T12:15:10.563-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Date: Wed, 12 Aug 2020 16:15:10 GMT
2020-08-12T12:15:10.563-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Server: AmazonEC2
2020-08-12T12:15:10.563-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Vary: accept-encoding
2020-08-12T12:15:10.563-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amzn-Requestid: 487533d7-a0bc-4618-916d-7788e64acae7
2020-08-12T12:15:10.563-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:10.563-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:10.563-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:10.563-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:10 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2020-08-12T12:15:10.563-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <DescribeVpcClassicLinkDnsSupportResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2020-08-12T12:15:10.563-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <requestId>487533d7-a0bc-4618-916d-7788e64acae7</requestId>
2020-08-12T12:15:10.563-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <vpcs>
2020-08-12T12:15:10.563-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.563-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <classicLinkDnsSupported>false</classicLinkDnsSupported>
2020-08-12T12:15:10.564-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <vpcId>vpc-0988ba4c3efc00b31</vpcId>
2020-08-12T12:15:10.564-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.564-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </vpcs>
cClassicLinkDnsSupportResponse>
2020-08-12T12:15:10.564-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:10 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeVpcClassicLinkDnsSupport Details:
2020-08-12T12:15:10.564-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ RESPONSE ]--------------------------------------
2020-08-12T12:15:10.564-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: HTTP/1.1 200 OK
2020-08-12T12:15:10.564-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Connection: close
2020-08-12T12:15:10.564-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Transfer-Encoding: chunked
2020-08-12T12:15:10.564-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: text/xml;charset=UTF-8
2020-08-12T12:15:10.564-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Date: Wed, 12 Aug 2020 16:15:09 GMT
2020-08-12T12:15:10.564-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Server: AmazonEC2
2020-08-12T12:15:10.564-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Vary: accept-encoding
2020-08-12T12:15:10.564-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amzn-Requestid: 0701be52-4635-4478-8994-0692150836ea
2020-08-12T12:15:10.564-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:10.564-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:10.564-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:10.564-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:10 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2020-08-12T12:15:10.564-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <DescribeVpcClassicLinkDnsSupportResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2020-08-12T12:15:10.564-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <requestId>0701be52-4635-4478-8994-0692150836ea</requestId>
2020-08-12T12:15:10.564-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <vpcs>
2020-08-12T12:15:10.564-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.564-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <classicLinkDnsSupported>false</classicLinkDnsSupported>
2020-08-12T12:15:10.564-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <vpcId>vpc-007f6d393a92b09b3</vpcId>
2020-08-12T12:15:10.564-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.564-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </vpcs>
2020-08-12T12:15:10.564-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </DescribeVpcClassicLinkDnsSupportResponse>
2020-08-12T12:15:10.564-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:10 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeRouteTables Details:
2020-08-12T12:15:10.564-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
2020-08-12T12:15:10.564-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: POST / HTTP/1.1
2020-08-12T12:15:10.564-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Host: ec2.us-east-1.amazonaws.com
2020-08-12T12:15:10.564-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: User-Agent: aws-sdk-go/1.33.21 (go1.14.5; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.13.0 (+https://www.terraform.io)
2020-08-12T12:15:10.564-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 158
2020-08-12T12:15:10.564-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=<censored>/20200812/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=b6da6b1751fb3c010c7d2832dbc9a332d28195e65f144c7575054d96413453c7
2020-08-12T12:15:10.564-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-08-12T12:15:10.564-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amz-Date: 20200812T161510Z
2020-08-12T12:15:10.564-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Accept-Encoding: gzip
2020-08-12T12:15:10.564-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:10.564-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Action=DescribeRouteTables&Filter.1.Name=association.main&Filter.1.Value.1=true&Filter.2.Name=vpc-id&Filter.2.Value.1=vpc-0988ba4c3efc00b31&Version=2016-11-15
2020-08-12T12:15:10.564-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:10.564-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:10 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeRouteTables Details:
2020-08-12T12:15:10.564-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
2020-08-12T12:15:10.565-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: POST / HTTP/1.1
2020-08-12T12:15:10.565-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Host: ec2.us-east-1.amazonaws.com
2020-08-12T12:15:10.565-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: User-Agent: aws-sdk-go/1.33.21 (go1.14.5; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.13.0 (+https://www.terraform.io)
2020-08-12T12:15:10.565-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 158
2020-08-12T12:15:10.565-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=<censored>/20200812/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=b65fe1d82f36d668a29066c1cd51d1c276cad37965c03e56825a6ae01127322f
2020-08-12T12:15:10.565-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-08-12T12:15:10.565-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amz-Date: 20200812T161510Z
2020-08-12T12:15:10.565-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Accept-Encoding: gzip
2020-08-12T12:15:10.565-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:10.565-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Action=DescribeRouteTables&Filter.1.Name=association.main&Filter.1.Value.1=true&Filter.2.Name=vpc-id&Filter.2.Value.1=vpc-007f6d393a92b09b3&Version=2016-11-15
2020-08-12T12:15:10.565-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:10.763-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:10 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeRouteTables Details:
2020-08-12T12:15:10.763-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ RESPONSE ]--------------------------------------
2020-08-12T12:15:10.763-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: HTTP/1.1 200 OK
2020-08-12T12:15:10.763-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Connection: close
2020-08-12T12:15:10.763-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Transfer-Encoding: chunked
2020-08-12T12:15:10.763-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: text/xml;charset=UTF-8
2020-08-12T12:15:10.763-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Date: Wed, 12 Aug 2020 16:15:10 GMT
2020-08-12T12:15:10.763-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Server: AmazonEC2
2020-08-12T12:15:10.763-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Vary: accept-encoding
2020-08-12T12:15:10.763-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amzn-Requestid: ec82ebb8-7399-4fb1-9ae7-939bf773e2e0
2020-08-12T12:15:10.763-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:10.763-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:10.763-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:10.763-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:10 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2020-08-12T12:15:10.763-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <DescribeRouteTablesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2020-08-12T12:15:10.763-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <requestId>ec82ebb8-7399-4fb1-9ae7-939bf773e2e0</requestId>
2020-08-12T12:15:10.763-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <routeTableSet>
2020-08-12T12:15:10.763-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.763-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <routeTableId>rtb-0209ccbbe12292647</routeTableId>
2020-08-12T12:15:10.763-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <vpcId>vpc-007f6d393a92b09b3</vpcId>
2020-08-12T12:15:10.763-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ownerId><censored></ownerId>
2020-08-12T12:15:10.763-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <routeSet>
2020-08-12T12:15:10.763-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.763-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <destinationCidrBlock>192.168.1.0/24</destinationCidrBlock>
2020-08-12T12:15:10.763-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <gatewayId>local</gatewayId>
2020-08-12T12:15:10.763-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <state>active</state>
2020-08-12T12:15:10.763-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <origin>CreateRouteTable</origin>
2020-08-12T12:15:10.763-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.763-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.763-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <destinationCidrBlock>0.0.0.0/0</destinationCidrBlock>
2020-08-12T12:15:10.763-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <gatewayId>igw-000c5c3ee48f4a53a</gatewayId>
2020-08-12T12:15:10.763-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <state>active</state>
2020-08-12T12:15:10.763-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <origin>CreateRoute</origin>
2020-08-12T12:15:10.763-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.763-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </routeSet>
2020-08-12T12:15:10.763-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <associationSet>
2020-08-12T12:15:10.763-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.763-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <routeTableAssociationId>rtbassoc-037c698e99f0be789</routeTableAssociationId>
2020-08-12T12:15:10.763-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <routeTableId>rtb-0209ccbbe12292647</routeTableId>
2020-08-12T12:15:10.763-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <main>true</main>
2020-08-12T12:15:10.763-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <associationState>
2020-08-12T12:15:10.763-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <state>associated</state>
2020-08-12T12:15:10.763-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </associationState>
2020-08-12T12:15:10.763-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.763-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </associationSet>
2020-08-12T12:15:10.763-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <propagatingVgwSet/>
2020-08-12T12:15:10.763-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <tagSet>
2020-08-12T12:15:10.763-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.763-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Name</key>
2020-08-12T12:15:10.763-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>test_service_vpc-default</value>
der-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.763-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.763-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>BuildUser</key>
2020-08-12T12:15:10.763-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>test-user</value>
2020-08-12T12:15:10.763-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.763-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.763-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Managed-By</key>
2020-08-12T12:15:10.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>terraform</value>
2020-08-12T12:15:10.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Generated-By</key>
2020-08-12T12:15:10.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>terraform</value>
2020-08-12T12:15:10.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </tagSet>
2020-08-12T12:15:10.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </routeTableSet>
2020-08-12T12:15:10.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </DescribeRouteTablesResponse>
2020-08-12T12:15:10.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:10 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeNetworkAcls Details:
2020-08-12T12:15:10.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
2020-08-12T12:15:10.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: POST / HTTP/1.1
5:10.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Host: ec2.us-east-1.amazonaws.com
2020-08-12T12:15:10.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: User-Agent: aws-sdk-go/1.33.21 (go1.14.5; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.13.0 (+https://www.terraform.io)
2020-08-12T12:15:10.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 149
2020-08-12T12:15:10.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=<censored>/20200812/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=0a75578661166d77d07532df00d2c5760271d4e74a6fb8fe15552eb26ff88f4e
2020-08-12T12:15:10.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-08-12T12:15:10.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amz-Date: 20200812T161510Z
2020-08-12T12:15:10.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Accept-Encoding: gzip
2020-08-12T12:15:10.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:10.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Action=DescribeNetworkAcls&Filter.1.Name=default&Filter.1.Value.1=true&Filter.2.Name=vpc-id&Filter.2.Value.1=vpc-007f6d393a92b09b3&Version=2016-11-15
2020-08-12T12:15:10.764-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:10 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeRouteTables Details:
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ RESPONSE ]--------------------------------------
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: HTTP/1.1 200 OK
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Connection: close
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 1824
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: text/xml;charset=UTF-8
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Date: Wed, 12 Aug 2020 16:15:10 GMT
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Server: AmazonEC2
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amzn-Requestid: 05472587-c364-478c-8055-01e88e6c89d9
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:10 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <DescribeRouteTablesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <requestId>05472587-c364-478c-8055-01e88e6c89d9</requestId>
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <routeTableSet>
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <routeTableId>rtb-0111b8f195525ee61</routeTableId>
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <vpcId>vpc-0988ba4c3efc00b31</vpcId>
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ownerId><censored></ownerId>
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <routeSet>
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <destinationCidrBlock>192.168.2.0/24</destinationCidrBlock>
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <gatewayId>local</gatewayId>
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <state>active</state>
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <origin>CreateRouteTable</origin>
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </routeSet>
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <associationSet>
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <routeTableAssociationId>rtbassoc-09148ceb95d114450</routeTableAssociationId>
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <routeTableId>rtb-0111b8f195525ee61</routeTableId>
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <main>true</main>
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <associationState>
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <state>associated</state>
</associationState>
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </associationSet>
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <propagatingVgwSet/>
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <tagSet>
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Generated-By</key>
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>terraform</value>
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>BuildUser</key>
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>test-user</value>
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Name</key>
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>test_consumer_vpc-default</value>
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Managed-By</key>
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>terraform</value>
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </tagSet>
provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </routeTableSet>
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </DescribeRouteTablesResponse>
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:10 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeNetworkAcls Details:
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: POST / HTTP/1.1
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Host: ec2.us-east-1.amazonaws.com
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: User-Agent: aws-sdk-go/1.33.21 (go1.14.5; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.13.0 (+https://www.terraform.io)
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 149
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=<censored>/20200812/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=39ed6c25b3a0f48670b699d26a09533044b55e17c65fccbea76690774afd5ced
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amz-Date: 20200812T161510Z
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Accept-Encoding: gzip
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:10.775-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Action=DescribeNetworkAcls&Filter.1.Name=default&Filter.1.Value.1=true&Filter.2.Name=vpc-id&Filter.2.Value.1=vpc-0988ba4c3efc00b31&Version=2016-11-15
0 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:11.058-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:11 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeNetworkAcls Details:
2020-08-12T12:15:11.058-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ RESPONSE ]--------------------------------------
2020-08-12T12:15:11.058-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: HTTP/1.1 200 OK
2020-08-12T12:15:11.058-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Connection: close
2020-08-12T12:15:11.058-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 2025
2020-08-12T12:15:11.058-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: text/xml;charset=UTF-8
2020-08-12T12:15:11.058-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Date: Wed, 12 Aug 2020 16:15:10 GMT
2020-08-12T12:15:11.058-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Server: AmazonEC2
2020-08-12T12:15:11.058-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amzn-Requestid: d205c81e-3191-4c63-9f1c-47b22ea958e2
2020-08-12T12:15:11.058-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:11.058-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:11.058-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:11.058-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:11 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2020-08-12T12:15:11.058-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <DescribeNetworkAclsResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2020-08-12T12:15:11.058-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <requestId>d205c81e-3191-4c63-9f1c-47b22ea958e2</requestId>
2020-08-12T12:15:11.058-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <networkAclSet>
2020-08-12T12:15:11.058-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.058-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <networkAclId>acl-02bbb91dd1f73541e</networkAclId>
2020-08-12T12:15:11.058-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <vpcId>vpc-007f6d393a92b09b3</vpcId>
2020-08-12T12:15:11.058-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ownerId><censored></ownerId>
2020-08-12T12:15:11.058-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <default>true</default>
form-provider-aws_v3.1.0_x5: <entrySet>
2020-08-12T12:15:11.058-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.058-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ruleNumber>100</ruleNumber>
2020-08-12T12:15:11.058-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <protocol>-1</protocol>
2020-08-12T12:15:11.058-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ruleAction>allow</ruleAction>
2020-08-12T12:15:11.058-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <egress>true</egress>
2020-08-12T12:15:11.058-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <cidrBlock>0.0.0.0/0</cidrBlock>
2020-08-12T12:15:11.058-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.058-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.058-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ruleNumber>32767</ruleNumber>
2020-08-12T12:15:11.058-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <protocol>-1</protocol>
2020-08-12T12:15:11.058-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ruleAction>deny</ruleAction>
2020-08-12T12:15:11.058-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <egress>true</egress>
2020-08-12T12:15:11.058-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <cidrBlock>0.0.0.0/0</cidrBlock>
2020-08-12T12:15:11.058-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.058-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.058-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ruleNumber>100</ruleNumber>
2020-08-12T12:15:11.058-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <protocol>-1</protocol>
2020-08-12T12:15:11.058-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ruleAction>allow</ruleAction>
2020-08-12T12:15:11.058-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <egress>false</egress>
12:15:11.058-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <cidrBlock>0.0.0.0/0</cidrBlock>
2020-08-12T12:15:11.058-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.058-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.058-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ruleNumber>32767</ruleNumber>
2020-08-12T12:15:11.058-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <protocol>-1</protocol>
2020-08-12T12:15:11.058-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ruleAction>deny</ruleAction>
2020-08-12T12:15:11.058-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <egress>false</egress>
2020-08-12T12:15:11.058-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <cidrBlock>0.0.0.0/0</cidrBlock>
2020-08-12T12:15:11.058-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.058-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </entrySet>
2020-08-12T12:15:11.058-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <associationSet>
2020-08-12T12:15:11.058-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.058-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <networkAclAssociationId>aclassoc-9404c2d1</networkAclAssociationId>
2020-08-12T12:15:11.058-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <networkAclId>acl-02bbb91dd1f73541e</networkAclId>
2020-08-12T12:15:11.058-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <subnetId>subnet-0970949101c1e9fda</subnetId>
2020-08-12T12:15:11.058-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.059-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </associationSet>
2020-08-12T12:15:11.059-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <tagSet/>
2020-08-12T12:15:11.059-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.059-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </networkAclSet>
2020-08-12T12:15:11.059-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </DescribeNetworkAclsResponse>
2020-08-12T12:15:11.059-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:11 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeSecurityGroups Details:
2020-08-12T12:15:11.059-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
2020-08-12T12:15:11.059-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: POST / HTTP/1.1
2020-08-12T12:15:11.059-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Host: ec2.us-east-1.amazonaws.com
ovider-aws_v3.1.0_x5: User-Agent: aws-sdk-go/1.33.21 (go1.14.5; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.13.0 (+https://www.terraform.io)
2020-08-12T12:15:11.059-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 158
2020-08-12T12:15:11.059-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=<censored>/20200812/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=5fac419905de49b3a6325527c5b645fc7444da56085a18cea85395b95f327488
2020-08-12T12:15:11.059-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-08-12T12:15:11.059-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amz-Date: 20200812T161511Z
2020-08-12T12:15:11.059-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Accept-Encoding: gzip
2020-08-12T12:15:11.059-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:11.059-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Action=DescribeSecurityGroups&Filter.1.Name=group-name&Filter.1.Value.1=default&Filter.2.Name=vpc-id&Filter.2.Value.1=vpc-007f6d393a92b09b3&Version=2016-11-15
2020-08-12T12:15:11.059-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:11.062-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:11 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeNetworkAcls Details:
2020-08-12T12:15:11.062-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ RESPONSE ]--------------------------------------
2020-08-12T12:15:11.062-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: HTTP/1.1 200 OK
2020-08-12T12:15:11.062-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Connection: close
2020-08-12T12:15:11.062-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 2025
2020-08-12T12:15:11.062-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: text/xml;charset=UTF-8
2020-08-12T12:15:11.062-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Date: Wed, 12 Aug 2020 16:15:10 GMT
2020-08-12T12:15:11.062-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Server: AmazonEC2
2020-08-12T12:15:11.062-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amzn-Requestid: d84c476c-5c17-432c-b87c-24ddfe1df65d
2020-08-12T12:15:11.062-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:11.062-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:11.062-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:11.062-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:11 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2020-08-12T12:15:11.062-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <DescribeNetworkAclsResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2020-08-12T12:15:11.062-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <requestId>d84c476c-5c17-432c-b87c-24ddfe1df65d</requestId>
2020-08-12T12:15:11.062-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <networkAclSet>
2020-08-12T12:15:11.062-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.062-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <networkAclId>acl-0c81af12af56be4a3</networkAclId>
2020-08-12T12:15:11.062-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <vpcId>vpc-0988ba4c3efc00b31</vpcId>
2020-08-12T12:15:11.062-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ownerId><censored></ownerId>
2020-08-12T12:15:11.062-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <default>true</default>
form-provider-aws_v3.1.0_x5: <entrySet>
2020-08-12T12:15:11.062-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.062-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ruleNumber>100</ruleNumber>
2020-08-12T12:15:11.062-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <protocol>-1</protocol>
2020-08-12T12:15:11.062-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ruleAction>allow</ruleAction>
2020-08-12T12:15:11.062-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <egress>true</egress>
2020-08-12T12:15:11.062-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <cidrBlock>0.0.0.0/0</cidrBlock>
2020-08-12T12:15:11.062-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.062-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.062-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ruleNumber>32767</ruleNumber>
2020-08-12T12:15:11.062-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <protocol>-1</protocol>
2020-08-12T12:15:11.062-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ruleAction>deny</ruleAction>
2020-08-12T12:15:11.062-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <egress>true</egress>
2020-08-12T12:15:11.062-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <cidrBlock>0.0.0.0/0</cidrBlock>
2020-08-12T12:15:11.062-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.062-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.062-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ruleNumber>100</ruleNumber>
2020-08-12T12:15:11.062-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <protocol>-1</protocol>
2020-08-12T12:15:11.062-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ruleAction>allow</ruleAction>
2020-08-12T12:15:11.063-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <egress>false</egress>
2020-08-12T12:15:11.063-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <cidrBlock>0.0.0.0/0</cidrBlock>
2020-08-12T12:15:11.063-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.063-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.063-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ruleNumber>32767</ruleNumber>
orm-provider-aws_v3.1.0_x5: <protocol>-1</protocol>
2020-08-12T12:15:11.063-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ruleAction>deny</ruleAction>
2020-08-12T12:15:11.063-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <egress>false</egress>
2020-08-12T12:15:11.063-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <cidrBlock>0.0.0.0/0</cidrBlock>
2020-08-12T12:15:11.063-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.063-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </entrySet>
2020-08-12T12:15:11.063-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <associationSet>
2020-08-12T12:15:11.063-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.063-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <networkAclAssociationId>aclassoc-64f13721</networkAclAssociationId>
2020-08-12T12:15:11.063-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <networkAclId>acl-0c81af12af56be4a3</networkAclId>
2020-08-12T12:15:11.063-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <subnetId>subnet-09759eda69ac65107</subnetId>
2020-08-12T12:15:11.063-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.063-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </associationSet>
2020-08-12T12:15:11.063-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <tagSet/>
2020-08-12T12:15:11.063-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.063-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </networkAclSet>
2020-08-12T12:15:11.063-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </DescribeNetworkAclsResponse>
2020-08-12T12:15:11.063-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:11 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeSecurityGroups Details:
2020-08-12T12:15:11.063-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
2020-08-12T12:15:11.063-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: POST / HTTP/1.1
2020-08-12T12:15:11.063-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Host: ec2.us-east-1.amazonaws.com
2020-08-12T12:15:11.063-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: User-Agent: aws-sdk-go/1.33.21 (go1.14.5; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.13.0 (+https://www.terraform.io)
2020-08-12T12:15:11.063-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 158
2020-08-12T12:15:11.063-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=<censored>/20200812/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=f62048a1e6c6718b3c859581a74582f4bc2b089869662726b20d928a343ce8e0
2020-08-12T12:15:11.063-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-08-12T12:15:11.063-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amz-Date: 20200812T161511Z
2020-08-12T12:15:11.063-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Accept-Encoding: gzip
.1.0_x5:
2020-08-12T12:15:11.063-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Action=DescribeSecurityGroups&Filter.1.Name=group-name&Filter.1.Value.1=default&Filter.2.Name=vpc-id&Filter.2.Value.1=vpc-0988ba4c3efc00b31&Version=2016-11-15
2020-08-12T12:15:11.063-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:11.273-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:11 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeSecurityGroups Details:
2020-08-12T12:15:11.273-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ RESPONSE ]--------------------------------------
2020-08-12T12:15:11.273-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: HTTP/1.1 200 OK
2020-08-12T12:15:11.273-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Connection: close
2020-08-12T12:15:11.273-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Transfer-Encoding: chunked
2020-08-12T12:15:11.273-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: text/xml;charset=UTF-8
2020-08-12T12:15:11.273-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Date: Wed, 12 Aug 2020 16:15:10 GMT
2020-08-12T12:15:11.273-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Server: AmazonEC2
2020-08-12T12:15:11.273-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Vary: accept-encoding
2020-08-12T12:15:11.273-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amzn-Requestid: 9a7c3449-64bd-45a6-ac63-0912f864574b
2020-08-12T12:15:11.273-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:11.273-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:11.273-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:11.273-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:11 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2020-08-12T12:15:11.273-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <DescribeSecurityGroupsResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2020-08-12T12:15:11.273-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <requestId>9a7c3449-64bd-45a6-ac63-0912f864574b</requestId>
2020-08-12T12:15:11.273-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <securityGroupInfo>
2020-08-12T12:15:11.273-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.273-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ownerId><censored></ownerId>
2020-08-12T12:15:11.273-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <groupId>sg-09fc358840ae01c46</groupId>
2020-08-12T12:15:11.273-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <groupName>default</groupName>
2020-08-12T12:15:11.273-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <groupDescription>default VPC security group</groupDescription>
2020-08-12T12:15:11.273-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <vpcId>vpc-007f6d393a92b09b3</vpcId>
2020-08-12T12:15:11.273-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ipPermissions>
2020-08-12T12:15:11.273-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.273-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ipProtocol>-1</ipProtocol>
2020-08-12T12:15:11.273-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <groups/>
2020-08-12T12:15:11.273-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ipRanges>
2020-08-12T12:15:11.273-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.273-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <cidrIp>192.168.1.0/24</cidrIp>
2020-08-12T12:15:11.273-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Allows ingress for test_service_vpc from internal and myip</description>
2020-08-12T12:15:11.273-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.273-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.273-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <cidrIp>108.18.249.36/32</cidrIp>
2020-08-12T12:15:11.273-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Allows ingress for test_service_vpc from internal and myip</description>
2020-08-12T12:15:11.273-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.273-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ipRanges>
2020-08-12T12:15:11.273-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ipv6Ranges/>
2020-08-12T12:15:11.273-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <prefixListIds/>
2020-08-12T12:15:11.273-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.273-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ipPermissions>
der-aws_v3.1.0_x5: <ipPermissionsEgress>
2020-08-12T12:15:11.273-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.273-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ipProtocol>-1</ipProtocol>
2020-08-12T12:15:11.273-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <groups/>
2020-08-12T12:15:11.273-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ipRanges>
2020-08-12T12:15:11.273-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.273-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <cidrIp>0.0.0.0/0</cidrIp>
2020-08-12T12:15:11.273-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Allows egress for test_service_vpc</description>
2020-08-12T12:15:11.273-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.273-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ipRanges>
2020-08-12T12:15:11.273-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ipv6Ranges/>
2020-08-12T12:15:11.273-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <prefixListIds/>
2020-08-12T12:15:11.273-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.273-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ipPermissionsEgress>
2020-08-12T12:15:11.273-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <tagSet>
2020-08-12T12:15:11.273-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.273-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Managed-By</key>
2020-08-12T12:15:11.274-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>terraform</value>
2020-08-12T12:15:11.274-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.274-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.274-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Name</key>
2020-08-12T12:15:11.274-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>test_service_vpc-default</value>
2020-08-12T12:15:11.274-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.274-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.274-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>BuildUser</key>
2020-08-12T12:15:11.274-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>test-user</value>
2020-08-12T12:15:11.274-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.274-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.274-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Generated-By</key>
orm-provider-aws_v3.1.0_x5: <value>terraform</value>
2020-08-12T12:15:11.274-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.274-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </tagSet>
2020-08-12T12:15:11.274-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.274-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </securityGroupInfo>
2020-08-12T12:15:11.274-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </DescribeSecurityGroupsResponse>
2020-08-12T12:15:11.274-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:11 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeRouteTables Details:
2020-08-12T12:15:11.274-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
2020-08-12T12:15:11.274-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: POST / HTTP/1.1
2020-08-12T12:15:11.274-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Host: ec2.us-east-1.amazonaws.com
2020-08-12T12:15:11.274-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: User-Agent: aws-sdk-go/1.33.21 (go1.14.5; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.13.0 (+https://www.terraform.io)
2020-08-12T12:15:11.274-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 158
2020-08-12T12:15:11.274-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=<censored>/20200812/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=4fcf5f2a9b571f059584c18cd9d3d05d36bf8f5c9c33ee0db9b7470f25b0fa28
2020-08-12T12:15:11.274-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-08-12T12:15:11.274-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amz-Date: 20200812T161511Z
p
2020-08-12T12:15:11.274-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:11.274-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Action=DescribeRouteTables&Filter.1.Name=association.main&Filter.1.Value.1=true&Filter.2.Name=vpc-id&Filter.2.Value.1=vpc-007f6d393a92b09b3&Version=2016-11-15
2020-08-12T12:15:11.274-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:11 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeSecurityGroups Details:
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ RESPONSE ]--------------------------------------
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: HTTP/1.1 200 OK
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Connection: close
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Transfer-Encoding: chunked
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: text/xml;charset=UTF-8
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Date: Wed, 12 Aug 2020 16:15:10 GMT
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Server: AmazonEC2
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Vary: accept-encoding
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amzn-Requestid: dc9372cb-fb93-463d-b9d7-93bbf8d73793
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:11 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <DescribeSecurityGroupsResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <requestId>dc9372cb-fb93-463d-b9d7-93bbf8d73793</requestId>
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <securityGroupInfo>
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ownerId><censored></ownerId>
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <groupId>sg-00799f7647611bc44</groupId>
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <groupName>default</groupName>
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <groupDescription>default VPC security group</groupDescription>
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <vpcId>vpc-0988ba4c3efc00b31</vpcId>
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ipPermissions>
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ipProtocol>-1</ipProtocol>
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <groups/>
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ipRanges>
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <cidrIp>108.18.249.36/32</cidrIp>
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Allows ingress for test_consumer_vpc from internal and myip</description>
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <cidrIp>192.168.2.0/24</cidrIp>
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Allows ingress for test_consumer_vpc from internal and myip</description>
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ipRanges>
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ipv6Ranges/>
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <prefixListIds/>
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ipPermissions>
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ipPermissionsEgress>
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ipProtocol>-1</ipProtocol>
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <groups/>
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ipRanges>
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <cidrIp>0.0.0.0/0</cidrIp>
</description>
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ipRanges>
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ipv6Ranges/>
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <prefixListIds/>
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ipPermissionsEgress>
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <tagSet>
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Managed-By</key>
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>terraform</value>
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>BuildUser</key>
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>test-user</value>
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Generated-By</key>
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>terraform</value>
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Name</key>
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>test_consumer_vpc-default</value>
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
in.terraform-provider-aws_v3.1.0_x5: </tagSet>
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </securityGroupInfo>
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </DescribeSecurityGroupsResponse>
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:11 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeRouteTables Details:
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: POST / HTTP/1.1
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Host: ec2.us-east-1.amazonaws.com
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: User-Agent: aws-sdk-go/1.33.21 (go1.14.5; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.13.0 (+https://www.terraform.io)
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 158
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=<censored>/20200812/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=4671db70f21d1b7be0ea480bc0860906173a2c8fb2d3d8179656c3f0aec81c0a
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amz-Date: 20200812T161511Z
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Accept-Encoding: gzip
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
&Filter.1.Value.1=true&Filter.2.Name=vpc-id&Filter.2.Value.1=vpc-0988ba4c3efc00b31&Version=2016-11-15
2020-08-12T12:15:11.277-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:11.467-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:11 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeRouteTables Details:
2020-08-12T12:15:11.467-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ RESPONSE ]--------------------------------------
2020-08-12T12:15:11.467-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: HTTP/1.1 200 OK
2020-08-12T12:15:11.467-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Connection: close
2020-08-12T12:15:11.467-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Transfer-Encoding: chunked
2020-08-12T12:15:11.467-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: text/xml;charset=UTF-8
2020-08-12T12:15:11.467-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Date: Wed, 12 Aug 2020 16:15:10 GMT
2020-08-12T12:15:11.467-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Server: AmazonEC2
2020-08-12T12:15:11.467-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Vary: accept-encoding
2020-08-12T12:15:11.467-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amzn-Requestid: 5fcadfe2-9c44-49ba-a01f-5b9e4ae13796
2020-08-12T12:15:11.467-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:11.467-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:11.467-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:11.467-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:11 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2020-08-12T12:15:11.467-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <DescribeRouteTablesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2020-08-12T12:15:11.467-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <requestId>5fcadfe2-9c44-49ba-a01f-5b9e4ae13796</requestId>
2020-08-12T12:15:11.467-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <routeTableSet>
2020-08-12T12:15:11.467-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.467-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <routeTableId>rtb-0209ccbbe12292647</routeTableId>
2020-08-12T12:15:11.467-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <vpcId>vpc-007f6d393a92b09b3</vpcId>
2020-08-12T12:15:11.467-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ownerId><censored></ownerId>
2020-08-12T12:15:11.467-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <routeSet>
2020-08-12T12:15:11.467-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.467-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <destinationCidrBlock>192.168.1.0/24</destinationCidrBlock>
2020-08-12T12:15:11.467-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <gatewayId>local</gatewayId>
2020-08-12T12:15:11.467-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <state>active</state>
2020-08-12T12:15:11.467-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <origin>CreateRouteTable</origin>
2020-08-12T12:15:11.467-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.467-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.467-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <destinationCidrBlock>0.0.0.0/0</destinationCidrBlock>
2020-08-12T12:15:11.467-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <gatewayId>igw-000c5c3ee48f4a53a</gatewayId>
2020-08-12T12:15:11.467-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <state>active</state>
2020-08-12T12:15:11.467-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <origin>CreateRoute</origin>
2020-08-12T12:15:11.467-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.467-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </routeSet>
2020-08-12T12:15:11.467-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <associationSet>
2020-08-12T12:15:11.467-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.467-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <routeTableAssociationId>rtbassoc-037c698e99f0be789</routeTableAssociationId>
2020-08-12T12:15:11.467-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <routeTableId>rtb-0209ccbbe12292647</routeTableId>
[DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <main>true</main>
2020-08-12T12:15:11.467-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <associationState>
2020-08-12T12:15:11.467-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <state>associated</state>
2020-08-12T12:15:11.468-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </associationState>
2020-08-12T12:15:11.468-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.468-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </associationSet>
2020-08-12T12:15:11.468-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <propagatingVgwSet/>
2020-08-12T12:15:11.468-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <tagSet>
2020-08-12T12:15:11.468-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.468-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Name</key>
2020-08-12T12:15:11.468-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>test_service_vpc-default</value>
2020-08-12T12:15:11.468-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.468-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.468-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>BuildUser</key>
2020-08-12T12:15:11.468-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>test-user</value>
2020-08-12T12:15:11.468-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.468-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.468-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Managed-By</key>
2020-08-12T12:15:11.468-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>terraform</value>
68-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.468-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.468-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Generated-By</key>
2020-08-12T12:15:11.468-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>terraform</value>
2020-08-12T12:15:11.468-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.468-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </tagSet>
2020-08-12T12:15:11.468-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.468-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </routeTableSet>
2020-08-12T12:15:11.468-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </DescribeRouteTablesResponse>
2020-08-12T12:15:11.473-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:11 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeKeyPairs Details:
2020-08-12T12:15:11.473-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
2020-08-12T12:15:11.473-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: POST / HTTP/1.1
2020-08-12T12:15:11.473-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Host: ec2.us-east-1.amazonaws.com
2020-08-12T12:15:11.473-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: User-Agent: aws-sdk-go/1.33.21 (go1.14.5; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.13.0 (+https://www.terraform.io)
2020-08-12T12:15:11.473-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 69
2020-08-12T12:15:11.473-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=<censored>/20200812/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=14fa9b6f62458abf443850973576ec337b67e760cc4ac69a45babaf1fd731837
2020-08-12T12:15:11.473-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-08-12T12:15:11.473-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amz-Date: 20200812T161511Z
2020-08-12T12:15:11.473-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Accept-Encoding: gzip
2020-08-12T12:15:11.473-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:11.473-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Action=DescribeKeyPairs&KeyName.1=test_service_vpc&Version=2016-11-15
m-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:11.473-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:11 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeInternetGateways Details:
2020-08-12T12:15:11.473-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
2020-08-12T12:15:11.473-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: POST / HTTP/1.1
2020-08-12T12:15:11.473-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Host: ec2.us-east-1.amazonaws.com
2020-08-12T12:15:11.473-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: User-Agent: aws-sdk-go/1.33.21 (go1.14.5; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.13.0 (+https://www.terraform.io)
2020-08-12T12:15:11.474-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 92
2020-08-12T12:15:11.474-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=<censored>/20200812/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=22520a65b5e7e38e7d8ec4d82a395fc63ac19ccd9417cc59c3298cb742fe3fdc
2020-08-12T12:15:11.474-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-08-12T12:15:11.474-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amz-Date: 20200812T161511Z
2020-08-12T12:15:11.474-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Accept-Encoding: gzip
2020-08-12T12:15:11.474-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:11.474-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Action=DescribeInternetGateways&InternetGatewayId.1=igw-000c5c3ee48f4a53a&Version=2016-11-15
2:15:11.474-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:11.474-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:11 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeSubnets Details:
2020-08-12T12:15:11.474-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
2020-08-12T12:15:11.474-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: POST / HTTP/1.1
2020-08-12T12:15:11.474-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Host: ec2.us-east-1.amazonaws.com
2020-08-12T12:15:11.474-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: User-Agent: aws-sdk-go/1.33.21 (go1.14.5; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.13.0 (+https://www.terraform.io)
2020-08-12T12:15:11.474-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 77
2020-08-12T12:15:11.474-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=<censored>/20200812/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=784551a3595cd0cc4d940a27b495841e91c0125de87bc54345ba0790406f693f
2020-08-12T12:15:11.474-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-08-12T12:15:11.474-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amz-Date: 20200812T161511Z
2020-08-12T12:15:11.474-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Accept-Encoding: gzip
2020-08-12T12:15:11.474-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:11.474-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Action=DescribeSubnets&SubnetId.1=subnet-0970949101c1e9fda&Version=2016-11-15
2020-08-12T12:15:11.474-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:11.475-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:11 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeRouteTables Details:
2020-08-12T12:15:11.475-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
2020-08-12T12:15:11.475-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: POST / HTTP/1.1
2020-08-12T12:15:11.475-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Host: ec2.us-east-1.amazonaws.com
2020-08-12T12:15:11.475-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: User-Agent: aws-sdk-go/1.33.21 (go1.14.5; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.13.0 (+https://www.terraform.io)
2020-08-12T12:15:11.475-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 158
2020-08-12T12:15:11.475-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=<censored>/20200812/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=4fcf5f2a9b571f059584c18cd9d3d05d36bf8f5c9c33ee0db9b7470f25b0fa28
2020-08-12T12:15:11.475-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-08-12T12:15:11.475-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amz-Date: 20200812T161511Z
2020-08-12T12:15:11.475-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Accept-Encoding: gzip
2020-08-12T12:15:11.475-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:11.475-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Action=DescribeRouteTables&Filter.1.Name=association.main&Filter.1.Value.1=true&Filter.2.Name=vpc-id&Filter.2.Value.1=vpc-007f6d393a92b09b3&Version=2016-11-15
2020-08-12T12:15:11.475-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:11.475-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:11 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeSecurityGroups Details:
2020-08-12T12:15:11.475-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
2020-08-12T12:15:11.475-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: POST / HTTP/1.1
2020-08-12T12:15:11.476-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Host: ec2.us-east-1.amazonaws.com
2020-08-12T12:15:11.476-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: User-Agent: aws-sdk-go/1.33.21 (go1.14.5; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.13.0 (+https://www.terraform.io)
2020-08-12T12:15:11.476-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 79
2020-08-12T12:15:11.476-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=<censored>/20200812/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=1801f88cf555a3dc5fa7ebafcdd5aff640b3363bc3fa510369cdb5dd60c1c94d
2020-08-12T12:15:11.476-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-08-12T12:15:11.476-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amz-Date: 20200812T161511Z
2020-08-12T12:15:11.476-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Accept-Encoding: gzip
2020-08-12T12:15:11.476-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:11.476-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Action=DescribeSecurityGroups&GroupId.1=sg-09fc358840ae01c46&Version=2016-11-15
2020-08-12T12:15:11.476-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:11.476-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:11 [DEBUG] [aws-sdk-go] DEBUG: Request elasticloadbalancing/DescribeTargetGroups Details:
2020-08-12T12:15:11.476-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
2020-08-12T12:15:11.476-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: POST / HTTP/1.1
2020-08-12T12:15:11.476-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Host: elasticloadbalancing.us-east-1.amazonaws.com
v3.1.0_x5: User-Agent: aws-sdk-go/1.33.21 (go1.14.5; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.13.0 (+https://www.terraform.io)
2020-08-12T12:15:11.476-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 195
2020-08-12T12:15:11.476-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=<censored>/20200812/us-east-1/elasticloadbalancing/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=8751c3fd2df2cb7d4c78cf716b046970cda4a79cf37562ae44fe3b81bbd93cda
2020-08-12T12:15:11.476-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-08-12T12:15:11.476-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amz-Date: 20200812T161511Z
2020-08-12T12:15:11.476-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Accept-Encoding: gzip
2020-08-12T12:15:11.476-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:11.476-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Action=DescribeTargetGroups&TargetGroupArns.member.1=arn%3Aaws%3Aelasticloadbalancing%3Aus-east-1%3A<censored>%3Atargetgroup%2Ftest-service-vpc-nlb-port-80%2F5bc2c460a6fa0221&Version=2015-12-01
2020-08-12T12:15:11.476-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:11.483-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:11 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeRouteTables Details:
2020-08-12T12:15:11.483-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ RESPONSE ]--------------------------------------
2020-08-12T12:15:11.483-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: HTTP/1.1 200 OK
2020-08-12T12:15:11.483-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Connection: close
2020-08-12T12:15:11.483-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 1824
2020-08-12T12:15:11.483-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: text/xml;charset=UTF-8
2020-08-12T12:15:11.483-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Date: Wed, 12 Aug 2020 16:15:10 GMT
2020-08-12T12:15:11.483-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Server: AmazonEC2
2020-08-12T12:15:11.483-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amzn-Requestid: 7c0456ee-21c1-4a70-9107-8715a6c9ea2b
2020-08-12T12:15:11.483-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:11.483-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:11.483-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:11.483-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:11 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2020-08-12T12:15:11.483-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <DescribeRouteTablesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2020-08-12T12:15:11.483-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <requestId>7c0456ee-21c1-4a70-9107-8715a6c9ea2b</requestId>
2020-08-12T12:15:11.483-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <routeTableSet>
2020-08-12T12:15:11.483-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
aws_v3.1.0_x5: <routeTableId>rtb-0111b8f195525ee61</routeTableId>
2020-08-12T12:15:11.483-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <vpcId>vpc-0988ba4c3efc00b31</vpcId>
2020-08-12T12:15:11.483-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ownerId><censored></ownerId>
2020-08-12T12:15:11.483-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <routeSet>
2020-08-12T12:15:11.483-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.483-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <destinationCidrBlock>192.168.2.0/24</destinationCidrBlock>
2020-08-12T12:15:11.483-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <gatewayId>local</gatewayId>
2020-08-12T12:15:11.483-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <state>active</state>
2020-08-12T12:15:11.483-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <origin>CreateRouteTable</origin>
2020-08-12T12:15:11.483-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.483-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </routeSet>
2020-08-12T12:15:11.483-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <associationSet>
2020-08-12T12:15:11.483-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.483-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <routeTableAssociationId>rtbassoc-09148ceb95d114450</routeTableAssociationId>
2020-08-12T12:15:11.483-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <routeTableId>rtb-0111b8f195525ee61</routeTableId>
2020-08-12T12:15:11.483-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <main>true</main>
2020-08-12T12:15:11.483-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <associationState>
2:15:11.483-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <state>associated</state>
2020-08-12T12:15:11.483-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </associationState>
2020-08-12T12:15:11.483-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.483-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </associationSet>
2020-08-12T12:15:11.483-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <propagatingVgwSet/>
2020-08-12T12:15:11.483-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <tagSet>
2020-08-12T12:15:11.483-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.483-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Generated-By</key>
2020-08-12T12:15:11.483-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>terraform</value>
2020-08-12T12:15:11.483-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.483-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.483-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>BuildUser</key>
2020-08-12T12:15:11.483-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>test-user</value>
2020-08-12T12:15:11.483-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.483-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.483-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Name</key>
2020-08-12T12:15:11.483-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>test_consumer_vpc-default</value>
2020-08-12T12:15:11.483-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
erraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.483-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Managed-By</key>
2020-08-12T12:15:11.483-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>terraform</value>
2020-08-12T12:15:11.483-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.483-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </tagSet>
2020-08-12T12:15:11.483-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.483-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </routeTableSet>
2020-08-12T12:15:11.483-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </DescribeRouteTablesResponse>
2020-08-12T12:15:11.486-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:11 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeRouteTables Details:
2020-08-12T12:15:11.486-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
2020-08-12T12:15:11.486-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: POST / HTTP/1.1
2020-08-12T12:15:11.486-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Host: ec2.us-east-1.amazonaws.com
2020-08-12T12:15:11.486-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: User-Agent: aws-sdk-go/1.33.21 (go1.14.5; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.13.0 (+https://www.terraform.io)
2020-08-12T12:15:11.486-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 158
2020-08-12T12:15:11.486-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=<censored>/20200812/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=4671db70f21d1b7be0ea480bc0860906173a2c8fb2d3d8179656c3f0aec81c0a
2020-08-12T12:15:11.486-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-08-12T12:15:11.486-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amz-Date: 20200812T161511Z
2020-08-12T12:15:11.486-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Accept-Encoding: gzip
2020-08-12T12:15:11.486-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:11.486-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Action=DescribeRouteTables&Filter.1.Name=association.main&Filter.1.Value.1=true&Filter.2.Name=vpc-id&Filter.2.Value.1=vpc-0988ba4c3efc00b31&Version=2016-11-15
2020-08-12T12:15:11.486-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:11.487-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:11 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeSubnets Details:
2020-08-12T12:15:11.487-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
2020-08-12T12:15:11.487-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: POST / HTTP/1.1
2020-08-12T12:15:11.487-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Host: ec2.us-east-1.amazonaws.com
2020-08-12T12:15:11.487-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: User-Agent: aws-sdk-go/1.33.21 (go1.14.5; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.13.0 (+https://www.terraform.io)
2020-08-12T12:15:11.487-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 77
2020-08-12T12:15:11.487-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=<censored>/20200812/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=a4c3f5539f2ce8e9cefb421897903e63d417326f4e9a2e2c0e7584224f4956c9
2020-08-12T12:15:11.487-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-08-12T12:15:11.487-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amz-Date: 20200812T161511Z
2020-08-12T12:15:11.487-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Accept-Encoding: gzip
2020-08-12T12:15:11.487-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:11.487-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Action=DescribeSubnets&SubnetId.1=subnet-09759eda69ac65107&Version=2016-11-15
2020-08-12T12:15:11.487-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:11.488-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:11 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeSecurityGroups Details:
2020-08-12T12:15:11.488-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
2020-08-12T12:15:11.488-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: POST / HTTP/1.1
2020-08-12T12:15:11.488-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Host: ec2.us-east-1.amazonaws.com
2020-08-12T12:15:11.488-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: User-Agent: aws-sdk-go/1.33.21 (go1.14.5; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.13.0 (+https://www.terraform.io)
2020-08-12T12:15:11.488-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 79
2020-08-12T12:15:11.488-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=<censored>/20200812/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=7588a36bc8c9549146483d6c3c420ef0e44259221e235f6969427aea901247c2
2020-08-12T12:15:11.488-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-08-12T12:15:11.488-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amz-Date: 20200812T161511Z
2020-08-12T12:15:11.488-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Accept-Encoding: gzip
2020-08-12T12:15:11.488-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:11.488-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Action=DescribeSecurityGroups&GroupId.1=sg-00799f7647611bc44&Version=2016-11-15
2020-08-12T12:15:11.488-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:11 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeRouteTables Details:
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ RESPONSE ]--------------------------------------
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: HTTP/1.1 200 OK
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Connection: close
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 1824
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: text/xml;charset=UTF-8
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Date: Wed, 12 Aug 2020 16:15:11 GMT
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Server: AmazonEC2
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amzn-Requestid: 3f407ec5-5983-42fc-a694-f5e35301bbfc
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:11 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <DescribeRouteTablesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <requestId>3f407ec5-5983-42fc-a694-f5e35301bbfc</requestId>
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <routeTableSet>
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <routeTableId>rtb-0111b8f195525ee61</routeTableId>
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <vpcId>vpc-0988ba4c3efc00b31</vpcId>
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ownerId><censored></ownerId>
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <routeSet>
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <destinationCidrBlock>192.168.2.0/24</destinationCidrBlock>
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <gatewayId>local</gatewayId>
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <state>active</state>
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <origin>CreateRouteTable</origin>
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
plugin.terraform-provider-aws_v3.1.0_x5: </routeSet>
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <associationSet>
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <routeTableAssociationId>rtbassoc-09148ceb95d114450</routeTableAssociationId>
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <routeTableId>rtb-0111b8f195525ee61</routeTableId>
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <main>true</main>
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <associationState>
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <state>associated</state>
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </associationState>
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </associationSet>
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <propagatingVgwSet/>
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <tagSet>
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Generated-By</key>
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>terraform</value>
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>BuildUser</key>
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>test-user</value>
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
8-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Name</key>
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>test_consumer_vpc-default</value>
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Managed-By</key>
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>terraform</value>
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </tagSet>
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </routeTableSet>
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </DescribeRouteTablesResponse>
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:11 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeRouteTables Details:
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: POST / HTTP/1.1
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Host: ec2.us-east-1.amazonaws.com
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: User-Agent: aws-sdk-go/1.33.21 (go1.14.5; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.13.0 (+https://www.terraform.io)
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 82
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=<censored>/20200812/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=1a1296e0dc120d6bc754d488db512262c12cd546cc56c68e589afda421152156
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amz-Date: 20200812T161511Z
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Accept-Encoding: gzip
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Action=DescribeRouteTables&RouteTableId.1=rtb-0111b8f195525ee61&Version=2016-11-15
2020-08-12T12:15:11.676-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:11.682-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:11 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeRouteTables Details:
2020-08-12T12:15:11.682-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ RESPONSE ]--------------------------------------
2020-08-12T12:15:11.682-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: HTTP/1.1 200 OK
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Connection: close
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Transfer-Encoding: chunked
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: text/xml;charset=UTF-8
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Date: Wed, 12 Aug 2020 16:15:10 GMT
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Server: AmazonEC2
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Vary: accept-encoding
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amzn-Requestid: 583799c3-edab-4b48-a649-587f9a4bedf3
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:11 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <DescribeRouteTablesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <requestId>583799c3-edab-4b48-a649-587f9a4bedf3</requestId>
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <routeTableSet>
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <routeTableId>rtb-0209ccbbe12292647</routeTableId>
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <vpcId>vpc-007f6d393a92b09b3</vpcId>
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ownerId><censored></ownerId>
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <routeSet>
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <destinationCidrBlock>192.168.1.0/24</destinationCidrBlock>
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <gatewayId>local</gatewayId>
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <state>active</state>
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <origin>CreateRouteTable</origin>
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <destinationCidrBlock>0.0.0.0/0</destinationCidrBlock>
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <gatewayId>igw-000c5c3ee48f4a53a</gatewayId>
<state>active</state>
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <origin>CreateRoute</origin>
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </routeSet>
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <associationSet>
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <routeTableAssociationId>rtbassoc-037c698e99f0be789</routeTableAssociationId>
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <routeTableId>rtb-0209ccbbe12292647</routeTableId>
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <main>true</main>
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <associationState>
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <state>associated</state>
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </associationState>
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </associationSet>
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <propagatingVgwSet/>
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <tagSet>
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Name</key>
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>test_service_vpc-default</value>
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
er-aws_v3.1.0_x5: <key>BuildUser</key>
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>test-user</value>
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Managed-By</key>
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>terraform</value>
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Generated-By</key>
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>terraform</value>
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </tagSet>
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </routeTableSet>
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </DescribeRouteTablesResponse>
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:11 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeRouteTables Details:
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: POST / HTTP/1.1
5: Host: ec2.us-east-1.amazonaws.com
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: User-Agent: aws-sdk-go/1.33.21 (go1.14.5; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.13.0 (+https://www.terraform.io)
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 82
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=<censored>/20200812/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=b533f98fd2a9db7b3446e68333773929c09d6acd4f76f6aeeeceba85a6e6534d
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amz-Date: 20200812T161511Z
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Accept-Encoding: gzip
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Action=DescribeRouteTables&RouteTableId.1=rtb-0209ccbbe12292647&Version=2016-11-15
2020-08-12T12:15:11.683-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:11.715-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:11 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeInternetGateways Details:
2020-08-12T12:15:11.715-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ RESPONSE ]--------------------------------------
2020-08-12T12:15:11.715-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: HTTP/1.1 200 OK
2020-08-12T12:15:11.715-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Connection: close
2020-08-12T12:15:11.715-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 1215
2020-08-12T12:15:11.715-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: text/xml;charset=UTF-8
2020-08-12T12:15:11.716-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Date: Wed, 12 Aug 2020 16:15:10 GMT
2020-08-12T12:15:11.716-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Server: AmazonEC2
2020-08-12T12:15:11.716-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amzn-Requestid: 22c3b754-8230-474f-a657-c383123832fb
2020-08-12T12:15:11.716-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:11.716-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:11.716-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:11.716-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:11 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2020-08-12T12:15:11.716-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <DescribeInternetGatewaysResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2020-08-12T12:15:11.716-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <requestId>22c3b754-8230-474f-a657-c383123832fb</requestId>
2020-08-12T12:15:11.716-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <internetGatewaySet>
2020-08-12T12:15:11.716-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.716-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <internetGatewayId>igw-000c5c3ee48f4a53a</internetGatewayId>
2020-08-12T12:15:11.716-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ownerId><censored></ownerId>
2020-08-12T12:15:11.716-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <attachmentSet>
2020-08-12T12:15:11.716-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.716-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <vpcId>vpc-007f6d393a92b09b3</vpcId>
2020-08-12T12:15:11.716-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <state>available</state>
2020-08-12T12:15:11.716-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.716-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </attachmentSet>
2020-08-12T12:15:11.716-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <tagSet>
2020-08-12T12:15:11.716-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.716-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Generated-By</key>
2020-08-12T12:15:11.716-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>terraform</value>
2020-08-12T12:15:11.716-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.716-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.716-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>BuildUser</key>
2020-08-12T12:15:11.716-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>test-user</value>
2020-08-12T12:15:11.716-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.716-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.716-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Managed-By</key>
2020-08-12T12:15:11.716-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>terraform</value>
2020-08-12T12:15:11.716-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.716-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.716-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Name</key>
2020-08-12T12:15:11.716-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>test_service_vpc subnet</value>
2020-08-12T12:15:11.716-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.716-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </tagSet>
2020-08-12T12:15:11.716-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.716-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </internetGatewaySet>
2020-08-12T12:15:11.716-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </DescribeInternetGatewaysResponse>
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:11 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeSecurityGroups Details:
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ RESPONSE ]--------------------------------------
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: HTTP/1.1 200 OK
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Connection: close
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Transfer-Encoding: chunked
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: text/xml;charset=UTF-8
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Date: Wed, 12 Aug 2020 16:15:11 GMT
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Server: AmazonEC2
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Vary: accept-encoding
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amzn-Requestid: 13439b66-b75d-42d8-a962-8a5a6345eccb
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:11 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <DescribeSecurityGroupsResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <requestId>13439b66-b75d-42d8-a962-8a5a6345eccb</requestId>
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <securityGroupInfo>
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ownerId><censored></ownerId>
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <groupId>sg-09fc358840ae01c46</groupId>
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <groupName>default</groupName>
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <groupDescription>default VPC security group</groupDescription>
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <vpcId>vpc-007f6d393a92b09b3</vpcId>
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ipPermissions>
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ipProtocol>-1</ipProtocol>
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <groups/>
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ipRanges>
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
<cidrIp>192.168.1.0/24</cidrIp>
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Allows ingress for test_service_vpc from internal and myip</description>
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <cidrIp>108.18.249.36/32</cidrIp>
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Allows ingress for test_service_vpc from internal and myip</description>
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ipRanges>
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ipv6Ranges/>
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <prefixListIds/>
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ipPermissions>
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ipPermissionsEgress>
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ipProtocol>-1</ipProtocol>
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <groups/>
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ipRanges>
] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <cidrIp>0.0.0.0/0</cidrIp>
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Allows egress for test_service_vpc</description>
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ipRanges>
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ipv6Ranges/>
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <prefixListIds/>
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ipPermissionsEgress>
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <tagSet>
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Managed-By</key>
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>terraform</value>
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Name</key>
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>test_service_vpc-default</value>
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>BuildUser</key>
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>test-user</value>
.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Generated-By</key>
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>terraform</value>
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </tagSet>
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </securityGroupInfo>
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </DescribeSecurityGroupsResponse>
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:11 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeRouteTables Details:
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: POST / HTTP/1.1
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Host: ec2.us-east-1.amazonaws.com
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: User-Agent: aws-sdk-go/1.33.21 (go1.14.5; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.13.0 (+https://www.terraform.io)
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 82
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=<censored>/20200812/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=b533f98fd2a9db7b3446e68333773929c09d6acd4f76f6aeeeceba85a6e6534d
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amz-Date: 20200812T161511Z
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Accept-Encoding: gzip
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Action=DescribeRouteTables&RouteTableId.1=rtb-0209ccbbe12292647&Version=2016-11-15
2020-08-12T12:15:11.721-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:11.727-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:11 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeKeyPairs Details:
2020-08-12T12:15:11.727-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ RESPONSE ]--------------------------------------
2020-08-12T12:15:11.727-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: HTTP/1.1 200 OK
2020-08-12T12:15:11.727-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Connection: close
2020-08-12T12:15:11.727-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 485
2020-08-12T12:15:11.727-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: text/xml;charset=UTF-8
2020-08-12T12:15:11.727-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Date: Wed, 12 Aug 2020 16:15:10 GMT
2020-08-12T12:15:11.727-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Server: AmazonEC2
2020-08-12T12:15:11.727-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amzn-Requestid: cac94861-df9c-48cc-9344-4df3f1ba2a7e
form-provider-aws_v3.1.0_x5:
2020-08-12T12:15:11.727-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:11.727-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:11.728-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:11 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2020-08-12T12:15:11.728-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <DescribeKeyPairsResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2020-08-12T12:15:11.728-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <requestId>cac94861-df9c-48cc-9344-4df3f1ba2a7e</requestId>
2020-08-12T12:15:11.728-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <keySet>
2020-08-12T12:15:11.728-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.728-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <keyName>test_service_vpc</keyName>
2020-08-12T12:15:11.728-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <keyPairId>key-0d718f54025cda2c7</keyPairId>
2020-08-12T12:15:11.728-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <keyFingerprint>86:8c:1c:91:1e:05:44:f3:ce:a7:89:13:49:b7:49:38</keyFingerprint>
2020-08-12T12:15:11.728-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <tagSet/>
2020-08-12T12:15:11.728-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.728-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </keySet>
2020-08-12T12:15:11.728-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </DescribeKeyPairsResponse>
2020-08-12T12:15:11.728-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:11 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeSubnets Details:
2020-08-12T12:15:11.728-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ RESPONSE ]--------------------------------------
form-provider-aws_v3.1.0_x5: HTTP/1.1 200 OK
2020-08-12T12:15:11.728-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Connection: close
2020-08-12T12:15:11.728-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 1688
2020-08-12T12:15:11.728-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: text/xml;charset=UTF-8
2020-08-12T12:15:11.728-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Date: Wed, 12 Aug 2020 16:15:11 GMT
2020-08-12T12:15:11.728-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Server: AmazonEC2
2020-08-12T12:15:11.728-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amzn-Requestid: cf0fc621-b562-4ea9-a59b-fc9bd93ea0b6
2020-08-12T12:15:11.728-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:11.728-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:11.728-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:11.728-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:11 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2020-08-12T12:15:11.728-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <DescribeSubnetsResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2020-08-12T12:15:11.728-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <requestId>cf0fc621-b562-4ea9-a59b-fc9bd93ea0b6</requestId>
2020-08-12T12:15:11.728-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <subnetSet>
2020-08-12T12:15:11.728-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.728-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <subnetId>subnet-0970949101c1e9fda</subnetId>
2020-08-12T12:15:11.728-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <subnetArn>arn:aws:ec2:us-east-1:<censored>:subnet/subnet-0970949101c1e9fda</subnetArn>
le</state>
2020-08-12T12:15:11.728-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ownerId><censored></ownerId>
2020-08-12T12:15:11.728-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <vpcId>vpc-007f6d393a92b09b3</vpcId>
2020-08-12T12:15:11.728-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <cidrBlock>192.168.1.0/24</cidrBlock>
2020-08-12T12:15:11.728-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ipv6CidrBlockAssociationSet/>
2020-08-12T12:15:11.728-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <availableIpAddressCount>249</availableIpAddressCount>
2020-08-12T12:15:11.728-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <availabilityZone>us-east-1a</availabilityZone>
2020-08-12T12:15:11.728-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <availabilityZoneId>use1-az6</availabilityZoneId>
2020-08-12T12:15:11.728-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <defaultForAz>false</defaultForAz>
2020-08-12T12:15:11.728-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <mapPublicIpOnLaunch>false</mapPublicIpOnLaunch>
2020-08-12T12:15:11.728-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <tagSet>
2020-08-12T12:15:11.728-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.728-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Managed-By</key>
2020-08-12T12:15:11.728-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>terraform</value>
2020-08-12T12:15:11.728-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.728-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.728-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>BuildUser</key>
<value>test-user</value>
2020-08-12T12:15:11.728-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.728-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.728-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Generated-By</key>
2020-08-12T12:15:11.728-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>terraform</value>
2020-08-12T12:15:11.728-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.728-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.728-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Name</key>
2020-08-12T12:15:11.728-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>test_service_vpc subnet</value>
2020-08-12T12:15:11.728-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.728-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </tagSet>
2020-08-12T12:15:11.728-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <assignIpv6AddressOnCreation>false</assignIpv6AddressOnCreation>
2020-08-12T12:15:11.728-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <mapCustomerOwnedIpOnLaunch>false</mapCustomerOwnedIpOnLaunch>
2020-08-12T12:15:11.728-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.728-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </subnetSet>
2020-08-12T12:15:11.728-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </DescribeSubnetsResponse>
2020-08-12T12:15:11.733-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:11 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeSecurityGroups Details:
2020-08-12T12:15:11.733-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ RESPONSE ]--------------------------------------
2020-08-12T12:15:11.733-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: HTTP/1.1 200 OK
2020-08-12T12:15:11.733-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Connection: close
2020-08-12T12:15:11.733-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Transfer-Encoding: chunked
2020-08-12T12:15:11.733-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: text/xml;charset=UTF-8
2020-08-12T12:15:11.733-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Date: Wed, 12 Aug 2020 16:15:11 GMT
2020-08-12T12:15:11.733-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Server: AmazonEC2
2020-08-12T12:15:11.733-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Vary: accept-encoding
2020-08-12T12:15:11.733-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amzn-Requestid: b41b3162-686e-419a-af4f-409ac40688f7
2020-08-12T12:15:11.733-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:11.733-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:11.733-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:11.733-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:11 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2020-08-12T12:15:11.733-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <DescribeSecurityGroupsResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2020-08-12T12:15:11.733-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <requestId>b41b3162-686e-419a-af4f-409ac40688f7</requestId>
2020-08-12T12:15:11.733-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <securityGroupInfo>
gin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.733-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ownerId><censored></ownerId>
2020-08-12T12:15:11.733-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <groupId>sg-00799f7647611bc44</groupId>
2020-08-12T12:15:11.733-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <groupName>default</groupName>
2020-08-12T12:15:11.733-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <groupDescription>default VPC security group</groupDescription>
2020-08-12T12:15:11.733-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <vpcId>vpc-0988ba4c3efc00b31</vpcId>
2020-08-12T12:15:11.733-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ipPermissions>
2020-08-12T12:15:11.733-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.733-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ipProtocol>-1</ipProtocol>
2020-08-12T12:15:11.733-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <groups/>
2020-08-12T12:15:11.733-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ipRanges>
2020-08-12T12:15:11.733-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.733-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <cidrIp>108.18.249.36/32</cidrIp>
2020-08-12T12:15:11.733-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Allows ingress for test_consumer_vpc from internal and myip</description>
2020-08-12T12:15:11.733-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.733-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
cidrIp>
2020-08-12T12:15:11.733-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Allows ingress for test_consumer_vpc from internal and myip</description>
2020-08-12T12:15:11.733-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.733-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ipRanges>
2020-08-12T12:15:11.733-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ipv6Ranges/>
2020-08-12T12:15:11.733-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <prefixListIds/>
2020-08-12T12:15:11.733-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.733-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ipPermissions>
2020-08-12T12:15:11.733-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ipPermissionsEgress>
2020-08-12T12:15:11.733-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.733-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ipProtocol>-1</ipProtocol>
2020-08-12T12:15:11.733-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <groups/>
2020-08-12T12:15:11.733-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ipRanges>
2020-08-12T12:15:11.733-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.733-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <cidrIp>0.0.0.0/0</cidrIp>
2020-08-12T12:15:11.733-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description>Allows egress for test_consumer_vpc</description>
2020-08-12T12:15:11.733-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.734-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ipRanges>
-08-12T12:15:11.734-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ipv6Ranges/>
2020-08-12T12:15:11.734-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <prefixListIds/>
2020-08-12T12:15:11.734-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.734-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ipPermissionsEgress>
2020-08-12T12:15:11.734-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <tagSet>
2020-08-12T12:15:11.734-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.734-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Managed-By</key>
2020-08-12T12:15:11.734-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>terraform</value>
2020-08-12T12:15:11.734-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.734-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.734-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>BuildUser</key>
2020-08-12T12:15:11.734-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>test-user</value>
2020-08-12T12:15:11.734-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.734-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.734-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Generated-By</key>
2020-08-12T12:15:11.734-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>terraform</value>
2020-08-12T12:15:11.734-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.734-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
.0_x5: <key>Name</key>
2020-08-12T12:15:11.734-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>test_consumer_vpc-default</value>
2020-08-12T12:15:11.734-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.734-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </tagSet>
2020-08-12T12:15:11.734-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.734-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </securityGroupInfo>
2020-08-12T12:15:11.734-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </DescribeSecurityGroupsResponse>
2020-08-12T12:15:11.734-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:11 [DEBUG] [aws-sdk-go] DEBUG: Request elasticloadbalancing/DescribeLoadBalancers Details:
2020-08-12T12:15:11.734-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
2020-08-12T12:15:11.734-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: POST / HTTP/1.1
2020-08-12T12:15:11.734-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Host: elasticloadbalancing.us-east-1.amazonaws.com
2020-08-12T12:15:11.734-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: User-Agent: aws-sdk-go/1.33.21 (go1.14.5; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.13.0 (+https://www.terraform.io)
2020-08-12T12:15:11.734-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 204
2020-08-12T12:15:11.734-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=<censored>/20200812/us-east-1/elasticloadbalancing/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=54c6b6be113407726f63164e7068ef658f75aade80618eebad91f08376b2d697
2020-08-12T12:15:11.734-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: application/x-www-form-urlencoded; charset=utf-8
.terraform-provider-aws_v3.1.0_x5: X-Amz-Date: 20200812T161511Z
2020-08-12T12:15:11.734-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Accept-Encoding: gzip
2020-08-12T12:15:11.734-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:11.734-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Action=DescribeLoadBalancers&LoadBalancerArns.member.1=arn%3Aaws%3Aelasticloadbalancing%3Aus-east-1%3A<censored>%3Aloadbalancer%2Fnet%2Ftest-service-vpc-nlb-port-80%2F92502e24b6ca8719&Version=2015-12-01
2020-08-12T12:15:11.734-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:11.735-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:11 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeSubnets Details:
2020-08-12T12:15:11.735-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ RESPONSE ]--------------------------------------
2020-08-12T12:15:11.735-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: HTTP/1.1 200 OK
2020-08-12T12:15:11.735-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Connection: close
2020-08-12T12:15:11.735-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 1689
2020-08-12T12:15:11.735-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: text/xml;charset=UTF-8
2020-08-12T12:15:11.735-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Date: Wed, 12 Aug 2020 16:15:11 GMT
2020-08-12T12:15:11.735-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Server: AmazonEC2
2020-08-12T12:15:11.736-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amzn-Requestid: 9d3bf558-c918-4721-a307-4b3964b93291
2020-08-12T12:15:11.736-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:11.736-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:11.736-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:11.736-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:11 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2020-08-12T12:15:11.736-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <DescribeSubnetsResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
stId>
2020-08-12T12:15:11.736-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <subnetSet>
2020-08-12T12:15:11.736-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.736-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <subnetId>subnet-09759eda69ac65107</subnetId>
2020-08-12T12:15:11.736-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <subnetArn>arn:aws:ec2:us-east-1:<censored>:subnet/subnet-09759eda69ac65107</subnetArn>
2020-08-12T12:15:11.736-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <state>available</state>
2020-08-12T12:15:11.736-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ownerId><censored></ownerId>
2020-08-12T12:15:11.736-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <vpcId>vpc-0988ba4c3efc00b31</vpcId>
2020-08-12T12:15:11.736-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <cidrBlock>192.168.2.0/24</cidrBlock>
2020-08-12T12:15:11.736-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ipv6CidrBlockAssociationSet/>
2020-08-12T12:15:11.736-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <availableIpAddressCount>251</availableIpAddressCount>
2020-08-12T12:15:11.736-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <availabilityZone>us-east-1a</availabilityZone>
2020-08-12T12:15:11.736-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <availabilityZoneId>use1-az6</availabilityZoneId>
2020-08-12T12:15:11.736-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <defaultForAz>false</defaultForAz>
2020-08-12T12:15:11.736-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <mapPublicIpOnLaunch>false</mapPublicIpOnLaunch>
2020-08-12T12:15:11.736-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <tagSet>
2020-08-12T12:15:11.736-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
h] Exiting eval tree: aws_subnet.test_consumer_vpc
2020-08-12T12:15:11.736-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Managed-By</key>
2020-08-12T12:15:11.736-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>terraform</value>
2020-08-12T12:15:11.736-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.736-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.736-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>BuildUser</key>
2020-08-12T12:15:11.736-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>test-user</value>
2020-08-12T12:15:11.736-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.736-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.736-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Name</key>
2020-08-12T12:15:11.736-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>test_consumer_vpc subnet</value>
2020-08-12T12:15:11.736-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.736-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.736-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Generated-By</key>
2020-08-12T12:15:11.736-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>terraform</value>
2020-08-12T12:15:11.736-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.736-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </tagSet>
se</assignIpv6AddressOnCreation>
2020-08-12T12:15:11.736-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <mapCustomerOwnedIpOnLaunch>false</mapCustomerOwnedIpOnLaunch>
2020-08-12T12:15:11.736-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.736-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </subnetSet>
2020-08-12T12:15:11.736-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </DescribeSubnetsResponse>
2020-08-12T12:15:11.736-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:11 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeInstances Details:
2020-08-12T12:15:11.736-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
2020-08-12T12:15:11.736-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: POST / HTTP/1.1
2020-08-12T12:15:11.736-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Host: ec2.us-east-1.amazonaws.com
2020-08-12T12:15:11.736-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: User-Agent: aws-sdk-go/1.33.21 (go1.14.5; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.13.0 (+https://www.terraform.io)
2020-08-12T12:15:11.736-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 76
2020-08-12T12:15:11.736-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=<censored>/20200812/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=ab8d95354b366da5d4796fc5b41824427e746f62d5d63887c2dfacafd9ded4ce
2020-08-12T12:15:11.736-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-08-12T12:15:11.736-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amz-Date: 20200812T161511Z
2020-08-12T12:15:11.736-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Accept-Encoding: gzip
2020-08-12T12:15:11.736-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
00 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Action=DescribeInstances&InstanceId.1=i-0ed91f933f0c8219e&Version=2016-11-15
2020-08-12T12:15:11.736-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:11.803-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:11 [DEBUG] [aws-sdk-go] DEBUG: Response elasticloadbalancing/DescribeLoadBalancers Details:
2020-08-12T12:15:11.803-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ RESPONSE ]--------------------------------------
2020-08-12T12:15:11.803-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: HTTP/1.1 200 OK
2020-08-12T12:15:11.803-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Connection: close
2020-08-12T12:15:11.803-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 1288
2020-08-12T12:15:11.803-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: text/xml
2020-08-12T12:15:11.803-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Date: Wed, 12 Aug 2020 16:15:11 GMT
2020-08-12T12:15:11.803-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amzn-Requestid: a185f457-01ec-4388-a759-c87510cb6395
2020-08-12T12:15:11.803-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:11.803-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:11.803-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:11.803-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:11 [DEBUG] [aws-sdk-go] <DescribeLoadBalancersResponse xmlns="http://elasticloadbalancing.amazonaws.com/doc/2015-12-01/">
2020-08-12T12:15:11.803-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <DescribeLoadBalancersResult>
2020-08-12T12:15:11.803-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <LoadBalancers>
2020-08-12T12:15:11.803-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <member>
2020-08-12T12:15:11.803-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <LoadBalancerArn>arn:aws:elasticloadbalancing:us-east-1:<censored>:loadbalancer/net/test-service-vpc-nlb-port-80/92502e24b6ca8719</LoadBalancerArn>
2020-08-12T12:15:11.803-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Scheme>internal</Scheme>
2020-08-12T12:15:11.803-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <AvailabilityZones>
2020-08-12T12:15:11.803-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <member>
2020-08-12T12:15:11.803-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <SubnetId>subnet-0970949101c1e9fda</SubnetId>
2020-08-12T12:15:11.803-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ZoneName>us-east-1a</ZoneName>
2020-08-12T12:15:11.803-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <LoadBalancerAddresses/>
2020-08-12T12:15:11.803-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </member>
2020-08-12T12:15:11.803-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </AvailabilityZones>
2020-08-12T12:15:11.803-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <DNSName>test-service-vpc-nlb-port-80-92502e24b6ca8719.elb.us-east-1.amazonaws.com</DNSName>
2020-08-12T12:15:11.803-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Type>network</Type>
2020-08-12T12:15:11.803-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <IpAddressType>ipv4</IpAddressType>
2020-08-12T12:15:11.803-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <LoadBalancerName>test-service-vpc-nlb-port-80</LoadBalancerName>
2020-08-12T12:15:11.803-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <VpcId>vpc-007f6d393a92b09b3</VpcId>
2020-08-12T12:15:11.803-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <CanonicalHostedZoneId>Z26RNL4JYFTOTI</CanonicalHostedZoneId>
2020-08-12T12:15:11.803-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <CreatedTime>2020-08-12T15:32:23.455Z</CreatedTime>
2020-08-12T12:15:11.803-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <State>
2020-08-12T12:15:11.803-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Code>active</Code>
2020-08-12T12:15:11.803-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </State>
2020-08-12T12:15:11.803-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </member>
:15:11.803-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </LoadBalancers>
2020-08-12T12:15:11.803-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </DescribeLoadBalancersResult>
2020-08-12T12:15:11.803-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ResponseMetadata>
2020-08-12T12:15:11.803-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <RequestId>a185f457-01ec-4388-a759-c87510cb6395</RequestId>
2020-08-12T12:15:11.803-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ResponseMetadata>
2020-08-12T12:15:11.803-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </DescribeLoadBalancersResponse>
2020-08-12T12:15:11.804-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:11 [DEBUG] [aws-sdk-go] DEBUG: Request elasticloadbalancing/DescribeTags Details:
2020-08-12T12:15:11.804-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
2020-08-12T12:15:11.804-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: POST / HTTP/1.1
2020-08-12T12:15:11.804-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Host: elasticloadbalancing.us-east-1.amazonaws.com
2020-08-12T12:15:11.804-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: User-Agent: aws-sdk-go/1.33.21 (go1.14.5; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.13.0 (+https://www.terraform.io)
2020-08-12T12:15:11.804-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 191
2020-08-12T12:15:11.804-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=<censored>/20200812/us-east-1/elasticloadbalancing/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=73e9db7f617763ffd00a673968214190e24b1d1b19d22de50a8852ee23b220e6
2020-08-12T12:15:11.804-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-08-12T12:15:11.804-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amz-Date: 20200812T161511Z
2020-08-12T12:15:11.804-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Accept-Encoding: gzip
2020-08-12T12:15:11.804-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:11.804-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Action=DescribeTags&ResourceArns.member.1=arn%3Aaws%3Aelasticloadbalancing%3Aus-east-1%3A<censored>%3Aloadbalancer%2Fnet%2Ftest-service-vpc-nlb-port-80%2F92502e24b6ca8719&Version=2015-12-01
2020-08-12T12:15:11.804-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:11.820-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:11 [DEBUG] [aws-sdk-go] DEBUG: Response elasticloadbalancing/DescribeTargetGroups Details:
2020-08-12T12:15:11.820-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ RESPONSE ]--------------------------------------
2020-08-12T12:15:11.820-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: HTTP/1.1 200 OK
2020-08-12T12:15:11.820-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Connection: close
2020-08-12T12:15:11.820-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 1350
2020-08-12T12:15:11.820-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: text/xml
2020-08-12T12:15:11.820-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Date: Wed, 12 Aug 2020 16:15:11 GMT
2020-08-12T12:15:11.820-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amzn-Requestid: 15602c85-ab5d-46d5-946a-5ec7a5463a4a
2020-08-12T12:15:11.820-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:11.820-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:11.820-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:11.820-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:11 [DEBUG] [aws-sdk-go] <DescribeTargetGroupsResponse xmlns="http://elasticloadbalancing.amazonaws.com/doc/2015-12-01/">
2020-08-12T12:15:11.820-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <DescribeTargetGroupsResult>
2020-08-12T12:15:11.820-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <TargetGroups>
2020-08-12T12:15:11.820-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <member>
2020-08-12T12:15:11.820-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <HealthCheckEnabled>true</HealthCheckEnabled>
rgetgroup/test-service-vpc-nlb-port-80/5bc2c460a6fa0221</TargetGroupArn>
2020-08-12T12:15:11.820-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <HealthCheckTimeoutSeconds>10</HealthCheckTimeoutSeconds>
2020-08-12T12:15:11.820-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <HealthCheckPort>traffic-port</HealthCheckPort>
2020-08-12T12:15:11.820-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <TargetType>instance</TargetType>
2020-08-12T12:15:11.820-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <TargetGroupName>test-service-vpc-nlb-port-80</TargetGroupName>
2020-08-12T12:15:11.820-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <HealthCheckProtocol>TCP</HealthCheckProtocol>
2020-08-12T12:15:11.820-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Protocol>TCP</Protocol>
2020-08-12T12:15:11.820-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Port>80</Port>
2020-08-12T12:15:11.820-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <VpcId>vpc-007f6d393a92b09b3</VpcId>
2020-08-12T12:15:11.820-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <HealthyThresholdCount>3</HealthyThresholdCount>
2020-08-12T12:15:11.820-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <HealthCheckIntervalSeconds>30</HealthCheckIntervalSeconds>
2020-08-12T12:15:11.820-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <LoadBalancerArns>
2020-08-12T12:15:11.820-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <member>arn:aws:elasticloadbalancing:us-east-1:<censored>:loadbalancer/net/test-service-vpc-nlb-port-80/92502e24b6ca8719</member>
2020-08-12T12:15:11.820-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </LoadBalancerArns>
2020-08-12T12:15:11.820-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <UnhealthyThresholdCount>3</UnhealthyThresholdCount>
2020-08-12T12:15:11.820-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </member>
:15:11.820-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </TargetGroups>
2020-08-12T12:15:11.820-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </DescribeTargetGroupsResult>
2020-08-12T12:15:11.820-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ResponseMetadata>
2020-08-12T12:15:11.820-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <RequestId>15602c85-ab5d-46d5-946a-5ec7a5463a4a</RequestId>
2020-08-12T12:15:11.820-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ResponseMetadata>
2020-08-12T12:15:11.820-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </DescribeTargetGroupsResponse>
2020-08-12T12:15:11.821-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:11 [DEBUG] [aws-sdk-go] DEBUG: Request elasticloadbalancing/DescribeTargetGroupAttributes Details:
2020-08-12T12:15:11.821-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
2020-08-12T12:15:11.821-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: POST / HTTP/1.1
2020-08-12T12:15:11.821-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Host: elasticloadbalancing.us-east-1.amazonaws.com
2020-08-12T12:15:11.821-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: User-Agent: aws-sdk-go/1.33.21 (go1.14.5; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.13.0 (+https://www.terraform.io)
2020-08-12T12:15:11.821-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 194
2020-08-12T12:15:11.821-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=<censored>/20200812/us-east-1/elasticloadbalancing/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=2caff8a63911ffe9b500257a7c5bf3fb835b4d55f97d166e1b5c069ad1111324
2020-08-12T12:15:11.821-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-08-12T12:15:11.821-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amz-Date: 20200812T161511Z
2020-08-12T12:15:11.821-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Accept-Encoding: gzip
2020-08-12T12:15:11.821-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:11.821-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Action=DescribeTargetGroupAttributes&TargetGroupArn=arn%3Aaws%3Aelasticloadbalancing%3Aus-east-1%3A<censored>%3Atargetgroup%2Ftest-service-vpc-nlb-port-80%2F5bc2c460a6fa0221&Version=2015-12-01
2020-08-12T12:15:11.821-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:11.893-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:11 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeRouteTables Details:
2020-08-12T12:15:11.893-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ RESPONSE ]--------------------------------------
2020-08-12T12:15:11.893-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: HTTP/1.1 200 OK
2020-08-12T12:15:11.893-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Connection: close
2020-08-12T12:15:11.893-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 1824
2020-08-12T12:15:11.893-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: text/xml;charset=UTF-8
2020-08-12T12:15:11.893-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Date: Wed, 12 Aug 2020 16:15:11 GMT
2020-08-12T12:15:11.893-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Server: AmazonEC2
2020-08-12T12:15:11.893-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amzn-Requestid: 2440529c-e6e9-46f4-9552-779079a374d5
2020-08-12T12:15:11.893-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:11.893-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:11.893-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:11.893-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:11 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2020-08-12T12:15:11.893-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <DescribeRouteTablesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2020-08-12T12:15:11.893-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <requestId>2440529c-e6e9-46f4-9552-779079a374d5</requestId>
2020-08-12T12:15:11.893-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <routeTableSet>
2020-08-12T12:15:11.893-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.893-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <routeTableId>rtb-0111b8f195525ee61</routeTableId>
2020-08-12T12:15:11.893-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <vpcId>vpc-0988ba4c3efc00b31</vpcId>
rId><censored></ownerId>
2020-08-12T12:15:11.893-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <routeSet>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <destinationCidrBlock>192.168.2.0/24</destinationCidrBlock>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <gatewayId>local</gatewayId>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <state>active</state>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <origin>CreateRouteTable</origin>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </routeSet>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <associationSet>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <routeTableAssociationId>rtbassoc-09148ceb95d114450</routeTableAssociationId>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <routeTableId>rtb-0111b8f195525ee61</routeTableId>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <main>true</main>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <associationState>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <state>associated</state>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </associationState>
</item>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </associationSet>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <propagatingVgwSet/>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <tagSet>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Generated-By</key>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>terraform</value>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>BuildUser</key>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>test-user</value>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Name</key>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>test_consumer_vpc-default</value>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Managed-By</key>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>terraform</value>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </tagSet>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </routeTableSet>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </DescribeRouteTablesResponse>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:11 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeRouteTables Details:
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ RESPONSE ]--------------------------------------
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: HTTP/1.1 200 OK
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Connection: close
[DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Transfer-Encoding: chunked
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: text/xml;charset=UTF-8
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Date: Wed, 12 Aug 2020 16:15:10 GMT
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Server: AmazonEC2
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Vary: accept-encoding
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amzn-Requestid: dfebb2f2-a1dc-436f-a122-f37fa53a55e5
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:11 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <DescribeRouteTablesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <requestId>dfebb2f2-a1dc-436f-a122-f37fa53a55e5</requestId>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <routeTableSet>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <routeTableId>rtb-0209ccbbe12292647</routeTableId>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <vpcId>vpc-007f6d393a92b09b3</vpcId>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ownerId><censored></ownerId>
<routeSet>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <destinationCidrBlock>192.168.1.0/24</destinationCidrBlock>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <gatewayId>local</gatewayId>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <state>active</state>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <origin>CreateRouteTable</origin>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <destinationCidrBlock>0.0.0.0/0</destinationCidrBlock>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <gatewayId>igw-000c5c3ee48f4a53a</gatewayId>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <state>active</state>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <origin>CreateRoute</origin>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </routeSet>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <associationSet>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <routeTableAssociationId>rtbassoc-037c698e99f0be789</routeTableAssociationId>
r-aws_v3.1.0_x5: <routeTableId>rtb-0209ccbbe12292647</routeTableId>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <main>true</main>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <associationState>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <state>associated</state>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </associationState>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </associationSet>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <propagatingVgwSet/>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <tagSet>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Name</key>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>test_service_vpc-default</value>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>BuildUser</key>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>test-user</value>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
er-aws_v3.1.0_x5: <key>Managed-By</key>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>terraform</value>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Generated-By</key>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>terraform</value>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </tagSet>
2020-08-12T12:15:11.894-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.895-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </routeTableSet>
2020-08-12T12:15:11.895-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </DescribeRouteTablesResponse>
2020-08-12T12:15:11.898-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:11 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeRouteTables Details:
2020-08-12T12:15:11.898-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ RESPONSE ]--------------------------------------
2020-08-12T12:15:11.898-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: HTTP/1.1 200 OK
2020-08-12T12:15:11.898-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Connection: close
2020-08-12T12:15:11.898-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Transfer-Encoding: chunked
2020-08-12T12:15:11.898-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: text/xml;charset=UTF-8
2020-08-12T12:15:11.898-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Date: Wed, 12 Aug 2020 16:15:11 GMT
2020-08-12T12:15:11.898-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Server: AmazonEC2
2020-08-12T12:15:11.898-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Vary: accept-encoding
2020-08-12T12:15:11.898-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amzn-Requestid: 99cf6766-b800-4d1a-89cd-3db1bb312d48
2020-08-12T12:15:11.898-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:11.898-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:11.898-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:11.898-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:11 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2020-08-12T12:15:11.898-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <DescribeRouteTablesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2020-08-12T12:15:11.899-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <requestId>99cf6766-b800-4d1a-89cd-3db1bb312d48</requestId>
2020-08-12T12:15:11.899-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <routeTableSet>
2020-08-12T12:15:11.899-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.899-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <routeTableId>rtb-0209ccbbe12292647</routeTableId>
2020-08-12T12:15:11.899-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <vpcId>vpc-007f6d393a92b09b3</vpcId>
2020-08-12T12:15:11.899-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ownerId><censored></ownerId>
2020-08-12T12:15:11.899-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <routeSet>
2020-08-12T12:15:11.899-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.899-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <destinationCidrBlock>192.168.1.0/24</destinationCidrBlock>
2020-08-12T12:15:11.899-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <gatewayId>local</gatewayId>
2020-08-12T12:15:11.899-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <state>active</state>
2020-08-12T12:15:11.899-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <origin>CreateRouteTable</origin>
2020-08-12T12:15:11.899-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.899-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.899-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <destinationCidrBlock>0.0.0.0/0</destinationCidrBlock>
2020-08-12T12:15:11.899-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <gatewayId>igw-000c5c3ee48f4a53a</gatewayId>
2020-08-12T12:15:11.899-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <state>active</state>
2020-08-12T12:15:11.899-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <origin>CreateRoute</origin>
2020-08-12T12:15:11.899-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.899-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </routeSet>
2020-08-12T12:15:11.899-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <associationSet>
2020-08-12T12:15:11.899-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.899-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <routeTableAssociationId>rtbassoc-037c698e99f0be789</routeTableAssociationId>
2020-08-12T12:15:11.899-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <routeTableId>rtb-0209ccbbe12292647</routeTableId>
2020-08-12T12:15:11.899-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <main>true</main>
2020-08-12T12:15:11.899-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <associationState>
2020-08-12T12:15:11.899-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <state>associated</state>
2020-08-12T12:15:11.899-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </associationState>
2020-08-12T12:15:11.899-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.899-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </associationSet>
2020-08-12T12:15:11.899-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <propagatingVgwSet/>
2020-08-12T12:15:11.899-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <tagSet>
2020-08-12T12:15:11.899-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.899-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Name</key>
2020-08-12T12:15:11.899-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>test_service_vpc-default</value>
2020-08-12T12:15:11.899-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
der-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.899-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>BuildUser</key>
2020-08-12T12:15:11.899-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>test-user</value>
2020-08-12T12:15:11.899-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.899-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.899-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Managed-By</key>
2020-08-12T12:15:11.899-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>terraform</value>
2020-08-12T12:15:11.899-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.899-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.899-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Generated-By</key>
2020-08-12T12:15:11.899-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>terraform</value>
2020-08-12T12:15:11.899-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.899-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </tagSet>
2020-08-12T12:15:11.899-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.899-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </routeTableSet>
2020-08-12T12:15:11.899-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </DescribeRouteTablesResponse>
2020-08-12T12:15:11.990-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:11 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeInstances Details:
2020-08-12T12:15:11.990-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ RESPONSE ]--------------------------------------
2020-08-12T12:15:11.990-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: HTTP/1.1 200 OK
2020-08-12T12:15:11.990-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Connection: close
2020-08-12T12:15:11.990-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Transfer-Encoding: chunked
2020-08-12T12:15:11.990-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: text/xml;charset=UTF-8
2020-08-12T12:15:11.990-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Date: Wed, 12 Aug 2020 16:15:11 GMT
2020-08-12T12:15:11.990-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Server: AmazonEC2
2020-08-12T12:15:11.990-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Vary: accept-encoding
2020-08-12T12:15:11.990-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amzn-Requestid: 700cac78-4d89-4fb9-83c1-5be51744dc12
2020-08-12T12:15:11.990-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:11.990-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:11.990-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:11.990-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:11 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2020-08-12T12:15:11.990-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <DescribeInstancesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2020-08-12T12:15:11.990-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <requestId>700cac78-4d89-4fb9-83c1-5be51744dc12</requestId>
2020-08-12T12:15:11.990-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <reservationSet>
2020-08-12T12:15:11.990-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.990-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <reservationId>r-02357f1097b9a98b9</reservationId>
2020-08-12T12:15:11.990-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ownerId><censored></ownerId>
2020-08-12T12:15:11.990-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <groupSet/>
2020-08-12T12:15:11.990-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <instancesSet>
2020-08-12T12:15:11.990-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.990-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <instanceId>i-0ed91f933f0c8219e</instanceId>
2020-08-12T12:15:11.990-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <imageId>ami-02354e95b39ca8dec</imageId>
2020-08-12T12:15:11.990-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <instanceState>
2020-08-12T12:15:11.990-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <code>16</code>
2020-08-12T12:15:11.990-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <name>running</name>
2020-08-12T12:15:11.990-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </instanceState>
2020-08-12T12:15:11.990-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <privateDnsName>ip-192-168-1-105.ec2.internal</privateDnsName>
2020-08-12T12:15:11.990-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <dnsName/>
2020-08-12T12:15:11.990-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <reason/>
2020-08-12T12:15:11.990-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <keyName>test_service_vpc</keyName>
2020-08-12T12:15:11.990-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <amiLaunchIndex>0</amiLaunchIndex>
2020-08-12T12:15:11.990-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <productCodes/>
2020-08-12T12:15:11.990-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <instanceType>t3.micro</instanceType>
<launchTime>2020-08-12T15:32:24.000Z</launchTime>
2020-08-12T12:15:11.990-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <placement>
2020-08-12T12:15:11.990-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <availabilityZone>us-east-1a</availabilityZone>
2020-08-12T12:15:11.990-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <groupName/>
2020-08-12T12:15:11.990-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <tenancy>default</tenancy>
2020-08-12T12:15:11.990-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </placement>
2020-08-12T12:15:11.990-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <monitoring>
2020-08-12T12:15:11.990-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <state>disabled</state>
2020-08-12T12:15:11.990-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </monitoring>
2020-08-12T12:15:11.990-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <subnetId>subnet-0970949101c1e9fda</subnetId>
2020-08-12T12:15:11.990-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <vpcId>vpc-007f6d393a92b09b3</vpcId>
2020-08-12T12:15:11.990-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <privateIpAddress>192.168.1.105</privateIpAddress>
2020-08-12T12:15:11.990-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ipAddress>34.230.9.221</ipAddress>
2020-08-12T12:15:11.990-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sourceDestCheck>true</sourceDestCheck>
2020-08-12T12:15:11.990-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <groupSet>
2020-08-12T12:15:11.990-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
pId>sg-09fc358840ae01c46</groupId>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <groupName>default</groupName>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </groupSet>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <architecture>x86_64</architecture>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceType>ebs</rootDeviceType>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <rootDeviceName>/dev/xvda</rootDeviceName>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <blockDeviceMapping>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceName>/dev/xvda</deviceName>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebs>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeId>vol-0b79d30215f598392</volumeId>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <status>attached</status>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <attachTime>2020-08-12T15:32:25.000Z</attachTime>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ebs>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </blockDeviceMapping>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <virtualizationType>hvm</virtualizationType>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <clientToken>DE4947B1-2BC5-460D-94D3-A9E395DFD2E5</clientToken>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <tagSet>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
<key>Managed-By</key>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>terraform</value>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Name</key>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>test_service_vpc - endpoint instance</value>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Account</key>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value><censored></value>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Business</key>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>testing</value>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>ProductName</key>
<value>testing</value>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>TerraformName</key>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>test_service_vpc - endpoint instance</value>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>BuildUser</key>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>test-user</value>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Customer</key>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>testing</value>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Description</key>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>instance for aws_endpoint_service testing</value>
] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Image</key>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>amzn2-ami-hvm-2.0.20200722.0-x86_64-gp2</value>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Generated-By</key>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>terraform</value>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>ProvisionDate</key>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>2020-08-12T15:32:22Z</value>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Platform</key>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>testing</value>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Environment</key>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>testing</value>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </tagSet>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hypervisor>xen</hypervisor>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <networkInterfaceSet>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <networkInterfaceId>eni-0cc2fc68a242f72b6</networkInterfaceId>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <subnetId>subnet-0970949101c1e9fda</subnetId>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <vpcId>vpc-007f6d393a92b09b3</vpcId>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <description/>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ownerId><censored></ownerId>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <status>in-use</status>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <macAddress>0e:d4:37:0e:45:51</macAddress>
68.1.105</privateIpAddress>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <sourceDestCheck>true</sourceDestCheck>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <groupSet>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <groupId>sg-09fc358840ae01c46</groupId>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <groupName>default</groupName>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </groupSet>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <attachment>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <attachmentId>eni-attach-03da58f9de3964a40</attachmentId>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deviceIndex>0</deviceIndex>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <status>attached</status>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <attachTime>2020-08-12T15:32:24.000Z</attachTime>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </attachment>
<association>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <publicIp>34.230.9.221</publicIp>
2020-08-12T12:15:11.991-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <publicDnsName/>
2020-08-12T12:15:11.992-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ipOwnerId>amazon</ipOwnerId>
2020-08-12T12:15:11.992-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </association>
2020-08-12T12:15:11.992-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <privateIpAddressesSet>
2020-08-12T12:15:11.992-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:11.992-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <privateIpAddress>192.168.1.105</privateIpAddress>
2020-08-12T12:15:11.992-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <primary>true</primary>
2020-08-12T12:15:11.992-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <association>
2020-08-12T12:15:11.992-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <publicIp>34.230.9.221</publicIp>
2020-08-12T12:15:11.992-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <publicDnsName/>
2020-08-12T12:15:11.992-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ipOwnerId>amazon</ipOwnerId>
2020-08-12T12:15:11.992-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </association>
2020-08-12T12:15:11.992-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.992-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </privateIpAddressesSet>
2-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ipv6AddressesSet/>
2020-08-12T12:15:11.992-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <interfaceType>interface</interfaceType>
2020-08-12T12:15:11.992-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.992-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </networkInterfaceSet>
2020-08-12T12:15:11.992-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ebsOptimized>false</ebsOptimized>
2020-08-12T12:15:11.992-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enaSupport>true</enaSupport>
2020-08-12T12:15:11.992-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <cpuOptions>
2020-08-12T12:15:11.992-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <coreCount>1</coreCount>
2020-08-12T12:15:11.992-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <threadsPerCore>2</threadsPerCore>
2020-08-12T12:15:11.992-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </cpuOptions>
2020-08-12T12:15:11.992-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <capacityReservationSpecification>
2020-08-12T12:15:11.992-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <capacityReservationPreference>open</capacityReservationPreference>
2020-08-12T12:15:11.992-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </capacityReservationSpecification>
2020-08-12T12:15:11.992-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hibernationOptions>
2020-08-12T12:15:11.992-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <configured>false</configured>
2020-08-12T12:15:11.992-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </hibernationOptions>
2020-08-12T12:15:11.992-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enclaveOptions>
2020-08-12T12:15:11.992-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <enabled>false</enabled>
2020-08-12T12:15:11.992-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </enclaveOptions>
2020-08-12T12:15:11.992-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <metadataOptions>
2020-08-12T12:15:11.992-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <state>applied</state>
2020-08-12T12:15:11.992-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <httpTokens>optional</httpTokens>
2020-08-12T12:15:11.992-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <httpPutResponseHopLimit>1</httpPutResponseHopLimit>
2020-08-12T12:15:11.992-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <httpEndpoint>enabled</httpEndpoint>
</metadataOptions>
2020-08-12T12:15:11.992-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.992-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </instancesSet>
2020-08-12T12:15:11.992-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:11.992-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </reservationSet>
2020-08-12T12:15:11.992-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </DescribeInstancesResponse>
2020-08-12T12:15:11.992-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:11 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeVolumes Details:
2020-08-12T12:15:11.992-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
2020-08-12T12:15:11.992-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: POST / HTTP/1.1
2020-08-12T12:15:11.992-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Host: ec2.us-east-1.amazonaws.com
2020-08-12T12:15:11.992-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: User-Agent: aws-sdk-go/1.33.21 (go1.14.5; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.13.0 (+https://www.terraform.io)
2020-08-12T12:15:11.992-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 115
2020-08-12T12:15:11.992-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=<censored>/20200812/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=6f7948a5ed635094df404862eadde75ab412b8391439e3097e37c81bdf6b0f0f
2020-08-12T12:15:11.992-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-08-12T12:15:11.992-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amz-Date: 20200812T161511Z
2020-08-12T12:15:11.992-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Accept-Encoding: gzip
ider-aws_v3.1.0_x5:
2020-08-12T12:15:11.992-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Action=DescribeVolumes&Filter.1.Name=attachment.instance-id&Filter.1.Value.1=i-0ed91f933f0c8219e&Version=2016-11-15
2020-08-12T12:15:11.992-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:12.036-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:12 [DEBUG] [aws-sdk-go] DEBUG: Response elasticloadbalancing/DescribeTargetGroupAttributes Details:
2020-08-12T12:15:12.036-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ RESPONSE ]--------------------------------------
2020-08-12T12:15:12.036-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: HTTP/1.1 200 OK
2020-08-12T12:15:12.036-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Connection: close
2020-08-12T12:15:12.036-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 786
2020-08-12T12:15:12.036-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: text/xml
2020-08-12T12:15:12.036-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Date: Wed, 12 Aug 2020 16:15:11 GMT
2020-08-12T12:15:12.036-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amzn-Requestid: afaf79e9-5a46-4532-9867-6ee3a183a5b5
2020-08-12T12:15:12.036-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:12.036-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:12.036-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:12.036-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:12 [DEBUG] [aws-sdk-go] <DescribeTargetGroupAttributesResponse xmlns="http://elasticloadbalancing.amazonaws.com/doc/2015-12-01/">
2020-08-12T12:15:12.036-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <DescribeTargetGroupAttributesResult>
2020-08-12T12:15:12.036-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Attributes>
2020-08-12T12:15:12.036-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <member>
2020-08-12T12:15:12.036-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Value>false</Value>
2020-08-12T12:15:12.036-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Key>proxy_protocol_v2.enabled</Key>
2020-08-12T12:15:12.036-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </member>
2020-08-12T12:15:12.036-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <member>
2020-08-12T12:15:12.036-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Value>false</Value>
2020-08-12T12:15:12.036-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Key>stickiness.enabled</Key>
2020-08-12T12:15:12.036-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </member>
2020-08-12T12:15:12.036-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <member>
2020-08-12T12:15:12.036-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Value>300</Value>
2020-08-12T12:15:12.036-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Key>deregistration_delay.timeout_seconds</Key>
[DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </member>
2020-08-12T12:15:12.036-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <member>
2020-08-12T12:15:12.036-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Value>source_ip</Value>
2020-08-12T12:15:12.036-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Key>stickiness.type</Key>
2020-08-12T12:15:12.036-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </member>
2020-08-12T12:15:12.036-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </Attributes>
2020-08-12T12:15:12.036-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </DescribeTargetGroupAttributesResult>
2020-08-12T12:15:12.036-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ResponseMetadata>
2020-08-12T12:15:12.036-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <RequestId>afaf79e9-5a46-4532-9867-6ee3a183a5b5</RequestId>
2020-08-12T12:15:12.036-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ResponseMetadata>
2020-08-12T12:15:12.036-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </DescribeTargetGroupAttributesResponse>
2020-08-12T12:15:12.036-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:12 [DEBUG] [aws-sdk-go] DEBUG: Request elasticloadbalancing/DescribeTags Details:
2020-08-12T12:15:12.036-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
2020-08-12T12:15:12.036-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: POST / HTTP/1.1
2020-08-12T12:15:12.036-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Host: elasticloadbalancing.us-east-1.amazonaws.com
2020-08-12T12:15:12.036-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: User-Agent: aws-sdk-go/1.33.21 (go1.14.5; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.13.0 (+https://www.terraform.io)
2020-08-12T12:15:12.036-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 184
ws_v3.1.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=<censored>/20200812/us-east-1/elasticloadbalancing/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=2cd053e80bc5a71979c3fbd86975b792fe76613df5467ce20549a4bc15a4bcdc
2020-08-12T12:15:12.036-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-08-12T12:15:12.037-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amz-Date: 20200812T161512Z
2020-08-12T12:15:12.037-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Accept-Encoding: gzip
2020-08-12T12:15:12.037-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:12.037-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Action=DescribeTags&ResourceArns.member.1=arn%3Aaws%3Aelasticloadbalancing%3Aus-east-1%3A<censored>%3Atargetgroup%2Ftest-service-vpc-nlb-port-80%2F5bc2c460a6fa0221&Version=2015-12-01
2020-08-12T12:15:12.037-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:12.047-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:12 [DEBUG] [aws-sdk-go] DEBUG: Response elasticloadbalancing/DescribeTags Details:
2020-08-12T12:15:12.047-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ RESPONSE ]--------------------------------------
2020-08-12T12:15:12.047-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: HTTP/1.1 200 OK
2020-08-12T12:15:12.047-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Connection: close
2020-08-12T12:15:12.047-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 985
2020-08-12T12:15:12.047-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: text/xml
2020-08-12T12:15:12.047-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Date: Wed, 12 Aug 2020 16:15:11 GMT
2020-08-12T12:15:12.047-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amzn-Requestid: 14acf738-f632-40ed-8ddf-c0815ca8e40a
2020-08-12T12:15:12.047-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:12.047-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:12.047-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:12.047-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:12 [DEBUG] [aws-sdk-go] <DescribeTagsResponse xmlns="http://elasticloadbalancing.amazonaws.com/doc/2015-12-01/">
2020-08-12T12:15:12.048-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <DescribeTagsResult>
2020-08-12T12:15:12.048-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <TagDescriptions>
2020-08-12T12:15:12.048-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <member>
2020-08-12T12:15:12.048-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ResourceArn>arn:aws:elasticloadbalancing:us-east-1:<censored>:loadbalancer/net/test-service-vpc-nlb-port-80/92502e24b6ca8719</ResourceArn>
2020-08-12T12:15:12.048-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Tags>
2020-08-12T12:15:12.048-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <member>
2020-08-12T12:15:12.048-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Value>test-user</Value>
2020-08-12T12:15:12.048-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Key>BuildUser</Key>
2020-08-12T12:15:12.048-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </member>
3.1.0_x5: <member>
2020-08-12T12:15:12.048-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Value>terraform</Value>
2020-08-12T12:15:12.048-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Key>Generated-By</Key>
2020-08-12T12:15:12.048-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </member>
2020-08-12T12:15:12.048-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <member>
2020-08-12T12:15:12.048-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Value>terraform</Value>
2020-08-12T12:15:12.048-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Key>Managed-By</Key>
2020-08-12T12:15:12.048-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </member>
2020-08-12T12:15:12.048-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <member>
2020-08-12T12:15:12.048-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Value>test-service-vpc-nlb-port-80-target</Value>
2020-08-12T12:15:12.048-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Key>Name</Key>
2020-08-12T12:15:12.048-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </member>
2020-08-12T12:15:12.048-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </Tags>
2020-08-12T12:15:12.048-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </member>
2020-08-12T12:15:12.048-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </TagDescriptions>
2020-08-12T12:15:12.048-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </DescribeTagsResult>
2020-08-12T12:15:12.048-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ResponseMetadata>
2020-08-12T12:15:12.048-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <RequestId>14acf738-f632-40ed-8ddf-c0815ca8e40a</RequestId>
2020-08-12T12:15:12.048-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ResponseMetadata>
2020-08-12T12:15:12.048-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </DescribeTagsResponse>
2020-08-12T12:15:12.048-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:12 [DEBUG] [aws-sdk-go] DEBUG: Request elasticloadbalancing/DescribeLoadBalancerAttributes Details:
2020-08-12T12:15:12.048-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
2020-08-12T12:15:12.048-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: POST / HTTP/1.1
2020-08-12T12:15:12.048-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Host: elasticloadbalancing.us-east-1.amazonaws.com
in; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.13.0 (+https://www.terraform.io)
2020-08-12T12:15:12.048-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 203
2020-08-12T12:15:12.048-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=<censored>/20200812/us-east-1/elasticloadbalancing/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=9865a9133f368ca621190d718bc25a62cee14f990a68af3d17e859f8bdc624bb
2020-08-12T12:15:12.048-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-08-12T12:15:12.048-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amz-Date: 20200812T161512Z
2020-08-12T12:15:12.048-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Accept-Encoding: gzip
2020-08-12T12:15:12.048-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:12.048-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Action=DescribeLoadBalancerAttributes&LoadBalancerArn=arn%3Aaws%3Aelasticloadbalancing%3Aus-east-1%3A<censored>%3Aloadbalancer%2Fnet%2Ftest-service-vpc-nlb-port-80%2F92502e24b6ca8719&Version=2015-12-01
2020-08-12T12:15:12.048-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:12.268-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:12 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeVolumes Details:
2020-08-12T12:15:12.268-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ RESPONSE ]--------------------------------------
2020-08-12T12:15:12.268-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: HTTP/1.1 200 OK
2020-08-12T12:15:12.268-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Connection: close
2020-08-12T12:15:12.268-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 1201
2020-08-12T12:15:12.268-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: text/xml;charset=UTF-8
2020-08-12T12:15:12.268-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Date: Wed, 12 Aug 2020 16:15:11 GMT
2020-08-12T12:15:12.268-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Server: AmazonEC2
2020-08-12T12:15:12.268-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amzn-Requestid: 5888588f-907b-4251-9a18-e161b6120e79
2020-08-12T12:15:12.268-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:12.268-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:12.268-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:12.268-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:12 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2020-08-12T12:15:12.268-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <DescribeVolumesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2020-08-12T12:15:12.268-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <requestId>5888588f-907b-4251-9a18-e161b6120e79</requestId>
2020-08-12T12:15:12.268-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSet>
2020-08-12T12:15:12.268-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:12.268-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeId>vol-0b79d30215f598392</volumeId>
2020-08-12T12:15:12.268-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <size>8</size>
2020-08-12T12:15:12.268-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-06d919bfeced8496a</snapshotId>
2020-08-12T12:15:12.268-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <availabilityZone>us-east-1a</availabilityZone>
2020-08-12T12:15:12.268-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <status>in-use</status>
2020-08-12T12:15:12.268-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <createTime>2020-08-12T15:32:25.178Z</createTime>
2020-08-12T12:15:12.268-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <attachmentSet>
2020-08-12T12:15:12.268-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
T12:15:12.268-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeId>vol-0b79d30215f598392</volumeId>
2020-08-12T12:15:12.268-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <instanceId>i-0ed91f933f0c8219e</instanceId>
2020-08-12T12:15:12.268-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <device>/dev/xvda</device>
2020-08-12T12:15:12.268-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <status>attached</status>
2020-08-12T12:15:12.268-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <attachTime>2020-08-12T15:32:25.000Z</attachTime>
2020-08-12T12:15:12.268-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:12.268-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:12.268-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </attachmentSet>
2020-08-12T12:15:12.268-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>gp2</volumeType>
2020-08-12T12:15:12.268-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <iops>100</iops>
2020-08-12T12:15:12.268-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:12.268-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <multiAttachEnabled>false</multiAttachEnabled>
2020-08-12T12:15:12.268-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:12.268-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </volumeSet>
2020-08-12T12:15:12.268-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </DescribeVolumesResponse>
2020-08-12T12:15:12.268-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:12 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeTags Details:
UEST POST-SIGN ]-----------------------------
2020-08-12T12:15:12.268-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: POST / HTTP/1.1
2020-08-12T12:15:12.268-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Host: ec2.us-east-1.amazonaws.com
2020-08-12T12:15:12.268-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: User-Agent: aws-sdk-go/1.33.21 (go1.14.5; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.13.0 (+https://www.terraform.io)
2020-08-12T12:15:12.268-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 103
2020-08-12T12:15:12.268-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=<censored>/20200812/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=9c27cc8be925c138513e3d4f4ed3a4cddfa3620826533080bb3e7f8453111446
2020-08-12T12:15:12.268-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-08-12T12:15:12.268-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amz-Date: 20200812T161512Z
2020-08-12T12:15:12.268-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Accept-Encoding: gzip
2020-08-12T12:15:12.268-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:12.268-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Action=DescribeTags&Filter.1.Name=resource-id&Filter.1.Value.1=vol-0b79d30215f598392&Version=2016-11-15
2020-08-12T12:15:12.268-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:12.305-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:12 [DEBUG] [aws-sdk-go] DEBUG: Response elasticloadbalancing/DescribeLoadBalancerAttributes Details:
2020-08-12T12:15:12.305-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ RESPONSE ]--------------------------------------
2020-08-12T12:15:12.305-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: HTTP/1.1 200 OK
2020-08-12T12:15:12.305-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Connection: close
2020-08-12T12:15:12.305-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 874
2020-08-12T12:15:12.306-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: text/xml
2020-08-12T12:15:12.306-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Date: Wed, 12 Aug 2020 16:15:12 GMT
2020-08-12T12:15:12.306-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amzn-Requestid: ca777a83-0b91-4729-af27-324f94885e3f
2020-08-12T12:15:12.306-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:12.306-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:12.306-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:12.306-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:12 [DEBUG] [aws-sdk-go] <DescribeLoadBalancerAttributesResponse xmlns="http://elasticloadbalancing.amazonaws.com/doc/2015-12-01/">
2020-08-12T12:15:12.306-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <DescribeLoadBalancerAttributesResult>
2020-08-12T12:15:12.306-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Attributes>
2020-08-12T12:15:12.306-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <member>
2020-08-12T12:15:12.306-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Value>false</Value>
2020-08-12T12:15:12.306-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Key>access_logs.s3.enabled</Key>
2020-08-12T12:15:12.306-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </member>
2020-08-12T12:15:12.306-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <member>
2020-08-12T12:15:12.306-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Value>false</Value>
2020-08-12T12:15:12.306-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Key>load_balancing.cross_zone.enabled</Key>
2020-08-12T12:15:12.306-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </member>
UG] plugin.terraform-provider-aws_v3.1.0_x5: <member>
2020-08-12T12:15:12.306-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Value/>
2020-08-12T12:15:12.306-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Key>access_logs.s3.prefix</Key>
2020-08-12T12:15:12.306-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </member>
2020-08-12T12:15:12.306-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <member>
2020-08-12T12:15:12.306-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Value>false</Value>
2020-08-12T12:15:12.306-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Key>deletion_protection.enabled</Key>
2020-08-12T12:15:12.306-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </member>
2020-08-12T12:15:12.306-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <member>
2020-08-12T12:15:12.306-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Value/>
2020-08-12T12:15:12.306-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Key>access_logs.s3.bucket</Key>
2020-08-12T12:15:12.306-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </member>
2020-08-12T12:15:12.306-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </Attributes>
2020-08-12T12:15:12.306-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </DescribeLoadBalancerAttributesResult>
2020-08-12T12:15:12.306-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ResponseMetadata>
2020-08-12T12:15:12.306-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <RequestId>ca777a83-0b91-4729-af27-324f94885e3f</RequestId>
2020-08-12T12:15:12.306-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ResponseMetadata>
2020-08-12T12:15:12.306-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </DescribeLoadBalancerAttributesResponse>
2020-08-12T12:15:12.306-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:12 [DEBUG] Setting NLB Cross Zone Load Balancing Enabled: false
2020-08-12T12:15:12.306-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:12 [DEBUG] Setting LB Deletion Protection Enabled: false
2020-08-12T12:15:12.310-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:12 [DEBUG] [aws-sdk-go] DEBUG: Response elasticloadbalancing/DescribeTags Details:
2020-08-12T12:15:12.310-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ RESPONSE ]--------------------------------------
2020-08-12T12:15:12.310-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: HTTP/1.1 200 OK
2020-08-12T12:15:12.310-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Connection: close
2020-08-12T12:15:12.310-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 980
2020-08-12T12:15:12.310-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: text/xml
2020-08-12T12:15:12.310-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Date: Wed, 12 Aug 2020 16:15:12 GMT
2020-08-12T12:15:12.310-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amzn-Requestid: 2564742d-d727-4fb6-ab6a-b34b4321b99b
2020-08-12T12:15:12.310-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:12.310-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:12.310-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:12.310-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:12 [DEBUG] [aws-sdk-go] <DescribeTagsResponse xmlns="http://elasticloadbalancing.amazonaws.com/doc/2015-12-01/">
2020-08-12T12:15:12.310-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <DescribeTagsResult>
2020-08-12T12:15:12.310-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <TagDescriptions>
2020-08-12T12:15:12.310-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <member>
2020-08-12T12:15:12.310-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ResourceArn>arn:aws:elasticloadbalancing:us-east-1:<censored>:targetgroup/test-service-vpc-nlb-port-80/5bc2c460a6fa0221</ResourceArn>
2020-08-12T12:15:12.310-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Tags>
2020-08-12T12:15:12.310-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <member>
2020-08-12T12:15:12.310-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Value>test-user</Value>
2020-08-12T12:15:12.310-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Key>BuildUser</Key>
2020-08-12T12:15:12.310-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </member>
2020-08-12T12:15:12.310-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <member>
2020-08-12T12:15:12.310-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Value>terraform</Value>
2020-08-12T12:15:12.310-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Key>Generated-By</Key>
er-aws_v3.1.0_x5: </member>
2020-08-12T12:15:12.310-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <member>
2020-08-12T12:15:12.310-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Value>terraform</Value>
2020-08-12T12:15:12.310-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Key>Managed-By</Key>
2020-08-12T12:15:12.310-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </member>
2020-08-12T12:15:12.310-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <member>
2020-08-12T12:15:12.310-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Value>test-service-vpc-nlb-port-80-target</Value>
2020-08-12T12:15:12.310-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Key>Name</Key>
2020-08-12T12:15:12.310-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </member>
2020-08-12T12:15:12.310-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </Tags>
2020-08-12T12:15:12.310-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </member>
2020-08-12T12:15:12.310-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </TagDescriptions>
2020-08-12T12:15:12.310-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </DescribeTagsResult>
2020-08-12T12:15:12.310-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ResponseMetadata>
2020-08-12T12:15:12.310-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <RequestId>2564742d-d727-4fb6-ab6a-b34b4321b99b</RequestId>
2020-08-12T12:15:12.310-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ResponseMetadata>
2020-08-12T12:15:12.310-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </DescribeTagsResponse>
2020-08-12T12:15:12.312-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:12 [DEBUG] Reading VPC Endpoint Service Configuration: vpce-svc-0a517832f59c29de0
2020-08-12T12:15:12.313-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:12 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeVpcEndpointServiceConfigurations Details:
2020-08-12T12:15:12.313-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
2020-08-12T12:15:12.313-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: POST / HTTP/1.1
2020-08-12T12:15:12.313-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Host: ec2.us-east-1.amazonaws.com
2020-08-12T12:15:12.313-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: User-Agent: aws-sdk-go/1.33.21 (go1.14.5; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.13.0 (+https://www.terraform.io)
2020-08-12T12:15:12.313-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 105
2020-08-12T12:15:12.313-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=<censored>/20200812/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=26be8156a32d745411c343e66b92e98ab5f1465801f1b9fb53946b811f6b3182
2020-08-12T12:15:12.313-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-08-12T12:15:12.313-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amz-Date: 20200812T161512Z
2020-08-12T12:15:12.313-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Accept-Encoding: gzip
2020-08-12T12:15:12.313-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:12.313-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Action=DescribeVpcEndpointServiceConfigurations&ServiceId.1=vpce-svc-0a517832f59c29de0&Version=2016-11-15
2020-08-12T12:15:12.313-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:12.426-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:12 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeTags Details:
2020-08-12T12:15:12.426-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ RESPONSE ]--------------------------------------
2020-08-12T12:15:12.426-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: HTTP/1.1 200 OK
2020-08-12T12:15:12.426-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Connection: close
2020-08-12T12:15:12.426-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 212
2020-08-12T12:15:12.426-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: text/xml;charset=UTF-8
2020-08-12T12:15:12.426-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Date: Wed, 12 Aug 2020 16:15:12 GMT
2020-08-12T12:15:12.426-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Server: AmazonEC2
2020-08-12T12:15:12.426-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amzn-Requestid: 0ee4db82-c54a-4d3e-a626-3c614e69dd02
2020-08-12T12:15:12.426-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:12.426-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:12.426-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:12.426-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:12 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2020-08-12T12:15:12.426-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <DescribeTagsResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2020-08-12T12:15:12.426-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <requestId>0ee4db82-c54a-4d3e-a626-3c614e69dd02</requestId>
2020-08-12T12:15:12.426-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <tagSet/>
2020-08-12T12:15:12.426-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </DescribeTagsResponse>
2020-08-12T12:15:12.426-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:12 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeVpcs Details:
2020-08-12T12:15:12.426-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
2020-08-12T12:15:12.426-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: POST / HTTP/1.1
2020-08-12T12:15:12.426-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Host: ec2.us-east-1.amazonaws.com
2020-08-12T12:15:12.426-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: User-Agent: aws-sdk-go/1.33.21 (go1.14.5; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.13.0 (+https://www.terraform.io)
2020-08-12T12:15:12.426-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 68
2020-08-12T12:15:12.426-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=<censored>/20200812/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=26f79931979a89a9a74f0947964aee20fe8f6f9794c71c8ad0c15431cf76f40a
2020-08-12T12:15:12.426-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-08-12T12:15:12.426-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amz-Date: 20200812T161512Z
2020-08-12T12:15:12.426-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Accept-Encoding: gzip
2020-08-12T12:15:12.426-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:12.426-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Action=DescribeVpcs&Version=2016-11-15&VpcId.1=vpc-007f6d393a92b09b3
2020-08-12T12:15:12.426-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:12 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeVpcEndpointServiceConfigurations Details:
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ RESPONSE ]--------------------------------------
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: HTTP/1.1 200 OK
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Connection: close
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Transfer-Encoding: chunked
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: text/xml;charset=UTF-8
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Date: Wed, 12 Aug 2020 16:15:12 GMT
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Server: AmazonEC2
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Vary: accept-encoding
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amzn-Requestid: 8393cd30-652b-4bb2-91a1-3278ff03387c
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:12 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <DescribeVpcEndpointServiceConfigurationsResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <requestId>8393cd30-652b-4bb2-91a1-3278ff03387c</requestId>
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <serviceConfigurationSet>
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <acceptanceRequired>true</acceptanceRequired>
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <availabilityZoneSet>
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>us-east-1a</item>
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </availabilityZoneSet>
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <baseEndpointDnsNameSet>
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>vpce-svc-0a517832f59c29de0.us-east-1.vpce.amazonaws.com</item>
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </baseEndpointDnsNameSet>
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <managesVpcEndpoints>false</managesVpcEndpoints>
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <networkLoadBalancerArnSet>
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>arn:aws:elasticloadbalancing:us-east-1:<censored>:loadbalancer/net/test-service-vpc-nlb-port-80/92502e24b6ca8719</item>
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </networkLoadBalancerArnSet>
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <privateDnsNameConfiguration/>
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <serviceId>vpce-svc-0a517832f59c29de0</serviceId>
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <serviceName>com.amazonaws.vpce.us-east-1.vpce-svc-0a517832f59c29de0</serviceName>
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <serviceState>Available</serviceState>
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <serviceType>
rraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <serviceType>Interface</serviceType>
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </serviceType>
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <tagSet>
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>BuildUser</key>
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>test-user</value>
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Generated-By</key>
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>terraform</value>
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Managed-By</key>
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>terraform</value>
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Name</key>
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>test-service-vpc-nlb-port-80-target</value>
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </tagSet>
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </serviceConfigurationSet>
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </DescribeVpcEndpointServiceConfigurationsResponse>
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:12 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeVpcEndpointServicePermissions Details:
1.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: POST / HTTP/1.1
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Host: ec2.us-east-1.amazonaws.com
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: User-Agent: aws-sdk-go/1.33.21 (go1.14.5; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.13.0 (+https://www.terraform.io)
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 100
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=<censored>/20200812/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=2a0a38ba93d2aab2b46838ca268308650893253665ff146b32159fba83505870
2020-08-12T12:15:12.495-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-08-12T12:15:12.496-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amz-Date: 20200812T161512Z
2020-08-12T12:15:12.496-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Accept-Encoding: gzip
2020-08-12T12:15:12.496-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:12.496-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Action=DescribeVpcEndpointServicePermissions&ServiceId=vpce-svc-0a517832f59c29de0&Version=2016-11-15
2020-08-12T12:15:12.496-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:12 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeVpcs Details:
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ RESPONSE ]--------------------------------------
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: HTTP/1.1 200 OK
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Connection: close
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 1561
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: text/xml;charset=UTF-8
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Date: Wed, 12 Aug 2020 16:15:11 GMT
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Server: AmazonEC2
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amzn-Requestid: ee39b0a1-21f3-4369-ad77-53ea260b6312
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:12 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <DescribeVpcsResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <requestId>ee39b0a1-21f3-4369-ad77-53ea260b6312</requestId>
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <vpcSet>
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <vpcId>vpc-007f6d393a92b09b3</vpcId>
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ownerId><censored></ownerId>
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <state>available</state>
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <cidrBlock>192.168.1.0/24</cidrBlock>
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <cidrBlockAssociationSet>
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <cidrBlock>192.168.1.0/24</cidrBlock>
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <associationId>vpc-cidr-assoc-066c6428c63be0cac</associationId>
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <cidrBlockState>
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <state>associated</state>
BUG] plugin.terraform-provider-aws_v3.1.0_x5: </cidrBlockState>
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </cidrBlockAssociationSet>
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <dhcpOptionsId>dopt-f401148f</dhcpOptionsId>
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <tagSet>
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Name</key>
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>test_service_vpc</value>
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Generated-By</key>
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>terraform</value>
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Managed-By</key>
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>terraform</value>
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
.1.0_x5: <key>BuildUser</key>
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>test-user</value>
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </tagSet>
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <instanceTenancy>default</instanceTenancy>
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <isDefault>false</isDefault>
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </vpcSet>
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </DescribeVpcsResponse>
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:12 [DEBUG] Setting Security Group IDs: []string{"sg-09fc358840ae01c46"}
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:12 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeVolumes Details:
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: POST / HTTP/1.1
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Host: ec2.us-east-1.amazonaws.com
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: User-Agent: aws-sdk-go/1.33.21 (go1.14.5; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.13.0 (+https://www.terraform.io)
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 74
type;host;x-amz-date, Signature=e4e5e7a1ef7ef5f010b9d397468a979a6575ba99b67f0568d47141983d81f625
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amz-Date: 20200812T161512Z
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Accept-Encoding: gzip
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Action=DescribeVolumes&Version=2016-11-15&VolumeId.1=vol-0b79d30215f598392
2020-08-12T12:15:12.642-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:12.651-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:12 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeVpcEndpointServicePermissions Details:
2020-08-12T12:15:12.651-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ RESPONSE ]--------------------------------------
2020-08-12T12:15:12.651-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: HTTP/1.1 200 OK
2020-08-12T12:15:12.651-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Connection: close
2020-08-12T12:15:12.651-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Transfer-Encoding: chunked
2020-08-12T12:15:12.651-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: text/xml;charset=UTF-8
2020-08-12T12:15:12.651-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Date: Wed, 12 Aug 2020 16:15:12 GMT
2020-08-12T12:15:12.651-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Server: AmazonEC2
2020-08-12T12:15:12.651-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Vary: accept-encoding
2020-08-12T12:15:12.651-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amzn-Requestid: dba55364-9657-4492-832c-4082dc6f7396
2020-08-12T12:15:12.651-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:12.651-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:12.651-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:12.651-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:12 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2020-08-12T12:15:12.651-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <DescribeVpcEndpointServicePermissionsResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2020-08-12T12:15:12.651-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <requestId>dba55364-9657-4492-832c-4082dc6f7396</requestId>
2020-08-12T12:15:12.651-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <allowedPrincipals/>
2T12:15:12.651-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </DescribeVpcEndpointServicePermissionsResponse>
2020/08/12 12:15:12 [DEBUG] Resource state not found for node "aws_vpc_endpoint.networkloadbalancer", instance aws_vpc_endpoint.networkloadbalancer
2020-08-12T12:15:12.882-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:12 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeVolumes Details:
2020-08-12T12:15:12.882-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ RESPONSE ]--------------------------------------
2020-08-12T12:15:12.882-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: HTTP/1.1 200 OK
2020-08-12T12:15:12.882-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Connection: close
2020-08-12T12:15:12.882-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 1201
2020-08-12T12:15:12.882-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: text/xml;charset=UTF-8
2020-08-12T12:15:12.882-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Date: Wed, 12 Aug 2020 16:15:12 GMT
2020-08-12T12:15:12.882-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Server: AmazonEC2
2020-08-12T12:15:12.882-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amzn-Requestid: d77444f5-b493-43fa-b22a-b917de50e8d7
2020-08-12T12:15:12.882-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:12.882-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:12.882-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:12.882-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:12 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2020-08-12T12:15:12.882-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <DescribeVolumesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2020-08-12T12:15:12.882-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <requestId>d77444f5-b493-43fa-b22a-b917de50e8d7</requestId>
2020-08-12T12:15:12.882-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeSet>
2020-08-12T12:15:12.882-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:12.882-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeId>vol-0b79d30215f598392</volumeId>
2020-08-12T12:15:12.882-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <size>8</size>
2020-08-12T12:15:12.882-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <snapshotId>snap-06d919bfeced8496a</snapshotId>
2020-08-12T12:15:12.882-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <availabilityZone>us-east-1a</availabilityZone>
2020-08-12T12:15:12.882-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <status>in-use</status>
2020-08-12T12:15:12.883-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <createTime>2020-08-12T15:32:25.178Z</createTime>
2020-08-12T12:15:12.883-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <attachmentSet>
2020-08-12T12:15:12.883-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:12.883-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeId>vol-0b79d30215f598392</volumeId>
2020-08-12T12:15:12.883-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <instanceId>i-0ed91f933f0c8219e</instanceId>
2020-08-12T12:15:12.883-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <device>/dev/xvda</device>
0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <status>attached</status>
2020-08-12T12:15:12.883-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <attachTime>2020-08-12T15:32:25.000Z</attachTime>
2020-08-12T12:15:12.883-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <deleteOnTermination>true</deleteOnTermination>
2020-08-12T12:15:12.883-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:12.883-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </attachmentSet>
2020-08-12T12:15:12.883-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <volumeType>gp2</volumeType>
2020-08-12T12:15:12.883-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <iops>100</iops>
2020-08-12T12:15:12.883-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <encrypted>false</encrypted>
2020-08-12T12:15:12.883-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <multiAttachEnabled>false</multiAttachEnabled>
2020-08-12T12:15:12.883-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:12.883-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </volumeSet>
2020-08-12T12:15:12.883-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </DescribeVolumesResponse>
2020-08-12T12:15:12.883-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:12 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeInstanceAttribute Details:
2020-08-12T12:15:12.883-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
2020-08-12T12:15:12.883-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: POST / HTTP/1.1
2020-08-12T12:15:12.883-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Host: ec2.us-east-1.amazonaws.com
2020-08-12T12:15:12.883-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: User-Agent: aws-sdk-go/1.33.21 (go1.14.5; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.13.0 (+https://www.terraform.io)
ovider-aws_v3.1.0_x5: Content-Length: 114
2020-08-12T12:15:12.883-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=<censored>/20200812/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=3a5365647856fc8996dc41d204bdb5671ff4a606734d4ccca3341601e911819c
2020-08-12T12:15:12.883-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-08-12T12:15:12.883-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amz-Date: 20200812T161512Z
2020-08-12T12:15:12.883-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Accept-Encoding: gzip
2020-08-12T12:15:12.883-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:12.883-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Action=DescribeInstanceAttribute&Attribute=disableApiTermination&InstanceId=i-0ed91f933f0c8219e&Version=2016-11-15
2020-08-12T12:15:12.883-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:13.129-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:13 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeInstanceAttribute Details:
2020-08-12T12:15:13.129-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ RESPONSE ]--------------------------------------
2020-08-12T12:15:13.129-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: HTTP/1.1 200 OK
2020-08-12T12:15:13.129-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Connection: close
2020-08-12T12:15:13.129-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 359
2020-08-12T12:15:13.129-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: text/xml;charset=UTF-8
2020-08-12T12:15:13.129-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Date: Wed, 12 Aug 2020 16:15:12 GMT
2020-08-12T12:15:13.129-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Server: AmazonEC2
2020-08-12T12:15:13.129-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amzn-Requestid: 1f59328d-b3b3-45d6-b0a7-d6855de44de6
2020-08-12T12:15:13.129-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:13.129-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:13.129-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:13.129-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:13 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2020-08-12T12:15:13.129-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <DescribeInstanceAttributeResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2020-08-12T12:15:13.129-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <requestId>1f59328d-b3b3-45d6-b0a7-d6855de44de6</requestId>
2020-08-12T12:15:13.129-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <instanceId>i-0ed91f933f0c8219e</instanceId>
2020-08-12T12:15:13.129-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <disableApiTermination>
2020-08-12T12:15:13.129-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>false</value>
2020-08-12T12:15:13.129-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </disableApiTermination>
2020-08-12T12:15:13.129-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </DescribeInstanceAttributeResponse>
2020-08-12T12:15:13.130-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:13 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeInstanceAttribute Details:
2020-08-12T12:15:13.130-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
2020-08-12T12:15:13.130-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: POST / HTTP/1.1
2020-08-12T12:15:13.130-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Host: ec2.us-east-1.amazonaws.com
2020-08-12T12:15:13.130-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: User-Agent: aws-sdk-go/1.33.21 (go1.14.5; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.13.0 (+https://www.terraform.io)
2020-08-12T12:15:13.130-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 101
2020-08-12T12:15:13.130-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=<censored>/20200812/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=252b0776f4cccbce2c2e6c057cc36b1860bcb7c408fc9336e4b29395a4b3c951
2020-08-12T12:15:13.130-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-08-12T12:15:13.130-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amz-Date: 20200812T161513Z
2020-08-12T12:15:13.130-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Accept-Encoding: gzip
2020-08-12T12:15:13.130-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:13.130-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Action=DescribeInstanceAttribute&Attribute=userData&InstanceId=i-0ed91f933f0c8219e&Version=2016-11-15
2020-08-12T12:15:13.130-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:13.418-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:13 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeInstanceAttribute Details:
2020-08-12T12:15:13.418-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ RESPONSE ]--------------------------------------
2020-08-12T12:15:13.418-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: HTTP/1.1 200 OK
2020-08-12T12:15:13.418-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Connection: close
2020-08-12T12:15:13.418-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 289
2020-08-12T12:15:13.418-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: text/xml;charset=UTF-8
2020-08-12T12:15:13.418-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Date: Wed, 12 Aug 2020 16:15:12 GMT
2020-08-12T12:15:13.418-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Server: AmazonEC2
2020-08-12T12:15:13.418-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amzn-Requestid: 4d55ee6b-0d46-4ffc-af8f-603cd40d41f2
2020-08-12T12:15:13.418-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:13.418-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:13.418-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:13.418-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:13 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2020-08-12T12:15:13.418-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <DescribeInstanceAttributeResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2020-08-12T12:15:13.419-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <requestId>4d55ee6b-0d46-4ffc-af8f-603cd40d41f2</requestId>
2020-08-12T12:15:13.419-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <instanceId>i-0ed91f933f0c8219e</instanceId>
2020-08-12T12:15:13.419-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <userData/>
2020-08-12T12:15:13.419-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </DescribeInstanceAttributeResponse>
2020-08-12T12:15:13.419-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:13 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeInstanceCreditSpecifications Details:
2020-08-12T12:15:13.419-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
2020-08-12T12:15:13.419-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: POST / HTTP/1.1
2020-08-12T12:15:13.419-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Host: ec2.us-east-1.amazonaws.com
2020-08-12T12:15:13.419-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: User-Agent: aws-sdk-go/1.33.21 (go1.14.5; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.13.0 (+https://www.terraform.io)
2020-08-12T12:15:13.419-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 95
2020-08-12T12:15:13.419-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=<censored>/20200812/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=682833385353e218c7ffe748192d069283f8acc519587a3203da1380b887ac4c
2020-08-12T12:15:13.419-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-08-12T12:15:13.419-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amz-Date: 20200812T161513Z
2020-08-12T12:15:13.419-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Accept-Encoding: gzip
2020-08-12T12:15:13.419-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:13.419-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Action=DescribeInstanceCreditSpecifications&InstanceId.1=i-0ed91f933f0c8219e&Version=2016-11-15
2020-08-12T12:15:13.419-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:13.643-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:13 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeInstanceCreditSpecifications Details:
2020-08-12T12:15:13.643-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ RESPONSE ]--------------------------------------
2020-08-12T12:15:13.643-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: HTTP/1.1 200 OK
2020-08-12T12:15:13.643-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Connection: close
2020-08-12T12:15:13.643-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Transfer-Encoding: chunked
2020-08-12T12:15:13.643-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: text/xml;charset=UTF-8
2020-08-12T12:15:13.643-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Date: Wed, 12 Aug 2020 16:15:12 GMT
2020-08-12T12:15:13.643-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Server: AmazonEC2
2020-08-12T12:15:13.643-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Vary: accept-encoding
2020-08-12T12:15:13.643-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amzn-Requestid: b681719e-faa6-4e10-a1d5-8b1a93cbece5
2020-08-12T12:15:13.643-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:13.643-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:13.643-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:13.643-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:13 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2020-08-12T12:15:13.643-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <DescribeInstanceCreditSpecificationsResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2020-08-12T12:15:13.643-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <requestId>b681719e-faa6-4e10-a1d5-8b1a93cbece5</requestId>
2020-08-12T12:15:13.643-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <instanceCreditSpecificationSet>
2020-08-12T12:15:13.643-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:13.643-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <cpuCredits>unlimited</cpuCredits>
2020-08-12T12:15:13.643-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <instanceId>i-0ed91f933f0c8219e</instanceId>
2020-08-12T12:15:13.643-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:13.643-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </instanceCreditSpecificationSet>
2020-08-12T12:15:13.643-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </DescribeInstanceCreditSpecificationsResponse>
2020-08-12T12:15:13.649-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:13 [DEBUG] [aws-sdk-go] DEBUG: Request elasticloadbalancing/DescribeTargetHealth Details:
2020-08-12T12:15:13.649-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
2020-08-12T12:15:13.649-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: POST / HTTP/1.1
2020-08-12T12:15:13.649-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Host: elasticloadbalancing.us-east-1.amazonaws.com
2020-08-12T12:15:13.649-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: User-Agent: aws-sdk-go/1.33.21 (go1.14.5; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.13.0 (+https://www.terraform.io)
2020-08-12T12:15:13.649-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 250
2020-08-12T12:15:13.649-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=<censored>/20200812/us-east-1/elasticloadbalancing/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=6520d8b139e38142c150258305ae3bd1f2a350d64e3dbcafac35360209f9ea7c
2020-08-12T12:15:13.649-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-08-12T12:15:13.649-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amz-Date: 20200812T161513Z
2020-08-12T12:15:13.649-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Accept-Encoding: gzip
2020-08-12T12:15:13.649-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:13.649-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Action=DescribeTargetHealth&TargetGroupArn=arn%3Aaws%3Aelasticloadbalancing%3Aus-east-1%3A<censored>%3Atargetgroup%2Ftest-service-vpc-nlb-port-80%2F5bc2c460a6fa0221&Targets.member.1.Id=i-0ed91f933f0c8219e&Targets.member.1.Port=80&Version=2015-12-01
2020-08-12T12:15:13.649-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:13.814-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:13 [DEBUG] [aws-sdk-go] DEBUG: Response elasticloadbalancing/DescribeTargetHealth Details:
2020-08-12T12:15:13.814-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ RESPONSE ]--------------------------------------
2020-08-12T12:15:13.814-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: HTTP/1.1 200 OK
2020-08-12T12:15:13.814-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Connection: close
2020-08-12T12:15:13.814-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 732
2020-08-12T12:15:13.814-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: text/xml
2020-08-12T12:15:13.815-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Date: Wed, 12 Aug 2020 16:15:13 GMT
2020-08-12T12:15:13.815-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amzn-Requestid: b8056f68-4697-4512-848b-573224837cc6
2020-08-12T12:15:13.815-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:13.815-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:13.815-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:13.815-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:13 [DEBUG] [aws-sdk-go] <DescribeTargetHealthResponse xmlns="http://elasticloadbalancing.amazonaws.com/doc/2015-12-01/">
2020-08-12T12:15:13.815-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <DescribeTargetHealthResult>
2020-08-12T12:15:13.815-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <TargetHealthDescriptions>
2020-08-12T12:15:13.815-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <member>
2020-08-12T12:15:13.815-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <HealthCheckPort>80</HealthCheckPort>
2020-08-12T12:15:13.815-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <TargetHealth>
2020-08-12T12:15:13.815-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Reason>Target.FailedHealthChecks</Reason>
2020-08-12T12:15:13.815-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Description>Health checks failed</Description>
2020-08-12T12:15:13.815-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <State>unhealthy</State>
2020-08-12T12:15:13.815-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </TargetHealth>
2020-08-12T12:15:13.815-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Target>
2020-08-12T12:15:13.815-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Id>i-0ed91f933f0c8219e</Id>
2020-08-12T12:15:13.815-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Port>80</Port>
2020-08-12T12:15:13.815-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </Target>
2020-08-12T12:15:13.815-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </member>
2020-08-12T12:15:13.815-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </TargetHealthDescriptions>
2020-08-12T12:15:13.815-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </DescribeTargetHealthResult>
2020-08-12T12:15:13.815-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ResponseMetadata>
2020-08-12T12:15:13.815-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <RequestId>b8056f68-4697-4512-848b-573224837cc6</RequestId>
2020-08-12T12:15:13.815-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ResponseMetadata>
2020-08-12T12:15:13.815-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </DescribeTargetHealthResponse>
2020-08-12T12:15:13.822-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:13 [DEBUG] Waiting for state to become: [success]
2020-08-12T12:15:13.823-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:13 [DEBUG] [aws-sdk-go] DEBUG: Request elasticloadbalancing/DescribeListeners Details:
2020-08-12T12:15:13.823-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
2020-08-12T12:15:13.823-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: POST / HTTP/1.1
2020-08-12T12:15:13.823-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Host: elasticloadbalancing.us-east-1.amazonaws.com
2020-08-12T12:15:13.823-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: User-Agent: aws-sdk-go/1.33.21 (go1.14.5; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.13.0 (+https://www.terraform.io)
2020-08-12T12:15:13.823-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 211
2020-08-12T12:15:13.823-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=<censored>/20200812/us-east-1/elasticloadbalancing/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=ef965ffdb9750f427da5fa35935b278559e862029048eb731690c0f70bd217c1
2020-08-12T12:15:13.823-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-08-12T12:15:13.823-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amz-Date: 20200812T161513Z
2020-08-12T12:15:13.823-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Accept-Encoding: gzip
2020-08-12T12:15:13.823-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:13.823-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Action=DescribeListeners&ListenerArns.member.1=arn%3Aaws%3Aelasticloadbalancing%3Aus-east-1%3A<censored>%3Alistener%2Fnet%2Ftest-service-vpc-nlb-port-80%2F92502e24b6ca8719%2Fa03d2368be5c0930&Version=2015-12-01
2020-08-12T12:15:13.823-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:13.998-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:13 [DEBUG] [aws-sdk-go] DEBUG: Response elasticloadbalancing/DescribeListeners Details:
2020-08-12T12:15:13.998-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ RESPONSE ]--------------------------------------
2020-08-12T12:15:13.998-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: HTTP/1.1 200 OK
2020-08-12T12:15:13.998-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Connection: close
2020-08-12T12:15:13.998-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 1364
2020-08-12T12:15:13.998-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: text/xml
2020-08-12T12:15:13.998-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Date: Wed, 12 Aug 2020 16:15:13 GMT
2020-08-12T12:15:13.998-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amzn-Requestid: daad7a3b-7af0-4d47-8894-dd09272382db
2020-08-12T12:15:13.998-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:13.998-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:13.998-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:13.998-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:13 [DEBUG] [aws-sdk-go] <DescribeListenersResponse xmlns="http://elasticloadbalancing.amazonaws.com/doc/2015-12-01/">
2020-08-12T12:15:13.998-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <DescribeListenersResult>
2020-08-12T12:15:13.998-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Listeners>
2020-08-12T12:15:13.998-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <member>
2020-08-12T12:15:13.998-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <LoadBalancerArn>arn:aws:elasticloadbalancing:us-east-1:<censored>:loadbalancer/net/test-service-vpc-nlb-port-80/92502e24b6ca8719</LoadBalancerArn>
2020-08-12T12:15:13.998-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Protocol>TCP</Protocol>
2020-08-12T12:15:13.998-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Port>80</Port>
2020-08-12T12:15:13.998-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ListenerArn>arn:aws:elasticloadbalancing:us-east-1:<censored>:listener/net/test-service-vpc-nlb-port-80/92502e24b6ca8719/a03d2368be5c0930</ListenerArn>
2020-08-12T12:15:13.998-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <DefaultActions>
2020-08-12T12:15:13.998-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <member>
2020-08-12T12:15:13.998-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <TargetGroupArn>arn:aws:elasticloadbalancing:us-east-1:<censored>:targetgroup/test-service-vpc-nlb-port-80/5bc2c460a6fa0221</TargetGroupArn>
2020-08-12T12:15:13.998-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ForwardConfig>
2020-08-12T12:15:13.998-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <TargetGroups>
2020-08-12T12:15:13.998-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <member>
2020-08-12T12:15:13.998-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <TargetGroupArn>arn:aws:elasticloadbalancing:us-east-1:<censored>:targetgroup/test-service-vpc-nlb-port-80/5bc2c460a6fa0221</TargetGroupArn>
2020-08-12T12:15:13.998-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </member>
2020-08-12T12:15:13.998-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </TargetGroups>
2020-08-12T12:15:13.998-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ForwardConfig>
2020-08-12T12:15:13.998-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Type>forward</Type>
2020-08-12T12:15:13.998-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Order>1</Order>
2020-08-12T12:15:13.998-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </member>
2020-08-12T12:15:13.998-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </DefaultActions>
2020-08-12T12:15:13.998-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </member>
2020-08-12T12:15:13.998-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </Listeners>
2020-08-12T12:15:13.998-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </DescribeListenersResult>
2020-08-12T12:15:13.998-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ResponseMetadata>
2020-08-12T12:15:13.998-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <RequestId>daad7a3b-7af0-4d47-8894-dd09272382db</RequestId>
2020-08-12T12:15:13.998-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ResponseMetadata>
2020-08-12T12:15:13.998-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </DescribeListenersResponse>
2020-08-12T12:15:14.002-0400 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2020-08-12T12:15:14.007-0400 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/aws/3.1.0/darwin_amd64/terraform-provider-aws_v3.1.0_x5 pid=28643
2020-08-12T12:15:14.007-0400 [DEBUG] plugin: plugin exited
2020/08/12 12:15:14 [INFO] backend/local: apply calling Plan
2020/08/12 12:15:14 [INFO] terraform: building graph: GraphTypePlan
2020/08/12 12:15:14 [DEBUG] adding implicit provider configuration provider["registry.terraform.io/hashicorp/tls"], implied first by tls_private_key.keygen (expand)
2020/08/12 12:15:14 [DEBUG] adding implicit provider configuration provider["registry.terraform.io/hashicorp/http"], implied first by data.http.myip (expand)
2020/08/12 12:15:14 [DEBUG] ProviderTransformer: "aws_vpc_endpoint.networkloadbalancer (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:14 [DEBUG] ProviderTransformer: "aws_vpc.test_consumer_vpc (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:14 [DEBUG] ProviderTransformer: "aws_default_security_group.test_consumer_vpc (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:14 [DEBUG] ProviderTransformer: "aws_instance.instance (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:14 [DEBUG] ProviderTransformer: "data.aws_caller_identity.current (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:14 [DEBUG] ProviderTransformer: "aws_internet_gateway.test_service_vpc (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:14 [DEBUG] ProviderTransformer: "aws_lb.networkloadbalancer (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:14 [DEBUG] ProviderTransformer: "data.http.myip (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/http"]
2020/08/12 12:15:14 [DEBUG] ProviderTransformer: "aws_lb_target_group_attachment.networkloadbalancer (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:14 [DEBUG] ProviderTransformer: "aws_vpc_endpoint_service.networkloadbalancer (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:14 [DEBUG] ProviderTransformer: "aws_lb_listener.networkloadbalancer (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:14 [DEBUG] ProviderTransformer: "tls_private_key.keygen (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/tls"]
2020/08/12 12:15:14 [DEBUG] ProviderTransformer: "aws_key_pair.key_pair (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:14 [DEBUG] ProviderTransformer: "aws_lb_target_group.networkloadbalancer (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:14 [DEBUG] ProviderTransformer: "aws_default_security_group.test_service_vpc (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:14 [DEBUG] ProviderTransformer: "aws_default_route_table.test_consumer_vpc (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:14 [DEBUG] ProviderTransformer: "aws_subnet.test_service_vpc (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:14 [DEBUG] ProviderTransformer: "aws_vpc.test_service_vpc (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:14 [DEBUG] ProviderTransformer: "aws_subnet.test_consumer_vpc (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:14 [DEBUG] ProviderTransformer: "data.aws_ami.instance (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:14 [DEBUG] ProviderTransformer: "aws_default_route_table.test_service_vpc (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:14 [DEBUG] ProviderTransformer: "aws_route.test_service_vpc_igw (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:14 [DEBUG] pruning unused provider["registry.terraform.io/hashicorp/null"]
2020/08/12 12:15:14 [DEBUG] ReferenceTransformer: "var.availability_zone" references: []
2020/08/12 12:15:14 [DEBUG] ReferenceTransformer: "aws_subnet.test_service_vpc (expand)" references: [var.availability_zone aws_vpc.test_service_vpc (expand) aws_vpc.test_service_vpc (expand) var.build_user]
2020/08/12 12:15:14 [DEBUG] ReferenceTransformer: "aws_lb_listener.networkloadbalancer (expand)" references: [aws_lb_target_group_attachment.networkloadbalancer (expand) aws_lb.networkloadbalancer (expand) aws_lb_target_group.networkloadbalancer (expand)]
2020/08/12 12:15:14 [DEBUG] ReferenceTransformer: "aws_vpc.test_service_vpc (expand)" references: [var.build_user]
2020/08/12 12:15:14 [DEBUG] ReferenceTransformer: "aws_subnet.test_consumer_vpc (expand)" references: [var.availability_zone var.build_user aws_vpc.test_consumer_vpc (expand) aws_vpc.test_consumer_vpc (expand)]
2020/08/12 12:15:14 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/aws\"]" references: [var.aws_region]
2020/08/12 12:15:14 [DEBUG] ReferenceTransformer: "aws_internet_gateway.test_service_vpc (expand)" references: [aws_vpc.test_service_vpc (expand) var.build_user]
2020/08/12 12:15:14 [DEBUG] ReferenceTransformer: "aws_key_pair.key_pair (expand)" references: [aws_vpc.test_service_vpc (expand) tls_private_key.keygen (expand)]
2020/08/12 12:15:14 [DEBUG] ReferenceTransformer: "data.http.myip (expand)" references: []
2020/08/12 12:15:14 [DEBUG] ReferenceTransformer: "var.build_user" references: []
2020/08/12 12:15:14 [DEBUG] ReferenceTransformer: "aws_lb.networkloadbalancer (expand)" references: [var.build_user aws_subnet.test_service_vpc (expand)]
2020/08/12 12:15:14 [DEBUG] ReferenceTransformer: "aws_lb_target_group.networkloadbalancer (expand)" references: [aws_vpc.test_service_vpc (expand) var.build_user]
2020/08/12 12:15:14 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/tls\"]" references: []
2020/08/12 12:15:14 [DEBUG] ReferenceTransformer: "data.aws_ami.instance (expand)" references: []
2020/08/12 12:15:14 [DEBUG] ReferenceTransformer: "local.myip (expand)" references: [data.http.myip (expand)]
2020/08/12 12:15:14 [DEBUG] ReferenceTransformer: "aws_default_route_table.test_service_vpc (expand)" references: [aws_vpc.test_service_vpc (expand) var.build_user]
2020/08/12 12:15:14 [DEBUG] ReferenceTransformer: "aws_route.test_service_vpc_igw (expand)" references: [aws_internet_gateway.test_service_vpc (expand) aws_vpc.test_service_vpc (expand)]
2020/08/12 12:15:14 [DEBUG] ReferenceTransformer: "aws_default_route_table.test_consumer_vpc (expand)" references: [aws_vpc.test_consumer_vpc (expand) var.build_user]
2020/08/12 12:15:14 [DEBUG] ReferenceTransformer: "aws_default_security_group.test_service_vpc (expand)" references: [var.build_user aws_vpc.test_service_vpc (expand) aws_vpc.test_service_vpc (expand) aws_vpc.test_service_vpc (expand) local.myip (expand) aws_vpc.test_service_vpc (expand)]
2020/08/12 12:15:14 [DEBUG] ReferenceTransformer: "aws_default_security_group.test_consumer_vpc (expand)" references: [aws_vpc.test_consumer_vpc (expand) var.build_user aws_vpc.test_consumer_vpc (expand) aws_vpc.test_consumer_vpc (expand) local.myip (expand) aws_vpc.test_consumer_vpc (expand)]
2020/08/12 12:15:14 [DEBUG] ReferenceTransformer: "var.aws_region" references: []
2020/08/12 12:15:14 [DEBUG] ReferenceTransformer: "aws_vpc_endpoint.networkloadbalancer (expand)" references: [aws_vpc_endpoint_service.networkloadbalancer (expand) aws_subnet.test_consumer_vpc (expand) var.build_user aws_vpc.test_consumer_vpc (expand) aws_default_security_group.test_consumer_vpc (expand)]
2020/08/12 12:15:14 [DEBUG] ReferenceTransformer: "aws_vpc.test_consumer_vpc (expand)" references: [var.build_user]
2020/08/12 12:15:14 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/http\"]" references: []
2020/08/12 12:15:14 [DEBUG] ReferenceTransformer: "aws_instance.instance (expand)" references: [data.aws_ami.instance (expand) aws_key_pair.key_pair (expand) aws_default_security_group.test_service_vpc (expand) var.build_user data.aws_caller_identity.current (expand) data.aws_ami.instance (expand) aws_subnet.test_service_vpc (expand)]
2020/08/12 12:15:14 [DEBUG] ReferenceTransformer: "data.aws_caller_identity.current (expand)" references: []
2020/08/12 12:15:14 [DEBUG] ReferenceTransformer: "tls_private_key.keygen (expand)" references: []
2020/08/12 12:15:14 [DEBUG] ReferenceTransformer: "aws_lb_target_group_attachment.networkloadbalancer (expand)" references: [aws_lb_target_group.networkloadbalancer (expand) aws_instance.instance (expand)]
2020/08/12 12:15:14 [DEBUG] ReferenceTransformer: "aws_vpc_endpoint_service.networkloadbalancer (expand)" references: [aws_lb.networkloadbalancer (expand) var.build_user]
2020/08/12 12:15:14 [DEBUG] Starting graph walk: walkPlan
2020-08-12T12:15:14.020-0400 [INFO] plugin: configuring client automatic mTLS
2020-08-12T12:15:14.046-0400 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/http/1.2.0/darwin_amd64/terraform-provider-http_v1.2.0_x4 args=[.terraform/plugins/registry.terraform.io/hashicorp/http/1.2.0/darwin_amd64/terraform-provider-http_v1.2.0_x4]
2020-08-12T12:15:14.049-0400 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/http/1.2.0/darwin_amd64/terraform-provider-http_v1.2.0_x4 pid=28729
2020-08-12T12:15:14.049-0400 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/http/1.2.0/darwin_amd64/terraform-provider-http_v1.2.0_x4
2020-08-12T12:15:14.059-0400 [INFO] plugin.terraform-provider-http_v1.2.0_x4: configuring server automatic mTLS: timestamp=2020-08-12T12:15:14.059-0400
2020-08-12T12:15:14.088-0400 [DEBUG] plugin.terraform-provider-http_v1.2.0_x4: plugin address: network=unix address=/var/folders/g1/dkl0l5js1kb_rznm4yx_mb8c0000gr/T/plugin323797932 timestamp=2020-08-12T12:15:14.088-0400
2020-08-12T12:15:14.088-0400 [DEBUG] plugin: using plugin: version=5
2020-08-12T12:15:14.144-0400 [INFO] plugin: configuring client automatic mTLS
2020-08-12T12:15:14.145-0400 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unimplemented desc = unknown service plugin.GRPCStdio"
2020-08-12T12:15:14.174-0400 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/tls/2.2.0/darwin_amd64/terraform-provider-tls_v2.2.0_x4 args=[.terraform/plugins/registry.terraform.io/hashicorp/tls/2.2.0/darwin_amd64/terraform-provider-tls_v2.2.0_x4]
2020-08-12T12:15:14.178-0400 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/tls/2.2.0/darwin_amd64/terraform-provider-tls_v2.2.0_x4 pid=28730
2020-08-12T12:15:14.178-0400 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/tls/2.2.0/darwin_amd64/terraform-provider-tls_v2.2.0_x4
2020-08-12T12:15:14.187-0400 [INFO] plugin.terraform-provider-tls_v2.2.0_x4: configuring server automatic mTLS: timestamp=2020-08-12T12:15:14.187-0400
2020-08-12T12:15:14.218-0400 [DEBUG] plugin.terraform-provider-tls_v2.2.0_x4: plugin address: address=/var/folders/g1/dkl0l5js1kb_rznm4yx_mb8c0000gr/T/plugin485659049 network=unix timestamp=2020-08-12T12:15:14.218-0400
2020-08-12T12:15:14.218-0400 [DEBUG] plugin: using plugin: version=5
2020-08-12T12:15:14.277-0400 [INFO] plugin: configuring client automatic mTLS
2020/08/12 12:15:14 [DEBUG] ReferenceTransformer: "data.http.myip" references: []
2020-08-12T12:15:14.305-0400 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/aws/3.1.0/darwin_amd64/terraform-provider-aws_v3.1.0_x5 args=[.terraform/plugins/registry.terraform.io/hashicorp/aws/3.1.0/darwin_amd64/terraform-provider-aws_v3.1.0_x5]
2020-08-12T12:15:14.315-0400 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/aws/3.1.0/darwin_amd64/terraform-provider-aws_v3.1.0_x5 pid=28731
2020-08-12T12:15:14.315-0400 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/aws/3.1.0/darwin_amd64/terraform-provider-aws_v3.1.0_x5
2020-08-12T12:15:14.349-0400 [INFO] plugin.terraform-provider-aws_v3.1.0_x5: configuring server automatic mTLS: timestamp=2020-08-12T12:15:14.349-0400
2020-08-12T12:15:14.378-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: plugin address: address=/var/folders/g1/dkl0l5js1kb_rznm4yx_mb8c0000gr/T/plugin763732494 network=unix timestamp=2020-08-12T12:15:14.378-0400
2020-08-12T12:15:14.378-0400 [DEBUG] plugin: using plugin: version=5
2020-08-12T12:15:14.442-0400 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/http/1.2.0/darwin_amd64/terraform-provider-http_v1.2.0_x4 pid=28729
2020-08-12T12:15:14.443-0400 [DEBUG] plugin: plugin exited
2020/08/12 12:15:14 [DEBUG] ReferenceTransformer: "tls_private_key.keygen" references: []
2020-08-12T12:15:14.450-0400 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2020-08-12T12:15:14.453-0400 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/tls/2.2.0/darwin_amd64/terraform-provider-tls_v2.2.0_x4 pid=28730
2020-08-12T12:15:14.453-0400 [DEBUG] plugin: plugin exited
2020-08-12T12:15:14.587-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:14 [INFO] AWS Auth provider used: "SharedCredentialsProvider"
2020-08-12T12:15:14.588-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:14 [DEBUG] Trying to get account information via sts:GetCallerIdentity
2020-08-12T12:15:14.588-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:14 [DEBUG] [aws-sdk-go] DEBUG: Request sts/GetCallerIdentity Details:
2020-08-12T12:15:14.588-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
2020-08-12T12:15:14.588-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: POST / HTTP/1.1
2020-08-12T12:15:14.588-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Host: sts.amazonaws.com
2020-08-12T12:15:14.588-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: User-Agent: aws-sdk-go/1.33.21 (go1.14.5; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.13.0 (+https://www.terraform.io)
2020-08-12T12:15:14.588-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 43
2020-08-12T12:15:14.588-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=<censored>/20200812/us-east-1/sts/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=3b2023f0b33df1c13558cb29dc576f7e40cc9bd32246ec1ff286f3aad3f59d42
2020-08-12T12:15:14.589-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-08-12T12:15:14.589-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amz-Date: 20200812T161514Z
2020-08-12T12:15:14.589-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Accept-Encoding: gzip
2020-08-12T12:15:14.589-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:14.589-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Action=GetCallerIdentity&Version=2011-06-15
2020-08-12T12:15:14.589-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:17.612-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:17 [DEBUG] [aws-sdk-go] DEBUG: Response sts/GetCallerIdentity Details:
2020-08-12T12:15:17.612-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ RESPONSE ]--------------------------------------
2020-08-12T12:15:17.612-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: HTTP/1.1 200 OK
2020-08-12T12:15:17.612-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Connection: close
2020-08-12T12:15:17.612-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 404
2020-08-12T12:15:17.612-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: text/xml
2020-08-12T12:15:17.612-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Date: Wed, 12 Aug 2020 16:15:17 GMT
2020-08-12T12:15:17.612-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amzn-Requestid: da1e32cf-dcad-43ea-b6a4-646082bf2085
2020-08-12T12:15:17.612-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:17.612-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:17.612-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:17.612-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:17 [DEBUG] [aws-sdk-go] <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/">
2020-08-12T12:15:17.612-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <GetCallerIdentityResult>
2020-08-12T12:15:17.612-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Arn>arn:aws:iam::<censored>:user/<censored></Arn>
2020-08-12T12:15:17.612-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <UserId><censored></UserId>
2020-08-12T12:15:17.612-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Account><censored></Account>
2020-08-12T12:15:17.612-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </GetCallerIdentityResult>
2020-08-12T12:15:17.612-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ResponseMetadata>
2020-08-12T12:15:17.612-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <RequestId>da1e32cf-dcad-43ea-b6a4-646082bf2085</RequestId>
2020-08-12T12:15:17.612-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ResponseMetadata>
2020-08-12T12:15:17.612-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </GetCallerIdentityResponse>
2020-08-12T12:15:17.612-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:17 [DEBUG] Trying to get account information via sts:GetCallerIdentity
2020-08-12T12:15:17.613-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:17 [DEBUG] [aws-sdk-go] DEBUG: Request sts/GetCallerIdentity Details:
2020-08-12T12:15:17.613-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
2020-08-12T12:15:17.613-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: POST / HTTP/1.1
2020-08-12T12:15:17.613-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Host: sts.amazonaws.com
2020-08-12T12:15:17.613-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: User-Agent: aws-sdk-go/1.33.21 (go1.14.5; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.13.0 (+https://www.terraform.io)
2020-08-12T12:15:17.613-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 43
2020-08-12T12:15:17.613-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=<censored>/20200812/us-east-1/sts/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=cf5b38ae8f80e35b7d8945b635fedb5e6a9724bea83ac24c84ea3b05a5396e39
2020-08-12T12:15:17.613-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-08-12T12:15:17.613-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amz-Date: 20200812T161517Z
2020-08-12T12:15:17.613-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Accept-Encoding: gzip
2020-08-12T12:15:17.613-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:17.613-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Action=GetCallerIdentity&Version=2011-06-15
2020-08-12T12:15:17.613-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:17.743-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:17 [DEBUG] [aws-sdk-go] DEBUG: Response sts/GetCallerIdentity Details:
2020-08-12T12:15:17.743-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ RESPONSE ]--------------------------------------
2020-08-12T12:15:17.743-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: HTTP/1.1 200 OK
2020-08-12T12:15:17.743-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Connection: close
2020-08-12T12:15:17.743-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 404
2020-08-12T12:15:17.743-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: text/xml
2020-08-12T12:15:17.743-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Date: Wed, 12 Aug 2020 16:15:16 GMT
2020-08-12T12:15:17.743-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amzn-Requestid: 57fcbe46-bc9f-4aef-8e31-ea9e53c062a0
2020-08-12T12:15:17.743-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:17.743-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:17.743-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:17.743-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:17 [DEBUG] [aws-sdk-go] <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/">
2020-08-12T12:15:17.743-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <GetCallerIdentityResult>
2020-08-12T12:15:17.743-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Arn>arn:aws:iam::<censored>:user/<censored></Arn>
2020-08-12T12:15:17.743-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <UserId><censored></UserId>
2020-08-12T12:15:17.743-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Account><censored></Account>
2020-08-12T12:15:17.743-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </GetCallerIdentityResult>
2020-08-12T12:15:17.743-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ResponseMetadata>
2020-08-12T12:15:17.743-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <RequestId>57fcbe46-bc9f-4aef-8e31-ea9e53c062a0</RequestId>
2020-08-12T12:15:17.743-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ResponseMetadata>
2020-08-12T12:15:17.743-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </GetCallerIdentityResponse>
2020-08-12T12:15:17.747-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:17 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeAccountAttributes Details:
2020-08-12T12:15:17.747-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
2020-08-12T12:15:17.747-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: POST / HTTP/1.1
2020-08-12T12:15:17.747-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Host: ec2.us-east-1.amazonaws.com
2020-08-12T12:15:17.747-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: User-Agent: aws-sdk-go/1.33.21 (go1.14.5; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.13.0 (+https://www.terraform.io)
2020-08-12T12:15:17.747-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 87
2020-08-12T12:15:17.747-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=<censored>/20200812/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=e26463f8179f917bd746dc56ee6b35a9301073f2712418c2472ceed7259a1db5
2020-08-12T12:15:17.747-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-08-12T12:15:17.747-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amz-Date: 20200812T161517Z
2020-08-12T12:15:17.747-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Accept-Encoding: gzip
2020-08-12T12:15:17.747-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:17.747-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Action=DescribeAccountAttributes&AttributeName.1=supported-platforms&Version=2016-11-15
2020-08-12T12:15:17.747-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:17.931-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:17 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeAccountAttributes Details:
2020-08-12T12:15:17.931-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ RESPONSE ]--------------------------------------
2020-08-12T12:15:17.931-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: HTTP/1.1 200 OK
2020-08-12T12:15:17.931-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Connection: close
2020-08-12T12:15:17.931-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 540
2020-08-12T12:15:17.931-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: text/xml;charset=UTF-8
2020-08-12T12:15:17.931-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Date: Wed, 12 Aug 2020 16:15:17 GMT
2020-08-12T12:15:17.931-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Server: AmazonEC2
2020-08-12T12:15:17.931-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amzn-Requestid: 608afc0a-037d-4ff4-b327-54bab23b7798
2020-08-12T12:15:17.931-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:17.931-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:17.931-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:17.931-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:17 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2020-08-12T12:15:17.931-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <DescribeAccountAttributesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2020-08-12T12:15:17.931-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <requestId>608afc0a-037d-4ff4-b327-54bab23b7798</requestId>
2020-08-12T12:15:17.931-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <accountAttributeSet>
2020-08-12T12:15:17.931-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:17.931-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <attributeName>supported-platforms</attributeName>
2020-08-12T12:15:17.931-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <attributeValueSet>
2020-08-12T12:15:17.931-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:17.931-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <attributeValue>VPC</attributeValue>
2020-08-12T12:15:17.931-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:17.931-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </attributeValueSet>
2020-08-12T12:15:17.931-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:17.931-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </accountAttributeSet>
2020-08-12T12:15:17.931-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </DescribeAccountAttributesResponse>
2020/08/12 12:15:17 [WARN] ReferenceTransformer: reference not found: "var.build_user"
2020/08/12 12:15:17 [DEBUG] ReferenceTransformer: "aws_vpc.test_consumer_vpc" references: []
2020/08/12 12:15:17 [DEBUG] ReferenceTransformer: "data.aws_ami.instance" references: []
2020/08/12 12:15:17 [WARN] ReferenceTransformer: reference not found: "var.build_user"
2020/08/12 12:15:17 [DEBUG] ReferenceTransformer: "aws_vpc.test_service_vpc" references: []
2020/08/12 12:15:17 [DEBUG] ReferenceTransformer: "data.aws_caller_identity.current" references: []
2020/08/12 12:15:17 [WARN] ReferenceTransformer: reference not found: "var.build_user"
2020/08/12 12:15:17 [DEBUG] ReferenceTransformer: "aws_internet_gateway.test_service_vpc" references: []
2020/08/12 12:15:17 [WARN] ReferenceTransformer: reference not found: "var.build_user"
2020/08/12 12:15:17 [DEBUG] ReferenceTransformer: "aws_lb_target_group.networkloadbalancer" references: []
2020/08/12 12:15:17 [WARN] ReferenceTransformer: reference not found: "var.build_user"
2020/08/12 12:15:17 [WARN] ReferenceTransformer: reference not found: "local.myip"
2020/08/12 12:15:17 [DEBUG] ReferenceTransformer: "aws_default_security_group.test_consumer_vpc" references: []
2020/08/12 12:15:17 [WARN] ReferenceTransformer: reference not found: "var.build_user"
2020/08/12 12:15:17 [DEBUG] ReferenceTransformer: "aws_default_route_table.test_service_vpc" references: []
2020/08/12 12:15:17 [DEBUG] ReferenceTransformer: "aws_key_pair.key_pair" references: []
2020/08/12 12:15:17 [WARN] ReferenceTransformer: reference not found: "var.build_user"
2020/08/12 12:15:17 [WARN] ReferenceTransformer: reference not found: "var.availability_zone"
2020/08/12 12:15:17 [DEBUG] ReferenceTransformer: "aws_subnet.test_consumer_vpc" references: []
2020/08/12 12:15:17 [WARN] ReferenceTransformer: reference not found: "var.build_user"
2020/08/12 12:15:17 [WARN] ReferenceTransformer: reference not found: "local.myip"
2020/08/12 12:15:17 [DEBUG] ReferenceTransformer: "aws_default_security_group.test_service_vpc" references: []
2020/08/12 12:15:17 [WARN] ReferenceTransformer: reference not found: "var.availability_zone"
2020/08/12 12:15:17 [WARN] ReferenceTransformer: reference not found: "var.build_user"
2020/08/12 12:15:17 [DEBUG] ReferenceTransformer: "aws_subnet.test_service_vpc" references: []
2020/08/12 12:15:17 [WARN] ReferenceTransformer: reference not found: "var.build_user"
2020/08/12 12:15:17 [DEBUG] ReferenceTransformer: "aws_default_route_table.test_consumer_vpc" references: []
enceTransformer (no changes)
2020/08/12 12:15:17 [DEBUG] ReferenceTransformer: "aws_route.test_service_vpc_igw" references: []
2020/08/12 12:15:17 [WARN] Provider "registry.terraform.io/hashicorp/aws" produced an invalid plan for aws_default_security_group.test_service_vpc, but we are tolerating it because it is using the legacy plugin SDK.
The following problems may be the cause of any confusing errors from downstream operations:
"to_port":cty.NumberIntVal(0)})})
- .ingress: planned value cty.SetVal([]cty.Value{cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("192.168.1.0/24"), cty.StringVal("108.18.249.36/32")}), "description":cty.StringVal("Allows ingress for test_service_vpc from internal and myip"), "from_port":cty.NumberIntVal(0), "ipv6_cidr_blocks":cty.ListValEmpty(cty.String), "prefix_list_ids":cty.ListValEmpty(cty.String), "protocol":cty.StringVal("-1"), "security_groups":cty.SetValEmpty(cty.String), "self":cty.False, "to_port":cty.NumberIntVal(0)})}) does not match config value cty.SetVal([]cty.Value{cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("192.168.1.0/24"), cty.StringVal("108.18.249.36/32")}), "description":cty.StringVal("Allows ingress for test_service_vpc from internal and myip"), "from_port":cty.NumberIntVal(0), "ipv6_cidr_blocks":cty.NullVal(cty.List(cty.String)), "prefix_list_ids":cty.NullVal(cty.List(cty.String)), "protocol":cty.StringVal("-1"), "security_groups":cty.NullVal(cty.Set(cty.String)), "self":cty.NullVal(cty.Bool), "to_port":cty.NumberIntVal(0)})}) nor prior value cty.SetVal([]cty.Value{cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("192.168.1.0/24"), cty.StringVal("108.18.249.36/32")}), "description":cty.StringVal("Allows ingress for test_service_vpc from internal and myip"), "from_port":cty.NumberIntVal(0), "ipv6_cidr_blocks":cty.ListValEmpty(cty.String), "prefix_list_ids":cty.ListValEmpty(cty.String), "protocol":cty.StringVal("-1"), "security_groups":cty.SetValEmpty(cty.String), "self":cty.False, "to_port":cty.NumberIntVal(0)})})
2020/08/12 12:15:17 [WARN] Provider "registry.terraform.io/hashicorp/aws" produced an invalid plan for aws_default_security_group.test_consumer_vpc, but we are tolerating it because it is using the legacy plugin SDK.
The following problems may be the cause of any confusing errors from downstream operations:
- .egress: planned value cty.SetVal([]cty.Value{cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("0.0.0.0/0")}), "description":cty.StringVal("Allows egress for test_consumer_vpc"), "from_port":cty.NumberIntVal(0), "ipv6_cidr_blocks":cty.ListValEmpty(cty.String), "prefix_list_ids":cty.ListValEmpty(cty.String), "protocol":cty.StringVal("-1"), "security_groups":cty.SetValEmpty(cty.String), "self":cty.False, "to_port":cty.NumberIntVal(0)})}) does not match config value cty.SetVal([]cty.Value{cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("0.0.0.0/0")}), "description":cty.StringVal("Allows egress for test_consumer_vpc"), "from_port":cty.NumberIntVal(0), "ipv6_cidr_blocks":cty.NullVal(cty.List(cty.String)), "prefix_list_ids":cty.NullVal(cty.List(cty.String)), "protocol":cty.StringVal("-1"), "security_groups":cty.NullVal(cty.Set(cty.String)), "self":cty.NullVal(cty.Bool), "to_port":cty.NumberIntVal(0)})}) nor prior value cty.SetVal([]cty.Value{cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("0.0.0.0/0")}), "description":cty.StringVal("Allows egress for test_consumer_vpc"), "from_port":cty.NumberIntVal(0), "ipv6_cidr_blocks":cty.ListValEmpty(cty.String), "prefix_list_ids":cty.ListValEmpty(cty.String), "protocol":cty.StringVal("-1"), "security_groups":cty.SetValEmpty(cty.String), "self":cty.False, "to_port":cty.NumberIntVal(0)})})
internal and myip"), "from_port":cty.NumberIntVal(0), "ipv6_cidr_blocks":cty.ListValEmpty(cty.String), "prefix_list_ids":cty.ListValEmpty(cty.String), "protocol":cty.StringVal("-1"), "security_groups":cty.SetValEmpty(cty.String), "self":cty.False, "to_port":cty.NumberIntVal(0)})}) does not match config value cty.SetVal([]cty.Value{cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("192.168.2.0/24"), cty.StringVal("108.18.249.36/32")}), "description":cty.StringVal("Allows ingress for test_consumer_vpc from internal and myip"), "from_port":cty.NumberIntVal(0), "ipv6_cidr_blocks":cty.NullVal(cty.List(cty.String)), "prefix_list_ids":cty.NullVal(cty.List(cty.String)), "protocol":cty.StringVal("-1"), "security_groups":cty.NullVal(cty.Set(cty.String)), "self":cty.NullVal(cty.Bool), "to_port":cty.NumberIntVal(0)})}) nor prior value cty.SetVal([]cty.Value{cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("192.168.2.0/24"), cty.StringVal("108.18.249.36/32")}), "description":cty.StringVal("Allows ingress for test_consumer_vpc from internal and myip"), "from_port":cty.NumberIntVal(0), "ipv6_cidr_blocks":cty.ListValEmpty(cty.String), "prefix_list_ids":cty.ListValEmpty(cty.String), "protocol":cty.StringVal("-1"), "security_groups":cty.SetValEmpty(cty.String), "self":cty.False, "to_port":cty.NumberIntVal(0)})})
2020/08/12 12:15:17 [WARN] ReferenceTransformer: reference not found: "var.build_user"
2020/08/12 12:15:17 [DEBUG] ReferenceTransformer: "aws_lb.networkloadbalancer" references: []
2020/08/12 12:15:17 [WARN] ReferenceTransformer: reference not found: "var.build_user"
2020/08/12 12:15:17 [DEBUG] ReferenceTransformer: "aws_instance.instance" references: []
2020/08/12 12:15:17 [WARN] Provider "registry.terraform.io/hashicorp/aws" produced an invalid plan for aws_lb.networkloadbalancer, but we are tolerating it because it is using the legacy plugin SDK.
The following problems may be the cause of any confusing errors from downstream operations:
- .access_logs: block count in plan (1) disagrees with count in config (0)
2020/08/12 12:15:17 [WARN] ReferenceTransformer: reference not found: "var.build_user"
2020/08/12 12:15:17 [DEBUG] ReferenceTransformer: "aws_vpc_endpoint_service.networkloadbalancer" references: []
2020/08/12 12:15:17 [WARN] Provider "registry.terraform.io/hashicorp/aws" produced an invalid plan for aws_instance.instance, but we are tolerating it because it is using the legacy plugin SDK.
The following problems may be the cause of any confusing errors from downstream operations:
- .metadata_options: block count in plan (1) disagrees with count in config (0)
- .root_block_device: block count in plan (1) disagrees with count in config (0)
- .credit_specification: block count in plan (1) disagrees with count in config (0)
2020/08/12 12:15:17 [DEBUG] ReferenceTransformer: "aws_lb_target_group_attachment.networkloadbalancer" references: []
2020/08/12 12:15:17 [DEBUG] Resource instance state not found for node "aws_vpc_endpoint.networkloadbalancer", instance aws_vpc_endpoint.networkloadbalancer
2020/08/12 12:15:17 [WARN] ReferenceTransformer: reference not found: "var.build_user"
2020/08/12 12:15:17 [DEBUG] ReferenceTransformer: "aws_vpc_endpoint.networkloadbalancer" references: []
2020/08/12 12:15:17 [WARN] ReferenceTransformer: reference not found: "aws_lb_target_group_attachment.networkloadbalancer"
2020/08/12 12:15:17 [DEBUG] ReferenceTransformer: "aws_lb_listener.networkloadbalancer" references: []
2020-08-12T12:15:17.988-0400 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2020-08-12T12:15:17.991-0400 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/aws/3.1.0/darwin_amd64/terraform-provider-aws_v3.1.0_x5 pid=28731
2020-08-12T12:15:17.991-0400 [DEBUG] plugin: plugin exited
2020/08/12 12:15:17 [DEBUG] command: asking for input: "Do you want to perform these actions?"
2020/08/12 12:15:21 [INFO] backend/local: apply calling Apply
2020/08/12 12:15:21 [INFO] terraform: building graph: GraphTypeApply
2020/08/12 12:15:21 [DEBUG] Resource state not found for node "aws_vpc_endpoint.networkloadbalancer", instance aws_vpc_endpoint.networkloadbalancer
2020/08/12 12:15:21 [DEBUG] adding implicit provider configuration provider["registry.terraform.io/hashicorp/tls"], implied first by tls_private_key.keygen (expand)
2020/08/12 12:15:21 [DEBUG] adding implicit provider configuration provider["registry.terraform.io/hashicorp/http"], implied first by data.http.myip (expand)
2020/08/12 12:15:21 [DEBUG] ProviderTransformer: "aws_key_pair.key_pair (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:21 [DEBUG] ProviderTransformer: "tls_private_key.keygen (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/tls"]
2020/08/12 12:15:21 [DEBUG] ProviderTransformer: "aws_vpc_endpoint.networkloadbalancer" (*terraform.NodeApplyableResourceInstance) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:21 [DEBUG] ProviderTransformer: "aws_default_route_table.test_service_vpc (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:21 [DEBUG] ProviderTransformer: "aws_subnet.test_consumer_vpc (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:21 [DEBUG] ProviderTransformer: "aws_route.test_service_vpc_igw (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:21 [DEBUG] ProviderTransformer: "aws_internet_gateway.test_service_vpc (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:21 [DEBUG] ProviderTransformer: "data.aws_ami.instance (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:21 [DEBUG] ProviderTransformer: "data.http.myip (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/http"]
2020/08/12 12:15:21 [DEBUG] ProviderTransformer: "aws_vpc_endpoint_service.networkloadbalancer (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:21 [DEBUG] ProviderTransformer: "aws_default_route_table.test_consumer_vpc (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:21 [DEBUG] ProviderTransformer: "aws_vpc_endpoint.networkloadbalancer (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:21 [DEBUG] ProviderTransformer: "data.aws_caller_identity.current (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:21 [DEBUG] ProviderTransformer: "aws_default_security_group.test_service_vpc (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:21 [DEBUG] ProviderTransformer: "aws_vpc.test_service_vpc (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:21 [DEBUG] ProviderTransformer: "aws_lb_target_group.networkloadbalancer (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:21 [DEBUG] ProviderTransformer: "aws_instance.instance (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:21 [DEBUG] ProviderTransformer: "aws_subnet.test_service_vpc (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:21 [DEBUG] ProviderTransformer: "aws_lb.networkloadbalancer (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:21 [DEBUG] ProviderTransformer: "aws_default_security_group.test_consumer_vpc (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:21 [DEBUG] ProviderTransformer: "aws_vpc.test_consumer_vpc (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:21 [DEBUG] ProviderTransformer: "aws_lb_listener.networkloadbalancer (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/aws"]
ws_lb_target_group_attachment.networkloadbalancer (expand)
2020/08/12 12:15:21 [DEBUG] ProviderTransformer: "aws_lb_target_group_attachment.networkloadbalancer (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2020/08/12 12:15:21 [DEBUG] pruning unused provider["registry.terraform.io/hashicorp/null"]
2020/08/12 12:15:21 [DEBUG] ReferenceTransformer: "aws_default_security_group.test_consumer_vpc (expand)" references: []
2020/08/12 12:15:21 [DEBUG] ReferenceTransformer: "aws_lb_listener.networkloadbalancer (expand)" references: []
2020/08/12 12:15:21 [DEBUG] ReferenceTransformer: "aws_vpc_endpoint.networkloadbalancer (expand)" references: []
2020/08/12 12:15:21 [DEBUG] ReferenceTransformer: "data.aws_caller_identity.current (expand)" references: []
2020/08/12 12:15:21 [DEBUG] ReferenceTransformer: "aws_default_security_group.test_service_vpc (expand)" references: []
2020/08/12 12:15:21 [DEBUG] ReferenceTransformer: "aws_subnet.test_consumer_vpc (expand)" references: []
2020/08/12 12:15:21 [DEBUG] ReferenceTransformer: "aws_route.test_service_vpc_igw (expand)" references: []
2020/08/12 12:15:21 [DEBUG] ReferenceTransformer: "aws_internet_gateway.test_service_vpc (expand)" references: []
2020/08/12 12:15:21 [DEBUG] ReferenceTransformer: "data.aws_ami.instance (expand)" references: []
2020/08/12 12:15:21 [DEBUG] ReferenceTransformer: "aws_vpc.test_service_vpc (expand)" references: []
2020/08/12 12:15:21 [DEBUG] ReferenceTransformer: "aws_lb_target_group.networkloadbalancer (expand)" references: []
2020/08/12 12:15:21 [DEBUG] ReferenceTransformer: "aws_key_pair.key_pair (expand)" references: []
2020/08/12 12:15:21 [DEBUG] ReferenceTransformer: "aws_lb_target_group_attachment.networkloadbalancer (expand)" references: []
2020/08/12 12:15:21 [DEBUG] ReferenceTransformer: "tls_private_key.keygen (expand)" references: []
2020/08/12 12:15:21 [DEBUG] ReferenceTransformer: "data.http.myip (expand)" references: []
2020/08/12 12:15:21 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/http\"]" references: []
2020/08/12 12:15:21 [DEBUG] ReferenceTransformer: "aws_instance.instance (expand)" references: []
2020/08/12 12:15:21 [DEBUG] ReferenceTransformer: "aws_vpc.test_consumer_vpc (expand)" references: []
2020/08/12 12:15:21 [DEBUG] ReferenceTransformer: "var.availability_zone" references: []
2020/08/12 12:15:21 [DEBUG] ReferenceTransformer: "aws_vpc_endpoint_service.networkloadbalancer (expand)" references: []
2020/08/12 12:15:21 [DEBUG] ReferenceTransformer: "aws_subnet.test_service_vpc (expand)" references: []
2020/08/12 12:15:21 [DEBUG] ReferenceTransformer: "aws_vpc_endpoint.networkloadbalancer" references: [aws_vpc.test_consumer_vpc (expand) aws_vpc_endpoint_service.networkloadbalancer (expand) aws_subnet.test_consumer_vpc (expand) var.build_user aws_default_security_group.test_consumer_vpc (expand)]
2020/08/12 12:15:21 [DEBUG] ReferenceTransformer: "var.aws_region" references: []
2020/08/12 12:15:21 [DEBUG] ReferenceTransformer: "aws_default_route_table.test_consumer_vpc (expand)" references: []
2020/08/12 12:15:21 [DEBUG] ReferenceTransformer: "local.myip (expand)" references: [data.http.myip (expand)]
2020/08/12 12:15:21 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/aws\"]" references: [var.aws_region]
2020/08/12 12:15:21 [DEBUG] ReferenceTransformer: "aws_lb.networkloadbalancer (expand)" references: []
2020/08/12 12:15:21 [DEBUG] ReferenceTransformer: "aws_default_route_table.test_service_vpc (expand)" references: []
2020/08/12 12:15:21 [DEBUG] ReferenceTransformer: "var.build_user" references: []
2020/08/12 12:15:21 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/tls\"]" references: []
2020/08/12 12:15:21 [DEBUG] pruneUnusedNodes: local.myip (expand) is no longer needed, removing
2020/08/12 12:15:21 [DEBUG] pruneUnusedNodes: aws_default_route_table.test_consumer_vpc (expand) is no longer needed, removing
2020/08/12 12:15:21 [DEBUG] pruneUnusedNodes: aws_default_route_table.test_service_vpc (expand) is no longer needed, removing
2020/08/12 12:15:21 [DEBUG] pruneUnusedNodes: aws_lb.networkloadbalancer (expand) is no longer needed, removing
2020/08/12 12:15:21 [DEBUG] pruneUnusedNodes: aws_lb_listener.networkloadbalancer (expand) is no longer needed, removing
2020/08/12 12:15:21 [DEBUG] pruneUnusedNodes: data.aws_caller_identity.current (expand) is no longer needed, removing
2020/08/12 12:15:21 [DEBUG] pruneUnusedNodes: aws_route.test_service_vpc_igw (expand) is no longer needed, removing
2020/08/12 12:15:21 [DEBUG] pruneUnusedNodes: aws_default_security_group.test_service_vpc (expand) is no longer needed, removing
needed, removing
2020/08/12 12:15:21 [DEBUG] pruneUnusedNodes: aws_internet_gateway.test_service_vpc (expand) is no longer needed, removing
2020/08/12 12:15:21 [DEBUG] pruneUnusedNodes: aws_lb_target_group.networkloadbalancer (expand) is no longer needed, removing
2020/08/12 12:15:21 [DEBUG] pruneUnusedNodes: aws_key_pair.key_pair (expand) is no longer needed, removing
2020/08/12 12:15:21 [DEBUG] pruneUnusedNodes: aws_subnet.test_service_vpc (expand) is no longer needed, removing
2020/08/12 12:15:21 [DEBUG] pruneUnusedNodes: aws_instance.instance (expand) is no longer needed, removing
2020/08/12 12:15:21 [DEBUG] pruneUnusedNodes: aws_vpc.test_service_vpc (expand) is no longer needed, removing
2020/08/12 12:15:21 [DEBUG] pruneUnusedNodes: aws_lb_target_group_attachment.networkloadbalancer (expand) is no longer needed, removing
2020/08/12 12:15:21 [DEBUG] pruneUnusedNodes: tls_private_key.keygen (expand) is no longer needed, removing
2020/08/12 12:15:21 [DEBUG] pruneUnusedNodes: data.http.myip (expand) is no longer needed, removing
2020/08/12 12:15:21 [DEBUG] Starting graph walk: walkApply
2020-08-12T12:15:21.204-0400 [INFO] plugin: configuring client automatic mTLS
2020-08-12T12:15:21.246-0400 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/http/1.2.0/darwin_amd64/terraform-provider-http_v1.2.0_x4 args=[.terraform/plugins/registry.terraform.io/hashicorp/http/1.2.0/darwin_amd64/terraform-provider-http_v1.2.0_x4]
2020-08-12T12:15:21.250-0400 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/http/1.2.0/darwin_amd64/terraform-provider-http_v1.2.0_x4 pid=28810
2020-08-12T12:15:21.250-0400 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/http/1.2.0/darwin_amd64/terraform-provider-http_v1.2.0_x4
2020-08-12T12:15:21.262-0400 [INFO] plugin.terraform-provider-http_v1.2.0_x4: configuring server automatic mTLS: timestamp=2020-08-12T12:15:21.262-0400
2020-08-12T12:15:21.293-0400 [DEBUG] plugin: using plugin: version=5
2020-08-12T12:15:21.293-0400 [DEBUG] plugin.terraform-provider-http_v1.2.0_x4: plugin address: address=/var/folders/g1/dkl0l5js1kb_rznm4yx_mb8c0000gr/T/plugin736199225 network=unix timestamp=2020-08-12T12:15:21.293-0400
2020-08-12T12:15:21.351-0400 [INFO] plugin: configuring client automatic mTLS
2020-08-12T12:15:21.352-0400 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unimplemented desc = unknown service plugin.GRPCStdio"
2020-08-12T12:15:21.381-0400 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/aws/3.1.0/darwin_amd64/terraform-provider-aws_v3.1.0_x5 args=[.terraform/plugins/registry.terraform.io/hashicorp/aws/3.1.0/darwin_amd64/terraform-provider-aws_v3.1.0_x5]
2020-08-12T12:15:21.391-0400 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/aws/3.1.0/darwin_amd64/terraform-provider-aws_v3.1.0_x5 pid=28811
2020-08-12T12:15:21.391-0400 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/aws/3.1.0/darwin_amd64/terraform-provider-aws_v3.1.0_x5
2020-08-12T12:15:21.426-0400 [INFO] plugin.terraform-provider-aws_v3.1.0_x5: configuring server automatic mTLS: timestamp=2020-08-12T12:15:21.425-0400
2020-08-12T12:15:21.455-0400 [DEBUG] plugin: using plugin: version=5
2020-08-12T12:15:21.455-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: plugin address: address=/var/folders/g1/dkl0l5js1kb_rznm4yx_mb8c0000gr/T/plugin476006118 network=unix timestamp=2020-08-12T12:15:21.455-0400
2020-08-12T12:15:21.515-0400 [INFO] plugin: configuring client automatic mTLS
2020-08-12T12:15:21.542-0400 [DEBUG] plugin: starting plugin: path=.terraform/plugins/registry.terraform.io/hashicorp/tls/2.2.0/darwin_amd64/terraform-provider-tls_v2.2.0_x4 args=[.terraform/plugins/registry.terraform.io/hashicorp/tls/2.2.0/darwin_amd64/terraform-provider-tls_v2.2.0_x4]
2020-08-12T12:15:21.546-0400 [DEBUG] plugin: plugin started: path=.terraform/plugins/registry.terraform.io/hashicorp/tls/2.2.0/darwin_amd64/terraform-provider-tls_v2.2.0_x4 pid=28812
2020-08-12T12:15:21.546-0400 [DEBUG] plugin: waiting for RPC address: path=.terraform/plugins/registry.terraform.io/hashicorp/tls/2.2.0/darwin_amd64/terraform-provider-tls_v2.2.0_x4
2020-08-12T12:15:21.557-0400 [INFO] plugin.terraform-provider-tls_v2.2.0_x4: configuring server automatic mTLS: timestamp=2020-08-12T12:15:21.556-0400
2020-08-12T12:15:21.589-0400 [DEBUG] plugin.terraform-provider-tls_v2.2.0_x4: plugin address: address=/var/folders/g1/dkl0l5js1kb_rznm4yx_mb8c0000gr/T/plugin755554763 network=unix timestamp=2020-08-12T12:15:21.589-0400
2020-08-12T12:15:21.589-0400 [DEBUG] plugin: using plugin: version=5
2020-08-12T12:15:21.651-0400 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/http/1.2.0/darwin_amd64/terraform-provider-http_v1.2.0_x4 pid=28810
2020-08-12T12:15:21.651-0400 [DEBUG] plugin: plugin exited
2020-08-12T12:15:21.653-0400 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2020-08-12T12:15:21.654-0400 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/tls/2.2.0/darwin_amd64/terraform-provider-tls_v2.2.0_x4 pid=28812
2020-08-12T12:15:21.654-0400 [DEBUG] plugin: plugin exited
2020-08-12T12:15:21.791-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:21 [INFO] AWS Auth provider used: "SharedCredentialsProvider"
2020-08-12T12:15:21.792-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:21 [DEBUG] Trying to get account information via sts:GetCallerIdentity
2020-08-12T12:15:21.793-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:21 [DEBUG] [aws-sdk-go] DEBUG: Request sts/GetCallerIdentity Details:
2020-08-12T12:15:21.793-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
2020-08-12T12:15:21.793-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: POST / HTTP/1.1
2020-08-12T12:15:21.793-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Host: sts.amazonaws.com
2020-08-12T12:15:21.793-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: User-Agent: aws-sdk-go/1.33.21 (go1.14.5; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.13.0 (+https://www.terraform.io)
2020-08-12T12:15:21.793-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 43
2020-08-12T12:15:21.793-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=<censored>/20200812/us-east-1/sts/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=4f77aab2a47d6ecd41f692c3bc0245ba18f6661665aab59d523f73c166c10b90
2020-08-12T12:15:21.793-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-08-12T12:15:21.793-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amz-Date: 20200812T161521Z
2020-08-12T12:15:21.793-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Accept-Encoding: gzip
2020-08-12T12:15:21.793-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:21.793-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Action=GetCallerIdentity&Version=2011-06-15
2020-08-12T12:15:21.793-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:24.780-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:24 [DEBUG] [aws-sdk-go] DEBUG: Response sts/GetCallerIdentity Details:
2020-08-12T12:15:24.781-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ RESPONSE ]--------------------------------------
2020-08-12T12:15:24.781-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: HTTP/1.1 200 OK
2020-08-12T12:15:24.781-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Connection: close
2020-08-12T12:15:24.781-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 404
2020-08-12T12:15:24.781-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: text/xml
2020-08-12T12:15:24.781-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Date: Wed, 12 Aug 2020 16:15:23 GMT
2020-08-12T12:15:24.781-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amzn-Requestid: 308c23ea-b637-45cf-b434-b27acfac1411
2020-08-12T12:15:24.781-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:24.781-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:24.781-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:24.781-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:24 [DEBUG] [aws-sdk-go] <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/">
2020-08-12T12:15:24.781-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <GetCallerIdentityResult>
2020-08-12T12:15:24.781-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Arn>arn:aws:iam::<censored>:user/<censored></Arn>
2020-08-12T12:15:24.781-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <UserId><censored></UserId>
2020-08-12T12:15:24.781-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Account><censored></Account>
2020-08-12T12:15:24.781-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </GetCallerIdentityResult>
2020-08-12T12:15:24.781-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ResponseMetadata>
2020-08-12T12:15:24.781-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <RequestId>308c23ea-b637-45cf-b434-b27acfac1411</RequestId>
2020-08-12T12:15:24.781-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ResponseMetadata>
2020-08-12T12:15:24.781-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </GetCallerIdentityResponse>
2020-08-12T12:15:24.781-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:24 [DEBUG] Trying to get account information via sts:GetCallerIdentity
2020-08-12T12:15:24.781-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:24 [DEBUG] [aws-sdk-go] DEBUG: Request sts/GetCallerIdentity Details:
2020-08-12T12:15:24.782-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
2020-08-12T12:15:24.782-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: POST / HTTP/1.1
2020-08-12T12:15:24.782-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Host: sts.amazonaws.com
2020-08-12T12:15:24.782-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: User-Agent: aws-sdk-go/1.33.21 (go1.14.5; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.13.0 (+https://www.terraform.io)
2020-08-12T12:15:24.782-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 43
2020-08-12T12:15:24.782-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=<censored>/20200812/us-east-1/sts/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=ac192d0c738561a015027a2eb681b4c3c3197d08792d3dc149dc5936c23a24ee
2020-08-12T12:15:24.782-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-08-12T12:15:24.782-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amz-Date: 20200812T161524Z
2020-08-12T12:15:24.782-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Accept-Encoding: gzip
2020-08-12T12:15:24.782-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:24.782-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Action=GetCallerIdentity&Version=2011-06-15
2020-08-12T12:15:24.782-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:24.941-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:24 [DEBUG] [aws-sdk-go] DEBUG: Response sts/GetCallerIdentity Details:
2020-08-12T12:15:24.941-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ RESPONSE ]--------------------------------------
2020-08-12T12:15:24.941-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: HTTP/1.1 200 OK
2020-08-12T12:15:24.941-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Connection: close
2020-08-12T12:15:24.941-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 404
2020-08-12T12:15:24.941-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: text/xml
2020-08-12T12:15:24.941-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Date: Wed, 12 Aug 2020 16:15:24 GMT
2020-08-12T12:15:24.941-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amzn-Requestid: 29906bcb-2fbc-4d24-9b14-01278f6578c4
2020-08-12T12:15:24.941-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:24.941-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:24.941-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:24.941-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:24 [DEBUG] [aws-sdk-go] <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/">
2020-08-12T12:15:24.941-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <GetCallerIdentityResult>
2020-08-12T12:15:24.941-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Arn>arn:aws:iam::<censored>:user/<censored></Arn>
2020-08-12T12:15:24.941-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <UserId><censored></UserId>
2020-08-12T12:15:24.941-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <Account><censored></Account>
2020-08-12T12:15:24.941-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </GetCallerIdentityResult>
2020-08-12T12:15:24.941-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ResponseMetadata>
2020-08-12T12:15:24.941-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <RequestId>29906bcb-2fbc-4d24-9b14-01278f6578c4</RequestId>
2020-08-12T12:15:24.941-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </ResponseMetadata>
2020-08-12T12:15:24.941-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </GetCallerIdentityResponse>
2020-08-12T12:15:24.946-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:24 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeAccountAttributes Details:
2020-08-12T12:15:24.946-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
2020-08-12T12:15:24.946-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: POST / HTTP/1.1
2020-08-12T12:15:24.946-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Host: ec2.us-east-1.amazonaws.com
2020-08-12T12:15:24.946-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: User-Agent: aws-sdk-go/1.33.21 (go1.14.5; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.13.0 (+https://www.terraform.io)
2020-08-12T12:15:24.946-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 87
2020-08-12T12:15:24.946-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=<censored>/20200812/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=fae8bf59194feb5f37ebc81c698f578b8727c733a5feb82b656afc1a5e96468c
2020-08-12T12:15:24.946-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-08-12T12:15:24.946-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amz-Date: 20200812T161524Z
2020-08-12T12:15:24.946-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Accept-Encoding: gzip
2020-08-12T12:15:24.946-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:24.946-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Action=DescribeAccountAttributes&AttributeName.1=supported-platforms&Version=2016-11-15
2020-08-12T12:15:24.946-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:25.139-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:25 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeAccountAttributes Details:
2020-08-12T12:15:25.139-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ RESPONSE ]--------------------------------------
2020-08-12T12:15:25.139-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: HTTP/1.1 200 OK
2020-08-12T12:15:25.139-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Connection: close
2020-08-12T12:15:25.139-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 540
2020-08-12T12:15:25.139-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: text/xml;charset=UTF-8
2020-08-12T12:15:25.139-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Date: Wed, 12 Aug 2020 16:15:25 GMT
2020-08-12T12:15:25.139-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Server: AmazonEC2
2020-08-12T12:15:25.139-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amzn-Requestid: 1cdc9228-4b43-47b9-8cba-019bcb1e5be6
2020-08-12T12:15:25.139-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:25.139-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:25.139-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:25.139-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:25 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2020-08-12T12:15:25.139-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <DescribeAccountAttributesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2020-08-12T12:15:25.139-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <requestId>1cdc9228-4b43-47b9-8cba-019bcb1e5be6</requestId>
2020-08-12T12:15:25.139-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <accountAttributeSet>
2020-08-12T12:15:25.139-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
rraform-provider-aws_v3.1.0_x5: <attributeName>supported-platforms</attributeName>
2020-08-12T12:15:25.139-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <attributeValueSet>
2020-08-12T12:15:25.139-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:25.139-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <attributeValue>VPC</attributeValue>
2020-08-12T12:15:25.139-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:25.139-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </attributeValueSet>
2020-08-12T12:15:25.139-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:25.139-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </accountAttributeSet>
2020-08-12T12:15:25.139-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </DescribeAccountAttributesResponse>
2020/08/12 12:15:25 [DEBUG] EvalApply: ProviderMeta config value set
2020/08/12 12:15:25 [DEBUG] aws_vpc_endpoint.networkloadbalancer: applying the planned Create change
2020-08-12T12:15:25.148-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:25 [DEBUG] setting computed for "network_interface_ids" from ComputedKeys
2020-08-12T12:15:25.148-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:25 [DEBUG] setting computed for "cidr_blocks" from ComputedKeys
2020-08-12T12:15:25.148-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:25 [DEBUG] setting computed for "dns_entry" from ComputedKeys
2020-08-12T12:15:25.148-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:25 [DEBUG] setting computed for "route_table_ids" from ComputedKeys
2020-08-12T12:15:25.148-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:25 [DEBUG] Creating VPC Endpoint: {
2020-08-12T12:15:25.148-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: PrivateDnsEnabled: false,
2020-08-12T12:15:25.148-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: SecurityGroupIds: ["sg-00799f7647611bc44"],
2020-08-12T12:15:25.148-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ServiceName: "com.amazonaws.vpce.us-east-1.vpce-svc-0a517832f59c29de0",
2020-08-12T12:15:25.148-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: SubnetIds: ["subnet-09759eda69ac65107"],
2020-08-12T12:15:25.148-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: TagSpecifications: [{
2020-08-12T12:15:25.148-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ResourceType: "vpc-endpoint",
2020-08-12T12:15:25.148-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Tags: [
2020-08-12T12:15:25.148-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: {
2020-08-12T12:15:25.148-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Key: "BuildUser",
2020-08-12T12:15:25.148-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Value: "test-user"
2020-08-12T12:15:25.148-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: },
2020-08-12T12:15:25.148-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: {
2020-08-12T12:15:25.148-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Key: "Name",
2020-08-12T12:15:25.148-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Value: "test-service-vpc-nlb-port-80-target"
2020-08-12T12:15:25.148-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: },
2020-08-12T12:15:25.148-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: {
2020-08-12T12:15:25.148-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Key: "Generated-By",
2020-08-12T12:15:25.148-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Value: "terraform"
020-08-12T12:15:25.148-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: },
2020-08-12T12:15:25.148-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: {
2020-08-12T12:15:25.148-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Key: "Managed-By",
2020-08-12T12:15:25.148-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Value: "terraform"
2020-08-12T12:15:25.148-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: }
2020-08-12T12:15:25.148-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ]
2020-08-12T12:15:25.148-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: }],
2020-08-12T12:15:25.148-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: VpcEndpointType: "Interface",
2020-08-12T12:15:25.148-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: VpcId: "vpc-0988ba4c3efc00b31"
2020-08-12T12:15:25.148-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: }
2020-08-12T12:15:25.149-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:25 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/CreateVpcEndpoint Details:
2020-08-12T12:15:25.149-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
2020-08-12T12:15:25.149-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: POST / HTTP/1.1
2020-08-12T12:15:25.149-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Host: ec2.us-east-1.amazonaws.com
2020-08-12T12:15:25.149-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: User-Agent: aws-sdk-go/1.33.21 (go1.14.5; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.13.0 (+https://www.terraform.io)
2020-08-12T12:15:25.149-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 654
2020-08-12T12:15:25.149-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=<censored>/20200812/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=0e81ad6e5647bc7bfa88acd950eb0f8655283fb568b6bc0a817179fbe86faed4
2020-08-12T12:15:25.149-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-08-12T12:15:25.149-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amz-Date: 20200812T161525Z
2020-08-12T12:15:25.149-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Accept-Encoding: gzip
2020-08-12T12:15:25.149-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
ication.1.Tag.3.Key=Generated-By&TagSpecification.1.Tag.3.Value=terraform&TagSpecification.1.Tag.4.Key=Managed-By&TagSpecification.1.Tag.4.Value=terraform&Version=2016-11-15&VpcEndpointType=Interface&VpcId=vpc-0988ba4c3efc00b31
2020-08-12T12:15:25.149-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:25.913-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:25 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/CreateVpcEndpoint Details:
2020-08-12T12:15:25.913-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ RESPONSE ]--------------------------------------
2020-08-12T12:15:25.913-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: HTTP/1.1 200 OK
2020-08-12T12:15:25.913-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Connection: close
2020-08-12T12:15:25.913-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Transfer-Encoding: chunked
2020-08-12T12:15:25.913-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: text/xml;charset=UTF-8
2020-08-12T12:15:25.913-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Date: Wed, 12 Aug 2020 16:15:25 GMT
2020-08-12T12:15:25.913-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Server: AmazonEC2
2020-08-12T12:15:25.913-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Vary: accept-encoding
2020-08-12T12:15:25.913-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amzn-Requestid: 5c16ee74-8c58-4227-b009-bfcf4b1cc5ea
2020-08-12T12:15:25.913-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:25.913-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:25.913-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:25.913-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:25 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2020-08-12T12:15:25.913-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <CreateVpcEndpointResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2020-08-12T12:15:25.913-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <requestId>5c16ee74-8c58-4227-b009-bfcf4b1cc5ea</requestId>
2020-08-12T12:15:25.913-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <vpcEndpoint>
2020-08-12T12:15:25.913-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationTimestamp>2020-08-12T16:15:25.520Z</creationTimestamp>
2020-08-12T12:15:25.913-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <dnsEntrySet>
2020-08-12T12:15:25.913-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:25.913-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <dnsName>vpce-02936ec8fb99868f3-kbsgzzew.vpce-svc-0a517832f59c29de0.us-east-1.vpce.amazonaws.com</dnsName>
2020-08-12T12:15:25.913-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hostedZoneId>Z7HUB22UULQXV</hostedZoneId>
2020-08-12T12:15:25.913-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:25.913-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:25.913-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <dnsName>vpce-02936ec8fb99868f3-kbsgzzew-us-east-1a.vpce-svc-0a517832f59c29de0.us-east-1.vpce.amazonaws.com</dnsName>
2020-08-12T12:15:25.913-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hostedZoneId>Z7HUB22UULQXV</hostedZoneId>
2020-08-12T12:15:25.913-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:25.913-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </dnsEntrySet>
2020-08-12T12:15:25.913-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <groupSet>
2020-08-12T12:15:25.913-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:25.913-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <groupId>sg-00799f7647611bc44</groupId>
provider-aws_v3.1.0_x5: <groupName>default</groupName>
2020-08-12T12:15:25.913-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:25.913-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </groupSet>
2020-08-12T12:15:25.914-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <networkInterfaceIdSet>
2020-08-12T12:15:25.914-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>eni-0d41aa16e20cf9f06</item>
2020-08-12T12:15:25.914-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </networkInterfaceIdSet>
2020-08-12T12:15:25.914-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ownerId><censored></ownerId>
2020-08-12T12:15:25.914-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <privateDnsEnabled>false</privateDnsEnabled>
2020-08-12T12:15:25.914-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <requesterManaged>false</requesterManaged>
2020-08-12T12:15:25.914-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <routeTableIdSet/>
2020-08-12T12:15:25.914-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <serviceName>com.amazonaws.vpce.us-east-1.vpce-svc-0a517832f59c29de0</serviceName>
2020-08-12T12:15:25.914-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <state>pendingAcceptance</state>
2020-08-12T12:15:25.914-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <subnetIdSet>
2020-08-12T12:15:25.914-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>subnet-09759eda69ac65107</item>
2020-08-12T12:15:25.914-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </subnetIdSet>
2020-08-12T12:15:25.914-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <tagSet>
2020-08-12T12:15:25.914-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:25.914-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>BuildUser</key>
2020-08-12T12:15:25.914-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>test-user</value>
2020-08-12T12:15:25.914-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:25.914-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
<key>Name</key>
2020-08-12T12:15:25.914-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>test-service-vpc-nlb-port-80-target</value>
2020-08-12T12:15:25.914-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:25.914-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:25.914-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Generated-By</key>
2020-08-12T12:15:25.914-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>terraform</value>
2020-08-12T12:15:25.914-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:25.914-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:25.914-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Managed-By</key>
2020-08-12T12:15:25.914-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>terraform</value>
2020-08-12T12:15:25.914-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:25.914-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </tagSet>
2020-08-12T12:15:25.914-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <vpcEndpointId>vpce-02936ec8fb99868f3</vpcEndpointId>
2020-08-12T12:15:25.914-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <vpcEndpointType>Interface</vpcEndpointType>
2020-08-12T12:15:25.914-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <vpcId>vpc-0988ba4c3efc00b31</vpcId>
2020-08-12T12:15:25.914-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </vpcEndpoint>
2020-08-12T12:15:25.914-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </CreateVpcEndpointResponse>
2020-08-12T12:15:25.914-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:25 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeVpcEndpointServiceConfigurations Details:
n.terraform-provider-aws_v3.1.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
2020-08-12T12:15:25.914-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: POST / HTTP/1.1
2020-08-12T12:15:25.914-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Host: ec2.us-east-1.amazonaws.com
2020-08-12T12:15:25.914-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: User-Agent: aws-sdk-go/1.33.21 (go1.14.5; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.13.0 (+https://www.terraform.io)
2020-08-12T12:15:25.914-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 166
2020-08-12T12:15:25.914-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=<censored>/20200812/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=6604eacd1ce2c9ad18a793295f2e5ad0b6f71b3834aa2da2d5e6a4dad246cad0
2020-08-12T12:15:25.914-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-08-12T12:15:25.914-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amz-Date: 20200812T161525Z
2020-08-12T12:15:25.914-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Accept-Encoding: gzip
2020-08-12T12:15:25.914-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:25.914-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Action=DescribeVpcEndpointServiceConfigurations&Filter.1.Name=service-name&Filter.1.Value.1=com.amazonaws.vpce.us-east-1.vpce-svc-0a517832f59c29de0&Version=2016-11-15
2020-08-12T12:15:25.914-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:26 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeVpcEndpointServiceConfigurations Details:
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ RESPONSE ]--------------------------------------
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: HTTP/1.1 200 OK
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Connection: close
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Transfer-Encoding: chunked
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: text/xml;charset=UTF-8
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Date: Wed, 12 Aug 2020 16:15:26 GMT
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Server: AmazonEC2
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Vary: accept-encoding
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amzn-Requestid: c345f239-d018-4713-ba98-982da0406fb1
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:26 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <DescribeVpcEndpointServiceConfigurationsResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <requestId>c345f239-d018-4713-ba98-982da0406fb1</requestId>
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <serviceConfigurationSet>
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <acceptanceRequired>true</acceptanceRequired>
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <availabilityZoneSet>
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>us-east-1a</item>
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </availabilityZoneSet>
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <baseEndpointDnsNameSet>
/item>
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </baseEndpointDnsNameSet>
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <managesVpcEndpoints>false</managesVpcEndpoints>
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <networkLoadBalancerArnSet>
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>arn:aws:elasticloadbalancing:us-east-1:<censored>:loadbalancer/net/test-service-vpc-nlb-port-80/92502e24b6ca8719</item>
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </networkLoadBalancerArnSet>
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <privateDnsNameConfiguration/>
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <serviceId>vpce-svc-0a517832f59c29de0</serviceId>
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <serviceName>com.amazonaws.vpce.us-east-1.vpce-svc-0a517832f59c29de0</serviceName>
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <serviceState>Available</serviceState>
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <serviceType>
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <serviceType>Interface</serviceType>
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </serviceType>
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <tagSet>
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>BuildUser</key>
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>test-user</value>
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Generated-By</key>
m-provider-aws_v3.1.0_x5: <value>terraform</value>
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Managed-By</key>
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>terraform</value>
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Name</key>
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>test-service-vpc-nlb-port-80-target</value>
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </tagSet>
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </serviceConfigurationSet>
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </DescribeVpcEndpointServiceConfigurationsResponse>
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:26 [DEBUG] Accepting VPC Endpoint connection: {
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ServiceId: "vpce-svc-0a517832f59c29de0",
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: VpcEndpointIds: ["vpce-02936ec8fb99868f3"]
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: }
aws_v3.1.0_x5: 2020/08/12 12:15:26 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/AcceptVpcEndpointConnections Details:
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: POST / HTTP/1.1
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Host: ec2.us-east-1.amazonaws.com
2020-08-12T12:15:26.142-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: User-Agent: aws-sdk-go/1.33.21 (go1.14.5; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.13.0 (+https://www.terraform.io)
2020-08-12T12:15:26.143-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 130
2020-08-12T12:15:26.143-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=<censored>/20200812/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=f1709ccd448a9a0634a84c3d1658f3b75fee97affcb368bf229ca48279977057
2020-08-12T12:15:26.143-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-08-12T12:15:26.143-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amz-Date: 20200812T161526Z
2020-08-12T12:15:26.143-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Accept-Encoding: gzip
2020-08-12T12:15:26.143-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:26.143-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Action=AcceptVpcEndpointConnections&ServiceId=vpce-svc-0a517832f59c29de0&Version=2016-11-15&VpcEndpointId.1=vpce-02936ec8fb99868f3
2020-08-12T12:15:26.143-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:26.501-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:26 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/AcceptVpcEndpointConnections Details:
2020-08-12T12:15:26.501-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ RESPONSE ]--------------------------------------
2020-08-12T12:15:26.501-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: HTTP/1.1 200 OK
2020-08-12T12:15:26.501-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Connection: close
2020-08-12T12:15:26.501-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Transfer-Encoding: chunked
2020-08-12T12:15:26.501-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: text/xml;charset=UTF-8
2020-08-12T12:15:26.501-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Date: Wed, 12 Aug 2020 16:15:25 GMT
2020-08-12T12:15:26.501-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Server: AmazonEC2
2020-08-12T12:15:26.501-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Vary: accept-encoding
2020-08-12T12:15:26.501-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amzn-Requestid: b530d0d6-3cfa-4781-9cb2-1e52a8eff8c3
2020-08-12T12:15:26.501-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:26.501-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:26.501-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:26.502-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:26 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2020-08-12T12:15:26.502-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <AcceptVpcEndpointConnectionsResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2020-08-12T12:15:26.502-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <requestId>b530d0d6-3cfa-4781-9cb2-1e52a8eff8c3</requestId>
2020-08-12T12:15:26.502-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <unsuccessful/>
2020-08-12T12:15:26.502-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </AcceptVpcEndpointConnectionsResponse>
2020-08-12T12:15:26.502-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:26 [DEBUG] Waiting for state to become: [available]
2020-08-12T12:15:31.504-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:31 [DEBUG] Reading VPC Endpoint: vpce-02936ec8fb99868f3
2020-08-12T12:15:31.505-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:31 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeVpcEndpoints Details:
2020-08-12T12:15:31.505-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ REQUEST POST-SIGN ]-----------------------------
2020-08-12T12:15:31.505-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: POST / HTTP/1.1
2020-08-12T12:15:31.505-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Host: ec2.us-east-1.amazonaws.com
2020-08-12T12:15:31.505-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: User-Agent: aws-sdk-go/1.33.21 (go1.14.5; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.13.0 (+https://www.terraform.io)
2020-08-12T12:15:31.505-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Length: 85
2020-08-12T12:15:31.505-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Authorization: AWS4-HMAC-SHA256 Credential=<censored>/20200812/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=74e8be3323ba363d66833b39392cfc1bed7c9ea9ff5fda8336dedfefbc1db6e6
2020-08-12T12:15:31.505-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2020-08-12T12:15:31.505-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amz-Date: 20200812T161531Z
2020-08-12T12:15:31.505-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Accept-Encoding: gzip
2020-08-12T12:15:31.505-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:31.505-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Action=DescribeVpcEndpoints&Version=2016-11-15&VpcEndpointId.1=vpce-02936ec8fb99868f3
2020-08-12T12:15:31.505-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:31.729-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:31 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeVpcEndpoints Details:
2020-08-12T12:15:31.729-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ---[ RESPONSE ]--------------------------------------
2020-08-12T12:15:31.729-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: HTTP/1.1 200 OK
2020-08-12T12:15:31.729-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Connection: close
2020-08-12T12:15:31.729-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Transfer-Encoding: chunked
2020-08-12T12:15:31.729-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Content-Type: text/xml;charset=UTF-8
2020-08-12T12:15:31.729-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Date: Wed, 12 Aug 2020 16:15:31 GMT
2020-08-12T12:15:31.729-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Server: AmazonEC2
2020-08-12T12:15:31.729-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: Vary: accept-encoding
2020-08-12T12:15:31.729-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: X-Amzn-Requestid: 3cdf10e7-4a46-4fcd-8960-f51f5aa8f884
2020-08-12T12:15:31.729-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:31.729-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5:
2020-08-12T12:15:31.729-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: -----------------------------------------------------
2020-08-12T12:15:31.729-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: 2020/08/12 12:15:31 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2020-08-12T12:15:31.729-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <DescribeVpcEndpointsResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2020-08-12T12:15:31.729-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <requestId>3cdf10e7-4a46-4fcd-8960-f51f5aa8f884</requestId>
2020-08-12T12:15:31.729-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <vpcEndpointSet>
2020-08-12T12:15:31.729-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:31.729-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <creationTimestamp>2020-08-12T16:15:25.520Z</creationTimestamp>
2020-08-12T12:15:31.729-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <dnsEntrySet>
2020-08-12T12:15:31.729-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:31.729-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <dnsName>vpce-02936ec8fb99868f3-kbsgzzew.vpce-svc-0a517832f59c29de0.us-east-1.vpce.amazonaws.com</dnsName>
2020-08-12T12:15:31.729-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hostedZoneId>Z7HUB22UULQXV</hostedZoneId>
2020-08-12T12:15:31.729-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:31.729-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:31.729-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <dnsName>vpce-02936ec8fb99868f3-kbsgzzew-us-east-1a.vpce-svc-0a517832f59c29de0.us-east-1.vpce.amazonaws.com</dnsName>
2020-08-12T12:15:31.729-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <hostedZoneId>Z7HUB22UULQXV</hostedZoneId>
2020-08-12T12:15:31.730-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
EBUG] plugin.terraform-provider-aws_v3.1.0_x5: </dnsEntrySet>
2020-08-12T12:15:31.730-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <groupSet>
2020-08-12T12:15:31.730-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:31.730-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <groupId>sg-00799f7647611bc44</groupId>
2020-08-12T12:15:31.730-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <groupName>default</groupName>
2020-08-12T12:15:31.730-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:31.730-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </groupSet>
2020-08-12T12:15:31.730-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <networkInterfaceIdSet>
2020-08-12T12:15:31.730-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>eni-0d41aa16e20cf9f06</item>
2020-08-12T12:15:31.730-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </networkInterfaceIdSet>
2020-08-12T12:15:31.730-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <ownerId><censored></ownerId>
2020-08-12T12:15:31.730-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <policyDocument>{
2020-08-12T12:15:31.730-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: "Statement": [
2020-08-12T12:15:31.730-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: {
2020-08-12T12:15:31.730-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: "Action": "*",
2020-08-12T12:15:31.730-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: "Effect": "Allow",
2020-08-12T12:15:31.730-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: "Principal": "*",
2020-08-12T12:15:31.730-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: "Resource": "*"
2020-08-12T12:15:31.730-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: }
2020-08-12T12:15:31.730-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: ]
2020-08-12T12:15:31.730-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: }</policyDocument>
ugin.terraform-provider-aws_v3.1.0_x5: <privateDnsEnabled>false</privateDnsEnabled>
2020-08-12T12:15:31.730-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <requesterManaged>false</requesterManaged>
2020-08-12T12:15:31.730-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <routeTableIdSet/>
2020-08-12T12:15:31.730-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <serviceName>com.amazonaws.vpce.us-east-1.vpce-svc-0a517832f59c29de0</serviceName>
2020-08-12T12:15:31.730-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <state>pending</state>
2020-08-12T12:15:31.730-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <subnetIdSet>
2020-08-12T12:15:31.730-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>subnet-09759eda69ac65107</item>
2020-08-12T12:15:31.730-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </subnetIdSet>
2020-08-12T12:15:31.730-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <tagSet>
2020-08-12T12:15:31.730-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:31.730-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>BuildUser</key>
2020-08-12T12:15:31.730-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>test-user</value>
2020-08-12T12:15:31.730-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:31.730-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:31.730-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Generated-By</key>
2020-08-12T12:15:31.730-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>terraform</value>
2020-08-12T12:15:31.730-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:31.731-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:31.731-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Managed-By</key>
2020-08-12T12:15:31.731-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>terraform</value>
2020-08-12T12:15:31.731-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:31.731-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <item>
2020-08-12T12:15:31.731-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <key>Name</key>
2020-08-12T12:15:31.731-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <value>test-service-vpc-nlb-port-80-target</value>
2020-08-12T12:15:31.731-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:31.731-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </tagSet>
2020-08-12T12:15:31.731-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <vpcEndpointId>vpce-02936ec8fb99868f3</vpcEndpointId>
2020-08-12T12:15:31.731-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <vpcEndpointType>Interface</vpcEndpointType>
2020-08-12T12:15:31.731-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: <vpcId>vpc-0988ba4c3efc00b31</vpcId>
2020-08-12T12:15:31.731-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </item>
2020-08-12T12:15:31.731-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </vpcEndpointSet>
2020-08-12T12:15:31.731-0400 [DEBUG] plugin.terraform-provider-aws_v3.1.0_x5: </DescribeVpcEndpointsResponse>
2020/08/12 12:15:31 [DEBUG] aws_vpc_endpoint.networkloadbalancer: apply errored, but we're indicating that via the Error pointer rather than returning it: error waiting for VPC Endpoint (vpce-02936ec8fb99868f3) to be accepted: unexpected state 'pending', wanted target 'available'. last error: %!s(<nil>)
2020/08/12 12:15:31 [ERROR] eval: *terraform.EvalApplyPost, err: error waiting for VPC Endpoint (vpce-02936ec8fb99868f3) to be accepted: unexpected state 'pending', wanted target 'available'. last error: %!s(<nil>)
2020/08/12 12:15:31 [ERROR] eval: *terraform.EvalSequence, err: error waiting for VPC Endpoint (vpce-02936ec8fb99868f3) to be accepted: unexpected state 'pending', wanted target 'available'. last error: %!s(<nil>)
2020-08-12T12:15:31.768-0400 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2020-08-12T12:15:31.772-0400 [DEBUG] plugin: plugin process exited: path=.terraform/plugins/registry.terraform.io/hashicorp/aws/3.1.0/darwin_amd64/terraform-provider-aws_v3.1.0_x5 pid=28811
2020-08-12T12:15:31.772-0400 [DEBUG] plugin: plugin exited
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment