Skip to content

Instantly share code, notes, and snippets.

@anand-swaroop-git
Created August 12, 2019 01:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anand-swaroop-git/0355d7a60a609dcaaf7fbb31bf096f6c to your computer and use it in GitHub Desktop.
Save anand-swaroop-git/0355d7a60a609dcaaf7fbb31bf096f6c to your computer and use it in GitHub Desktop.
count=3, TF runs the remote-exec only on two instances and skips on nullresource[1] , does not complete and doesn't not show the outputs variables. Stuck at "Still creating..."
2019/08/12 09:03:44 [INFO] Terraform version: 0.12.6
2019/08/12 09:03:44 [INFO] Go runtime version: go1.12.4
2019/08/12 09:03:44 [INFO] CLI args: []string{"C:\\Users\\hslasw\\terraform.exe", "apply"}
2019/08/12 09:03:44 [DEBUG] Attempting to open CLI config file: C:\Users\hslasw\AppData\Roaming\terraform.rc
2019/08/12 09:03:44 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2019/08/12 09:03:44 [INFO] CLI command args: []string{"apply"}
2019/08/12 09:03:44 [TRACE] Meta.Backend: no config given or present on disk, so returning nil config
2019/08/12 09:03:44 [TRACE] Meta.Backend: backend has not previously been initialized in this working directory
2019/08/12 09:03:44 [DEBUG] New state was assigned lineage "d13b4b0b-f3a4-3880-73e8-924d683f93b2"
2019/08/12 09:03:44 [TRACE] Meta.Backend: using default local state only (no backend configuration, and no existing initialized backend)
2019/08/12 09:03:44 [TRACE] Meta.Backend: instantiated backend of type <nil>
2019/08/12 09:03:44 [DEBUG] checking for provider in "."
2019/08/12 09:03:44 [DEBUG] checking for provider in "C:\\Users\\hslasw"
2019/08/12 09:03:44 [DEBUG] checking for provider in ".terraform\\plugins\\windows_amd64"
2019/08/12 09:03:44 [DEBUG] found provider "terraform-provider-aws_v2.23.0_x4.exe"
2019/08/12 09:03:44 [DEBUG] found provider "terraform-provider-null_v2.1.2_x4.exe"
2019/08/12 09:03:44 [DEBUG] found valid plugin: "null", "2.1.2", "C:\\Users\\hslasw\\docs\\Master-TF\\terraform-scratch\\.terraform\\plugins\\windows_amd64\\terraform-provider-null_v2.1.2_x4.exe"
2019/08/12 09:03:44 [DEBUG] found valid plugin: "aws", "2.23.0", "C:\\Users\\hslasw\\docs\\Master-TF\\terraform-scratch\\.terraform\\plugins\\windows_amd64\\terraform-provider-aws_v2.23.0_x4.exe"
2019/08/12 09:03:44 [DEBUG] checking for provisioner in "."
2019/08/12 09:03:44 [DEBUG] checking for provisioner in "C:\\Users\\hslasw"
2019/08/12 09:03:44 [DEBUG] checking for provisioner in ".terraform\\plugins\\windows_amd64"
2019/08/12 09:03:44 [TRACE] Meta.Backend: backend <nil> does not support operations, so wrapping it in a local backend
2019/08/12 09:03:44 [INFO] backend/local: starting Apply operation
2019/08/12 09:03:44 [TRACE] backend/local: requesting state manager for workspace "default"
2019/08/12 09:03:44 [TRACE] backend/local: state manager for workspace "default" will:
- read initial snapshot from terraform.tfstate
- write new snapshots to terraform.tfstate
- create any backup at terraform.tfstate.backup
2019/08/12 09:03:44 [TRACE] backend/local: requesting state lock for workspace "default"
2019/08/12 09:03:44 [TRACE] statemgr.Filesystem: preparing to manage state snapshots at terraform.tfstate
2019/08/12 09:03:44 [TRACE] statemgr.Filesystem: existing snapshot has lineage "0d3474c7-558b-a6b9-d971-3cd5255198fa" serial 224
2019/08/12 09:03:44 [TRACE] statemgr.Filesystem: locking terraform.tfstate using LockFileEx
2019/08/12 09:03:44 [TRACE] statemgr.Filesystem: writing lock metadata to .terraform.tfstate.lock.info
2019/08/12 09:03:44 [TRACE] backend/local: reading remote state for workspace "default"
2019/08/12 09:03:44 [TRACE] statemgr.Filesystem: reading latest snapshot from terraform.tfstate
2019/08/12 09:03:44 [TRACE] statemgr.Filesystem: read snapshot with lineage "0d3474c7-558b-a6b9-d971-3cd5255198fa" serial 224
2019/08/12 09:03:44 [TRACE] backend/local: retrieving local state snapshot for workspace "default"
2019/08/12 09:03:44 [TRACE] backend/local: building context for current working directory
2019/08/12 09:03:44 [TRACE] terraform.NewContext: starting
2019/08/12 09:03:44 [TRACE] terraform.NewContext: resolving provider version selections
2019/08/12 09:03:45 [TRACE] terraform.NewContext: loading provider schemas
2019/08/12 09:03:45 [TRACE] LoadSchemas: retrieving schema for provider type "aws"
2019-08-12T09:03:45.506+0930 [INFO] plugin: configuring client automatic mTLS
2019-08-12T09:03:45.527+0930 [DEBUG] plugin: starting plugin: path=C:\Users\hslasw\docs\Master-TF\terraform-scratch\.terraform\plugins\windows_amd64\terraform-provider-aws_v2.23.0_x4.exe args=[C:\Users\hslasw\docs\Master-TF\terraform-scratch\.terraform\plugins\windows_amd64\terraform-provider-aws_v2.23.0_x4.exe]
2019-08-12T09:03:46.423+0930 [DEBUG] plugin: plugin started: path=C:\Users\hslasw\docs\Master-TF\terraform-scratch\.terraform\plugins\windows_amd64\terraform-provider-aws_v2.23.0_x4.exe pid=28084
2019-08-12T09:03:46.423+0930 [DEBUG] plugin: waiting for RPC address: path=C:\Users\hslasw\docs\Master-TF\terraform-scratch\.terraform\plugins\windows_amd64\terraform-provider-aws_v2.23.0_x4.exe
2019-08-12T09:03:46.513+0930 [INFO] plugin.terraform-provider-aws_v2.23.0_x4.exe: configuring server automatic mTLS: timestamp=2019-08-12T09:03:46.513+0930
2019-08-12T09:03:46.534+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: plugin address: address=127.0.0.1:10000 network=tcp timestamp=2019-08-12T09:03:46.533+0930
2019-08-12T09:03:46.534+0930 [DEBUG] plugin: using plugin: version=5
2019/08/12 09:03:46 [TRACE] GRPCProvider: GetSchema
2019/08/12 09:03:46 [TRACE] GRPCProvider: Close
2019-08-12T09:03:46.620+0930 [DEBUG] plugin: plugin process exited: path=C:\Users\hslasw\docs\Master-TF\terraform-scratch\.terraform\plugins\windows_amd64\terraform-provider-aws_v2.23.0_x4.exe pid=28084
2019-08-12T09:03:46.620+0930 [DEBUG] plugin: plugin exited
2019/08/12 09:03:46 [TRACE] LoadSchemas: retrieving schema for provider type "null"
2019-08-12T09:03:46.620+0930 [INFO] plugin: configuring client automatic mTLS
2019-08-12T09:03:46.639+0930 [DEBUG] plugin: starting plugin: path=C:\Users\hslasw\docs\Master-TF\terraform-scratch\.terraform\plugins\windows_amd64\terraform-provider-null_v2.1.2_x4.exe args=[C:\Users\hslasw\docs\Master-TF\terraform-scratch\.terraform\plugins\windows_amd64\terraform-provider-null_v2.1.2_x4.exe]
2019-08-12T09:03:47.106+0930 [DEBUG] plugin: plugin started: path=C:\Users\hslasw\docs\Master-TF\terraform-scratch\.terraform\plugins\windows_amd64\terraform-provider-null_v2.1.2_x4.exe pid=43360
2019-08-12T09:03:47.106+0930 [DEBUG] plugin: waiting for RPC address: path=C:\Users\hslasw\docs\Master-TF\terraform-scratch\.terraform\plugins\windows_amd64\terraform-provider-null_v2.1.2_x4.exe
2019-08-12T09:03:47.138+0930 [INFO] plugin.terraform-provider-null_v2.1.2_x4.exe: configuring server automatic mTLS: timestamp=2019-08-12T09:03:47.138+0930
2019-08-12T09:03:47.162+0930 [DEBUG] plugin.terraform-provider-null_v2.1.2_x4.exe: plugin address: network=tcp address=127.0.0.1:10000 timestamp=2019-08-12T09:03:47.162+0930
2019-08-12T09:03:47.162+0930 [DEBUG] plugin: using plugin: version=5
2019/08/12 09:03:47 [TRACE] GRPCProvider: GetSchema
2019/08/12 09:03:47 [TRACE] GRPCProvider: Close
2019-08-12T09:03:47.213+0930 [DEBUG] plugin: plugin process exited: path=C:\Users\hslasw\docs\Master-TF\terraform-scratch\.terraform\plugins\windows_amd64\terraform-provider-null_v2.1.2_x4.exe pid=43360
2019-08-12T09:03:47.213+0930 [DEBUG] plugin: plugin exited
2019/08/12 09:03:47 [TRACE] LoadSchemas: retrieving schema for provisioner "remote-exec"
2019-08-12T09:03:47.213+0930 [DEBUG] plugin: starting plugin: path=C:\Users\hslasw\terraform.exe args=[C:\Users\hslasw\terraform.exe, internal-plugin, provisioner, remote-exec]
2019-08-12T09:03:47.220+0930 [DEBUG] plugin: plugin started: path=C:\Users\hslasw\terraform.exe pid=34432
2019-08-12T09:03:47.220+0930 [DEBUG] plugin: waiting for RPC address: path=C:\Users\hslasw\terraform.exe
2019-08-12T09:03:47.248+0930 [DEBUG] plugin.terraform.exe: 2019/08/12 09:03:47 [INFO] Terraform version: 0.12.6
2019-08-12T09:03:47.248+0930 [DEBUG] plugin.terraform.exe: 2019/08/12 09:03:47 [INFO] Go runtime version: go1.12.4
2019-08-12T09:03:47.248+0930 [DEBUG] plugin.terraform.exe: 2019/08/12 09:03:47 [INFO] CLI args: []string{"C:\\Users\\hslasw\\terraform.exe", "internal-plugin", "provisioner", "remote-exec"}
2019-08-12T09:03:47.249+0930 [DEBUG] plugin.terraform.exe: 2019/08/12 09:03:47 [DEBUG] Attempting to open CLI config file: C:\Users\hslasw\AppData\Roaming\terraform.rc
2019-08-12T09:03:47.249+0930 [DEBUG] plugin.terraform.exe: 2019/08/12 09:03:47 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2019-08-12T09:03:47.249+0930 [DEBUG] plugin.terraform.exe: 2019/08/12 09:03:47 [INFO] CLI command args: []string{"internal-plugin", "provisioner", "remote-exec"}
2019-08-12T09:03:47.250+0930 [DEBUG] plugin.terraform.exe: remote-exec-provisioner (internal) 2019/08/12 09:03:47 [INFO] Starting provisioner plugin remote-exec
2019-08-12T09:03:47.251+0930 [DEBUG] plugin.terraform.exe: plugin address: address=127.0.0.1:10000 network=tcp timestamp=2019-08-12T09:03:47.251+0930
2019-08-12T09:03:47.251+0930 [DEBUG] plugin: using plugin: version=5
2019-08-12T09:03:47.263+0930 [DEBUG] plugin: plugin process exited: path=C:\Users\hslasw\terraform.exe pid=34432
2019-08-12T09:03:47.263+0930 [DEBUG] plugin: plugin exited
2019/08/12 09:03:47 [TRACE] terraform.NewContext: complete
2019/08/12 09:03:47 [TRACE] backend/local: finished building terraform.Context
2019/08/12 09:03:47 [TRACE] backend/local: requesting interactive input, if necessary
2019/08/12 09:03:47 [TRACE] Context.Input: Prompting for variables
2019/08/12 09:03:47 [TRACE] Context.Input: Prompting for provider arguments
2019/08/12 09:03:47 [TRACE] Context.Input: Provider provider.aws declared at main.tf:31,1-15
2019/08/12 09:03:47 [TRACE] Context.Input: Provider provider.null implied by resource block at main.tf:53,1-40
2019/08/12 09:03:47 [TRACE] Context.Input: Input for provider.null: map[string]cty.Value{}
2019/08/12 09:03:47 [TRACE] Context.Input: Input for provider.aws: map[string]cty.Value{}
2019/08/12 09:03:47 [TRACE] backend/local: running validation operation
2019/08/12 09:03:47 [INFO] terraform: building graph: GraphTypeValidate
2019/08/12 09:03:47 [TRACE] Executing graph transform *terraform.ConfigTransformer
2019/08/12 09:03:47 [TRACE] ConfigTransformer: Starting for path:
2019/08/12 09:03:47 [TRACE] Completed graph transform *terraform.ConfigTransformer with new graph:
aws_instance.ec2instance - *terraform.NodeValidatableResource
aws_security_group.ec2instance-sg - *terraform.NodeValidatableResource
null_resource.nullresource - *terraform.NodeValidatableResource
------
2019/08/12 09:03:47 [TRACE] Executing graph transform *terraform.LocalTransformer
2019/08/12 09:03:47 [TRACE] Completed graph transform *terraform.LocalTransformer (no changes)
2019/08/12 09:03:47 [TRACE] Executing graph transform *terraform.OutputTransformer
2019/08/12 09:03:47 [TRACE] Completed graph transform *terraform.OutputTransformer with new graph:
aws_instance.ec2instance - *terraform.NodeValidatableResource
aws_security_group.ec2instance-sg - *terraform.NodeValidatableResource
null_resource.nullresource - *terraform.NodeValidatableResource
output.private_ip - *terraform.NodeApplyableOutput
------
2019/08/12 09:03:47 [TRACE] Executing graph transform *terraform.OrphanResourceInstanceTransformer
2019/08/12 09:03:47 [TRACE] Completed graph transform *terraform.OrphanResourceInstanceTransformer (no changes)
2019/08/12 09:03:47 [TRACE] Executing graph transform *terraform.StateTransformer
2019/08/12 09:03:47 [TRACE] StateTransformer: state is empty, so nothing to do
2019/08/12 09:03:47 [TRACE] Completed graph transform *terraform.StateTransformer (no changes)
2019/08/12 09:03:47 [TRACE] Executing graph transform *terraform.OrphanOutputTransformer
2019/08/12 09:03:47 [TRACE] Completed graph transform *terraform.OrphanOutputTransformer (no changes)
2019/08/12 09:03:47 [TRACE] Executing graph transform *terraform.AttachResourceConfigTransformer
2019/08/12 09:03:47 [TRACE] AttachResourceConfigTransformer: attaching to "null_resource.nullresource" (*terraform.NodeValidatableResource) config from main.tf:53,1-40
2019/08/12 09:03:47 [TRACE] AttachResourceConfigTransformer: attaching to "aws_security_group.ec2instance-sg" (*terraform.NodeValidatableResource) config from main.tf:80,1-47
2019/08/12 09:03:47 [TRACE] AttachResourceConfigTransformer: attaching to "aws_instance.ec2instance" (*terraform.NodeValidatableResource) config from main.tf:41,1-38
2019/08/12 09:03:47 [TRACE] Completed graph transform *terraform.AttachResourceConfigTransformer (no changes)
2019/08/12 09:03:47 [TRACE] Executing graph transform *terraform.AttachStateTransformer
2019/08/12 09:03:47 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes)
2019/08/12 09:03:47 [TRACE] Executing graph transform *terraform.RootVariableTransformer
2019/08/12 09:03:47 [TRACE] Completed graph transform *terraform.RootVariableTransformer with new graph:
aws_instance.ec2instance - *terraform.NodeValidatableResource
aws_security_group.ec2instance-sg - *terraform.NodeValidatableResource
null_resource.nullresource - *terraform.NodeValidatableResource
output.private_ip - *terraform.NodeApplyableOutput
var.admin_password - *terraform.NodeRootVariable
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
------
2019/08/12 09:03:47 [TRACE] Executing graph transform *terraform.MissingProvisionerTransformer
2019/08/12 09:03:47 [TRACE] MissingProviderTransformer: added implicit provisioner .remote-exec, first implied by null_resource.nullresource
2019/08/12 09:03:47 [TRACE] Completed graph transform *terraform.MissingProvisionerTransformer with new graph:
aws_instance.ec2instance - *terraform.NodeValidatableResource
aws_security_group.ec2instance-sg - *terraform.NodeValidatableResource
null_resource.nullresource - *terraform.NodeValidatableResource
output.private_ip - *terraform.NodeApplyableOutput
provisioner.remote-exec - *terraform.NodeProvisioner
var.admin_password - *terraform.NodeRootVariable
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
------
2019/08/12 09:03:47 [TRACE] Executing graph transform *terraform.ProvisionerTransformer
2019/08/12 09:03:47 [TRACE] ProvisionerTransformer: null_resource.nullresource is provisioned by .remote-exec ("provisioner.remote-exec")
2019/08/12 09:03:47 [TRACE] Completed graph transform *terraform.ProvisionerTransformer with new graph:
aws_instance.ec2instance - *terraform.NodeValidatableResource
aws_security_group.ec2instance-sg - *terraform.NodeValidatableResource
null_resource.nullresource - *terraform.NodeValidatableResource
provisioner.remote-exec - *terraform.NodeProvisioner
output.private_ip - *terraform.NodeApplyableOutput
provisioner.remote-exec - *terraform.NodeProvisioner
var.admin_password - *terraform.NodeRootVariable
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
------
2019/08/12 09:03:47 [TRACE] Executing graph transform *terraform.ModuleVariableTransformer
2019/08/12 09:03:47 [TRACE] Completed graph transform *terraform.ModuleVariableTransformer (no changes)
2019/08/12 09:03:47 [TRACE] Executing graph transform *terraform.graphTransformerMulti
2019/08/12 09:03:47 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderConfigTransformer
2019/08/12 09:03:47 [TRACE] ProviderConfigTransformer: attaching to "provider.aws" provider configuration from main.tf:31,1-15
2019/08/12 09:03:47 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderConfigTransformer with new graph:
aws_instance.ec2instance - *terraform.NodeValidatableResource
aws_security_group.ec2instance-sg - *terraform.NodeValidatableResource
null_resource.nullresource - *terraform.NodeValidatableResource
provisioner.remote-exec - *terraform.NodeProvisioner
output.private_ip - *terraform.NodeApplyableOutput
provider.aws - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.admin_password - *terraform.NodeRootVariable
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
------
2019/08/12 09:03:47 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.MissingProviderTransformer
2019/08/12 09:03:47 [DEBUG] adding implicit provider configuration provider.null, implied first by null_resource.nullresource
2019/08/12 09:03:47 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.MissingProviderTransformer with new graph:
aws_instance.ec2instance - *terraform.NodeValidatableResource
aws_security_group.ec2instance-sg - *terraform.NodeValidatableResource
null_resource.nullresource - *terraform.NodeValidatableResource
provisioner.remote-exec - *terraform.NodeProvisioner
output.private_ip - *terraform.NodeApplyableOutput
provider.aws - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.admin_password - *terraform.NodeRootVariable
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
------
2019/08/12 09:03:47 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderTransformer
2019/08/12 09:03:47 [TRACE] ProviderTransformer: aws_instance.ec2instance is provided by provider.aws or inherited equivalent
2019/08/12 09:03:47 [TRACE] ProviderTransformer: null_resource.nullresource is provided by provider.null or inherited equivalent
2019/08/12 09:03:47 [TRACE] ProviderTransformer: aws_security_group.ec2instance-sg is provided by provider.aws or inherited equivalent
2019/08/12 09:03:47 [TRACE] ProviderTransformer: exact match for provider.aws serving aws_instance.ec2instance
2019/08/12 09:03:47 [DEBUG] ProviderTransformer: "aws_instance.ec2instance" (*terraform.NodeValidatableResource) needs provider.aws
2019/08/12 09:03:47 [TRACE] ProviderTransformer: exact match for provider.null serving null_resource.nullresource
2019/08/12 09:03:47 [DEBUG] ProviderTransformer: "null_resource.nullresource" (*terraform.NodeValidatableResource) needs provider.null
2019/08/12 09:03:47 [TRACE] ProviderTransformer: exact match for provider.aws serving aws_security_group.ec2instance-sg
2019/08/12 09:03:47 [DEBUG] ProviderTransformer: "aws_security_group.ec2instance-sg" (*terraform.NodeValidatableResource) needs provider.aws
2019/08/12 09:03:47 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderTransformer with new graph:
aws_instance.ec2instance - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
aws_security_group.ec2instance-sg - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
null_resource.nullresource - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
output.private_ip - *terraform.NodeApplyableOutput
provider.aws - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.admin_password - *terraform.NodeRootVariable
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
------
2019/08/12 09:03:47 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.PruneProviderTransformer
2019/08/12 09:03:47 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.PruneProviderTransformer (no changes)
2019/08/12 09:03:47 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ParentProviderTransformer
2019/08/12 09:03:47 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ParentProviderTransformer (no changes)
2019/08/12 09:03:47 [TRACE] Completed graph transform *terraform.graphTransformerMulti with new graph:
aws_instance.ec2instance - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
aws_security_group.ec2instance-sg - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
null_resource.nullresource - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
output.private_ip - *terraform.NodeApplyableOutput
provider.aws - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.admin_password - *terraform.NodeRootVariable
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
------
2019/08/12 09:03:47 [TRACE] Executing graph transform *terraform.RemovedModuleTransformer
2019/08/12 09:03:47 [TRACE] Completed graph transform *terraform.RemovedModuleTransformer (no changes)
2019/08/12 09:03:47 [TRACE] Executing graph transform *terraform.AttachSchemaTransformer
2019/08/12 09:03:47 [TRACE] AttachSchemaTransformer: attaching provider config schema to provider.aws
2019/08/12 09:03:47 [TRACE] AttachSchemaTransformer: attaching resource schema to aws_instance.ec2instance
2019/08/12 09:03:47 [TRACE] AttachSchemaTransformer: attaching resource schema to null_resource.nullresource
2019/08/12 09:03:47 [TRACE] AttachSchemaTransformer: attaching provisioner "remote-exec" config schema to null_resource.nullresource
2019/08/12 09:03:47 [TRACE] AttachSchemaTransformer: attaching resource schema to aws_security_group.ec2instance-sg
2019/08/12 09:03:47 [TRACE] AttachSchemaTransformer: attaching provider config schema to provider.null
2019/08/12 09:03:47 [TRACE] Completed graph transform *terraform.AttachSchemaTransformer (no changes)
2019/08/12 09:03:47 [TRACE] Executing graph transform *terraform.ReferenceTransformer
2019/08/12 09:03:47 [DEBUG] ReferenceTransformer: "output.private_ip" references: [aws_instance.ec2instance]
2019/08/12 09:03:47 [DEBUG] ReferenceTransformer: "aws_instance.ec2instance" references: [var.instance_count aws_security_group.ec2instance-sg var.instance_name]
2019/08/12 09:03:47 [DEBUG] ReferenceTransformer: "null_resource.nullresource" references: [var.instance_count]
2019/08/12 09:03:47 [DEBUG] ReferenceTransformer: "aws_security_group.ec2instance-sg" references: [var.vpc_id var.instance_name var.instance_name]
2019/08/12 09:03:47 [DEBUG] ReferenceTransformer: "var.username" references: []
2019/08/12 09:03:47 [DEBUG] ReferenceTransformer: "var.vpc_id" references: []
2019/08/12 09:03:47 [DEBUG] ReferenceTransformer: "var.aws_access_key" references: []
2019/08/12 09:03:47 [DEBUG] ReferenceTransformer: "provisioner.remote-exec" references: []
2019/08/12 09:03:47 [DEBUG] ReferenceTransformer: "provider.null" references: []
2019/08/12 09:03:47 [DEBUG] ReferenceTransformer: "var.instance_count" references: []
2019/08/12 09:03:47 [DEBUG] ReferenceTransformer: "var.admin_password" references: []
2019/08/12 09:03:47 [DEBUG] ReferenceTransformer: "var.instance_name" references: []
2019/08/12 09:03:47 [DEBUG] ReferenceTransformer: "var.aws_secret_key" references: []
2019/08/12 09:03:47 [DEBUG] ReferenceTransformer: "provider.aws" references: [var.aws_access_key var.aws_secret_key]
2019/08/12 09:03:47 [TRACE] Completed graph transform *terraform.ReferenceTransformer with new graph:
aws_instance.ec2instance - *terraform.NodeValidatableResource
aws_security_group.ec2instance-sg - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
aws_security_group.ec2instance-sg - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
var.instance_name - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
null_resource.nullresource - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.instance_count - *terraform.NodeRootVariable
output.private_ip - *terraform.NodeApplyableOutput
aws_instance.ec2instance - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.admin_password - *terraform.NodeRootVariable
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
------
2019/08/12 09:03:47 [TRACE] Executing graph transform *terraform.CountBoundaryTransformer
2019/08/12 09:03:47 [TRACE] Completed graph transform *terraform.CountBoundaryTransformer with new graph:
aws_instance.ec2instance - *terraform.NodeValidatableResource
aws_security_group.ec2instance-sg - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
aws_security_group.ec2instance-sg - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
var.instance_name - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
aws_instance.ec2instance - *terraform.NodeValidatableResource
aws_security_group.ec2instance-sg - *terraform.NodeValidatableResource
null_resource.nullresource - *terraform.NodeValidatableResource
output.private_ip - *terraform.NodeApplyableOutput
provider.aws - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.admin_password - *terraform.NodeRootVariable
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
null_resource.nullresource - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.instance_count - *terraform.NodeRootVariable
output.private_ip - *terraform.NodeApplyableOutput
aws_instance.ec2instance - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.admin_password - *terraform.NodeRootVariable
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
------
2019/08/12 09:03:47 [TRACE] Executing graph transform *terraform.TargetsTransformer
2019/08/12 09:03:47 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes)
2019/08/12 09:03:47 [TRACE] Executing graph transform *terraform.ForcedCBDTransformer
2019/08/12 09:03:47 [TRACE] Completed graph transform *terraform.ForcedCBDTransformer (no changes)
2019/08/12 09:03:47 [TRACE] Executing graph transform *terraform.CloseProviderTransformer
2019/08/12 09:03:47 [TRACE] Completed graph transform *terraform.CloseProviderTransformer with new graph:
aws_instance.ec2instance - *terraform.NodeValidatableResource
aws_security_group.ec2instance-sg - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
aws_security_group.ec2instance-sg - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
var.instance_name - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
aws_instance.ec2instance - *terraform.NodeValidatableResource
aws_security_group.ec2instance-sg - *terraform.NodeValidatableResource
null_resource.nullresource - *terraform.NodeValidatableResource
output.private_ip - *terraform.NodeApplyableOutput
provider.aws - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.admin_password - *terraform.NodeRootVariable
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
null_resource.nullresource - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.instance_count - *terraform.NodeRootVariable
output.private_ip - *terraform.NodeApplyableOutput
aws_instance.ec2instance - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_instance.ec2instance - *terraform.NodeValidatableResource
aws_security_group.ec2instance-sg - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
null_resource.nullresource - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.admin_password - *terraform.NodeRootVariable
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
------
2019/08/12 09:03:47 [TRACE] Executing graph transform *terraform.CloseProvisionerTransformer
2019/08/12 09:03:47 [TRACE] Completed graph transform *terraform.CloseProvisionerTransformer with new graph:
aws_instance.ec2instance - *terraform.NodeValidatableResource
aws_security_group.ec2instance-sg - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
aws_security_group.ec2instance-sg - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
var.instance_name - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
aws_instance.ec2instance - *terraform.NodeValidatableResource
aws_security_group.ec2instance-sg - *terraform.NodeValidatableResource
null_resource.nullresource - *terraform.NodeValidatableResource
output.private_ip - *terraform.NodeApplyableOutput
provider.aws - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.admin_password - *terraform.NodeRootVariable
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
null_resource.nullresource - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.instance_count - *terraform.NodeRootVariable
output.private_ip - *terraform.NodeApplyableOutput
aws_instance.ec2instance - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_instance.ec2instance - *terraform.NodeValidatableResource
aws_security_group.ec2instance-sg - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
null_resource.nullresource - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
provisioner.remote-exec (close) - *terraform.graphNodeCloseProvisioner
null_resource.nullresource - *terraform.NodeValidatableResource
var.admin_password - *terraform.NodeRootVariable
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
------
2019/08/12 09:03:47 [TRACE] Executing graph transform *terraform.RootTransformer
2019/08/12 09:03:47 [TRACE] Completed graph transform *terraform.RootTransformer with new graph:
aws_instance.ec2instance - *terraform.NodeValidatableResource
aws_security_group.ec2instance-sg - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
aws_security_group.ec2instance-sg - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
var.instance_name - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
aws_instance.ec2instance - *terraform.NodeValidatableResource
aws_security_group.ec2instance-sg - *terraform.NodeValidatableResource
null_resource.nullresource - *terraform.NodeValidatableResource
output.private_ip - *terraform.NodeApplyableOutput
provider.aws - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.admin_password - *terraform.NodeRootVariable
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
null_resource.nullresource - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.instance_count - *terraform.NodeRootVariable
output.private_ip - *terraform.NodeApplyableOutput
aws_instance.ec2instance - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_instance.ec2instance - *terraform.NodeValidatableResource
aws_security_group.ec2instance-sg - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
null_resource.nullresource - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
provisioner.remote-exec (close) - *terraform.graphNodeCloseProvisioner
null_resource.nullresource - *terraform.NodeValidatableResource
root - terraform.graphNodeRoot
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
provider.aws (close) - *terraform.graphNodeCloseProvider
provider.null (close) - *terraform.graphNodeCloseProvider
provisioner.remote-exec (close) - *terraform.graphNodeCloseProvisioner
var.admin_password - *terraform.NodeRootVariable
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
------
2019/08/12 09:03:47 [TRACE] Executing graph transform *terraform.TransitiveReductionTransformer
2019/08/12 09:03:47 [TRACE] Completed graph transform *terraform.TransitiveReductionTransformer with new graph:
aws_instance.ec2instance - *terraform.NodeValidatableResource
aws_security_group.ec2instance-sg - *terraform.NodeValidatableResource
var.instance_count - *terraform.NodeRootVariable
aws_security_group.ec2instance-sg - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
var.instance_name - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
null_resource.nullresource - *terraform.NodeValidatableResource
output.private_ip - *terraform.NodeApplyableOutput
var.admin_password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
null_resource.nullresource - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.instance_count - *terraform.NodeRootVariable
output.private_ip - *terraform.NodeApplyableOutput
aws_instance.ec2instance - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_instance.ec2instance - *terraform.NodeValidatableResource
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
null_resource.nullresource - *terraform.NodeValidatableResource
provisioner.remote-exec - *terraform.NodeProvisioner
provisioner.remote-exec (close) - *terraform.graphNodeCloseProvisioner
null_resource.nullresource - *terraform.NodeValidatableResource
root - terraform.graphNodeRoot
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
provider.aws (close) - *terraform.graphNodeCloseProvider
provider.null (close) - *terraform.graphNodeCloseProvider
provisioner.remote-exec (close) - *terraform.graphNodeCloseProvisioner
var.admin_password - *terraform.NodeRootVariable
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
------
2019/08/12 09:03:47 [DEBUG] Starting graph walk: walkValidate
2019/08/12 09:03:47 [TRACE] dag/walk: updating graph
2019/08/12 09:03:47 [TRACE] dag/walk: added new vertex: "provisioner.remote-exec"
2019/08/12 09:03:47 [TRACE] dag/walk: added new vertex: "var.admin_password"
2019/08/12 09:03:47 [TRACE] dag/walk: added new vertex: "provider.aws (close)"
2019/08/12 09:03:47 [TRACE] dag/walk: added new vertex: "provider.null (close)"
2019/08/12 09:03:47 [TRACE] dag/walk: added new vertex: "aws_security_group.ec2instance-sg"
2019/08/12 09:03:47 [TRACE] dag/walk: added new vertex: "provider.null"
2019/08/12 09:03:47 [TRACE] dag/walk: added new vertex: "output.private_ip"
2019/08/12 09:03:47 [TRACE] dag/walk: added new vertex: "var.username"
2019/08/12 09:03:47 [TRACE] dag/walk: added new vertex: "var.aws_access_key"
2019/08/12 09:03:47 [TRACE] dag/walk: added new vertex: "var.instance_count"
2019/08/12 09:03:47 [TRACE] dag/walk: added new vertex: "var.instance_name"
2019/08/12 09:03:47 [TRACE] dag/walk: added new vertex: "var.aws_secret_key"
2019/08/12 09:03:47 [TRACE] dag/walk: added new vertex: "meta.count-boundary (EachMode fixup)"
2019/08/12 09:03:47 [TRACE] dag/walk: added new vertex: "aws_instance.ec2instance"
2019/08/12 09:03:47 [TRACE] dag/walk: added new vertex: "var.vpc_id"
2019/08/12 09:03:47 [TRACE] dag/walk: added new vertex: "provider.aws"
2019/08/12 09:03:47 [TRACE] dag/walk: added new vertex: "root"
2019/08/12 09:03:47 [TRACE] dag/walk: added new vertex: "null_resource.nullresource"
2019/08/12 09:03:47 [TRACE] dag/walk: added new vertex: "provisioner.remote-exec (close)"
2019/08/12 09:03:47 [TRACE] dag/walk: added edge: "provider.aws (close)" waiting on "aws_instance.ec2instance"
2019/08/12 09:03:47 [TRACE] dag/walk: added edge: "root" waiting on "meta.count-boundary (EachMode fixup)"
2019/08/12 09:03:47 [TRACE] dag/walk: added edge: "root" waiting on "provider.aws (close)"
2019/08/12 09:03:47 [TRACE] dag/walk: added edge: "provider.aws" waiting on "var.aws_access_key"
2019/08/12 09:03:47 [TRACE] dag/walk: added edge: "provider.null (close)" waiting on "null_resource.nullresource"
2019/08/12 09:03:47 [TRACE] dag/walk: added edge: "provider.aws" waiting on "var.aws_secret_key"
2019/08/12 09:03:47 [TRACE] dag/walk: added edge: "root" waiting on "provisioner.remote-exec (close)"
2019/08/12 09:03:47 [TRACE] dag/walk: added edge: "meta.count-boundary (EachMode fixup)" waiting on "var.admin_password"
2019/08/12 09:03:47 [TRACE] dag/walk: added edge: "null_resource.nullresource" waiting on "provider.null"
2019/08/12 09:03:47 [TRACE] dag/walk: added edge: "null_resource.nullresource" waiting on "var.instance_count"
2019/08/12 09:03:47 [TRACE] dag/walk: added edge: "aws_instance.ec2instance" waiting on "var.instance_count"
2019/08/12 09:03:47 [TRACE] dag/walk: added edge: "aws_security_group.ec2instance-sg" waiting on "var.instance_name"
2019/08/12 09:03:47 [TRACE] dag/walk: added edge: "meta.count-boundary (EachMode fixup)" waiting on "var.username"
2019/08/12 09:03:47 [TRACE] dag/walk: added edge: "aws_security_group.ec2instance-sg" waiting on "provider.aws"
2019/08/12 09:03:47 [TRACE] dag/walk: added edge: "output.private_ip" waiting on "aws_instance.ec2instance"
2019/08/12 09:03:47 [TRACE] dag/walk: added edge: "provisioner.remote-exec (close)" waiting on "null_resource.nullresource"
2019/08/12 09:03:47 [TRACE] dag/walk: added edge: "root" waiting on "provider.null (close)"
2019/08/12 09:03:47 [TRACE] dag/walk: added edge: "aws_instance.ec2instance" waiting on "aws_security_group.ec2instance-sg"
2019/08/12 09:03:47 [TRACE] dag/walk: added edge: "aws_security_group.ec2instance-sg" waiting on "var.vpc_id"
2019/08/12 09:03:47 [TRACE] dag/walk: added edge: "null_resource.nullresource" waiting on "provisioner.remote-exec"
2019/08/12 09:03:47 [TRACE] dag/walk: added edge: "meta.count-boundary (EachMode fixup)" waiting on "output.private_ip"
2019/08/12 09:03:47 [TRACE] dag/walk: added edge: "meta.count-boundary (EachMode fixup)" waiting on "null_resource.nullresource"
2019/08/12 09:03:47 [TRACE] dag/walk: dependencies changed for "root", sending new deps
2019/08/12 09:03:47 [TRACE] dag/walk: dependencies changed for "provider.aws", sending new deps
2019/08/12 09:03:47 [TRACE] dag/walk: dependencies changed for "aws_security_group.ec2instance-sg", sending new deps
2019/08/12 09:03:47 [TRACE] dag/walk: dependencies changed for "provisioner.remote-exec (close)", sending new deps
2019/08/12 09:03:47 [TRACE] dag/walk: dependencies changed for "provider.aws (close)", sending new deps
2019/08/12 09:03:47 [TRACE] dag/walk: dependencies changed for "provider.null (close)", sending new deps
2019/08/12 09:03:47 [TRACE] dag/walk: dependencies changed for "meta.count-boundary (EachMode fixup)", sending new deps
2019/08/12 09:03:47 [TRACE] dag/walk: dependencies changed for "null_resource.nullresource", sending new deps
2019/08/12 09:03:47 [TRACE] dag/walk: dependencies changed for "aws_instance.ec2instance", sending new deps
2019/08/12 09:03:47 [TRACE] dag/walk: dependencies changed for "output.private_ip", sending new deps
2019/08/12 09:03:47 [TRACE] dag/walk: visiting "provisioner.remote-exec"
2019/08/12 09:03:47 [TRACE] dag/walk: visiting "var.vpc_id"
2019/08/12 09:03:47 [TRACE] dag/walk: visiting "var.admin_password"
2019/08/12 09:03:47 [TRACE] dag/walk: visiting "provider.null"
2019/08/12 09:03:47 [TRACE] dag/walk: visiting "var.username"
2019/08/12 09:03:47 [TRACE] dag/walk: visiting "var.aws_secret_key"
2019/08/12 09:03:47 [TRACE] dag/walk: visiting "var.instance_name"
2019/08/12 09:03:47 [TRACE] vertex "var.aws_secret_key": starting visit (*terraform.NodeRootVariable)
2019/08/12 09:03:47 [TRACE] vertex "var.instance_name": starting visit (*terraform.NodeRootVariable)
2019/08/12 09:03:47 [TRACE] vertex "var.aws_secret_key": visit complete
2019/08/12 09:03:47 [TRACE] vertex "var.vpc_id": starting visit (*terraform.NodeRootVariable)
2019/08/12 09:03:47 [TRACE] vertex "var.vpc_id": visit complete
2019/08/12 09:03:47 [TRACE] vertex "var.username": starting visit (*terraform.NodeRootVariable)
2019/08/12 09:03:47 [TRACE] vertex "var.username": visit complete
2019/08/12 09:03:47 [TRACE] vertex "provider.null": starting visit (*terraform.NodeApplyableProvider)
2019/08/12 09:03:47 [TRACE] vertex "var.admin_password": starting visit (*terraform.NodeRootVariable)
2019/08/12 09:03:47 [TRACE] vertex "provider.null": evaluating
2019/08/12 09:03:47 [TRACE] [walkValidate] Entering eval tree: provider.null
2019/08/12 09:03:47 [TRACE] vertex "var.instance_name": visit complete
2019/08/12 09:03:47 [TRACE] dag/walk: visiting "var.aws_access_key"
2019/08/12 09:03:47 [TRACE] vertex "var.aws_access_key": starting visit (*terraform.NodeRootVariable)
2019/08/12 09:03:47 [TRACE] <root>: eval: *terraform.EvalSequence
2019/08/12 09:03:47 [TRACE] vertex "provisioner.remote-exec": starting visit (*terraform.NodeProvisioner)
2019/08/12 09:03:47 [TRACE] dag/walk: visiting "var.instance_count"
2019/08/12 09:03:47 [TRACE] vertex "provisioner.remote-exec": evaluating
2019/08/12 09:03:47 [TRACE] [walkValidate] Entering eval tree: provisioner.remote-exec
2019/08/12 09:03:47 [TRACE] <root>: eval: *terraform.EvalInitProvisioner
2019/08/12 09:03:47 [TRACE] vertex "var.instance_count": starting visit (*terraform.NodeRootVariable)
2019/08/12 09:03:47 [TRACE] vertex "var.instance_count": visit complete
2019/08/12 09:03:47 [TRACE] vertex "var.aws_access_key": visit complete
2019/08/12 09:03:47 [TRACE] dag/walk: visiting "provider.aws"
2019/08/12 09:03:47 [TRACE] <root>: eval: *terraform.EvalInitProvider
2019/08/12 09:03:47 [TRACE] vertex "provider.aws": starting visit (*terraform.NodeApplyableProvider)
2019/08/12 09:03:47 [TRACE] vertex "provider.aws": evaluating
2019/08/12 09:03:47 [TRACE] vertex "var.admin_password": visit complete
2019/08/12 09:03:47 [TRACE] [walkValidate] Entering eval tree: provider.aws
2019/08/12 09:03:47 [TRACE] <root>: eval: *terraform.EvalSequence
2019/08/12 09:03:47 [TRACE] <root>: eval: *terraform.EvalInitProvider
2019-08-12T09:03:47.265+0930 [DEBUG] plugin: starting plugin: path=C:\Users\hslasw\terraform.exe args=[C:\Users\hslasw\terraform.exe, internal-plugin, provisioner, remote-exec]
2019-08-12T09:03:47.265+0930 [INFO] plugin: configuring client automatic mTLS
2019-08-12T09:03:47.272+0930 [DEBUG] plugin: plugin started: path=C:\Users\hslasw\terraform.exe pid=31336
2019-08-12T09:03:47.272+0930 [DEBUG] plugin: waiting for RPC address: path=C:\Users\hslasw\terraform.exe
2019-08-12T09:03:47.285+0930 [DEBUG] plugin: starting plugin: path=C:\Users\hslasw\docs\Master-TF\terraform-scratch\.terraform\plugins\windows_amd64\terraform-provider-null_v2.1.2_x4.exe args=[C:\Users\hslasw\docs\Master-TF\terraform-scratch\.terraform\plugins\windows_amd64\terraform-provider-null_v2.1.2_x4.exe]
2019-08-12T09:03:47.291+0930 [DEBUG] plugin: plugin started: path=C:\Users\hslasw\docs\Master-TF\terraform-scratch\.terraform\plugins\windows_amd64\terraform-provider-null_v2.1.2_x4.exe pid=51596
2019-08-12T09:03:47.291+0930 [DEBUG] plugin: waiting for RPC address: path=C:\Users\hslasw\docs\Master-TF\terraform-scratch\.terraform\plugins\windows_amd64\terraform-provider-null_v2.1.2_x4.exe
2019-08-12T09:03:47.299+0930 [DEBUG] plugin.terraform.exe: 2019/08/12 09:03:47 [INFO] Terraform version: 0.12.6
2019-08-12T09:03:47.299+0930 [DEBUG] plugin.terraform.exe: 2019/08/12 09:03:47 [INFO] Go runtime version: go1.12.4
2019-08-12T09:03:47.299+0930 [DEBUG] plugin.terraform.exe: 2019/08/12 09:03:47 [INFO] CLI args: []string{"C:\\Users\\hslasw\\terraform.exe", "internal-plugin", "provisioner", "remote-exec"}
2019-08-12T09:03:47.300+0930 [DEBUG] plugin.terraform.exe: 2019/08/12 09:03:47 [DEBUG] Attempting to open CLI config file: C:\Users\hslasw\AppData\Roaming\terraform.rc
2019-08-12T09:03:47.300+0930 [DEBUG] plugin.terraform.exe: 2019/08/12 09:03:47 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2019-08-12T09:03:47.301+0930 [DEBUG] plugin.terraform.exe: 2019/08/12 09:03:47 [INFO] CLI command args: []string{"internal-plugin", "provisioner", "remote-exec"}
2019-08-12T09:03:47.301+0930 [DEBUG] plugin.terraform.exe: remote-exec-provisioner (internal) 2019/08/12 09:03:47 [INFO] Starting provisioner plugin remote-exec
2019-08-12T09:03:47.302+0930 [DEBUG] plugin.terraform.exe: plugin address: address=127.0.0.1:10000 network=tcp timestamp=2019-08-12T09:03:47.302+0930
2019-08-12T09:03:47.302+0930 [DEBUG] plugin: using plugin: version=5
2019/08/12 09:03:47 [TRACE] [walkValidate] Exiting eval tree: provisioner.remote-exec
2019/08/12 09:03:47 [TRACE] vertex "provisioner.remote-exec": visit complete
2019-08-12T09:03:47.308+0930 [INFO] plugin.terraform-provider-null_v2.1.2_x4.exe: configuring server automatic mTLS: timestamp=2019-08-12T09:03:47.308+0930
2019-08-12T09:03:47.331+0930 [DEBUG] plugin.terraform-provider-null_v2.1.2_x4.exe: plugin address: address=127.0.0.1:10001 network=tcp timestamp=2019-08-12T09:03:47.330+0930
2019-08-12T09:03:47.331+0930 [DEBUG] plugin: using plugin: version=5
2019/08/12 09:03:47 [TRACE] BuiltinEvalContext: Initialized "null" provider for provider.null
2019/08/12 09:03:47 [TRACE] <root>: eval: terraform.EvalNoop
2019/08/12 09:03:47 [TRACE] <root>: eval: *terraform.EvalOpFilter
2019/08/12 09:03:47 [TRACE] <root>: eval: *terraform.EvalSequence
2019/08/12 09:03:47 [TRACE] <root>: eval: *terraform.EvalGetProvider
2019/08/12 09:03:47 [TRACE] <root>: eval: *terraform.EvalValidateProvider
2019/08/12 09:03:47 [TRACE] buildProviderConfig for provider.null: no configuration at all
2019/08/12 09:03:47 [TRACE] GRPCProvider: GetSchema
2019-08-12T09:03:47.331+0930 [INFO] plugin: configuring client automatic mTLS
2019-08-12T09:03:47.354+0930 [DEBUG] plugin: starting plugin: path=C:\Users\hslasw\docs\Master-TF\terraform-scratch\.terraform\plugins\windows_amd64\terraform-provider-aws_v2.23.0_x4.exe args=[C:\Users\hslasw\docs\Master-TF\terraform-scratch\.terraform\plugins\windows_amd64\terraform-provider-aws_v2.23.0_x4.exe]
2019-08-12T09:03:47.361+0930 [DEBUG] plugin: plugin started: path=C:\Users\hslasw\docs\Master-TF\terraform-scratch\.terraform\plugins\windows_amd64\terraform-provider-aws_v2.23.0_x4.exe pid=46604
2019-08-12T09:03:47.361+0930 [DEBUG] plugin: waiting for RPC address: path=C:\Users\hslasw\docs\Master-TF\terraform-scratch\.terraform\plugins\windows_amd64\terraform-provider-aws_v2.23.0_x4.exe
2019/08/12 09:03:47 [TRACE] GRPCProvider: PrepareProviderConfig
2019/08/12 09:03:47 [TRACE] <root>: eval: terraform.EvalNoop
2019/08/12 09:03:47 [TRACE] <root>: eval: terraform.EvalNoop
2019/08/12 09:03:47 [TRACE] [walkValidate] Exiting eval tree: provider.null
2019/08/12 09:03:47 [TRACE] vertex "provider.null": visit complete
2019/08/12 09:03:47 [TRACE] dag/walk: visiting "null_resource.nullresource"
2019/08/12 09:03:47 [TRACE] vertex "null_resource.nullresource": starting visit (*terraform.NodeValidatableResource)
2019/08/12 09:03:47 [TRACE] vertex "null_resource.nullresource": evaluating
2019/08/12 09:03:47 [TRACE] [walkValidate] Entering eval tree: null_resource.nullresource
2019/08/12 09:03:47 [TRACE] <root>: eval: *terraform.EvalSequence
2019/08/12 09:03:47 [TRACE] <root>: eval: *terraform.EvalGetProvider
2019-08-12T09:03:47.503+0930 [INFO] plugin.terraform-provider-aws_v2.23.0_x4.exe: configuring server automatic mTLS: timestamp=2019-08-12T09:03:47.502+0930
2019-08-12T09:03:47.526+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: plugin address: address=127.0.0.1:10002 network=tcp timestamp=2019-08-12T09:03:47.525+0930
2019-08-12T09:03:47.526+0930 [DEBUG] plugin: using plugin: version=5
2019/08/12 09:03:47 [TRACE] BuiltinEvalContext: Initialized "aws" provider for provider.aws
2019/08/12 09:03:47 [TRACE] <root>: eval: terraform.EvalNoop
2019/08/12 09:03:47 [TRACE] <root>: eval: *terraform.EvalOpFilter
2019/08/12 09:03:47 [TRACE] <root>: eval: *terraform.EvalSequence
2019/08/12 09:03:47 [TRACE] <root>: eval: *terraform.EvalGetProvider
2019/08/12 09:03:47 [TRACE] <root>: eval: *terraform.EvalValidateProvider
2019/08/12 09:03:47 [TRACE] buildProviderConfig for provider.aws: using explicit config only
2019/08/12 09:03:47 [TRACE] GRPCProvider: GetSchema
2019/08/12 09:03:47 [TRACE] <root>: eval: *terraform.EvalValidateResource
2019/08/12 09:03:47 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2019/08/12 09:03:47 [TRACE] <root>: eval: *terraform.EvalGetProvisioner
2019/08/12 09:03:47 [TRACE] <root>: eval: *terraform.EvalValidateProvisioner
2019/08/12 09:03:47 [TRACE] [walkValidate] Exiting eval tree: null_resource.nullresource
2019/08/12 09:03:47 [TRACE] vertex "null_resource.nullresource": visit complete
2019/08/12 09:03:47 [TRACE] dag/walk: visiting "provisioner.remote-exec (close)"
2019/08/12 09:03:47 [TRACE] dag/walk: visiting "provider.null (close)"
2019/08/12 09:03:47 [TRACE] vertex "provider.null (close)": starting visit (*terraform.graphNodeCloseProvider)
2019/08/12 09:03:47 [TRACE] vertex "provisioner.remote-exec (close)": starting visit (*terraform.graphNodeCloseProvisioner)
2019/08/12 09:03:47 [TRACE] vertex "provider.null (close)": evaluating
2019/08/12 09:03:47 [TRACE] vertex "provisioner.remote-exec (close)": evaluating
2019/08/12 09:03:47 [TRACE] [walkValidate] Entering eval tree: provider.null (close)
2019/08/12 09:03:47 [TRACE] [walkValidate] Entering eval tree: provisioner.remote-exec (close)
2019/08/12 09:03:47 [TRACE] <root>: eval: *terraform.EvalCloseProvisioner
2019/08/12 09:03:47 [TRACE] <root>: eval: *terraform.EvalCloseProvider
2019/08/12 09:03:47 [TRACE] GRPCProvider: Close
2019-08-12T09:03:47.536+0930 [DEBUG] plugin: plugin process exited: path=C:\Users\hslasw\docs\Master-TF\terraform-scratch\.terraform\plugins\windows_amd64\terraform-provider-null_v2.1.2_x4.exe pid=51596
2019-08-12T09:03:47.536+0930 [DEBUG] plugin: plugin exited
2019/08/12 09:03:47 [TRACE] [walkValidate] Exiting eval tree: provider.null (close)
2019/08/12 09:03:47 [TRACE] vertex "provider.null (close)": visit complete
2019-08-12T09:03:47.540+0930 [DEBUG] plugin: plugin process exited: path=C:\Users\hslasw\terraform.exe pid=31336
2019-08-12T09:03:47.540+0930 [DEBUG] plugin: plugin exited
2019/08/12 09:03:47 [TRACE] [walkValidate] Exiting eval tree: provisioner.remote-exec (close)
2019/08/12 09:03:47 [TRACE] vertex "provisioner.remote-exec (close)": visit complete
2019/08/12 09:03:47 [TRACE] GRPCProvider: PrepareProviderConfig
2019/08/12 09:03:47 [TRACE] <root>: eval: terraform.EvalNoop
2019/08/12 09:03:47 [TRACE] <root>: eval: terraform.EvalNoop
2019/08/12 09:03:47 [TRACE] [walkValidate] Exiting eval tree: provider.aws
2019/08/12 09:03:47 [TRACE] vertex "provider.aws": visit complete
2019/08/12 09:03:47 [TRACE] dag/walk: visiting "aws_security_group.ec2instance-sg"
2019/08/12 09:03:47 [TRACE] vertex "aws_security_group.ec2instance-sg": starting visit (*terraform.NodeValidatableResource)
2019/08/12 09:03:47 [TRACE] vertex "aws_security_group.ec2instance-sg": evaluating
2019/08/12 09:03:47 [TRACE] [walkValidate] Entering eval tree: aws_security_group.ec2instance-sg
2019/08/12 09:03:47 [TRACE] <root>: eval: *terraform.EvalSequence
2019/08/12 09:03:47 [TRACE] <root>: eval: *terraform.EvalGetProvider
2019/08/12 09:03:47 [TRACE] <root>: eval: *terraform.EvalValidateResource
2019/08/12 09:03:47 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2019/08/12 09:03:47 [TRACE] [walkValidate] Exiting eval tree: aws_security_group.ec2instance-sg
2019/08/12 09:03:47 [TRACE] vertex "aws_security_group.ec2instance-sg": visit complete
2019/08/12 09:03:47 [TRACE] dag/walk: visiting "aws_instance.ec2instance"
2019/08/12 09:03:47 [TRACE] vertex "aws_instance.ec2instance": starting visit (*terraform.NodeValidatableResource)
2019/08/12 09:03:47 [TRACE] vertex "aws_instance.ec2instance": evaluating
2019/08/12 09:03:47 [TRACE] [walkValidate] Entering eval tree: aws_instance.ec2instance
2019/08/12 09:03:47 [TRACE] <root>: eval: *terraform.EvalSequence
2019/08/12 09:03:47 [TRACE] <root>: eval: *terraform.EvalGetProvider
2019/08/12 09:03:47 [TRACE] <root>: eval: *terraform.EvalValidateResource
2019/08/12 09:03:47 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2019/08/12 09:03:47 [TRACE] [walkValidate] Exiting eval tree: aws_instance.ec2instance
2019/08/12 09:03:47 [TRACE] vertex "aws_instance.ec2instance": visit complete
2019/08/12 09:03:47 [TRACE] dag/walk: visiting "provider.aws (close)"
2019/08/12 09:03:47 [TRACE] vertex "provider.aws (close)": starting visit (*terraform.graphNodeCloseProvider)
2019/08/12 09:03:47 [TRACE] vertex "provider.aws (close)": evaluating
2019/08/12 09:03:47 [TRACE] [walkValidate] Entering eval tree: provider.aws (close)
2019/08/12 09:03:47 [TRACE] <root>: eval: *terraform.EvalCloseProvider
2019/08/12 09:03:47 [TRACE] GRPCProvider: Close
2019/08/12 09:03:47 [TRACE] dag/walk: visiting "output.private_ip"
2019/08/12 09:03:47 [TRACE] vertex "output.private_ip": starting visit (*terraform.NodeApplyableOutput)
2019/08/12 09:03:47 [TRACE] vertex "output.private_ip": evaluating
2019/08/12 09:03:47 [TRACE] [walkValidate] Entering eval tree: output.private_ip
2019/08/12 09:03:47 [TRACE] <root>: eval: *terraform.EvalSequence
2019/08/12 09:03:47 [TRACE] <root>: eval: *terraform.EvalOpFilter
2019/08/12 09:03:47 [TRACE] <root>: eval: *terraform.EvalWriteOutput
2019/08/12 09:03:47 [TRACE] EvalWriteOutput: Removing output.private_ip from state (it is now null)
2019/08/12 09:03:47 [TRACE] EvalWriteOutput: Saving Create change for output.private_ip in changeset
2019/08/12 09:03:47 [TRACE] [walkValidate] Exiting eval tree: output.private_ip
2019/08/12 09:03:47 [TRACE] vertex "output.private_ip": visit complete
2019/08/12 09:03:47 [TRACE] dag/walk: visiting "meta.count-boundary (EachMode fixup)"
2019/08/12 09:03:47 [TRACE] vertex "meta.count-boundary (EachMode fixup)": starting visit (*terraform.NodeCountBoundary)
2019/08/12 09:03:47 [TRACE] vertex "meta.count-boundary (EachMode fixup)": evaluating
2019/08/12 09:03:47 [TRACE] [walkValidate] Entering eval tree: meta.count-boundary (EachMode fixup)
2019/08/12 09:03:47 [TRACE] <root>: eval: *terraform.EvalCountFixZeroOneBoundaryGlobal
2019/08/12 09:03:47 [TRACE] [walkValidate] Exiting eval tree: meta.count-boundary (EachMode fixup)
2019/08/12 09:03:47 [TRACE] vertex "meta.count-boundary (EachMode fixup)": visit complete
2019-08-12T09:03:47.644+0930 [DEBUG] plugin: plugin process exited: path=C:\Users\hslasw\docs\Master-TF\terraform-scratch\.terraform\plugins\windows_amd64\terraform-provider-aws_v2.23.0_x4.exe pid=46604
2019-08-12T09:03:47.644+0930 [DEBUG] plugin: plugin exited
2019/08/12 09:03:47 [TRACE] [walkValidate] Exiting eval tree: provider.aws (close)
2019/08/12 09:03:47 [TRACE] vertex "provider.aws (close)": visit complete
2019/08/12 09:03:47 [TRACE] dag/walk: visiting "root"
2019/08/12 09:03:47 [TRACE] vertex "root": starting visit (terraform.graphNodeRoot)
2019/08/12 09:03:47 [TRACE] vertex "root": visit complete
2019/08/12 09:03:47 [INFO] backend/local: apply calling Refresh
2019/08/12 09:03:47 [INFO] terraform: building graph: GraphTypeRefresh
2019/08/12 09:03:47 [TRACE] No managed resources in state during refresh; skipping managed resource transformer
2019/08/12 09:03:47 [TRACE] Executing graph transform *terraform.ConfigTransformer
2019/08/12 09:03:47 [TRACE] ConfigTransformer: Starting for path:
2019/08/12 09:03:47 [TRACE] Completed graph transform *terraform.ConfigTransformer (no changes)
2019/08/12 09:03:47 [TRACE] Executing graph transform *terraform.OrphanResourceInstanceTransformer
2019/08/12 09:03:47 [TRACE] Completed graph transform *terraform.OrphanResourceInstanceTransformer (no changes)
2019/08/12 09:03:47 [TRACE] Executing graph transform *terraform.StateTransformer
2019/08/12 09:03:47 [TRACE] StateTransformer: state is empty, so nothing to do
2019/08/12 09:03:47 [TRACE] Completed graph transform *terraform.StateTransformer (no changes)
2019/08/12 09:03:47 [TRACE] Executing graph transform *terraform.AttachStateTransformer
2019/08/12 09:03:47 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes)
2019/08/12 09:03:47 [TRACE] Executing graph transform *terraform.AttachResourceConfigTransformer
2019/08/12 09:03:47 [TRACE] Completed graph transform *terraform.AttachResourceConfigTransformer (no changes)
2019/08/12 09:03:47 [TRACE] Executing graph transform *terraform.RootVariableTransformer
2019/08/12 09:03:47 [TRACE] Completed graph transform *terraform.RootVariableTransformer with new graph:
var.admin_password - *terraform.NodeRootVariable
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
------
2019/08/12 09:03:47 [TRACE] Executing graph transform *terraform.LocalTransformer
2019/08/12 09:03:47 [TRACE] Completed graph transform *terraform.LocalTransformer (no changes)
2019/08/12 09:03:47 [TRACE] Executing graph transform *terraform.OutputTransformer
2019/08/12 09:03:47 [TRACE] Completed graph transform *terraform.OutputTransformer with new graph:
output.private_ip - *terraform.NodeApplyableOutput
var.admin_password - *terraform.NodeRootVariable
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
------
2019/08/12 09:03:47 [TRACE] Executing graph transform *terraform.ModuleVariableTransformer
2019/08/12 09:03:47 [TRACE] Completed graph transform *terraform.ModuleVariableTransformer (no changes)
2019/08/12 09:03:47 [TRACE] Executing graph transform *terraform.graphTransformerMulti
2019/08/12 09:03:47 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderConfigTransformer
2019/08/12 09:03:47 [TRACE] ProviderConfigTransformer: attaching to "provider.aws" provider configuration from main.tf:31,1-15
2019/08/12 09:03:47 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderConfigTransformer with new graph:
output.private_ip - *terraform.NodeApplyableOutput
provider.aws - *terraform.NodeApplyableProvider
var.admin_password - *terraform.NodeRootVariable
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
------
2019/08/12 09:03:47 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.MissingProviderTransformer
2019/08/12 09:03:47 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.MissingProviderTransformer (no changes)
2019/08/12 09:03:47 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderTransformer
2019/08/12 09:03:47 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderTransformer (no changes)
2019/08/12 09:03:47 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.PruneProviderTransformer
2019/08/12 09:03:47 [DEBUG] pruning unused provider.aws
2019/08/12 09:03:47 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.PruneProviderTransformer with new graph:
output.private_ip - *terraform.NodeApplyableOutput
var.admin_password - *terraform.NodeRootVariable
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
------
2019/08/12 09:03:47 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ParentProviderTransformer
2019/08/12 09:03:47 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ParentProviderTransformer (no changes)
2019/08/12 09:03:47 [TRACE] Completed graph transform *terraform.graphTransformerMulti (no changes)
2019/08/12 09:03:47 [TRACE] Executing graph transform *terraform.AttachSchemaTransformer
2019/08/12 09:03:47 [TRACE] Completed graph transform *terraform.AttachSchemaTransformer (no changes)
2019/08/12 09:03:47 [TRACE] Executing graph transform *terraform.ReferenceTransformer
2019/08/12 09:03:47 [DEBUG] ReferenceTransformer: "var.instance_count" references: []
2019/08/12 09:03:47 [DEBUG] ReferenceTransformer: "var.username" references: []
2019/08/12 09:03:47 [DEBUG] ReferenceTransformer: "var.admin_password" references: []
2019/08/12 09:03:47 [DEBUG] ReferenceTransformer: "var.instance_name" references: []
2019/08/12 09:03:47 [DEBUG] ReferenceTransformer: "var.vpc_id" references: []
2019/08/12 09:03:47 [DEBUG] ReferenceTransformer: "var.aws_access_key" references: []
2019/08/12 09:03:47 [DEBUG] ReferenceTransformer: "var.aws_secret_key" references: []
2019/08/12 09:03:47 [DEBUG] ReferenceTransformer: "output.private_ip" references: []
2019/08/12 09:03:47 [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes)
2019/08/12 09:03:47 [TRACE] Executing graph transform *terraform.TargetsTransformer
2019/08/12 09:03:47 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes)
2019/08/12 09:03:47 [TRACE] Executing graph transform *terraform.CloseProviderTransformer
2019/08/12 09:03:47 [TRACE] Completed graph transform *terraform.CloseProviderTransformer (no changes)
2019/08/12 09:03:47 [TRACE] Executing graph transform *terraform.RootTransformer
2019/08/12 09:03:47 [TRACE] Completed graph transform *terraform.RootTransformer with new graph:
output.private_ip - *terraform.NodeApplyableOutput
root - terraform.graphNodeRoot
output.private_ip - *terraform.NodeApplyableOutput
var.admin_password - *terraform.NodeRootVariable
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
var.admin_password - *terraform.NodeRootVariable
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
------
2019/08/12 09:03:47 [TRACE] Executing graph transform *terraform.TransitiveReductionTransformer
2019/08/12 09:03:47 [TRACE] Completed graph transform *terraform.TransitiveReductionTransformer (no changes)
2019/08/12 09:03:47 [DEBUG] Starting graph walk: walkRefresh
2019/08/12 09:03:47 [TRACE] dag/walk: updating graph
2019/08/12 09:03:47 [TRACE] dag/walk: added new vertex: "var.admin_password"
2019/08/12 09:03:47 [TRACE] dag/walk: added new vertex: "var.instance_name"
2019/08/12 09:03:47 [TRACE] dag/walk: added new vertex: "var.vpc_id"
2019/08/12 09:03:47 [TRACE] dag/walk: added new vertex: "var.username"
2019/08/12 09:03:47 [TRACE] dag/walk: added new vertex: "output.private_ip"
2019/08/12 09:03:47 [TRACE] dag/walk: added new vertex: "var.aws_access_key"
2019/08/12 09:03:47 [TRACE] dag/walk: added new vertex: "var.instance_count"
2019/08/12 09:03:47 [TRACE] dag/walk: added new vertex: "root"
2019/08/12 09:03:47 [TRACE] dag/walk: added new vertex: "var.aws_secret_key"
2019/08/12 09:03:47 [TRACE] dag/walk: added edge: "root" waiting on "var.admin_password"
2019/08/12 09:03:47 [TRACE] dag/walk: added edge: "root" waiting on "var.instance_name"
2019/08/12 09:03:47 [TRACE] dag/walk: added edge: "root" waiting on "var.vpc_id"
2019/08/12 09:03:47 [TRACE] dag/walk: added edge: "root" waiting on "var.aws_access_key"
2019/08/12 09:03:47 [TRACE] dag/walk: added edge: "root" waiting on "var.aws_secret_key"
2019/08/12 09:03:47 [TRACE] dag/walk: added edge: "root" waiting on "output.private_ip"
2019/08/12 09:03:47 [TRACE] dag/walk: added edge: "root" waiting on "var.instance_count"
2019/08/12 09:03:47 [TRACE] dag/walk: added edge: "root" waiting on "var.username"
2019/08/12 09:03:47 [TRACE] dag/walk: dependencies changed for "root", sending new deps
2019/08/12 09:03:47 [TRACE] dag/walk: visiting "var.admin_password"
2019/08/12 09:03:47 [TRACE] vertex "var.admin_password": starting visit (*terraform.NodeRootVariable)
2019/08/12 09:03:47 [TRACE] vertex "var.admin_password": visit complete
2019/08/12 09:03:47 [TRACE] dag/walk: visiting "var.instance_name"
2019/08/12 09:03:47 [TRACE] vertex "var.instance_name": starting visit (*terraform.NodeRootVariable)
2019/08/12 09:03:47 [TRACE] dag/walk: visiting "var.instance_count"
2019/08/12 09:03:47 [TRACE] dag/walk: visiting "var.aws_access_key"
2019/08/12 09:03:47 [TRACE] vertex "var.aws_access_key": starting visit (*terraform.NodeRootVariable)
2019/08/12 09:03:47 [TRACE] vertex "var.instance_count": starting visit (*terraform.NodeRootVariable)
2019/08/12 09:03:47 [TRACE] vertex "var.aws_access_key": visit complete
2019/08/12 09:03:47 [TRACE] dag/walk: visiting "var.aws_secret_key"
2019/08/12 09:03:47 [TRACE] vertex "var.aws_secret_key": starting visit (*terraform.NodeRootVariable)
2019/08/12 09:03:47 [TRACE] vertex "var.instance_count": visit complete
2019/08/12 09:03:47 [TRACE] vertex "var.aws_secret_key": visit complete
2019/08/12 09:03:47 [TRACE] vertex "var.instance_name": visit complete
2019/08/12 09:03:47 [TRACE] dag/walk: visiting "var.vpc_id"
2019/08/12 09:03:47 [TRACE] vertex "var.vpc_id": starting visit (*terraform.NodeRootVariable)
2019/08/12 09:03:47 [TRACE] vertex "var.vpc_id": visit complete
2019/08/12 09:03:47 [TRACE] dag/walk: visiting "var.username"
2019/08/12 09:03:47 [TRACE] vertex "var.username": starting visit (*terraform.NodeRootVariable)
2019/08/12 09:03:47 [TRACE] vertex "var.username": visit complete
2019/08/12 09:03:47 [TRACE] dag/walk: visiting "output.private_ip"
2019/08/12 09:03:47 [TRACE] vertex "output.private_ip": starting visit (*terraform.NodeApplyableOutput)
2019/08/12 09:03:47 [TRACE] vertex "output.private_ip": evaluating
2019/08/12 09:03:47 [TRACE] [walkRefresh] Entering eval tree: output.private_ip
2019/08/12 09:03:47 [TRACE] <root>: eval: *terraform.EvalSequence
2019/08/12 09:03:47 [TRACE] <root>: eval: *terraform.EvalOpFilter
2019/08/12 09:03:47 [TRACE] <root>: eval: *terraform.EvalWriteOutput
2019/08/12 09:03:47 [TRACE] EvalWriteOutput: Removing output.private_ip from state (it is now null)
2019/08/12 09:03:47 [TRACE] EvalWriteOutput: Saving Create change for output.private_ip in changeset
2019/08/12 09:03:47 [TRACE] [walkRefresh] Exiting eval tree: output.private_ip
2019/08/12 09:03:47 [TRACE] vertex "output.private_ip": visit complete
2019/08/12 09:03:47 [TRACE] dag/walk: visiting "root"
2019/08/12 09:03:47 [TRACE] vertex "root": starting visit (terraform.graphNodeRoot)
2019/08/12 09:03:47 [TRACE] vertex "root": visit complete
2019/08/12 09:03:47 [INFO] backend/local: apply calling Plan
2019/08/12 09:03:47 [INFO] terraform: building graph: GraphTypePlan
2019/08/12 09:03:47 [TRACE] Executing graph transform *terraform.ConfigTransformer
2019/08/12 09:03:47 [TRACE] ConfigTransformer: Starting for path:
2019/08/12 09:03:47 [TRACE] Completed graph transform *terraform.ConfigTransformer with new graph:
aws_instance.ec2instance - *terraform.NodePlannableResource
aws_security_group.ec2instance-sg - *terraform.NodePlannableResource
null_resource.nullresource - *terraform.NodePlannableResource
------
2019/08/12 09:03:47 [TRACE] Executing graph transform *terraform.LocalTransformer
2019/08/12 09:03:47 [TRACE] Completed graph transform *terraform.LocalTransformer (no changes)
2019/08/12 09:03:47 [TRACE] Executing graph transform *terraform.OutputTransformer
2019/08/12 09:03:47 [TRACE] Completed graph transform *terraform.OutputTransformer with new graph:
aws_instance.ec2instance - *terraform.NodePlannableResource
aws_security_group.ec2instance-sg - *terraform.NodePlannableResource
null_resource.nullresource - *terraform.NodePlannableResource
output.private_ip - *terraform.NodeApplyableOutput
------
2019/08/12 09:03:47 [TRACE] Executing graph transform *terraform.OrphanResourceInstanceTransformer
2019/08/12 09:03:47 [TRACE] Completed graph transform *terraform.OrphanResourceInstanceTransformer (no changes)
2019/08/12 09:03:47 [TRACE] Executing graph transform *terraform.StateTransformer
2019/08/12 09:03:47 [TRACE] StateTransformer: state is empty, so nothing to do
2019/08/12 09:03:47 [TRACE] Completed graph transform *terraform.StateTransformer (no changes)
2019/08/12 09:03:47 [TRACE] Executing graph transform *terraform.OrphanOutputTransformer
2019/08/12 09:03:47 [TRACE] Completed graph transform *terraform.OrphanOutputTransformer (no changes)
2019/08/12 09:03:47 [TRACE] Executing graph transform *terraform.AttachResourceConfigTransformer
2019/08/12 09:03:47 [TRACE] AttachResourceConfigTransformer: attaching to "aws_security_group.ec2instance-sg" (*terraform.NodePlannableResource) config from main.tf:80,1-47
2019/08/12 09:03:47 [TRACE] AttachResourceConfigTransformer: attaching to "aws_instance.ec2instance" (*terraform.NodePlannableResource) config from main.tf:41,1-38
2019/08/12 09:03:47 [TRACE] AttachResourceConfigTransformer: attaching to "null_resource.nullresource" (*terraform.NodePlannableResource) config from main.tf:53,1-40
2019/08/12 09:03:47 [TRACE] Completed graph transform *terraform.AttachResourceConfigTransformer (no changes)
2019/08/12 09:03:47 [TRACE] Executing graph transform *terraform.AttachStateTransformer
2019/08/12 09:03:47 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes)
2019/08/12 09:03:47 [TRACE] Executing graph transform *terraform.RootVariableTransformer
2019/08/12 09:03:47 [TRACE] Completed graph transform *terraform.RootVariableTransformer with new graph:
aws_instance.ec2instance - *terraform.NodePlannableResource
aws_security_group.ec2instance-sg - *terraform.NodePlannableResource
null_resource.nullresource - *terraform.NodePlannableResource
output.private_ip - *terraform.NodeApplyableOutput
var.admin_password - *terraform.NodeRootVariable
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
------
2019/08/12 09:03:47 [TRACE] Executing graph transform *terraform.MissingProvisionerTransformer
2019/08/12 09:03:47 [TRACE] MissingProviderTransformer: added implicit provisioner .remote-exec, first implied by null_resource.nullresource
2019/08/12 09:03:47 [TRACE] Completed graph transform *terraform.MissingProvisionerTransformer with new graph:
aws_instance.ec2instance - *terraform.NodePlannableResource
aws_security_group.ec2instance-sg - *terraform.NodePlannableResource
null_resource.nullresource - *terraform.NodePlannableResource
output.private_ip - *terraform.NodeApplyableOutput
provisioner.remote-exec - *terraform.NodeProvisioner
var.admin_password - *terraform.NodeRootVariable
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
------
2019/08/12 09:03:47 [TRACE] Executing graph transform *terraform.ProvisionerTransformer
2019/08/12 09:03:47 [TRACE] ProvisionerTransformer: null_resource.nullresource is provisioned by .remote-exec ("provisioner.remote-exec")
2019/08/12 09:03:47 [TRACE] Completed graph transform *terraform.ProvisionerTransformer with new graph:
aws_instance.ec2instance - *terraform.NodePlannableResource
aws_security_group.ec2instance-sg - *terraform.NodePlannableResource
null_resource.nullresource - *terraform.NodePlannableResource
provisioner.remote-exec - *terraform.NodeProvisioner
output.private_ip - *terraform.NodeApplyableOutput
provisioner.remote-exec - *terraform.NodeProvisioner
var.admin_password - *terraform.NodeRootVariable
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
------
2019/08/12 09:03:47 [TRACE] Executing graph transform *terraform.ModuleVariableTransformer
2019/08/12 09:03:47 [TRACE] Completed graph transform *terraform.ModuleVariableTransformer (no changes)
2019/08/12 09:03:47 [TRACE] Executing graph transform *terraform.graphTransformerMulti
2019/08/12 09:03:47 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderConfigTransformer
2019/08/12 09:03:47 [TRACE] ProviderConfigTransformer: attaching to "provider.aws" provider configuration from main.tf:31,1-15
2019/08/12 09:03:47 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderConfigTransformer with new graph:
aws_instance.ec2instance - *terraform.NodePlannableResource
aws_security_group.ec2instance-sg - *terraform.NodePlannableResource
null_resource.nullresource - *terraform.NodePlannableResource
provisioner.remote-exec - *terraform.NodeProvisioner
output.private_ip - *terraform.NodeApplyableOutput
provider.aws - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.admin_password - *terraform.NodeRootVariable
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
------
2019/08/12 09:03:47 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.MissingProviderTransformer
2019/08/12 09:03:47 [DEBUG] adding implicit provider configuration provider.null, implied first by null_resource.nullresource
2019/08/12 09:03:47 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.MissingProviderTransformer with new graph:
aws_instance.ec2instance - *terraform.NodePlannableResource
aws_security_group.ec2instance-sg - *terraform.NodePlannableResource
null_resource.nullresource - *terraform.NodePlannableResource
provisioner.remote-exec - *terraform.NodeProvisioner
output.private_ip - *terraform.NodeApplyableOutput
provider.aws - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.admin_password - *terraform.NodeRootVariable
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
------
2019/08/12 09:03:47 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderTransformer
2019/08/12 09:03:47 [TRACE] ProviderTransformer: aws_security_group.ec2instance-sg is provided by provider.aws or inherited equivalent
2019/08/12 09:03:47 [TRACE] ProviderTransformer: null_resource.nullresource is provided by provider.null or inherited equivalent
2019/08/12 09:03:47 [TRACE] ProviderTransformer: aws_instance.ec2instance is provided by provider.aws or inherited equivalent
2019/08/12 09:03:47 [TRACE] ProviderTransformer: exact match for provider.aws serving aws_security_group.ec2instance-sg
2019/08/12 09:03:47 [DEBUG] ProviderTransformer: "aws_security_group.ec2instance-sg" (*terraform.NodePlannableResource) needs provider.aws
2019/08/12 09:03:47 [TRACE] ProviderTransformer: exact match for provider.null serving null_resource.nullresource
2019/08/12 09:03:47 [DEBUG] ProviderTransformer: "null_resource.nullresource" (*terraform.NodePlannableResource) needs provider.null
2019/08/12 09:03:47 [TRACE] ProviderTransformer: exact match for provider.aws serving aws_instance.ec2instance
2019/08/12 09:03:47 [DEBUG] ProviderTransformer: "aws_instance.ec2instance" (*terraform.NodePlannableResource) needs provider.aws
2019/08/12 09:03:47 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderTransformer with new graph:
aws_instance.ec2instance - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
aws_security_group.ec2instance-sg - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
null_resource.nullresource - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
output.private_ip - *terraform.NodeApplyableOutput
provider.aws - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.admin_password - *terraform.NodeRootVariable
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
------
2019/08/12 09:03:47 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.PruneProviderTransformer
2019/08/12 09:03:47 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.PruneProviderTransformer (no changes)
2019/08/12 09:03:47 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ParentProviderTransformer
2019/08/12 09:03:47 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ParentProviderTransformer (no changes)
2019/08/12 09:03:47 [TRACE] Completed graph transform *terraform.graphTransformerMulti with new graph:
aws_instance.ec2instance - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
aws_security_group.ec2instance-sg - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
null_resource.nullresource - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
output.private_ip - *terraform.NodeApplyableOutput
provider.aws - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.admin_password - *terraform.NodeRootVariable
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
------
2019/08/12 09:03:47 [TRACE] Executing graph transform *terraform.RemovedModuleTransformer
2019/08/12 09:03:47 [TRACE] Completed graph transform *terraform.RemovedModuleTransformer (no changes)
2019/08/12 09:03:47 [TRACE] Executing graph transform *terraform.AttachSchemaTransformer
2019/08/12 09:03:47 [TRACE] AttachSchemaTransformer: attaching resource schema to aws_instance.ec2instance
2019/08/12 09:03:47 [TRACE] AttachSchemaTransformer: attaching provider config schema to provider.aws
2019/08/12 09:03:47 [TRACE] AttachSchemaTransformer: attaching provider config schema to provider.null
2019/08/12 09:03:47 [TRACE] AttachSchemaTransformer: attaching resource schema to aws_security_group.ec2instance-sg
2019/08/12 09:03:47 [TRACE] AttachSchemaTransformer: attaching resource schema to null_resource.nullresource
2019/08/12 09:03:47 [TRACE] AttachSchemaTransformer: attaching provisioner "remote-exec" config schema to null_resource.nullresource
2019/08/12 09:03:47 [TRACE] Completed graph transform *terraform.AttachSchemaTransformer (no changes)
2019/08/12 09:03:47 [TRACE] Executing graph transform *terraform.ReferenceTransformer
2019/08/12 09:03:47 [DEBUG] ReferenceTransformer: "var.instance_name" references: []
2019/08/12 09:03:47 [DEBUG] ReferenceTransformer: "var.aws_access_key" references: []
2019/08/12 09:03:47 [DEBUG] ReferenceTransformer: "var.username" references: []
2019/08/12 09:03:47 [DEBUG] ReferenceTransformer: "provisioner.remote-exec" references: []
2019/08/12 09:03:47 [DEBUG] ReferenceTransformer: "provider.null" references: []
2019/08/12 09:03:47 [DEBUG] ReferenceTransformer: "aws_security_group.ec2instance-sg" references: [var.instance_name var.instance_name var.vpc_id]
2019/08/12 09:03:47 [DEBUG] ReferenceTransformer: "null_resource.nullresource" references: [var.instance_count var.username aws_instance.ec2instance var.admin_password]
2019/08/12 09:03:47 [DEBUG] ReferenceTransformer: "var.instance_count" references: []
2019/08/12 09:03:47 [DEBUG] ReferenceTransformer: "provider.aws" references: [var.aws_secret_key var.aws_access_key]
2019/08/12 09:03:47 [DEBUG] ReferenceTransformer: "var.admin_password" references: []
2019/08/12 09:03:47 [DEBUG] ReferenceTransformer: "var.vpc_id" references: []
2019/08/12 09:03:47 [DEBUG] ReferenceTransformer: "aws_instance.ec2instance" references: [var.instance_count var.instance_name aws_security_group.ec2instance-sg]
2019/08/12 09:03:47 [DEBUG] ReferenceTransformer: "output.private_ip" references: [aws_instance.ec2instance]
2019/08/12 09:03:47 [DEBUG] ReferenceTransformer: "var.aws_secret_key" references: []
2019/08/12 09:03:47 [TRACE] Completed graph transform *terraform.ReferenceTransformer with new graph:
aws_instance.ec2instance - *terraform.NodePlannableResource
aws_security_group.ec2instance-sg - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
aws_security_group.ec2instance-sg - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
var.instance_name - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
null_resource.nullresource - *terraform.NodePlannableResource
aws_instance.ec2instance - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.admin_password - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
output.private_ip - *terraform.NodeApplyableOutput
aws_instance.ec2instance - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.admin_password - *terraform.NodeRootVariable
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
------
2019/08/12 09:03:47 [TRACE] Executing graph transform *terraform.CountBoundaryTransformer
2019/08/12 09:03:47 [TRACE] Completed graph transform *terraform.CountBoundaryTransformer with new graph:
aws_instance.ec2instance - *terraform.NodePlannableResource
aws_security_group.ec2instance-sg - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
aws_security_group.ec2instance-sg - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
var.instance_name - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
aws_instance.ec2instance - *terraform.NodePlannableResource
aws_security_group.ec2instance-sg - *terraform.NodePlannableResource
null_resource.nullresource - *terraform.NodePlannableResource
output.private_ip - *terraform.NodeApplyableOutput
provider.aws - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.admin_password - *terraform.NodeRootVariable
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
null_resource.nullresource - *terraform.NodePlannableResource
aws_instance.ec2instance - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.admin_password - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
output.private_ip - *terraform.NodeApplyableOutput
aws_instance.ec2instance - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.admin_password - *terraform.NodeRootVariable
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
------
2019/08/12 09:03:47 [TRACE] Executing graph transform *terraform.TargetsTransformer
2019/08/12 09:03:47 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes)
2019/08/12 09:03:47 [TRACE] Executing graph transform *terraform.ForcedCBDTransformer
2019/08/12 09:03:47 [TRACE] ForcedCBDTransformer: "aws_instance.ec2instance" (*terraform.NodePlannableResource) has no CBD descendent, so skipping
2019/08/12 09:03:47 [TRACE] ForcedCBDTransformer: "aws_security_group.ec2instance-sg" (*terraform.NodePlannableResource) has no CBD descendent, so skipping
2019/08/12 09:03:47 [TRACE] ForcedCBDTransformer: "null_resource.nullresource" (*terraform.NodePlannableResource) has no CBD descendent, so skipping
2019/08/12 09:03:47 [TRACE] Completed graph transform *terraform.ForcedCBDTransformer (no changes)
2019/08/12 09:03:47 [TRACE] Executing graph transform *terraform.CloseProviderTransformer
2019/08/12 09:03:47 [TRACE] Completed graph transform *terraform.CloseProviderTransformer with new graph:
aws_instance.ec2instance - *terraform.NodePlannableResource
aws_security_group.ec2instance-sg - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
aws_security_group.ec2instance-sg - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
var.instance_name - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
aws_instance.ec2instance - *terraform.NodePlannableResource
aws_security_group.ec2instance-sg - *terraform.NodePlannableResource
null_resource.nullresource - *terraform.NodePlannableResource
output.private_ip - *terraform.NodeApplyableOutput
provider.aws - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.admin_password - *terraform.NodeRootVariable
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
null_resource.nullresource - *terraform.NodePlannableResource
aws_instance.ec2instance - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.admin_password - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
output.private_ip - *terraform.NodeApplyableOutput
aws_instance.ec2instance - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_instance.ec2instance - *terraform.NodePlannableResource
aws_security_group.ec2instance-sg - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
null_resource.nullresource - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.admin_password - *terraform.NodeRootVariable
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
------
2019/08/12 09:03:47 [TRACE] Executing graph transform *terraform.CloseProvisionerTransformer
2019/08/12 09:03:47 [TRACE] Completed graph transform *terraform.CloseProvisionerTransformer with new graph:
aws_instance.ec2instance - *terraform.NodePlannableResource
aws_security_group.ec2instance-sg - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
aws_security_group.ec2instance-sg - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
var.instance_name - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
aws_instance.ec2instance - *terraform.NodePlannableResource
aws_security_group.ec2instance-sg - *terraform.NodePlannableResource
null_resource.nullresource - *terraform.NodePlannableResource
output.private_ip - *terraform.NodeApplyableOutput
provider.aws - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.admin_password - *terraform.NodeRootVariable
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
null_resource.nullresource - *terraform.NodePlannableResource
aws_instance.ec2instance - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.admin_password - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
output.private_ip - *terraform.NodeApplyableOutput
aws_instance.ec2instance - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_instance.ec2instance - *terraform.NodePlannableResource
aws_security_group.ec2instance-sg - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
null_resource.nullresource - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
provisioner.remote-exec (close) - *terraform.graphNodeCloseProvisioner
null_resource.nullresource - *terraform.NodePlannableResource
var.admin_password - *terraform.NodeRootVariable
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
------
2019/08/12 09:03:47 [TRACE] Executing graph transform *terraform.RootTransformer
2019/08/12 09:03:47 [TRACE] Completed graph transform *terraform.RootTransformer with new graph:
aws_instance.ec2instance - *terraform.NodePlannableResource
aws_security_group.ec2instance-sg - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
aws_security_group.ec2instance-sg - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
var.instance_name - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
aws_instance.ec2instance - *terraform.NodePlannableResource
aws_security_group.ec2instance-sg - *terraform.NodePlannableResource
null_resource.nullresource - *terraform.NodePlannableResource
output.private_ip - *terraform.NodeApplyableOutput
provider.aws - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.admin_password - *terraform.NodeRootVariable
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
null_resource.nullresource - *terraform.NodePlannableResource
aws_instance.ec2instance - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.admin_password - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
output.private_ip - *terraform.NodeApplyableOutput
aws_instance.ec2instance - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_instance.ec2instance - *terraform.NodePlannableResource
aws_security_group.ec2instance-sg - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
null_resource.nullresource - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
provisioner.remote-exec (close) - *terraform.graphNodeCloseProvisioner
null_resource.nullresource - *terraform.NodePlannableResource
root - terraform.graphNodeRoot
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
provider.aws (close) - *terraform.graphNodeCloseProvider
provider.null (close) - *terraform.graphNodeCloseProvider
provisioner.remote-exec (close) - *terraform.graphNodeCloseProvisioner
var.admin_password - *terraform.NodeRootVariable
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
------
2019/08/12 09:03:47 [TRACE] Executing graph transform *terraform.TransitiveReductionTransformer
2019/08/12 09:03:47 [TRACE] Completed graph transform *terraform.TransitiveReductionTransformer with new graph:
aws_instance.ec2instance - *terraform.NodePlannableResource
aws_security_group.ec2instance-sg - *terraform.NodePlannableResource
var.instance_count - *terraform.NodeRootVariable
aws_security_group.ec2instance-sg - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
var.instance_name - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
null_resource.nullresource - *terraform.NodePlannableResource
output.private_ip - *terraform.NodeApplyableOutput
null_resource.nullresource - *terraform.NodePlannableResource
aws_instance.ec2instance - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.admin_password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
output.private_ip - *terraform.NodeApplyableOutput
aws_instance.ec2instance - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_instance.ec2instance - *terraform.NodePlannableResource
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
null_resource.nullresource - *terraform.NodePlannableResource
provisioner.remote-exec - *terraform.NodeProvisioner
provisioner.remote-exec (close) - *terraform.graphNodeCloseProvisioner
null_resource.nullresource - *terraform.NodePlannableResource
root - terraform.graphNodeRoot
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
provider.aws (close) - *terraform.graphNodeCloseProvider
provider.null (close) - *terraform.graphNodeCloseProvider
provisioner.remote-exec (close) - *terraform.graphNodeCloseProvisioner
var.admin_password - *terraform.NodeRootVariable
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
------
2019/08/12 09:03:47 [DEBUG] Starting graph walk: walkPlan
2019/08/12 09:03:47 [TRACE] dag/walk: updating graph
2019/08/12 09:03:47 [TRACE] dag/walk: added new vertex: "var.instance_count"
2019/08/12 09:03:47 [TRACE] dag/walk: added new vertex: "output.private_ip"
2019/08/12 09:03:47 [TRACE] dag/walk: added new vertex: "var.username"
2019/08/12 09:03:47 [TRACE] dag/walk: added new vertex: "provider.null"
2019/08/12 09:03:47 [TRACE] dag/walk: added new vertex: "meta.count-boundary (EachMode fixup)"
2019/08/12 09:03:47 [TRACE] dag/walk: added new vertex: "var.aws_secret_key"
2019/08/12 09:03:47 [TRACE] dag/walk: added new vertex: "aws_instance.ec2instance"
2019/08/12 09:03:47 [TRACE] dag/walk: added new vertex: "var.instance_name"
2019/08/12 09:03:47 [TRACE] dag/walk: added new vertex: "provisioner.remote-exec"
2019/08/12 09:03:47 [TRACE] dag/walk: added new vertex: "provider.aws"
2019/08/12 09:03:47 [TRACE] dag/walk: added new vertex: "provider.aws (close)"
2019/08/12 09:03:47 [TRACE] dag/walk: added new vertex: "aws_security_group.ec2instance-sg"
2019/08/12 09:03:47 [TRACE] dag/walk: added new vertex: "var.admin_password"
2019/08/12 09:03:47 [TRACE] dag/walk: added new vertex: "var.aws_access_key"
2019/08/12 09:03:47 [TRACE] dag/walk: added new vertex: "root"
2019/08/12 09:03:47 [TRACE] dag/walk: added new vertex: "var.vpc_id"
2019/08/12 09:03:47 [TRACE] dag/walk: added new vertex: "provisioner.remote-exec (close)"
2019/08/12 09:03:47 [TRACE] dag/walk: added new vertex: "provider.null (close)"
2019/08/12 09:03:47 [TRACE] dag/walk: added new vertex: "null_resource.nullresource"
2019/08/12 09:03:47 [TRACE] dag/walk: added edge: "null_resource.nullresource" waiting on "aws_instance.ec2instance"
2019/08/12 09:03:47 [TRACE] dag/walk: added edge: "provider.null (close)" waiting on "null_resource.nullresource"
2019/08/12 09:03:47 [TRACE] dag/walk: added edge: "null_resource.nullresource" waiting on "var.username"
2019/08/12 09:03:47 [TRACE] dag/walk: added edge: "null_resource.nullresource" waiting on "var.admin_password"
2019/08/12 09:03:47 [TRACE] dag/walk: added edge: "root" waiting on "provisioner.remote-exec (close)"
2019/08/12 09:03:47 [TRACE] dag/walk: added edge: "meta.count-boundary (EachMode fixup)" waiting on "output.private_ip"
2019/08/12 09:03:47 [TRACE] dag/walk: added edge: "output.private_ip" waiting on "aws_instance.ec2instance"
2019/08/12 09:03:47 [TRACE] dag/walk: added edge: "provisioner.remote-exec (close)" waiting on "null_resource.nullresource"
2019/08/12 09:03:47 [TRACE] dag/walk: added edge: "root" waiting on "provider.null (close)"
2019/08/12 09:03:47 [TRACE] dag/walk: added edge: "null_resource.nullresource" waiting on "provisioner.remote-exec"
2019/08/12 09:03:47 [TRACE] dag/walk: added edge: "aws_security_group.ec2instance-sg" waiting on "var.vpc_id"
2019/08/12 09:03:47 [TRACE] dag/walk: added edge: "provider.aws" waiting on "var.aws_secret_key"
2019/08/12 09:03:47 [TRACE] dag/walk: added edge: "meta.count-boundary (EachMode fixup)" waiting on "null_resource.nullresource"
2019/08/12 09:03:47 [TRACE] dag/walk: added edge: "provider.aws" waiting on "var.aws_access_key"
2019/08/12 09:03:47 [TRACE] dag/walk: added edge: "aws_security_group.ec2instance-sg" waiting on "provider.aws"
2019/08/12 09:03:47 [TRACE] dag/walk: added edge: "aws_instance.ec2instance" waiting on "aws_security_group.ec2instance-sg"
2019/08/12 09:03:47 [TRACE] dag/walk: added edge: "root" waiting on "provider.aws (close)"
2019/08/12 09:03:47 [TRACE] dag/walk: added edge: "aws_instance.ec2instance" waiting on "var.instance_count"
2019/08/12 09:03:47 [TRACE] dag/walk: added edge: "aws_security_group.ec2instance-sg" waiting on "var.instance_name"
2019/08/12 09:03:47 [TRACE] dag/walk: added edge: "root" waiting on "meta.count-boundary (EachMode fixup)"
2019/08/12 09:03:47 [TRACE] dag/walk: added edge: "provider.aws (close)" waiting on "aws_instance.ec2instance"
2019/08/12 09:03:47 [TRACE] dag/walk: added edge: "null_resource.nullresource" waiting on "provider.null"
2019/08/12 09:03:47 [TRACE] dag/walk: dependencies changed for "null_resource.nullresource", sending new deps
2019/08/12 09:03:47 [TRACE] dag/walk: dependencies changed for "provider.null (close)", sending new deps
2019/08/12 09:03:47 [TRACE] dag/walk: dependencies changed for "root", sending new deps
2019/08/12 09:03:47 [TRACE] dag/walk: dependencies changed for "meta.count-boundary (EachMode fixup)", sending new deps
2019/08/12 09:03:47 [TRACE] dag/walk: dependencies changed for "output.private_ip", sending new deps
2019/08/12 09:03:47 [TRACE] dag/walk: dependencies changed for "provisioner.remote-exec (close)", sending new deps
2019/08/12 09:03:47 [TRACE] dag/walk: dependencies changed for "provider.aws", sending new deps
2019/08/12 09:03:47 [TRACE] dag/walk: dependencies changed for "aws_security_group.ec2instance-sg", sending new deps
2019/08/12 09:03:47 [TRACE] dag/walk: dependencies changed for "aws_instance.ec2instance", sending new deps
2019/08/12 09:03:47 [TRACE] dag/walk: dependencies changed for "provider.aws (close)", sending new deps
2019/08/12 09:03:47 [TRACE] dag/walk: visiting "var.instance_name"
2019/08/12 09:03:47 [TRACE] vertex "var.instance_name": starting visit (*terraform.NodeRootVariable)
2019/08/12 09:03:47 [TRACE] dag/walk: visiting "var.username"
2019/08/12 09:03:47 [TRACE] dag/walk: visiting "var.admin_password"
2019/08/12 09:03:47 [TRACE] vertex "var.admin_password": starting visit (*terraform.NodeRootVariable)
2019/08/12 09:03:47 [TRACE] dag/walk: visiting "var.aws_secret_key"
2019/08/12 09:03:47 [TRACE] vertex "var.aws_secret_key": starting visit (*terraform.NodeRootVariable)
2019/08/12 09:03:47 [TRACE] dag/walk: visiting "provisioner.remote-exec"
2019/08/12 09:03:47 [TRACE] vertex "var.aws_secret_key": visit complete
2019/08/12 09:03:47 [TRACE] vertex "var.instance_name": visit complete
2019/08/12 09:03:47 [TRACE] vertex "var.admin_password": visit complete
2019/08/12 09:03:47 [TRACE] vertex "var.username": starting visit (*terraform.NodeRootVariable)
2019/08/12 09:03:47 [TRACE] vertex "var.username": visit complete
2019/08/12 09:03:47 [TRACE] dag/walk: visiting "var.vpc_id"
2019/08/12 09:03:47 [TRACE] vertex "var.vpc_id": starting visit (*terraform.NodeRootVariable)
2019/08/12 09:03:47 [TRACE] vertex "var.vpc_id": visit complete
2019/08/12 09:03:47 [TRACE] dag/walk: visiting "provider.null"
2019/08/12 09:03:47 [TRACE] vertex "provider.null": starting visit (*terraform.NodeApplyableProvider)
2019/08/12 09:03:47 [TRACE] vertex "provider.null": evaluating
2019/08/12 09:03:47 [TRACE] [walkPlan] Entering eval tree: provider.null
2019/08/12 09:03:47 [TRACE] <root>: eval: *terraform.EvalSequence
2019/08/12 09:03:47 [TRACE] <root>: eval: *terraform.EvalInitProvider
2019/08/12 09:03:47 [TRACE] dag/walk: visiting "var.instance_count"
2019/08/12 09:03:47 [TRACE] vertex "var.instance_count": starting visit (*terraform.NodeRootVariable)
2019/08/12 09:03:47 [TRACE] vertex "var.instance_count": visit complete
2019/08/12 09:03:47 [TRACE] dag/walk: visiting "var.aws_access_key"
2019/08/12 09:03:47 [TRACE] vertex "var.aws_access_key": starting visit (*terraform.NodeRootVariable)
2019/08/12 09:03:47 [TRACE] vertex "var.aws_access_key": visit complete
2019/08/12 09:03:47 [TRACE] dag/walk: visiting "provider.aws"
2019/08/12 09:03:47 [TRACE] vertex "provider.aws": starting visit (*terraform.NodeApplyableProvider)
2019/08/12 09:03:47 [TRACE] vertex "provider.aws": evaluating
2019/08/12 09:03:47 [TRACE] [walkPlan] Entering eval tree: provider.aws
2019/08/12 09:03:47 [TRACE] <root>: eval: *terraform.EvalSequence
2019/08/12 09:03:47 [TRACE] <root>: eval: *terraform.EvalInitProvider
2019/08/12 09:03:47 [TRACE] vertex "provisioner.remote-exec": starting visit (*terraform.NodeProvisioner)
2019/08/12 09:03:47 [TRACE] vertex "provisioner.remote-exec": evaluating
2019/08/12 09:03:47 [TRACE] [walkPlan] Entering eval tree: provisioner.remote-exec
2019/08/12 09:03:47 [TRACE] <root>: eval: *terraform.EvalInitProvisioner
2019-08-12T09:03:47.646+0930 [INFO] plugin: configuring client automatic mTLS
2019-08-12T09:03:47.646+0930 [DEBUG] plugin: starting plugin: path=C:\Users\hslasw\terraform.exe args=[C:\Users\hslasw\terraform.exe, internal-plugin, provisioner, remote-exec]
2019-08-12T09:03:47.654+0930 [DEBUG] plugin: plugin started: path=C:\Users\hslasw\terraform.exe pid=35140
2019-08-12T09:03:47.654+0930 [DEBUG] plugin: waiting for RPC address: path=C:\Users\hslasw\terraform.exe
2019-08-12T09:03:47.667+0930 [DEBUG] plugin: starting plugin: path=C:\Users\hslasw\docs\Master-TF\terraform-scratch\.terraform\plugins\windows_amd64\terraform-provider-null_v2.1.2_x4.exe args=[C:\Users\hslasw\docs\Master-TF\terraform-scratch\.terraform\plugins\windows_amd64\terraform-provider-null_v2.1.2_x4.exe]
2019-08-12T09:03:47.675+0930 [DEBUG] plugin: plugin started: path=C:\Users\hslasw\docs\Master-TF\terraform-scratch\.terraform\plugins\windows_amd64\terraform-provider-null_v2.1.2_x4.exe pid=35200
2019-08-12T09:03:47.675+0930 [DEBUG] plugin: waiting for RPC address: path=C:\Users\hslasw\docs\Master-TF\terraform-scratch\.terraform\plugins\windows_amd64\terraform-provider-null_v2.1.2_x4.exe
2019-08-12T09:03:47.682+0930 [DEBUG] plugin.terraform.exe: 2019/08/12 09:03:47 [INFO] Terraform version: 0.12.6
2019-08-12T09:03:47.682+0930 [DEBUG] plugin.terraform.exe: 2019/08/12 09:03:47 [INFO] Go runtime version: go1.12.4
2019-08-12T09:03:47.682+0930 [DEBUG] plugin.terraform.exe: 2019/08/12 09:03:47 [INFO] CLI args: []string{"C:\\Users\\hslasw\\terraform.exe", "internal-plugin", "provisioner", "remote-exec"}
2019-08-12T09:03:47.683+0930 [DEBUG] plugin.terraform.exe: 2019/08/12 09:03:47 [DEBUG] Attempting to open CLI config file: C:\Users\hslasw\AppData\Roaming\terraform.rc
2019-08-12T09:03:47.683+0930 [DEBUG] plugin.terraform.exe: 2019/08/12 09:03:47 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2019-08-12T09:03:47.683+0930 [DEBUG] plugin.terraform.exe: 2019/08/12 09:03:47 [INFO] CLI command args: []string{"internal-plugin", "provisioner", "remote-exec"}
2019-08-12T09:03:47.684+0930 [DEBUG] plugin.terraform.exe: remote-exec-provisioner (internal) 2019/08/12 09:03:47 [INFO] Starting provisioner plugin remote-exec
2019-08-12T09:03:47.685+0930 [DEBUG] plugin.terraform.exe: plugin address: address=127.0.0.1:10000 network=tcp timestamp=2019-08-12T09:03:47.685+0930
2019-08-12T09:03:47.685+0930 [DEBUG] plugin: using plugin: version=5
2019/08/12 09:03:47 [TRACE] [walkPlan] Exiting eval tree: provisioner.remote-exec
2019/08/12 09:03:47 [TRACE] vertex "provisioner.remote-exec": visit complete
2019-08-12T09:03:47.692+0930 [INFO] plugin.terraform-provider-null_v2.1.2_x4.exe: configuring server automatic mTLS: timestamp=2019-08-12T09:03:47.692+0930
2019-08-12T09:03:47.716+0930 [DEBUG] plugin: using plugin: version=5
2019-08-12T09:03:47.716+0930 [DEBUG] plugin.terraform-provider-null_v2.1.2_x4.exe: plugin address: address=127.0.0.1:10001 network=tcp timestamp=2019-08-12T09:03:47.716+0930
2019/08/12 09:03:47 [TRACE] BuiltinEvalContext: Initialized "null" provider for provider.null
2019/08/12 09:03:47 [TRACE] <root>: eval: terraform.EvalNoop
2019/08/12 09:03:47 [TRACE] <root>: eval: terraform.EvalNoop
2019/08/12 09:03:47 [TRACE] <root>: eval: *terraform.EvalOpFilter
2019/08/12 09:03:47 [TRACE] <root>: eval: *terraform.EvalSequence
2019/08/12 09:03:47 [TRACE] <root>: eval: *terraform.EvalGetProvider
2019/08/12 09:03:47 [TRACE] <root>: eval: *terraform.EvalOpFilter
2019/08/12 09:03:47 [TRACE] <root>: eval: *terraform.EvalSequence
2019/08/12 09:03:47 [TRACE] <root>: eval: *terraform.EvalConfigProvider
2019/08/12 09:03:47 [TRACE] buildProviderConfig for provider.null: no configuration at all
2019/08/12 09:03:47 [TRACE] GRPCProvider: GetSchema
2019-08-12T09:03:47.716+0930 [INFO] plugin: configuring client automatic mTLS
2019-08-12T09:03:47.738+0930 [DEBUG] plugin: starting plugin: path=C:\Users\hslasw\docs\Master-TF\terraform-scratch\.terraform\plugins\windows_amd64\terraform-provider-aws_v2.23.0_x4.exe args=[C:\Users\hslasw\docs\Master-TF\terraform-scratch\.terraform\plugins\windows_amd64\terraform-provider-aws_v2.23.0_x4.exe]
2019-08-12T09:03:47.745+0930 [DEBUG] plugin: plugin started: path=C:\Users\hslasw\docs\Master-TF\terraform-scratch\.terraform\plugins\windows_amd64\terraform-provider-aws_v2.23.0_x4.exe pid=11000
2019-08-12T09:03:47.745+0930 [DEBUG] plugin: waiting for RPC address: path=C:\Users\hslasw\docs\Master-TF\terraform-scratch\.terraform\plugins\windows_amd64\terraform-provider-aws_v2.23.0_x4.exe
2019-08-12T09:03:47.806+0930 [INFO] plugin.terraform-provider-aws_v2.23.0_x4.exe: configuring server automatic mTLS: timestamp=2019-08-12T09:03:47.806+0930
2019-08-12T09:03:47.829+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: plugin address: address=127.0.0.1:10002 network=tcp timestamp=2019-08-12T09:03:47.829+0930
2019-08-12T09:03:47.829+0930 [DEBUG] plugin: using plugin: version=5
2019/08/12 09:03:47 [TRACE] BuiltinEvalContext: Initialized "aws" provider for provider.aws
2019/08/12 09:03:47 [TRACE] <root>: eval: terraform.EvalNoop
2019/08/12 09:03:47 [TRACE] <root>: eval: terraform.EvalNoop
2019/08/12 09:03:47 [TRACE] <root>: eval: *terraform.EvalOpFilter
2019/08/12 09:03:47 [TRACE] <root>: eval: *terraform.EvalSequence
2019/08/12 09:03:47 [TRACE] <root>: eval: *terraform.EvalGetProvider
2019/08/12 09:03:47 [TRACE] <root>: eval: *terraform.EvalOpFilter
2019/08/12 09:03:47 [TRACE] <root>: eval: *terraform.EvalSequence
2019/08/12 09:03:47 [TRACE] <root>: eval: *terraform.EvalConfigProvider
2019/08/12 09:03:47 [TRACE] buildProviderConfig for provider.aws: using explicit config only
2019/08/12 09:03:47 [TRACE] GRPCProvider: Configure
2019/08/12 09:03:47 [TRACE] GRPCProvider: GetSchema
2019/08/12 09:03:47 [TRACE] [walkPlan] Exiting eval tree: provider.null
2019/08/12 09:03:47 [TRACE] vertex "provider.null": visit complete
2019/08/12 09:03:47 [TRACE] GRPCProvider: Configure
2019-08-12T09:03:47.902+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:47 [INFO] No assume_role block read from configuration
2019-08-12T09:03:47.902+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:47 [INFO] Building AWS auth structure
2019-08-12T09:03:47.902+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:47 [INFO] Setting AWS metadata API timeout to 100ms
2019-08-12T09:03:48.227+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:48 [INFO] Ignoring AWS metadata API endpoint at default location as it doesn't return any instance-id
2019-08-12T09:03:48.227+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:48 [INFO] AWS Auth provider used: "StaticProvider"
2019-08-12T09:03:48.227+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:48 [DEBUG] Trying to get account information via sts:GetCallerIdentity
2019-08-12T09:03:48.228+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:48 [DEBUG] [aws-sdk-go] DEBUG: Request sts/GetCallerIdentity Details:
2019-08-12T09:03:48.228+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-12T09:03:48.228+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: POST / HTTP/1.1
2019-08-12T09:03:48.228+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Host: sts.amazonaws.com
2019-08-12T09:03:48.228+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: User-Agent: aws-sdk-go/1.22.0 (go1.12.6; windows; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.6
2019-08-12T09:03:48.228+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 43
2019-08-12T09:03:48.228+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Authorization: AWS4-HMAC-SHA256 Credential=XXXXXXXXXXXXXXXXXXXXX/20190811/us-east-1/sts/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=27c562b4d5f0059fd2c22951e445c90193487fcee08fc79197145e0d26d43417
2019-08-12T09:03:48.228+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2019-08-12T09:03:48.228+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: X-Amz-Date: 20190811T233348Z
2019-08-12T09:03:48.228+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Accept-Encoding: gzip
2019-08-12T09:03:48.228+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:03:48.228+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Action=GetCallerIdentity&Version=2011-06-15
2019-08-12T09:03:48.228+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:03:49.443+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:49 [DEBUG] [aws-sdk-go] DEBUG: Response sts/GetCallerIdentity Details:
2019-08-12T09:03:49.443+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ RESPONSE ]--------------------------------------
2019-08-12T09:03:49.443+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: HTTP/1.1 200 OK
2019-08-12T09:03:49.443+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Connection: close
2019-08-12T09:03:49.443+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 416
2019-08-12T09:03:49.443+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: text/xml
2019-08-12T09:03:49.443+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Date: Sun, 11 Aug 2019 23:33:48 GMT
2019-08-12T09:03:49.443+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: X-Amzn-Requestid: 7862e3df-bc90-11e9-9e66-89c3c8e1d5d9
2019-08-12T09:03:49.443+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:03:49.443+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:03:49.443+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:03:49.443+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:49 [DEBUG] [aws-sdk-go] <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/">
2019-08-12T09:03:49.443+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <GetCallerIdentityResult>
2019-08-12T09:03:49.443+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <Arn>arn:aws:iam::107096209866:user/ec2-service-account</Arn>
2019-08-12T09:03:49.443+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <UserId>AIDARR33OPHFN53VSTNEB</UserId>
2019-08-12T09:03:49.443+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <Account>107096209866</Account>
2019-08-12T09:03:49.443+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </GetCallerIdentityResult>
2019-08-12T09:03:49.443+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ResponseMetadata>
2019-08-12T09:03:49.443+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <RequestId>7862e3df-bc90-11e9-9e66-89c3c8e1d5d9</RequestId>
2019-08-12T09:03:49.443+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </ResponseMetadata>
2019-08-12T09:03:49.443+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </GetCallerIdentityResponse>
2019-08-12T09:03:49.443+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:49 [DEBUG] Trying to get account information via sts:GetCallerIdentity
2019-08-12T09:03:49.443+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:49 [DEBUG] [aws-sdk-go] DEBUG: Request sts/GetCallerIdentity Details:
2019-08-12T09:03:49.443+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-12T09:03:49.443+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: POST / HTTP/1.1
2019-08-12T09:03:49.443+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Host: sts.amazonaws.com
2019-08-12T09:03:49.443+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: User-Agent: aws-sdk-go/1.22.0 (go1.12.6; windows; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.6
2019-08-12T09:03:49.443+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 43
2019-08-12T09:03:49.443+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Authorization: AWS4-HMAC-SHA256 Credential=XXXXXXXXXXXXXXXXXXXXX/20190811/us-east-1/sts/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=0eb7898ed9d5de93385709c5387d6165845033965ca3f9e37833c87c18ffa556
2019-08-12T09:03:49.443+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2019-08-12T09:03:49.443+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: X-Amz-Date: 20190811T233349Z
2019-08-12T09:03:49.443+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Accept-Encoding: gzip
2019-08-12T09:03:49.443+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:03:49.443+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Action=GetCallerIdentity&Version=2011-06-15
2019-08-12T09:03:49.443+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:03:50.406+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:50 [DEBUG] [aws-sdk-go] DEBUG: Response sts/GetCallerIdentity Details:
2019-08-12T09:03:50.406+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ RESPONSE ]--------------------------------------
2019-08-12T09:03:50.406+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: HTTP/1.1 200 OK
2019-08-12T09:03:50.406+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Connection: close
2019-08-12T09:03:50.406+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 416
2019-08-12T09:03:50.406+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: text/xml
2019-08-12T09:03:50.406+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Date: Sun, 11 Aug 2019 23:33:50 GMT
2019-08-12T09:03:50.406+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: X-Amzn-Requestid: 78f5ae97-bc90-11e9-b9c9-db92fa8641b1
2019-08-12T09:03:50.406+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:03:50.406+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:03:50.406+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:03:50.407+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:50 [DEBUG] [aws-sdk-go] <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/">
2019-08-12T09:03:50.407+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <GetCallerIdentityResult>
2019-08-12T09:03:50.407+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <Arn>arn:aws:iam::107096209866:user/ec2-service-account</Arn>
2019-08-12T09:03:50.407+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <UserId>AIDARR33OPHFN53VSTNEB</UserId>
2019-08-12T09:03:50.407+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <Account>107096209866</Account>
2019-08-12T09:03:50.407+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </GetCallerIdentityResult>
2019-08-12T09:03:50.407+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ResponseMetadata>
2019-08-12T09:03:50.407+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <RequestId>78f5ae97-bc90-11e9-b9c9-db92fa8641b1</RequestId>
2019-08-12T09:03:50.407+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </ResponseMetadata>
2019-08-12T09:03:50.407+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </GetCallerIdentityResponse>
2019-08-12T09:03:50.409+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:50 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeAccountAttributes Details:
2019-08-12T09:03:50.409+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-12T09:03:50.409+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: POST / HTTP/1.1
2019-08-12T09:03:50.409+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Host: ec2.ap-southeast-2.amazonaws.com
2019-08-12T09:03:50.409+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: User-Agent: aws-sdk-go/1.22.0 (go1.12.6; windows; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.6
2019-08-12T09:03:50.409+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 87
2019-08-12T09:03:50.409+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Authorization: AWS4-HMAC-SHA256 Credential=XXXXXXXXXXXXXXXXXXXXX/20190811/ap-southeast-2/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=47fccb3a2b1c5ffc60aa251d76521898851738e14044034a7c2e01510d309fb3
2019-08-12T09:03:50.409+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2019-08-12T09:03:50.409+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: X-Amz-Date: 20190811T233350Z
2019-08-12T09:03:50.409+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Accept-Encoding: gzip
2019-08-12T09:03:50.409+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:03:50.409+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Action=DescribeAccountAttributes&AttributeName.1=supported-platforms&Version=2016-11-15
2019-08-12T09:03:50.409+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:03:50.569+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:50 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeAccountAttributes Details:
2019-08-12T09:03:50.569+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ RESPONSE ]--------------------------------------
2019-08-12T09:03:50.569+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: HTTP/1.1 200 OK
2019-08-12T09:03:50.569+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Connection: close
2019-08-12T09:03:50.569+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 540
2019-08-12T09:03:50.569+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: text/xml;charset=UTF-8
2019-08-12T09:03:50.569+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Date: Sun, 11 Aug 2019 23:33:49 GMT
2019-08-12T09:03:50.569+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Server: AmazonEC2
2019-08-12T09:03:50.569+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:03:50.569+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:03:50.569+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:03:50.569+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:50 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2019-08-12T09:03:50.569+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <DescribeAccountAttributesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2019-08-12T09:03:50.569+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <requestId>43d9e47c-449d-487b-b5f2-6ee183c1d210</requestId>
2019-08-12T09:03:50.569+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <accountAttributeSet>
2019-08-12T09:03:50.569+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:03:50.569+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attributeName>supported-platforms</attributeName>
2019-08-12T09:03:50.569+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attributeValueSet>
2019-08-12T09:03:50.569+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:03:50.569+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attributeValue>VPC</attributeValue>
2019-08-12T09:03:50.569+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:03:50.569+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </attributeValueSet>
2019-08-12T09:03:50.569+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:03:50.569+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </accountAttributeSet>
2019-08-12T09:03:50.569+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </DescribeAccountAttributesResponse>
2019/08/12 09:03:50 [TRACE] [walkPlan] Exiting eval tree: provider.aws
2019/08/12 09:03:50 [TRACE] vertex "provider.aws": visit complete
2019/08/12 09:03:50 [TRACE] dag/walk: visiting "aws_security_group.ec2instance-sg"
2019/08/12 09:03:50 [TRACE] vertex "aws_security_group.ec2instance-sg": starting visit (*terraform.NodePlannableResource)
2019/08/12 09:03:50 [TRACE] vertex "aws_security_group.ec2instance-sg": evaluating
2019/08/12 09:03:50 [TRACE] [walkPlan] Entering eval tree: aws_security_group.ec2instance-sg
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalWriteResourceState
2019/08/12 09:03:50 [TRACE] [walkPlan] Exiting eval tree: aws_security_group.ec2instance-sg
2019/08/12 09:03:50 [TRACE] vertex "aws_security_group.ec2instance-sg": expanding dynamic subgraph
2019/08/12 09:03:50 [TRACE] Executing graph transform *terraform.ResourceCountTransformer
2019/08/12 09:03:50 [TRACE] Completed graph transform *terraform.ResourceCountTransformer with new graph:
aws_security_group.ec2instance-sg - *terraform.NodePlannableResourceInstance
------
2019/08/12 09:03:50 [TRACE] Executing graph transform *terraform.OrphanResourceCountTransformer
2019/08/12 09:03:50 [TRACE] Completed graph transform *terraform.OrphanResourceCountTransformer (no changes)
2019/08/12 09:03:50 [TRACE] Executing graph transform *terraform.AttachStateTransformer
2019/08/12 09:03:50 [DEBUG] Resource instance state not found for node "aws_security_group.ec2instance-sg", instance aws_security_group.ec2instance-sg
2019/08/12 09:03:50 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes)
2019/08/12 09:03:50 [TRACE] Executing graph transform *terraform.TargetsTransformer
2019/08/12 09:03:50 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes)
2019/08/12 09:03:50 [TRACE] Executing graph transform *terraform.ReferenceTransformer
2019/08/12 09:03:50 [DEBUG] ReferenceTransformer: "aws_security_group.ec2instance-sg" references: []
2019/08/12 09:03:50 [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes)
2019/08/12 09:03:50 [TRACE] Executing graph transform *terraform.RootTransformer
2019/08/12 09:03:50 [TRACE] Completed graph transform *terraform.RootTransformer (no changes)
2019/08/12 09:03:50 [TRACE] vertex "aws_security_group.ec2instance-sg": entering dynamic subgraph
2019/08/12 09:03:50 [TRACE] dag/walk: updating graph
2019/08/12 09:03:50 [TRACE] dag/walk: added new vertex: "aws_security_group.ec2instance-sg"
2019/08/12 09:03:50 [TRACE] dag/walk: visiting "aws_security_group.ec2instance-sg"
2019/08/12 09:03:50 [TRACE] vertex "aws_security_group.ec2instance-sg": starting visit (*terraform.NodePlannableResourceInstance)
2019/08/12 09:03:50 [TRACE] vertex "aws_security_group.ec2instance-sg": evaluating
2019/08/12 09:03:50 [TRACE] [walkPlan] Entering eval tree: aws_security_group.ec2instance-sg
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalSequence
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalGetProvider
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalReadState
2019/08/12 09:03:50 [TRACE] EvalReadState: reading state for aws_security_group.ec2instance-sg
2019/08/12 09:03:50 [TRACE] EvalReadState: no state present for aws_security_group.ec2instance-sg
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalValidateSelfRef
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalDiff
2019/08/12 09:03:50 [TRACE] Re-validating config for "aws_security_group.ec2instance-sg"
2019/08/12 09:03:50 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2019/08/12 09:03:50 [TRACE] GRPCProvider: PlanResourceChange
2019/08/12 09:03:50 [WARN] Provider "aws" produced an invalid plan for aws_security_group.ec2instance-sg, 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(""), "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.NullVal(cty.String), "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)})})
- .ingress: planned value cty.SetVal([]cty.Value{cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("172.18.34.7/32")}), "description":cty.StringVal("All traffic from OD"), "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)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("192.168.220.0/24")}), "description":cty.StringVal("HTTP inbound for HAMBS Desktop"), "from_port":cty.NumberIntVal(80), "ipv6_cidr_blocks":cty.ListValEmpty(cty.String), "prefix_list_ids":cty.ListValEmpty(cty.String), "protocol":cty.StringVal("tcp"), "security_groups":cty.SetValEmpty(cty.String), "self":cty.False, "to_port":cty.NumberIntVal(80)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("192.168.220.0/24")}), "description":cty.StringVal("HTTPS inbound for HAMBS Desktop"), "from_port":cty.NumberIntVal(443), "ipv6_cidr_blocks":cty.ListValEmpty(cty.String), "prefix_list_ids":cty.ListValEmpty(cty.String), "protocol":cty.StringVal("tcp"), "security_groups":cty.SetValEmpty(cty.String), "self":cty.False, "to_port":cty.NumberIntVal(443)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("192.168.220.0/24")}), "description":cty.StringVal("OD from HAMBS Desktop"), "from_port":cty.NumberIntVal(10933), "ipv6_cidr_blocks":cty.ListValEmpty(cty.String), "prefix_list_ids":cty.ListValEmpty(cty.String), "protocol":cty.StringVal("tcp"), "security_groups":cty.SetValEmpty(cty.String), "self":cty.False, "to_port":cty.NumberIntVal(10933)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("192.168.220.0/24")}), "description":cty.StringVal("RDP inbound for HAMBS Desktop"), "from_port":cty.NumberIntVal(3389), "ipv6_cidr_blocks":cty.ListValEmpty(cty.String), "prefix_list_ids":cty.ListValEmpty(cty.String), "protocol":cty.StringVal("tcp"), "security_groups":cty.SetValEmpty(cty.String), "self":cty.False, "to_port":cty.NumberIntVal(3389)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("192.168.220.0/24")}), "description":cty.StringVal("WinRM from HAMBS Desktop"), "from_port":cty.NumberIntVal(5985), "ipv6_cidr_blocks":cty.ListValEmpty(cty.String), "prefix_list_ids":cty.ListValEmpty(cty.String), "protocol":cty.StringVal("tcp"), "security_groups":cty.SetValEmpty(cty.String), "self":cty.False, "to_port":cty.NumberIntVal(5985)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("192.168.224.0/24")}), "description":cty.StringVal("RDP from HAMBS WiFi"), "from_port":cty.NumberIntVal(3389), "ipv6_cidr_blocks":cty.ListValEmpty(cty.String), "prefix_list_ids":cty.ListValEmpty(cty.String), "protocol":cty.StringVal("tcp"), "security_groups":cty.SetValEmpty(cty.String), "self":cty.False, "to_port":cty.NumberIntVal(3389)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("192.168.224.0/24")}), "description":cty.StringVal("WinRM from HAMBS WiFi"), "from_port":cty.NumberIntVal(5985), "ipv6_cidr_blocks":cty.ListValEmpty(cty.String), "prefix_list_ids":cty.ListValEmpty(cty.String), "protocol":cty.StringVal("tcp"), "security_groups":cty.SetValEmpty(cty.String), "self":cty.False, "to_port":cty.NumberIntVal(5985)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("192.168.225.0/24")}), "description":cty.StringVal("RDP from HAMBS VPN"), "from_port":cty.NumberIntVal(3389), "ipv6_cidr_blocks":cty.ListValEmpty(cty.String), "prefix_list_ids":cty.ListValEmpty(cty.String), "protocol":cty.StringVal("tcp"), "security_groups":cty.SetValEmpty(cty.String), "self":cty.False, "to_port":cty.NumberIntVal(3389)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListValEmpty(cty.String), "description":cty.StringVal("All traffic from VPC Endpoint for Secrets Management Service"), "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.SetVal([]cty.Value{cty.StringVal("sg-052fd630c5936fec6")}), "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("172.18.34.7/32")}), "description":cty.StringVal("All traffic from OD"), "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)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("192.168.220.0/24")}), "description":cty.StringVal("HTTP inbound for HAMBS Desktop"), "from_port":cty.NumberIntVal(80), "ipv6_cidr_blocks":cty.NullVal(cty.List(cty.String)), "prefix_list_ids":cty.NullVal(cty.List(cty.String)), "protocol":cty.StringVal("tcp"), "security_groups":cty.NullVal(cty.Set(cty.String)), "self":cty.NullVal(cty.Bool), "to_port":cty.NumberIntVal(80)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("192.168.220.0/24")}), "description":cty.StringVal("HTTPS inbound for HAMBS Desktop"), "from_port":cty.NumberIntVal(443), "ipv6_cidr_blocks":cty.NullVal(cty.List(cty.String)), "prefix_list_ids":cty.NullVal(cty.List(cty.String)), "protocol":cty.StringVal("tcp"), "security_groups":cty.NullVal(cty.Set(cty.String)), "self":cty.NullVal(cty.Bool), "to_port":cty.NumberIntVal(443)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("192.168.220.0/24")}), "description":cty.StringVal("OD from HAMBS Desktop"), "from_port":cty.NumberIntVal(10933), "ipv6_cidr_blocks":cty.NullVal(cty.List(cty.String)), "prefix_list_ids":cty.NullVal(cty.List(cty.String)), "protocol":cty.StringVal("tcp"), "security_groups":cty.NullVal(cty.Set(cty.String)), "self":cty.NullVal(cty.Bool), "to_port":cty.NumberIntVal(10933)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("192.168.220.0/24")}), "description":cty.StringVal("RDP inbound for HAMBS Desktop"), "from_port":cty.NumberIntVal(3389), "ipv6_cidr_blocks":cty.NullVal(cty.List(cty.String)), "prefix_list_ids":cty.NullVal(cty.List(cty.String)), "protocol":cty.StringVal("tcp"), "security_groups":cty.NullVal(cty.Set(cty.String)), "self":cty.NullVal(cty.Bool), "to_port":cty.NumberIntVal(3389)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("192.168.220.0/24")}), "description":cty.StringVal("WinRM from HAMBS Desktop"), "from_port":cty.NumberIntVal(5985), "ipv6_cidr_blocks":cty.NullVal(cty.List(cty.String)), "prefix_list_ids":cty.NullVal(cty.List(cty.String)), "protocol":cty.StringVal("tcp"), "security_groups":cty.NullVal(cty.Set(cty.String)), "self":cty.NullVal(cty.Bool), "to_port":cty.NumberIntVal(5985)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("192.168.224.0/24")}), "description":cty.StringVal("RDP from HAMBS WiFi"), "from_port":cty.NumberIntVal(3389), "ipv6_cidr_blocks":cty.NullVal(cty.List(cty.String)), "prefix_list_ids":cty.NullVal(cty.List(cty.String)), "protocol":cty.StringVal("tcp"), "security_groups":cty.NullVal(cty.Set(cty.String)), "self":cty.NullVal(cty.Bool), "to_port":cty.NumberIntVal(3389)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("192.168.224.0/24")}), "description":cty.StringVal("WinRM from HAMBS WiFi"), "from_port":cty.NumberIntVal(5985), "ipv6_cidr_blocks":cty.NullVal(cty.List(cty.String)), "prefix_list_ids":cty.NullVal(cty.List(cty.String)), "protocol":cty.StringVal("tcp"), "security_groups":cty.NullVal(cty.Set(cty.String)), "self":cty.NullVal(cty.Bool), "to_port":cty.NumberIntVal(5985)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("192.168.225.0/24")}), "description":cty.StringVal("RDP from HAMBS VPN"), "from_port":cty.NumberIntVal(3389), "ipv6_cidr_blocks":cty.NullVal(cty.List(cty.String)), "prefix_list_ids":cty.NullVal(cty.List(cty.String)), "protocol":cty.StringVal("tcp"), "security_groups":cty.NullVal(cty.Set(cty.String)), "self":cty.NullVal(cty.Bool), "to_port":cty.NumberIntVal(3389)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.NullVal(cty.List(cty.String)), "description":cty.StringVal("All traffic from VPC Endpoint for Secrets Management Service"), "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.SetVal([]cty.Value{cty.StringVal("sg-052fd630c5936fec6")}), "self":cty.NullVal(cty.Bool), "to_port":cty.NumberIntVal(0)})})
- .revoke_rules_on_delete: planned value cty.False does not match config value cty.NullVal(cty.Bool)
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalCheckPreventDestroy
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalWriteState
2019/08/12 09:03:50 [TRACE] EvalWriteState: writing current state object for aws_security_group.ec2instance-sg
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalWriteDiff
2019/08/12 09:03:50 [TRACE] EvalWriteDiff: recorded Create change for aws_security_group.ec2instance-sg
2019/08/12 09:03:50 [TRACE] [walkPlan] Exiting eval tree: aws_security_group.ec2instance-sg
2019/08/12 09:03:50 [TRACE] vertex "aws_security_group.ec2instance-sg": visit complete
2019/08/12 09:03:50 [TRACE] vertex "aws_security_group.ec2instance-sg": dynamic subgraph completed successfully
2019/08/12 09:03:50 [TRACE] vertex "aws_security_group.ec2instance-sg": visit complete
2019/08/12 09:03:50 [TRACE] dag/walk: visiting "aws_instance.ec2instance"
2019/08/12 09:03:50 [TRACE] vertex "aws_instance.ec2instance": starting visit (*terraform.NodePlannableResource)
2019/08/12 09:03:50 [TRACE] vertex "aws_instance.ec2instance": evaluating
2019/08/12 09:03:50 [TRACE] [walkPlan] Entering eval tree: aws_instance.ec2instance
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalWriteResourceState
2019/08/12 09:03:50 [TRACE] [walkPlan] Exiting eval tree: aws_instance.ec2instance
2019/08/12 09:03:50 [TRACE] vertex "aws_instance.ec2instance": expanding dynamic subgraph
2019/08/12 09:03:50 [TRACE] Executing graph transform *terraform.ResourceCountTransformer
2019/08/12 09:03:50 [TRACE] Completed graph transform *terraform.ResourceCountTransformer with new graph:
aws_instance.ec2instance[0] - *terraform.NodePlannableResourceInstance
aws_instance.ec2instance[1] - *terraform.NodePlannableResourceInstance
aws_instance.ec2instance[2] - *terraform.NodePlannableResourceInstance
------
2019/08/12 09:03:50 [TRACE] Executing graph transform *terraform.OrphanResourceCountTransformer
2019/08/12 09:03:50 [TRACE] Completed graph transform *terraform.OrphanResourceCountTransformer (no changes)
2019/08/12 09:03:50 [TRACE] Executing graph transform *terraform.AttachStateTransformer
2019/08/12 09:03:50 [DEBUG] Resource instance state not found for node "aws_instance.ec2instance[0]", instance aws_instance.ec2instance[0]
2019/08/12 09:03:50 [DEBUG] Resource instance state not found for node "aws_instance.ec2instance[1]", instance aws_instance.ec2instance[1]
2019/08/12 09:03:50 [DEBUG] Resource instance state not found for node "aws_instance.ec2instance[2]", instance aws_instance.ec2instance[2]
2019/08/12 09:03:50 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes)
2019/08/12 09:03:50 [TRACE] Executing graph transform *terraform.TargetsTransformer
2019/08/12 09:03:50 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes)
2019/08/12 09:03:50 [TRACE] Executing graph transform *terraform.ReferenceTransformer
2019/08/12 09:03:50 [DEBUG] ReferenceTransformer: "aws_instance.ec2instance[0]" references: []
2019/08/12 09:03:50 [DEBUG] ReferenceTransformer: "aws_instance.ec2instance[1]" references: []
2019/08/12 09:03:50 [DEBUG] ReferenceTransformer: "aws_instance.ec2instance[2]" references: []
2019/08/12 09:03:50 [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes)
2019/08/12 09:03:50 [TRACE] Executing graph transform *terraform.RootTransformer
2019/08/12 09:03:50 [TRACE] Completed graph transform *terraform.RootTransformer with new graph:
aws_instance.ec2instance[0] - *terraform.NodePlannableResourceInstance
aws_instance.ec2instance[1] - *terraform.NodePlannableResourceInstance
aws_instance.ec2instance[2] - *terraform.NodePlannableResourceInstance
root - terraform.graphNodeRoot
aws_instance.ec2instance[0] - *terraform.NodePlannableResourceInstance
aws_instance.ec2instance[1] - *terraform.NodePlannableResourceInstance
aws_instance.ec2instance[2] - *terraform.NodePlannableResourceInstance
------
2019/08/12 09:03:50 [TRACE] vertex "aws_instance.ec2instance": entering dynamic subgraph
2019/08/12 09:03:50 [TRACE] dag/walk: updating graph
2019/08/12 09:03:50 [TRACE] dag/walk: added new vertex: "aws_instance.ec2instance[0]"
2019/08/12 09:03:50 [TRACE] dag/walk: added new vertex: "aws_instance.ec2instance[1]"
2019/08/12 09:03:50 [TRACE] dag/walk: added new vertex: "aws_instance.ec2instance[2]"
2019/08/12 09:03:50 [TRACE] dag/walk: added new vertex: "root"
2019/08/12 09:03:50 [TRACE] dag/walk: added edge: "root" waiting on "aws_instance.ec2instance[0]"
2019/08/12 09:03:50 [TRACE] dag/walk: added edge: "root" waiting on "aws_instance.ec2instance[1]"
2019/08/12 09:03:50 [TRACE] dag/walk: added edge: "root" waiting on "aws_instance.ec2instance[2]"
2019/08/12 09:03:50 [TRACE] dag/walk: dependencies changed for "root", sending new deps
2019/08/12 09:03:50 [TRACE] dag/walk: visiting "aws_instance.ec2instance[0]"
2019/08/12 09:03:50 [TRACE] vertex "aws_instance.ec2instance[0]": starting visit (*terraform.NodePlannableResourceInstance)
2019/08/12 09:03:50 [TRACE] vertex "aws_instance.ec2instance[0]": evaluating
2019/08/12 09:03:50 [TRACE] [walkPlan] Entering eval tree: aws_instance.ec2instance[0]
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalSequence
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalGetProvider
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalReadState
2019/08/12 09:03:50 [TRACE] dag/walk: visiting "aws_instance.ec2instance[1]"
2019/08/12 09:03:50 [TRACE] EvalReadState: reading state for aws_instance.ec2instance[0]
2019/08/12 09:03:50 [TRACE] vertex "aws_instance.ec2instance[1]": starting visit (*terraform.NodePlannableResourceInstance)
2019/08/12 09:03:50 [TRACE] vertex "aws_instance.ec2instance[1]": evaluating
2019/08/12 09:03:50 [TRACE] [walkPlan] Entering eval tree: aws_instance.ec2instance[1]
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalSequence
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalGetProvider
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalReadState
2019/08/12 09:03:50 [TRACE] dag/walk: visiting "aws_instance.ec2instance[2]"
2019/08/12 09:03:50 [TRACE] EvalReadState: reading state for aws_instance.ec2instance[1]
2019/08/12 09:03:50 [TRACE] vertex "aws_instance.ec2instance[2]": starting visit (*terraform.NodePlannableResourceInstance)
2019/08/12 09:03:50 [TRACE] EvalReadState: no state present for aws_instance.ec2instance[1]
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalValidateSelfRef
2019/08/12 09:03:50 [TRACE] vertex "aws_instance.ec2instance[2]": evaluating
2019/08/12 09:03:50 [TRACE] [walkPlan] Entering eval tree: aws_instance.ec2instance[2]
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalSequence
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalGetProvider
2019/08/12 09:03:50 [TRACE] EvalReadState: no state present for aws_instance.ec2instance[0]
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalReadState
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalValidateSelfRef
2019/08/12 09:03:50 [TRACE] EvalReadState: reading state for aws_instance.ec2instance[2]
2019/08/12 09:03:50 [TRACE] EvalReadState: no state present for aws_instance.ec2instance[2]
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalValidateSelfRef
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalDiff
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalDiff
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalDiff
2019/08/12 09:03:50 [TRACE] GetResourceInstance: aws_security_group.ec2instance-sg is a single instance
2019/08/12 09:03:50 [TRACE] GetResourceInstance: aws_security_group.ec2instance-sg is a single instance
2019/08/12 09:03:50 [TRACE] GetResourceInstance: aws_security_group.ec2instance-sg is a single instance
2019/08/12 09:03:50 [TRACE] Re-validating config for "aws_instance.ec2instance[1]"
2019/08/12 09:03:50 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2019/08/12 09:03:50 [TRACE] Re-validating config for "aws_instance.ec2instance[0]"
2019/08/12 09:03:50 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2019/08/12 09:03:50 [TRACE] Re-validating config for "aws_instance.ec2instance[2]"
2019/08/12 09:03:50 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2019/08/12 09:03:50 [TRACE] GRPCProvider: PlanResourceChange
2019/08/12 09:03:50 [TRACE] GRPCProvider: PlanResourceChange
2019/08/12 09:03:50 [TRACE] GRPCProvider: PlanResourceChange
2019/08/12 09:03:50 [WARN] Provider "aws" produced an invalid plan for aws_instance.ec2instance[2], 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:
- .vpc_security_group_ids: planned value cty.UnknownVal(cty.Set(cty.String)) does not match config value cty.SetVal([]cty.Value{cty.UnknownVal(cty.String)})
- .get_password_data: planned value cty.False does not match config value cty.NullVal(cty.Bool)
- .source_dest_check: planned value cty.True does not match config value cty.NullVal(cty.Bool)
- .ebs_block_device: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
- .ephemeral_block_device: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
- .network_interface: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
- .root_block_device: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
2019/08/12 09:03:50 [WARN] Provider "aws" produced an invalid plan for aws_instance.ec2instance[0], 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:
- .source_dest_check: planned value cty.True does not match config value cty.NullVal(cty.Bool)
- .get_password_data: planned value cty.False does not match config value cty.NullVal(cty.Bool)
- .vpc_security_group_ids: planned value cty.UnknownVal(cty.Set(cty.String)) does not match config value cty.SetVal([]cty.Value{cty.UnknownVal(cty.String)})
- .ebs_block_device: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
- .ephemeral_block_device: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
- .network_interface: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
- .root_block_device: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalCheckPreventDestroy
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalWriteState
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalCheckPreventDestroy
2019/08/12 09:03:50 [TRACE] EvalWriteState: writing current state object for aws_instance.ec2instance[2]
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalWriteState
2019/08/12 09:03:50 [TRACE] EvalWriteState: writing current state object for aws_instance.ec2instance[0]
2019/08/12 09:03:50 [WARN] Provider "aws" produced an invalid plan for aws_instance.ec2instance[1], 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:
- .get_password_data: planned value cty.False does not match config value cty.NullVal(cty.Bool)
- .vpc_security_group_ids: planned value cty.UnknownVal(cty.Set(cty.String)) does not match config value cty.SetVal([]cty.Value{cty.UnknownVal(cty.String)})
- .source_dest_check: planned value cty.True does not match config value cty.NullVal(cty.Bool)
- .ebs_block_device: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
- .ephemeral_block_device: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
- .network_interface: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
- .root_block_device: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalCheckPreventDestroy
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalWriteState
2019/08/12 09:03:50 [TRACE] EvalWriteState: writing current state object for aws_instance.ec2instance[1]
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalWriteDiff
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalWriteDiff
2019/08/12 09:03:50 [TRACE] EvalWriteDiff: recorded Create change for aws_instance.ec2instance[0]
2019/08/12 09:03:50 [TRACE] [walkPlan] Exiting eval tree: aws_instance.ec2instance[0]
2019/08/12 09:03:50 [TRACE] vertex "aws_instance.ec2instance[0]": visit complete
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalWriteDiff
2019/08/12 09:03:50 [TRACE] EvalWriteDiff: recorded Create change for aws_instance.ec2instance[1]
2019/08/12 09:03:50 [TRACE] [walkPlan] Exiting eval tree: aws_instance.ec2instance[1]
2019/08/12 09:03:50 [TRACE] vertex "aws_instance.ec2instance[1]": visit complete
2019/08/12 09:03:50 [TRACE] EvalWriteDiff: recorded Create change for aws_instance.ec2instance[2]
2019/08/12 09:03:50 [TRACE] [walkPlan] Exiting eval tree: aws_instance.ec2instance[2]
2019/08/12 09:03:50 [TRACE] vertex "aws_instance.ec2instance[2]": visit complete
2019/08/12 09:03:50 [TRACE] dag/walk: visiting "root"
2019/08/12 09:03:50 [TRACE] vertex "root": starting visit (terraform.graphNodeRoot)
2019/08/12 09:03:50 [TRACE] vertex "root": visit complete
2019/08/12 09:03:50 [TRACE] vertex "aws_instance.ec2instance": dynamic subgraph completed successfully
2019/08/12 09:03:50 [TRACE] vertex "aws_instance.ec2instance": visit complete
2019/08/12 09:03:50 [TRACE] dag/walk: visiting "output.private_ip"
2019/08/12 09:03:50 [TRACE] vertex "output.private_ip": starting visit (*terraform.NodeApplyableOutput)
2019/08/12 09:03:50 [TRACE] vertex "output.private_ip": evaluating
2019/08/12 09:03:50 [TRACE] [walkPlan] Entering eval tree: output.private_ip
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalSequence
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalOpFilter
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalWriteOutput
2019/08/12 09:03:50 [TRACE] dag/walk: visiting "null_resource.nullresource"
2019/08/12 09:03:50 [TRACE] dag/walk: visiting "provider.aws (close)"
2019/08/12 09:03:50 [TRACE] vertex "null_resource.nullresource": starting visit (*terraform.NodePlannableResource)
2019/08/12 09:03:50 [TRACE] vertex "provider.aws (close)": starting visit (*terraform.graphNodeCloseProvider)
2019/08/12 09:03:50 [TRACE] vertex "null_resource.nullresource": evaluating
2019/08/12 09:03:50 [TRACE] vertex "provider.aws (close)": evaluating
2019/08/12 09:03:50 [TRACE] [walkPlan] Entering eval tree: null_resource.nullresource
2019/08/12 09:03:50 [TRACE] [walkPlan] Entering eval tree: provider.aws (close)
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalWriteResourceState
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalCloseProvider
2019/08/12 09:03:50 [TRACE] GRPCProvider: Close
2019/08/12 09:03:50 [TRACE] GetResourceInstance: aws_instance.ec2instance has multiple keyed instances
2019/08/12 09:03:50 [TRACE] [walkPlan] Exiting eval tree: null_resource.nullresource
2019/08/12 09:03:50 [TRACE] vertex "null_resource.nullresource": expanding dynamic subgraph
2019/08/12 09:03:50 [TRACE] Executing graph transform *terraform.ResourceCountTransformer
2019/08/12 09:03:50 [TRACE] Completed graph transform *terraform.ResourceCountTransformer with new graph:
null_resource.nullresource[0] - *terraform.NodePlannableResourceInstance
null_resource.nullresource[1] - *terraform.NodePlannableResourceInstance
null_resource.nullresource[2] - *terraform.NodePlannableResourceInstance
------
2019/08/12 09:03:50 [TRACE] Executing graph transform *terraform.OrphanResourceCountTransformer
2019/08/12 09:03:50 [TRACE] Completed graph transform *terraform.OrphanResourceCountTransformer (no changes)
2019/08/12 09:03:50 [TRACE] Executing graph transform *terraform.AttachStateTransformer
2019/08/12 09:03:50 [DEBUG] Resource instance state not found for node "null_resource.nullresource[0]", instance null_resource.nullresource[0]
2019/08/12 09:03:50 [DEBUG] Resource instance state not found for node "null_resource.nullresource[1]", instance null_resource.nullresource[1]
2019/08/12 09:03:50 [DEBUG] Resource instance state not found for node "null_resource.nullresource[2]", instance null_resource.nullresource[2]
2019/08/12 09:03:50 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes)
2019/08/12 09:03:50 [TRACE] Executing graph transform *terraform.TargetsTransformer
2019/08/12 09:03:50 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes)
2019/08/12 09:03:50 [TRACE] Executing graph transform *terraform.ReferenceTransformer
2019/08/12 09:03:50 [TRACE] EvalWriteOutput: Saving value for output.private_ip in state
2019/08/12 09:03:50 [DEBUG] ReferenceTransformer: "null_resource.nullresource[0]" references: []
2019/08/12 09:03:50 [DEBUG] ReferenceTransformer: "null_resource.nullresource[1]" references: []
2019/08/12 09:03:50 [DEBUG] ReferenceTransformer: "null_resource.nullresource[2]" references: []
2019/08/12 09:03:50 [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes)
2019/08/12 09:03:50 [TRACE] Executing graph transform *terraform.RootTransformer
2019/08/12 09:03:50 [TRACE] Completed graph transform *terraform.RootTransformer with new graph:
null_resource.nullresource[0] - *terraform.NodePlannableResourceInstance
null_resource.nullresource[1] - *terraform.NodePlannableResourceInstance
null_resource.nullresource[2] - *terraform.NodePlannableResourceInstance
root - terraform.graphNodeRoot
null_resource.nullresource[0] - *terraform.NodePlannableResourceInstance
null_resource.nullresource[1] - *terraform.NodePlannableResourceInstance
null_resource.nullresource[2] - *terraform.NodePlannableResourceInstance
------
2019/08/12 09:03:50 [TRACE] vertex "null_resource.nullresource": entering dynamic subgraph
2019/08/12 09:03:50 [TRACE] dag/walk: updating graph
2019/08/12 09:03:50 [TRACE] EvalWriteOutput: Saving Create change for output.private_ip in changeset
2019/08/12 09:03:50 [TRACE] dag/walk: added new vertex: "root"
2019/08/12 09:03:50 [TRACE] [walkPlan] Exiting eval tree: output.private_ip
2019/08/12 09:03:50 [TRACE] vertex "output.private_ip": visit complete
2019/08/12 09:03:50 [TRACE] dag/walk: added new vertex: "null_resource.nullresource[0]"
2019/08/12 09:03:50 [TRACE] dag/walk: added new vertex: "null_resource.nullresource[1]"
2019/08/12 09:03:50 [TRACE] dag/walk: added new vertex: "null_resource.nullresource[2]"
2019/08/12 09:03:50 [TRACE] dag/walk: added edge: "root" waiting on "null_resource.nullresource[0]"
2019/08/12 09:03:50 [TRACE] dag/walk: added edge: "root" waiting on "null_resource.nullresource[1]"
2019/08/12 09:03:50 [TRACE] dag/walk: added edge: "root" waiting on "null_resource.nullresource[2]"
2019/08/12 09:03:50 [TRACE] dag/walk: dependencies changed for "root", sending new deps
2019/08/12 09:03:50 [TRACE] dag/walk: visiting "null_resource.nullresource[1]"
2019/08/12 09:03:50 [TRACE] vertex "null_resource.nullresource[1]": starting visit (*terraform.NodePlannableResourceInstance)
2019/08/12 09:03:50 [TRACE] dag/walk: visiting "null_resource.nullresource[0]"
2019/08/12 09:03:50 [TRACE] dag/walk: visiting "null_resource.nullresource[2]"
2019/08/12 09:03:50 [TRACE] vertex "null_resource.nullresource[2]": starting visit (*terraform.NodePlannableResourceInstance)
2019/08/12 09:03:50 [TRACE] vertex "null_resource.nullresource[1]": evaluating
2019/08/12 09:03:50 [TRACE] vertex "null_resource.nullresource[2]": evaluating
2019/08/12 09:03:50 [TRACE] [walkPlan] Entering eval tree: null_resource.nullresource[1]
2019/08/12 09:03:50 [TRACE] [walkPlan] Entering eval tree: null_resource.nullresource[2]
2019/08/12 09:03:50 [TRACE] vertex "null_resource.nullresource[0]": starting visit (*terraform.NodePlannableResourceInstance)
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalSequence
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalGetProvider
2019/08/12 09:03:50 [TRACE] vertex "null_resource.nullresource[0]": evaluating
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalSequence
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalGetProvider
2019/08/12 09:03:50 [TRACE] [walkPlan] Entering eval tree: null_resource.nullresource[0]
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalSequence
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalGetProvider
2019-08-12T09:03:50.602+0930 [DEBUG] plugin: plugin process exited: path=C:\Users\hslasw\docs\Master-TF\terraform-scratch\.terraform\plugins\windows_amd64\terraform-provider-aws_v2.23.0_x4.exe pid=11000
2019-08-12T09:03:50.602+0930 [DEBUG] plugin: plugin exited
2019/08/12 09:03:50 [TRACE] [walkPlan] Exiting eval tree: provider.aws (close)
2019/08/12 09:03:50 [TRACE] vertex "provider.aws (close)": visit complete
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalReadState
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalReadState
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalReadState
2019/08/12 09:03:50 [TRACE] EvalReadState: reading state for null_resource.nullresource[0]
2019/08/12 09:03:50 [TRACE] EvalReadState: reading state for null_resource.nullresource[2]
2019/08/12 09:03:50 [TRACE] EvalReadState: reading state for null_resource.nullresource[1]
2019/08/12 09:03:50 [TRACE] EvalReadState: no state present for null_resource.nullresource[0]
2019/08/12 09:03:50 [TRACE] EvalReadState: no state present for null_resource.nullresource[1]
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalValidateSelfRef
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalValidateSelfRef
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalDiff
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalDiff
2019/08/12 09:03:50 [TRACE] EvalReadState: no state present for null_resource.nullresource[2]
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalValidateSelfRef
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalDiff
2019/08/12 09:03:50 [TRACE] Re-validating config for "null_resource.nullresource[1]"
2019/08/12 09:03:50 [TRACE] Re-validating config for "null_resource.nullresource[0]"
2019/08/12 09:03:50 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2019/08/12 09:03:50 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2019/08/12 09:03:50 [TRACE] Re-validating config for "null_resource.nullresource[2]"
2019/08/12 09:03:50 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2019/08/12 09:03:50 [TRACE] GRPCProvider: PlanResourceChange
2019/08/12 09:03:50 [TRACE] GRPCProvider: PlanResourceChange
2019/08/12 09:03:50 [TRACE] GRPCProvider: PlanResourceChange
2019-08-12T09:03:50.604+0930 [DEBUG] plugin.terraform-provider-null_v2.1.2_x4.exe: 2019/08/12 09:03:50 [DEBUG] Instance Diff is nil in SimpleDiff()
2019-08-12T09:03:50.604+0930 [DEBUG] plugin.terraform-provider-null_v2.1.2_x4.exe: 2019/08/12 09:03:50 [DEBUG] Instance Diff is nil in SimpleDiff()
2019-08-12T09:03:50.604+0930 [DEBUG] plugin.terraform-provider-null_v2.1.2_x4.exe: 2019/08/12 09:03:50 [DEBUG] Instance Diff is nil in SimpleDiff()
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalCheckPreventDestroy
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalWriteState
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalCheckPreventDestroy
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalCheckPreventDestroy
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalWriteState
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalWriteState
2019/08/12 09:03:50 [TRACE] EvalWriteState: writing current state object for null_resource.nullresource[2]
2019/08/12 09:03:50 [TRACE] EvalWriteState: writing current state object for null_resource.nullresource[0]
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalWriteDiff
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalWriteDiff
2019/08/12 09:03:50 [TRACE] EvalWriteDiff: recorded Create change for null_resource.nullresource[2]
2019/08/12 09:03:50 [TRACE] EvalWriteDiff: recorded Create change for null_resource.nullresource[0]
2019/08/12 09:03:50 [TRACE] [walkPlan] Exiting eval tree: null_resource.nullresource[2]
2019/08/12 09:03:50 [TRACE] vertex "null_resource.nullresource[2]": visit complete
2019/08/12 09:03:50 [TRACE] EvalWriteState: writing current state object for null_resource.nullresource[1]
2019/08/12 09:03:50 [TRACE] [walkPlan] Exiting eval tree: null_resource.nullresource[0]
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalWriteDiff
2019/08/12 09:03:50 [TRACE] vertex "null_resource.nullresource[0]": visit complete
2019/08/12 09:03:50 [TRACE] EvalWriteDiff: recorded Create change for null_resource.nullresource[1]
2019/08/12 09:03:50 [TRACE] [walkPlan] Exiting eval tree: null_resource.nullresource[1]
2019/08/12 09:03:50 [TRACE] vertex "null_resource.nullresource[1]": visit complete
2019/08/12 09:03:50 [TRACE] dag/walk: visiting "root"
2019/08/12 09:03:50 [TRACE] vertex "root": starting visit (terraform.graphNodeRoot)
2019/08/12 09:03:50 [TRACE] vertex "root": visit complete
2019/08/12 09:03:50 [TRACE] vertex "null_resource.nullresource": dynamic subgraph completed successfully
2019/08/12 09:03:50 [TRACE] vertex "null_resource.nullresource": visit complete
2019/08/12 09:03:50 [TRACE] dag/walk: visiting "provider.null (close)"
2019/08/12 09:03:50 [TRACE] vertex "provider.null (close)": starting visit (*terraform.graphNodeCloseProvider)
2019/08/12 09:03:50 [TRACE] vertex "provider.null (close)": evaluating
2019/08/12 09:03:50 [TRACE] [walkPlan] Entering eval tree: provider.null (close)
2019/08/12 09:03:50 [TRACE] dag/walk: visiting "meta.count-boundary (EachMode fixup)"
2019/08/12 09:03:50 [TRACE] dag/walk: visiting "provisioner.remote-exec (close)"
2019/08/12 09:03:50 [TRACE] vertex "meta.count-boundary (EachMode fixup)": starting visit (*terraform.NodeCountBoundary)
2019/08/12 09:03:50 [TRACE] vertex "meta.count-boundary (EachMode fixup)": evaluating
2019/08/12 09:03:50 [TRACE] vertex "provisioner.remote-exec (close)": starting visit (*terraform.graphNodeCloseProvisioner)
2019/08/12 09:03:50 [TRACE] vertex "provisioner.remote-exec (close)": evaluating
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalCloseProvider
2019/08/12 09:03:50 [TRACE] [walkPlan] Entering eval tree: provisioner.remote-exec (close)
2019/08/12 09:03:50 [TRACE] GRPCProvider: Close
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalCloseProvisioner
2019/08/12 09:03:50 [TRACE] [walkPlan] Entering eval tree: meta.count-boundary (EachMode fixup)
2019/08/12 09:03:50 [TRACE] <root>: eval: *terraform.EvalCountFixZeroOneBoundaryGlobal
2019/08/12 09:03:50 [TRACE] [walkPlan] Exiting eval tree: meta.count-boundary (EachMode fixup)
2019/08/12 09:03:50 [TRACE] vertex "meta.count-boundary (EachMode fixup)": visit complete
2019-08-12T09:03:50.614+0930 [DEBUG] plugin: plugin process exited: path=C:\Users\hslasw\docs\Master-TF\terraform-scratch\.terraform\plugins\windows_amd64\terraform-provider-null_v2.1.2_x4.exe pid=35200
2019-08-12T09:03:50.614+0930 [DEBUG] plugin: plugin exited
2019/08/12 09:03:50 [TRACE] [walkPlan] Exiting eval tree: provider.null (close)
2019/08/12 09:03:50 [TRACE] vertex "provider.null (close)": visit complete
2019-08-12T09:03:50.619+0930 [DEBUG] plugin: plugin process exited: path=C:\Users\hslasw\terraform.exe pid=35140
2019-08-12T09:03:50.619+0930 [DEBUG] plugin: plugin exited
2019/08/12 09:03:50 [TRACE] [walkPlan] Exiting eval tree: provisioner.remote-exec (close)
2019/08/12 09:03:50 [TRACE] vertex "provisioner.remote-exec (close)": visit complete
2019/08/12 09:03:50 [TRACE] dag/walk: visiting "root"
2019/08/12 09:03:50 [TRACE] vertex "root": starting visit (terraform.graphNodeRoot)
2019/08/12 09:03:50 [TRACE] vertex "root": visit complete
2019/08/12 09:03:51 [DEBUG] command: asking for input: "Do you want to perform these actions?"
2019/08/12 09:03:51 [INFO] backend/local: apply calling Apply
2019/08/12 09:03:51 [INFO] terraform: building graph: GraphTypeApply
2019/08/12 09:03:51 [TRACE] Executing graph transform *terraform.ConfigTransformer
2019/08/12 09:03:51 [TRACE] ConfigTransformer: Starting for path:
2019/08/12 09:03:51 [TRACE] Completed graph transform *terraform.ConfigTransformer with new graph:
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_security_group.ec2instance-sg (prepare state) - *terraform.NodeApplyableResource
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
------
2019/08/12 09:03:51 [TRACE] Executing graph transform *terraform.DiffTransformer
2019/08/12 09:03:51 [TRACE] DiffTransformer starting
2019/08/12 09:03:51 [TRACE] DiffTransformer: found Create change for aws_security_group.ec2instance-sg
2019/08/12 09:03:51 [TRACE] DiffTransformer: aws_security_group.ec2instance-sg will be represented by aws_security_group.ec2instance-sg
2019/08/12 09:03:51 [TRACE] DiffTransformer: found Create change for aws_instance.ec2instance[0]
2019/08/12 09:03:51 [TRACE] DiffTransformer: aws_instance.ec2instance[0] will be represented by aws_instance.ec2instance[0]
2019/08/12 09:03:51 [TRACE] DiffTransformer: found Create change for aws_instance.ec2instance[1]
2019/08/12 09:03:51 [TRACE] DiffTransformer: aws_instance.ec2instance[1] will be represented by aws_instance.ec2instance[1]
2019/08/12 09:03:51 [TRACE] DiffTransformer: found Create change for aws_instance.ec2instance[2]
2019/08/12 09:03:51 [TRACE] DiffTransformer: aws_instance.ec2instance[2] will be represented by aws_instance.ec2instance[2]
2019/08/12 09:03:51 [TRACE] DiffTransformer: found Create change for null_resource.nullresource[2]
2019/08/12 09:03:51 [TRACE] DiffTransformer: null_resource.nullresource[2] will be represented by null_resource.nullresource[2]
2019/08/12 09:03:51 [TRACE] DiffTransformer: found Create change for null_resource.nullresource[0]
2019/08/12 09:03:51 [TRACE] DiffTransformer: null_resource.nullresource[0] will be represented by null_resource.nullresource[0]
2019/08/12 09:03:51 [TRACE] DiffTransformer: found Create change for null_resource.nullresource[1]
2019/08/12 09:03:51 [TRACE] DiffTransformer: null_resource.nullresource[1] will be represented by null_resource.nullresource[1]
2019/08/12 09:03:51 [TRACE] DiffTransformer complete
2019/08/12 09:03:51 [TRACE] Completed graph transform *terraform.DiffTransformer with new graph:
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_instance.ec2instance[0] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_instance.ec2instance[1] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_instance.ec2instance[2] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_security_group.ec2instance-sg - *terraform.NodeApplyableResourceInstance
aws_security_group.ec2instance-sg (prepare state) - *terraform.NodeApplyableResource
aws_security_group.ec2instance-sg (prepare state) - *terraform.NodeApplyableResource
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
null_resource.nullresource[0] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
null_resource.nullresource[1] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
null_resource.nullresource[2] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
------
2019/08/12 09:03:51 [TRACE] Executing graph transform *terraform.OrphanResourceTransformer
2019/08/12 09:03:51 [TRACE] Completed graph transform *terraform.OrphanResourceTransformer (no changes)
2019/08/12 09:03:51 [TRACE] Executing graph transform *terraform.OrphanOutputTransformer
2019/08/12 09:03:51 [TRACE] Completed graph transform *terraform.OrphanOutputTransformer (no changes)
2019/08/12 09:03:51 [TRACE] Executing graph transform *terraform.AttachResourceConfigTransformer
2019/08/12 09:03:51 [TRACE] AttachResourceConfigTransformer: attaching to "null_resource.nullresource[1]" (*terraform.NodeApplyableResourceInstance) config from main.tf:53,1-40
2019/08/12 09:03:51 [TRACE] AttachResourceConfigTransformer: attaching to "aws_security_group.ec2instance-sg (prepare state)" (*terraform.NodeApplyableResource) config from main.tf:80,1-47
2019/08/12 09:03:51 [TRACE] AttachResourceConfigTransformer: attaching to "aws_instance.ec2instance (prepare state)" (*terraform.NodeApplyableResource) config from main.tf:41,1-38
2019/08/12 09:03:51 [TRACE] AttachResourceConfigTransformer: attaching to "aws_security_group.ec2instance-sg" (*terraform.NodeApplyableResourceInstance) config from main.tf:80,1-47
2019/08/12 09:03:51 [TRACE] AttachResourceConfigTransformer: attaching to "aws_instance.ec2instance[0]" (*terraform.NodeApplyableResourceInstance) config from main.tf:41,1-38
2019/08/12 09:03:51 [TRACE] AttachResourceConfigTransformer: attaching to "aws_instance.ec2instance[2]" (*terraform.NodeApplyableResourceInstance) config from main.tf:41,1-38
2019/08/12 09:03:51 [TRACE] AttachResourceConfigTransformer: attaching to "null_resource.nullresource[2]" (*terraform.NodeApplyableResourceInstance) config from main.tf:53,1-40
2019/08/12 09:03:51 [TRACE] AttachResourceConfigTransformer: attaching to "null_resource.nullresource[0]" (*terraform.NodeApplyableResourceInstance) config from main.tf:53,1-40
2019/08/12 09:03:51 [TRACE] AttachResourceConfigTransformer: attaching to "null_resource.nullresource (prepare state)" (*terraform.NodeApplyableResource) config from main.tf:53,1-40
2019/08/12 09:03:51 [TRACE] AttachResourceConfigTransformer: attaching to "aws_instance.ec2instance[1]" (*terraform.NodeApplyableResourceInstance) config from main.tf:41,1-38
2019/08/12 09:03:51 [TRACE] Completed graph transform *terraform.AttachResourceConfigTransformer (no changes)
2019/08/12 09:03:51 [TRACE] Executing graph transform *terraform.AttachStateTransformer
2019/08/12 09:03:51 [DEBUG] Resource state not found for node "null_resource.nullresource[0]", instance null_resource.nullresource[0]
2019/08/12 09:03:51 [DEBUG] Resource state not found for node "null_resource.nullresource[1]", instance null_resource.nullresource[1]
2019/08/12 09:03:51 [DEBUG] Resource state not found for node "aws_security_group.ec2instance-sg", instance aws_security_group.ec2instance-sg
2019/08/12 09:03:51 [DEBUG] Resource state not found for node "aws_instance.ec2instance[0]", instance aws_instance.ec2instance[0]
2019/08/12 09:03:51 [DEBUG] Resource state not found for node "aws_instance.ec2instance[2]", instance aws_instance.ec2instance[2]
2019/08/12 09:03:51 [DEBUG] Resource state not found for node "null_resource.nullresource[2]", instance null_resource.nullresource[2]
2019/08/12 09:03:51 [DEBUG] Resource state not found for node "aws_instance.ec2instance[1]", instance aws_instance.ec2instance[1]
2019/08/12 09:03:51 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes)
2019/08/12 09:03:51 [TRACE] Executing graph transform *terraform.DestroyEdgeTransformer
2019/08/12 09:03:51 [TRACE] Completed graph transform *terraform.DestroyEdgeTransformer (no changes)
2019/08/12 09:03:51 [TRACE] Executing graph transform *terraform.CBDEdgeTransformer
2019/08/12 09:03:51 [TRACE] Completed graph transform *terraform.CBDEdgeTransformer (no changes)
2019/08/12 09:03:51 [TRACE] Executing graph transform *terraform.MissingProvisionerTransformer
2019/08/12 09:03:51 [TRACE] MissingProviderTransformer: added implicit provisioner .remote-exec, first implied by null_resource.nullresource (prepare state)
2019/08/12 09:03:51 [TRACE] Completed graph transform *terraform.MissingProvisionerTransformer with new graph:
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_instance.ec2instance[0] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_instance.ec2instance[1] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_instance.ec2instance[2] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_security_group.ec2instance-sg - *terraform.NodeApplyableResourceInstance
aws_security_group.ec2instance-sg (prepare state) - *terraform.NodeApplyableResource
aws_security_group.ec2instance-sg (prepare state) - *terraform.NodeApplyableResource
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
null_resource.nullresource[0] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
null_resource.nullresource[1] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
null_resource.nullresource[2] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
provisioner.remote-exec - *terraform.NodeProvisioner
------
2019/08/12 09:03:51 [TRACE] Executing graph transform *terraform.ProvisionerTransformer
2019/08/12 09:03:51 [TRACE] ProvisionerTransformer: null_resource.nullresource (prepare state) is provisioned by .remote-exec ("provisioner.remote-exec")
2019/08/12 09:03:51 [TRACE] ProvisionerTransformer: null_resource.nullresource[2] is provisioned by .remote-exec ("provisioner.remote-exec")
2019/08/12 09:03:51 [TRACE] ProvisionerTransformer: null_resource.nullresource[0] is provisioned by .remote-exec ("provisioner.remote-exec")
2019/08/12 09:03:51 [TRACE] ProvisionerTransformer: null_resource.nullresource[1] is provisioned by .remote-exec ("provisioner.remote-exec")
2019/08/12 09:03:51 [TRACE] Completed graph transform *terraform.ProvisionerTransformer with new graph:
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_instance.ec2instance[0] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_instance.ec2instance[1] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_instance.ec2instance[2] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_security_group.ec2instance-sg - *terraform.NodeApplyableResourceInstance
aws_security_group.ec2instance-sg (prepare state) - *terraform.NodeApplyableResource
aws_security_group.ec2instance-sg (prepare state) - *terraform.NodeApplyableResource
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
provisioner.remote-exec - *terraform.NodeProvisioner
null_resource.nullresource[0] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
provisioner.remote-exec - *terraform.NodeProvisioner
null_resource.nullresource[1] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
provisioner.remote-exec - *terraform.NodeProvisioner
null_resource.nullresource[2] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
provisioner.remote-exec - *terraform.NodeProvisioner
provisioner.remote-exec - *terraform.NodeProvisioner
------
2019/08/12 09:03:51 [TRACE] Executing graph transform *terraform.RootVariableTransformer
2019/08/12 09:03:51 [TRACE] Completed graph transform *terraform.RootVariableTransformer with new graph:
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_instance.ec2instance[0] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_instance.ec2instance[1] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_instance.ec2instance[2] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_security_group.ec2instance-sg - *terraform.NodeApplyableResourceInstance
aws_security_group.ec2instance-sg (prepare state) - *terraform.NodeApplyableResource
aws_security_group.ec2instance-sg (prepare state) - *terraform.NodeApplyableResource
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
provisioner.remote-exec - *terraform.NodeProvisioner
null_resource.nullresource[0] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
provisioner.remote-exec - *terraform.NodeProvisioner
null_resource.nullresource[1] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
provisioner.remote-exec - *terraform.NodeProvisioner
null_resource.nullresource[2] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
provisioner.remote-exec - *terraform.NodeProvisioner
provisioner.remote-exec - *terraform.NodeProvisioner
var.admin_password - *terraform.NodeRootVariable
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
------
2019/08/12 09:03:51 [TRACE] Executing graph transform *terraform.LocalTransformer
2019/08/12 09:03:51 [TRACE] Completed graph transform *terraform.LocalTransformer (no changes)
2019/08/12 09:03:51 [TRACE] Executing graph transform *terraform.OutputTransformer
2019/08/12 09:03:51 [TRACE] Completed graph transform *terraform.OutputTransformer with new graph:
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_instance.ec2instance[0] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_instance.ec2instance[1] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_instance.ec2instance[2] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_security_group.ec2instance-sg - *terraform.NodeApplyableResourceInstance
aws_security_group.ec2instance-sg (prepare state) - *terraform.NodeApplyableResource
aws_security_group.ec2instance-sg (prepare state) - *terraform.NodeApplyableResource
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
provisioner.remote-exec - *terraform.NodeProvisioner
null_resource.nullresource[0] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
provisioner.remote-exec - *terraform.NodeProvisioner
null_resource.nullresource[1] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
provisioner.remote-exec - *terraform.NodeProvisioner
null_resource.nullresource[2] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
provisioner.remote-exec - *terraform.NodeProvisioner
output.private_ip - *terraform.NodeApplyableOutput
provisioner.remote-exec - *terraform.NodeProvisioner
var.admin_password - *terraform.NodeRootVariable
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
------
2019/08/12 09:03:51 [TRACE] Executing graph transform *terraform.ModuleVariableTransformer
2019/08/12 09:03:51 [TRACE] Completed graph transform *terraform.ModuleVariableTransformer (no changes)
2019/08/12 09:03:51 [TRACE] Executing graph transform *terraform.graphTransformerMulti
2019/08/12 09:03:51 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderConfigTransformer
2019/08/12 09:03:51 [TRACE] ProviderConfigTransformer: attaching to "provider.aws" provider configuration from main.tf:31,1-15
2019/08/12 09:03:51 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderConfigTransformer with new graph:
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_instance.ec2instance[0] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_instance.ec2instance[1] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_instance.ec2instance[2] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_security_group.ec2instance-sg - *terraform.NodeApplyableResourceInstance
aws_security_group.ec2instance-sg (prepare state) - *terraform.NodeApplyableResource
aws_security_group.ec2instance-sg (prepare state) - *terraform.NodeApplyableResource
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
provisioner.remote-exec - *terraform.NodeProvisioner
null_resource.nullresource[0] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
provisioner.remote-exec - *terraform.NodeProvisioner
null_resource.nullresource[1] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
provisioner.remote-exec - *terraform.NodeProvisioner
null_resource.nullresource[2] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
provisioner.remote-exec - *terraform.NodeProvisioner
output.private_ip - *terraform.NodeApplyableOutput
provider.aws - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.admin_password - *terraform.NodeRootVariable
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
------
2019/08/12 09:03:51 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.MissingProviderTransformer
2019/08/12 09:03:51 [DEBUG] adding implicit provider configuration provider.null, implied first by null_resource.nullresource[1]
2019/08/12 09:03:51 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.MissingProviderTransformer with new graph:
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_instance.ec2instance[0] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_instance.ec2instance[1] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_instance.ec2instance[2] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_security_group.ec2instance-sg - *terraform.NodeApplyableResourceInstance
aws_security_group.ec2instance-sg (prepare state) - *terraform.NodeApplyableResource
aws_security_group.ec2instance-sg (prepare state) - *terraform.NodeApplyableResource
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
provisioner.remote-exec - *terraform.NodeProvisioner
null_resource.nullresource[0] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
provisioner.remote-exec - *terraform.NodeProvisioner
null_resource.nullresource[1] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
provisioner.remote-exec - *terraform.NodeProvisioner
null_resource.nullresource[2] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
provisioner.remote-exec - *terraform.NodeProvisioner
output.private_ip - *terraform.NodeApplyableOutput
provider.aws - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.admin_password - *terraform.NodeRootVariable
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
------
2019/08/12 09:03:51 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderTransformer
2019/08/12 09:03:51 [TRACE] ProviderTransformer: aws_security_group.ec2instance-sg is provided by provider.aws or inherited equivalent
2019/08/12 09:03:51 [TRACE] ProviderTransformer: null_resource.nullresource (prepare state) is provided by provider.null or inherited equivalent
2019/08/12 09:03:51 [TRACE] ProviderTransformer: aws_instance.ec2instance[1] is provided by provider.aws or inherited equivalent
2019/08/12 09:03:51 [TRACE] ProviderTransformer: null_resource.nullresource[0] is provided by provider.null or inherited equivalent
2019/08/12 09:03:51 [TRACE] ProviderTransformer: null_resource.nullresource[1] is provided by provider.null or inherited equivalent
2019/08/12 09:03:51 [TRACE] ProviderTransformer: aws_security_group.ec2instance-sg (prepare state) is provided by provider.aws or inherited equivalent
2019/08/12 09:03:51 [TRACE] ProviderTransformer: aws_instance.ec2instance (prepare state) is provided by provider.aws or inherited equivalent
2019/08/12 09:03:51 [TRACE] ProviderTransformer: aws_instance.ec2instance[0] is provided by provider.aws or inherited equivalent
2019/08/12 09:03:51 [TRACE] ProviderTransformer: aws_instance.ec2instance[2] is provided by provider.aws or inherited equivalent
2019/08/12 09:03:51 [TRACE] ProviderTransformer: null_resource.nullresource[2] is provided by provider.null or inherited equivalent
2019/08/12 09:03:51 [TRACE] ProviderTransformer: exact match for provider.aws serving aws_security_group.ec2instance-sg
2019/08/12 09:03:51 [DEBUG] ProviderTransformer: "aws_security_group.ec2instance-sg" (*terraform.NodeApplyableResourceInstance) needs provider.aws
2019/08/12 09:03:51 [TRACE] ProviderTransformer: exact match for provider.null serving null_resource.nullresource (prepare state)
2019/08/12 09:03:51 [DEBUG] ProviderTransformer: "null_resource.nullresource (prepare state)" (*terraform.NodeApplyableResource) needs provider.null
2019/08/12 09:03:51 [TRACE] ProviderTransformer: exact match for provider.aws serving aws_security_group.ec2instance-sg (prepare state)
2019/08/12 09:03:51 [DEBUG] ProviderTransformer: "aws_security_group.ec2instance-sg (prepare state)" (*terraform.NodeApplyableResource) needs provider.aws
2019/08/12 09:03:51 [TRACE] ProviderTransformer: exact match for provider.null serving null_resource.nullresource[2]
2019/08/12 09:03:51 [DEBUG] ProviderTransformer: "null_resource.nullresource[2]" (*terraform.NodeApplyableResourceInstance) needs provider.null
2019/08/12 09:03:51 [TRACE] ProviderTransformer: exact match for provider.aws serving aws_instance.ec2instance[1]
2019/08/12 09:03:51 [DEBUG] ProviderTransformer: "aws_instance.ec2instance[1]" (*terraform.NodeApplyableResourceInstance) needs provider.aws
2019/08/12 09:03:51 [TRACE] ProviderTransformer: exact match for provider.null serving null_resource.nullresource[0]
2019/08/12 09:03:51 [DEBUG] ProviderTransformer: "null_resource.nullresource[0]" (*terraform.NodeApplyableResourceInstance) needs provider.null
2019/08/12 09:03:51 [TRACE] ProviderTransformer: exact match for provider.null serving null_resource.nullresource[1]
2019/08/12 09:03:51 [DEBUG] ProviderTransformer: "null_resource.nullresource[1]" (*terraform.NodeApplyableResourceInstance) needs provider.null
2019/08/12 09:03:51 [TRACE] ProviderTransformer: exact match for provider.aws serving aws_instance.ec2instance (prepare state)
2019/08/12 09:03:51 [DEBUG] ProviderTransformer: "aws_instance.ec2instance (prepare state)" (*terraform.NodeApplyableResource) needs provider.aws
2019/08/12 09:03:51 [TRACE] ProviderTransformer: exact match for provider.aws serving aws_instance.ec2instance[0]
2019/08/12 09:03:51 [DEBUG] ProviderTransformer: "aws_instance.ec2instance[0]" (*terraform.NodeApplyableResourceInstance) needs provider.aws
2019/08/12 09:03:51 [TRACE] ProviderTransformer: exact match for provider.aws serving aws_instance.ec2instance[2]
2019/08/12 09:03:51 [DEBUG] ProviderTransformer: "aws_instance.ec2instance[2]" (*terraform.NodeApplyableResourceInstance) needs provider.aws
2019/08/12 09:03:51 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderTransformer with new graph:
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
aws_instance.ec2instance[0] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
aws_instance.ec2instance[1] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
aws_instance.ec2instance[2] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
aws_security_group.ec2instance-sg - *terraform.NodeApplyableResourceInstance
aws_security_group.ec2instance-sg (prepare state) - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
aws_security_group.ec2instance-sg (prepare state) - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
null_resource.nullresource[0] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
null_resource.nullresource[1] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
null_resource.nullresource[2] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
output.private_ip - *terraform.NodeApplyableOutput
provider.aws - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.admin_password - *terraform.NodeRootVariable
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
------
2019/08/12 09:03:51 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.PruneProviderTransformer
2019/08/12 09:03:51 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.PruneProviderTransformer (no changes)
2019/08/12 09:03:51 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ParentProviderTransformer
2019/08/12 09:03:51 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ParentProviderTransformer (no changes)
2019/08/12 09:03:51 [TRACE] Completed graph transform *terraform.graphTransformerMulti with new graph:
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
aws_instance.ec2instance[0] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
aws_instance.ec2instance[1] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
aws_instance.ec2instance[2] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
aws_security_group.ec2instance-sg - *terraform.NodeApplyableResourceInstance
aws_security_group.ec2instance-sg (prepare state) - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
aws_security_group.ec2instance-sg (prepare state) - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
null_resource.nullresource[0] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
null_resource.nullresource[1] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
null_resource.nullresource[2] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
output.private_ip - *terraform.NodeApplyableOutput
provider.aws - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.admin_password - *terraform.NodeRootVariable
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
------
2019/08/12 09:03:51 [TRACE] Executing graph transform *terraform.RemovedModuleTransformer
2019/08/12 09:03:51 [TRACE] Completed graph transform *terraform.RemovedModuleTransformer (no changes)
2019/08/12 09:03:51 [TRACE] Executing graph transform *terraform.AttachSchemaTransformer
2019/08/12 09:03:51 [TRACE] AttachSchemaTransformer: attaching resource schema to aws_security_group.ec2instance-sg (prepare state)
2019/08/12 09:03:51 [TRACE] AttachSchemaTransformer: attaching resource schema to aws_instance.ec2instance (prepare state)
2019/08/12 09:03:51 [TRACE] AttachSchemaTransformer: attaching resource schema to aws_instance.ec2instance[0]
2019/08/12 09:03:51 [TRACE] AttachSchemaTransformer: attaching resource schema to aws_instance.ec2instance[2]
2019/08/12 09:03:51 [TRACE] AttachSchemaTransformer: attaching resource schema to null_resource.nullresource[2]
2019/08/12 09:03:51 [TRACE] AttachSchemaTransformer: attaching provisioner "remote-exec" config schema to null_resource.nullresource[2]
2019/08/12 09:03:51 [TRACE] AttachSchemaTransformer: attaching resource schema to null_resource.nullresource[0]
2019/08/12 09:03:51 [TRACE] AttachSchemaTransformer: attaching provisioner "remote-exec" config schema to null_resource.nullresource[0]
2019/08/12 09:03:51 [TRACE] AttachSchemaTransformer: attaching resource schema to null_resource.nullresource[1]
2019/08/12 09:03:51 [TRACE] AttachSchemaTransformer: attaching provisioner "remote-exec" config schema to null_resource.nullresource[1]
2019/08/12 09:03:51 [TRACE] AttachSchemaTransformer: attaching provider config schema to provider.aws
2019/08/12 09:03:51 [TRACE] AttachSchemaTransformer: attaching provider config schema to provider.null
2019/08/12 09:03:51 [TRACE] AttachSchemaTransformer: attaching resource schema to aws_security_group.ec2instance-sg
2019/08/12 09:03:51 [TRACE] AttachSchemaTransformer: attaching resource schema to null_resource.nullresource (prepare state)
2019/08/12 09:03:51 [TRACE] AttachSchemaTransformer: attaching provisioner "remote-exec" config schema to null_resource.nullresource (prepare state)
2019/08/12 09:03:51 [TRACE] AttachSchemaTransformer: attaching resource schema to aws_instance.ec2instance[1]
2019/08/12 09:03:51 [TRACE] Completed graph transform *terraform.AttachSchemaTransformer (no changes)
2019/08/12 09:03:51 [TRACE] Executing graph transform *terraform.ReferenceTransformer
2019/08/12 09:03:51 [DEBUG] ReferenceTransformer: "aws_instance.ec2instance[0]" references: [var.instance_count aws_security_group.ec2instance-sg (prepare state) aws_security_group.ec2instance-sg aws_security_group.ec2instance-sg var.instance_name]
2019/08/12 09:03:51 [DEBUG] ReferenceTransformer: "aws_instance.ec2instance[2]" references: [var.instance_count aws_security_group.ec2instance-sg (prepare state) aws_security_group.ec2instance-sg aws_security_group.ec2instance-sg var.instance_name]
2019/08/12 09:03:51 [DEBUG] ReferenceTransformer: "null_resource.nullresource[2]" references: [var.instance_count var.admin_password aws_instance.ec2instance[0] aws_instance.ec2instance[2] aws_instance.ec2instance (prepare state) aws_instance.ec2instance[1] var.username]
2019/08/12 09:03:51 [DEBUG] ReferenceTransformer: "null_resource.nullresource[0]" references: [var.instance_count aws_instance.ec2instance[0] aws_instance.ec2instance[2] aws_instance.ec2instance (prepare state) aws_instance.ec2instance[1] var.username var.admin_password]
2019/08/12 09:03:51 [DEBUG] ReferenceTransformer: "null_resource.nullresource[1]" references: [var.instance_count var.admin_password aws_instance.ec2instance[0] aws_instance.ec2instance[2] aws_instance.ec2instance (prepare state) aws_instance.ec2instance[1] var.username]
2019/08/12 09:03:51 [DEBUG] ReferenceTransformer: "var.instance_count" references: []
2019/08/12 09:03:51 [DEBUG] ReferenceTransformer: "aws_security_group.ec2instance-sg (prepare state)" references: []
2019/08/12 09:03:51 [DEBUG] ReferenceTransformer: "aws_instance.ec2instance (prepare state)" references: [var.instance_count]
2019/08/12 09:03:51 [DEBUG] ReferenceTransformer: "provider.aws" references: [var.aws_access_key var.aws_secret_key]
2019/08/12 09:03:51 [DEBUG] ReferenceTransformer: "provider.null" references: []
2019/08/12 09:03:51 [DEBUG] ReferenceTransformer: "var.aws_secret_key" references: []
2019/08/12 09:03:51 [DEBUG] ReferenceTransformer: "provisioner.remote-exec" references: []
2019/08/12 09:03:51 [DEBUG] ReferenceTransformer: "var.username" references: []
2019/08/12 09:03:51 [DEBUG] ReferenceTransformer: "var.instance_name" references: []
2019/08/12 09:03:51 [DEBUG] ReferenceTransformer: "var.aws_access_key" references: []
2019/08/12 09:03:51 [DEBUG] ReferenceTransformer: "aws_security_group.ec2instance-sg" references: [var.instance_name var.vpc_id var.instance_name]
2019/08/12 09:03:51 [DEBUG] ReferenceTransformer: "var.admin_password" references: []
2019/08/12 09:03:51 [DEBUG] ReferenceTransformer: "var.vpc_id" references: []
2019/08/12 09:03:51 [DEBUG] ReferenceTransformer: "output.private_ip" references: [aws_instance.ec2instance[0] aws_instance.ec2instance[2] aws_instance.ec2instance (prepare state) aws_instance.ec2instance[1]]
2019/08/12 09:03:51 [DEBUG] ReferenceTransformer: "null_resource.nullresource (prepare state)" references: [var.instance_count]
2019/08/12 09:03:51 [DEBUG] ReferenceTransformer: "aws_instance.ec2instance[1]" references: [var.instance_count aws_security_group.ec2instance-sg (prepare state) aws_security_group.ec2instance-sg aws_security_group.ec2instance-sg var.instance_name]
2019/08/12 09:03:51 [TRACE] Completed graph transform *terraform.ReferenceTransformer with new graph:
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
var.instance_count - *terraform.NodeRootVariable
aws_instance.ec2instance[0] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_security_group.ec2instance-sg - *terraform.NodeApplyableResourceInstance
aws_security_group.ec2instance-sg (prepare state) - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
aws_instance.ec2instance[1] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_security_group.ec2instance-sg - *terraform.NodeApplyableResourceInstance
aws_security_group.ec2instance-sg (prepare state) - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
aws_instance.ec2instance[2] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_security_group.ec2instance-sg - *terraform.NodeApplyableResourceInstance
aws_security_group.ec2instance-sg (prepare state) - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
aws_security_group.ec2instance-sg - *terraform.NodeApplyableResourceInstance
aws_security_group.ec2instance-sg (prepare state) - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
var.instance_name - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
aws_security_group.ec2instance-sg (prepare state) - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.instance_count - *terraform.NodeRootVariable
null_resource.nullresource[0] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_instance.ec2instance[0] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[1] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[2] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.admin_password - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
null_resource.nullresource[1] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_instance.ec2instance[0] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[1] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[2] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.admin_password - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
null_resource.nullresource[2] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_instance.ec2instance[0] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[1] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[2] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.admin_password - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
output.private_ip - *terraform.NodeApplyableOutput
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_instance.ec2instance[0] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[1] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[2] - *terraform.NodeApplyableResourceInstance
provider.aws - *terraform.NodeApplyableProvider
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.admin_password - *terraform.NodeRootVariable
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
------
2019/08/12 09:03:51 [TRACE] Executing graph transform *terraform.CountBoundaryTransformer
2019/08/12 09:03:51 [TRACE] Completed graph transform *terraform.CountBoundaryTransformer with new graph:
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
var.instance_count - *terraform.NodeRootVariable
aws_instance.ec2instance[0] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_security_group.ec2instance-sg - *terraform.NodeApplyableResourceInstance
aws_security_group.ec2instance-sg (prepare state) - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
aws_instance.ec2instance[1] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_security_group.ec2instance-sg - *terraform.NodeApplyableResourceInstance
aws_security_group.ec2instance-sg (prepare state) - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
aws_instance.ec2instance[2] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_security_group.ec2instance-sg - *terraform.NodeApplyableResourceInstance
aws_security_group.ec2instance-sg (prepare state) - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
aws_security_group.ec2instance-sg - *terraform.NodeApplyableResourceInstance
aws_security_group.ec2instance-sg (prepare state) - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
var.instance_name - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
aws_security_group.ec2instance-sg (prepare state) - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_instance.ec2instance[0] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[1] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[2] - *terraform.NodeApplyableResourceInstance
aws_security_group.ec2instance-sg - *terraform.NodeApplyableResourceInstance
aws_security_group.ec2instance-sg (prepare state) - *terraform.NodeApplyableResource
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
null_resource.nullresource[0] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource[1] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource[2] - *terraform.NodeApplyableResourceInstance
output.private_ip - *terraform.NodeApplyableOutput
provider.aws - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.admin_password - *terraform.NodeRootVariable
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.instance_count - *terraform.NodeRootVariable
null_resource.nullresource[0] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_instance.ec2instance[0] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[1] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[2] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.admin_password - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
null_resource.nullresource[1] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_instance.ec2instance[0] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[1] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[2] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.admin_password - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
null_resource.nullresource[2] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_instance.ec2instance[0] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[1] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[2] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.admin_password - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
output.private_ip - *terraform.NodeApplyableOutput
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_instance.ec2instance[0] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[1] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[2] - *terraform.NodeApplyableResourceInstance
provider.aws - *terraform.NodeApplyableProvider
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.admin_password - *terraform.NodeRootVariable
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
------
2019/08/12 09:03:51 [TRACE] Executing graph transform *terraform.TargetsTransformer
2019/08/12 09:03:51 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes)
2019/08/12 09:03:51 [TRACE] Executing graph transform *terraform.CloseProviderTransformer
2019/08/12 09:03:51 [TRACE] Completed graph transform *terraform.CloseProviderTransformer with new graph:
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
var.instance_count - *terraform.NodeRootVariable
aws_instance.ec2instance[0] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_security_group.ec2instance-sg - *terraform.NodeApplyableResourceInstance
aws_security_group.ec2instance-sg (prepare state) - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
aws_instance.ec2instance[1] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_security_group.ec2instance-sg - *terraform.NodeApplyableResourceInstance
aws_security_group.ec2instance-sg (prepare state) - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
aws_instance.ec2instance[2] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_security_group.ec2instance-sg - *terraform.NodeApplyableResourceInstance
aws_security_group.ec2instance-sg (prepare state) - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
aws_security_group.ec2instance-sg - *terraform.NodeApplyableResourceInstance
aws_security_group.ec2instance-sg (prepare state) - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
var.instance_name - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
aws_security_group.ec2instance-sg (prepare state) - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_instance.ec2instance[0] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[1] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[2] - *terraform.NodeApplyableResourceInstance
aws_security_group.ec2instance-sg - *terraform.NodeApplyableResourceInstance
aws_security_group.ec2instance-sg (prepare state) - *terraform.NodeApplyableResource
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
null_resource.nullresource[0] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource[1] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource[2] - *terraform.NodeApplyableResourceInstance
output.private_ip - *terraform.NodeApplyableOutput
provider.aws - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.admin_password - *terraform.NodeRootVariable
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.instance_count - *terraform.NodeRootVariable
null_resource.nullresource[0] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_instance.ec2instance[0] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[1] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[2] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.admin_password - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
null_resource.nullresource[1] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_instance.ec2instance[0] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[1] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[2] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.admin_password - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
null_resource.nullresource[2] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_instance.ec2instance[0] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[1] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[2] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.admin_password - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
output.private_ip - *terraform.NodeApplyableOutput
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_instance.ec2instance[0] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[1] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[2] - *terraform.NodeApplyableResourceInstance
provider.aws - *terraform.NodeApplyableProvider
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_instance.ec2instance[0] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[1] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[2] - *terraform.NodeApplyableResourceInstance
aws_security_group.ec2instance-sg - *terraform.NodeApplyableResourceInstance
aws_security_group.ec2instance-sg (prepare state) - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
null_resource.nullresource[0] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource[1] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource[2] - *terraform.NodeApplyableResourceInstance
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.admin_password - *terraform.NodeRootVariable
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
------
2019/08/12 09:03:51 [TRACE] Executing graph transform *terraform.CloseProvisionerTransformer
2019/08/12 09:03:51 [TRACE] Completed graph transform *terraform.CloseProvisionerTransformer with new graph:
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
var.instance_count - *terraform.NodeRootVariable
aws_instance.ec2instance[0] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_security_group.ec2instance-sg - *terraform.NodeApplyableResourceInstance
aws_security_group.ec2instance-sg (prepare state) - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
aws_instance.ec2instance[1] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_security_group.ec2instance-sg - *terraform.NodeApplyableResourceInstance
aws_security_group.ec2instance-sg (prepare state) - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
aws_instance.ec2instance[2] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_security_group.ec2instance-sg - *terraform.NodeApplyableResourceInstance
aws_security_group.ec2instance-sg (prepare state) - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
aws_security_group.ec2instance-sg - *terraform.NodeApplyableResourceInstance
aws_security_group.ec2instance-sg (prepare state) - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
var.instance_name - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
aws_security_group.ec2instance-sg (prepare state) - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_instance.ec2instance[0] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[1] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[2] - *terraform.NodeApplyableResourceInstance
aws_security_group.ec2instance-sg - *terraform.NodeApplyableResourceInstance
aws_security_group.ec2instance-sg (prepare state) - *terraform.NodeApplyableResource
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
null_resource.nullresource[0] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource[1] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource[2] - *terraform.NodeApplyableResourceInstance
output.private_ip - *terraform.NodeApplyableOutput
provider.aws - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.admin_password - *terraform.NodeRootVariable
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.instance_count - *terraform.NodeRootVariable
null_resource.nullresource[0] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_instance.ec2instance[0] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[1] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[2] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.admin_password - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
null_resource.nullresource[1] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_instance.ec2instance[0] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[1] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[2] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.admin_password - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
null_resource.nullresource[2] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_instance.ec2instance[0] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[1] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[2] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.admin_password - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
output.private_ip - *terraform.NodeApplyableOutput
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_instance.ec2instance[0] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[1] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[2] - *terraform.NodeApplyableResourceInstance
provider.aws - *terraform.NodeApplyableProvider
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_instance.ec2instance[0] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[1] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[2] - *terraform.NodeApplyableResourceInstance
aws_security_group.ec2instance-sg - *terraform.NodeApplyableResourceInstance
aws_security_group.ec2instance-sg (prepare state) - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
null_resource.nullresource[0] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource[1] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource[2] - *terraform.NodeApplyableResourceInstance
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
provisioner.remote-exec (close) - *terraform.graphNodeCloseProvisioner
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
null_resource.nullresource[0] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource[1] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource[2] - *terraform.NodeApplyableResourceInstance
var.admin_password - *terraform.NodeRootVariable
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
------
2019/08/12 09:03:51 [TRACE] Executing graph transform *terraform.RootTransformer
2019/08/12 09:03:51 [TRACE] Completed graph transform *terraform.RootTransformer with new graph:
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
var.instance_count - *terraform.NodeRootVariable
aws_instance.ec2instance[0] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_security_group.ec2instance-sg - *terraform.NodeApplyableResourceInstance
aws_security_group.ec2instance-sg (prepare state) - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
aws_instance.ec2instance[1] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_security_group.ec2instance-sg - *terraform.NodeApplyableResourceInstance
aws_security_group.ec2instance-sg (prepare state) - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
aws_instance.ec2instance[2] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_security_group.ec2instance-sg - *terraform.NodeApplyableResourceInstance
aws_security_group.ec2instance-sg (prepare state) - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
aws_security_group.ec2instance-sg - *terraform.NodeApplyableResourceInstance
aws_security_group.ec2instance-sg (prepare state) - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
var.instance_name - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
aws_security_group.ec2instance-sg (prepare state) - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_instance.ec2instance[0] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[1] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[2] - *terraform.NodeApplyableResourceInstance
aws_security_group.ec2instance-sg - *terraform.NodeApplyableResourceInstance
aws_security_group.ec2instance-sg (prepare state) - *terraform.NodeApplyableResource
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
null_resource.nullresource[0] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource[1] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource[2] - *terraform.NodeApplyableResourceInstance
output.private_ip - *terraform.NodeApplyableOutput
provider.aws - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.admin_password - *terraform.NodeRootVariable
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.instance_count - *terraform.NodeRootVariable
null_resource.nullresource[0] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_instance.ec2instance[0] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[1] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[2] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.admin_password - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
null_resource.nullresource[1] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_instance.ec2instance[0] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[1] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[2] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.admin_password - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
null_resource.nullresource[2] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_instance.ec2instance[0] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[1] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[2] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.admin_password - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
output.private_ip - *terraform.NodeApplyableOutput
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_instance.ec2instance[0] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[1] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[2] - *terraform.NodeApplyableResourceInstance
provider.aws - *terraform.NodeApplyableProvider
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_instance.ec2instance[0] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[1] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[2] - *terraform.NodeApplyableResourceInstance
aws_security_group.ec2instance-sg - *terraform.NodeApplyableResourceInstance
aws_security_group.ec2instance-sg (prepare state) - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
null_resource.nullresource[0] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource[1] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource[2] - *terraform.NodeApplyableResourceInstance
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
provisioner.remote-exec (close) - *terraform.graphNodeCloseProvisioner
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
null_resource.nullresource[0] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource[1] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource[2] - *terraform.NodeApplyableResourceInstance
root - terraform.graphNodeRoot
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
provider.aws (close) - *terraform.graphNodeCloseProvider
provider.null (close) - *terraform.graphNodeCloseProvider
provisioner.remote-exec (close) - *terraform.graphNodeCloseProvisioner
var.admin_password - *terraform.NodeRootVariable
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
------
2019/08/12 09:03:51 [TRACE] Executing graph transform *terraform.TransitiveReductionTransformer
2019/08/12 09:03:51 [TRACE] Completed graph transform *terraform.TransitiveReductionTransformer with new graph:
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
var.instance_count - *terraform.NodeRootVariable
aws_instance.ec2instance[0] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_security_group.ec2instance-sg - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[1] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_security_group.ec2instance-sg - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[2] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance (prepare state) - *terraform.NodeApplyableResource
aws_security_group.ec2instance-sg - *terraform.NodeApplyableResourceInstance
aws_security_group.ec2instance-sg - *terraform.NodeApplyableResourceInstance
aws_security_group.ec2instance-sg (prepare state) - *terraform.NodeApplyableResource
var.instance_name - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
aws_security_group.ec2instance-sg (prepare state) - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
null_resource.nullresource[0] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource[1] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource[2] - *terraform.NodeApplyableResourceInstance
output.private_ip - *terraform.NodeApplyableOutput
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
provider.null - *terraform.NodeApplyableProvider
provisioner.remote-exec - *terraform.NodeProvisioner
var.instance_count - *terraform.NodeRootVariable
null_resource.nullresource[0] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[0] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[1] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[2] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
var.admin_password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
null_resource.nullresource[1] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[0] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[1] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[2] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
var.admin_password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
null_resource.nullresource[2] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[0] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[1] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[2] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource (prepare state) - *terraform.NodeApplyableResource
var.admin_password - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
output.private_ip - *terraform.NodeApplyableOutput
aws_instance.ec2instance[0] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[1] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[2] - *terraform.NodeApplyableResourceInstance
provider.aws - *terraform.NodeApplyableProvider
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_instance.ec2instance[0] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[1] - *terraform.NodeApplyableResourceInstance
aws_instance.ec2instance[2] - *terraform.NodeApplyableResourceInstance
provider.null - *terraform.NodeApplyableProvider
provider.null (close) - *terraform.graphNodeCloseProvider
null_resource.nullresource[0] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource[1] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource[2] - *terraform.NodeApplyableResourceInstance
provisioner.remote-exec - *terraform.NodeProvisioner
provisioner.remote-exec (close) - *terraform.graphNodeCloseProvisioner
null_resource.nullresource[0] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource[1] - *terraform.NodeApplyableResourceInstance
null_resource.nullresource[2] - *terraform.NodeApplyableResourceInstance
root - terraform.graphNodeRoot
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
provider.aws (close) - *terraform.graphNodeCloseProvider
provider.null (close) - *terraform.graphNodeCloseProvider
provisioner.remote-exec (close) - *terraform.graphNodeCloseProvisioner
var.admin_password - *terraform.NodeRootVariable
var.aws_access_key - *terraform.NodeRootVariable
var.aws_secret_key - *terraform.NodeRootVariable
var.instance_count - *terraform.NodeRootVariable
var.instance_name - *terraform.NodeRootVariable
var.username - *terraform.NodeRootVariable
var.vpc_id - *terraform.NodeRootVariable
------
2019/08/12 09:03:51 [DEBUG] Starting graph walk: walkApply
2019/08/12 09:03:51 [TRACE] dag/walk: updating graph
2019/08/12 09:03:51 [TRACE] dag/walk: added new vertex: "aws_instance.ec2instance[1]"
2019/08/12 09:03:51 [TRACE] dag/walk: added new vertex: "var.vpc_id"
2019/08/12 09:03:51 [TRACE] dag/walk: added new vertex: "var.aws_secret_key"
2019/08/12 09:03:51 [TRACE] dag/walk: added new vertex: "aws_security_group.ec2instance-sg"
2019/08/12 09:03:51 [TRACE] dag/walk: added new vertex: "var.admin_password"
2019/08/12 09:03:51 [TRACE] dag/walk: added new vertex: "null_resource.nullresource[2]"
2019/08/12 09:03:51 [TRACE] dag/walk: added new vertex: "null_resource.nullresource[0]"
2019/08/12 09:03:51 [TRACE] dag/walk: added new vertex: "null_resource.nullresource[1]"
2019/08/12 09:03:51 [TRACE] dag/walk: added new vertex: "aws_instance.ec2instance[0]"
2019/08/12 09:03:51 [TRACE] dag/walk: added new vertex: "aws_instance.ec2instance[2]"
2019/08/12 09:03:51 [TRACE] dag/walk: added new vertex: "var.instance_count"
2019/08/12 09:03:51 [TRACE] dag/walk: added new vertex: "aws_security_group.ec2instance-sg (prepare state)"
2019/08/12 09:03:51 [TRACE] dag/walk: added new vertex: "provider.null"
2019/08/12 09:03:51 [TRACE] dag/walk: added new vertex: "output.private_ip"
2019/08/12 09:03:51 [TRACE] dag/walk: added new vertex: "provisioner.remote-exec (close)"
2019/08/12 09:03:51 [TRACE] dag/walk: added new vertex: "root"
2019/08/12 09:03:51 [TRACE] dag/walk: added new vertex: "null_resource.nullresource (prepare state)"
2019/08/12 09:03:51 [TRACE] dag/walk: added new vertex: "meta.count-boundary (EachMode fixup)"
2019/08/12 09:03:51 [TRACE] dag/walk: added new vertex: "provider.null (close)"
2019/08/12 09:03:51 [TRACE] dag/walk: added new vertex: "var.username"
2019/08/12 09:03:51 [TRACE] dag/walk: added new vertex: "var.aws_access_key"
2019/08/12 09:03:51 [TRACE] dag/walk: added new vertex: "var.instance_name"
2019/08/12 09:03:51 [TRACE] dag/walk: added new vertex: "aws_instance.ec2instance (prepare state)"
2019/08/12 09:03:51 [TRACE] dag/walk: added new vertex: "provider.aws"
2019/08/12 09:03:51 [TRACE] dag/walk: added new vertex: "provider.aws (close)"
2019/08/12 09:03:51 [TRACE] dag/walk: added new vertex: "provisioner.remote-exec"
2019/08/12 09:03:51 [TRACE] dag/walk: added edge: "output.private_ip" waiting on "aws_instance.ec2instance[1]"
2019/08/12 09:03:51 [TRACE] dag/walk: added edge: "meta.count-boundary (EachMode fixup)" waiting on "null_resource.nullresource[1]"
2019/08/12 09:03:51 [TRACE] dag/walk: added edge: "null_resource.nullresource[1]" waiting on "null_resource.nullresource (prepare state)"
2019/08/12 09:03:51 [TRACE] dag/walk: added edge: "null_resource.nullresource[2]" waiting on "null_resource.nullresource (prepare state)"
2019/08/12 09:03:51 [TRACE] dag/walk: added edge: "provider.aws (close)" waiting on "aws_instance.ec2instance[2]"
2019/08/12 09:03:51 [TRACE] dag/walk: added edge: "provider.aws" waiting on "var.aws_access_key"
2019/08/12 09:03:51 [TRACE] dag/walk: added edge: "provider.null (close)" waiting on "null_resource.nullresource[1]"
2019/08/12 09:03:51 [TRACE] dag/walk: added edge: "null_resource.nullresource[1]" waiting on "var.username"
2019/08/12 09:03:51 [TRACE] dag/walk: added edge: "meta.count-boundary (EachMode fixup)" waiting on "null_resource.nullresource[2]"
2019/08/12 09:03:51 [TRACE] dag/walk: added edge: "provider.null (close)" waiting on "null_resource.nullresource[0]"
2019/08/12 09:03:51 [TRACE] dag/walk: added edge: "meta.count-boundary (EachMode fixup)" waiting on "null_resource.nullresource[0]"
2019/08/12 09:03:51 [TRACE] dag/walk: added edge: "aws_security_group.ec2instance-sg" waiting on "var.instance_name"
2019/08/12 09:03:51 [TRACE] dag/walk: added edge: "output.private_ip" waiting on "aws_instance.ec2instance[2]"
2019/08/12 09:03:51 [TRACE] dag/walk: added edge: "root" waiting on "meta.count-boundary (EachMode fixup)"
2019/08/12 09:03:51 [TRACE] dag/walk: added edge: "null_resource.nullresource[0]" waiting on "var.admin_password"
2019/08/12 09:03:51 [TRACE] dag/walk: added edge: "provisioner.remote-exec (close)" waiting on "null_resource.nullresource[0]"
2019/08/12 09:03:51 [TRACE] dag/walk: added edge: "aws_instance.ec2instance[2]" waiting on "aws_security_group.ec2instance-sg"
2019/08/12 09:03:51 [TRACE] dag/walk: added edge: "output.private_ip" waiting on "aws_instance.ec2instance[0]"
2019/08/12 09:03:51 [TRACE] dag/walk: added edge: "provider.aws (close)" waiting on "aws_instance.ec2instance[1]"
2019/08/12 09:03:51 [TRACE] dag/walk: added edge: "null_resource.nullresource[0]" waiting on "aws_instance.ec2instance[0]"
2019/08/12 09:03:51 [TRACE] dag/walk: added edge: "null_resource.nullresource[1]" waiting on "aws_instance.ec2instance[2]"
2019/08/12 09:03:51 [TRACE] dag/walk: added edge: "provider.aws (close)" waiting on "aws_instance.ec2instance[0]"
2019/08/12 09:03:51 [TRACE] dag/walk: added edge: "null_resource.nullresource[0]" waiting on "null_resource.nullresource (prepare state)"
2019/08/12 09:03:51 [TRACE] dag/walk: added edge: "provisioner.remote-exec (close)" waiting on "null_resource.nullresource[2]"
2019/08/12 09:03:51 [TRACE] dag/walk: added edge: "provisioner.remote-exec (close)" waiting on "null_resource.nullresource[1]"
2019/08/12 09:03:51 [TRACE] dag/walk: added edge: "aws_instance.ec2instance[1]" waiting on "aws_security_group.ec2instance-sg"
2019/08/12 09:03:51 [TRACE] dag/walk: added edge: "aws_instance.ec2instance (prepare state)" waiting on "var.instance_count"
2019/08/12 09:03:51 [TRACE] dag/walk: added edge: "null_resource.nullresource (prepare state)" waiting on "provisioner.remote-exec"
2019/08/12 09:03:51 [TRACE] dag/walk: added edge: "null_resource.nullresource[0]" waiting on "var.username"
2019/08/12 09:03:51 [TRACE] dag/walk: added edge: "aws_instance.ec2instance[0]" waiting on "aws_security_group.ec2instance-sg"
2019/08/12 09:03:51 [TRACE] dag/walk: added edge: "null_resource.nullresource[1]" waiting on "var.admin_password"
2019/08/12 09:03:51 [TRACE] dag/walk: added edge: "aws_instance.ec2instance (prepare state)" waiting on "provider.aws"
2019/08/12 09:03:51 [TRACE] dag/walk: added edge: "null_resource.nullresource[2]" waiting on "aws_instance.ec2instance[0]"
2019/08/12 09:03:51 [TRACE] dag/walk: added edge: "aws_security_group.ec2instance-sg" waiting on "aws_security_group.ec2instance-sg (prepare state)"
2019/08/12 09:03:51 [TRACE] dag/walk: added edge: "null_resource.nullresource (prepare state)" waiting on "provider.null"
2019/08/12 09:03:51 [TRACE] dag/walk: added edge: "provider.null (close)" waiting on "null_resource.nullresource[2]"
2019/08/12 09:03:51 [TRACE] dag/walk: added edge: "null_resource.nullresource[2]" waiting on "var.username"
2019/08/12 09:03:51 [TRACE] dag/walk: added edge: "null_resource.nullresource[2]" waiting on "var.admin_password"
2019/08/12 09:03:51 [TRACE] dag/walk: added edge: "null_resource.nullresource[2]" waiting on "aws_instance.ec2instance[2]"
2019/08/12 09:03:51 [TRACE] dag/walk: added edge: "aws_instance.ec2instance[1]" waiting on "aws_instance.ec2instance (prepare state)"
2019/08/12 09:03:51 [TRACE] dag/walk: added edge: "root" waiting on "provider.aws (close)"
2019/08/12 09:03:51 [TRACE] dag/walk: added edge: "root" waiting on "provider.null (close)"
2019/08/12 09:03:51 [TRACE] dag/walk: added edge: "meta.count-boundary (EachMode fixup)" waiting on "output.private_ip"
2019/08/12 09:03:51 [TRACE] dag/walk: added edge: "null_resource.nullresource[0]" waiting on "aws_instance.ec2instance[2]"
2019/08/12 09:03:51 [TRACE] dag/walk: added edge: "null_resource.nullresource (prepare state)" waiting on "var.instance_count"
2019/08/12 09:03:51 [TRACE] dag/walk: added edge: "null_resource.nullresource[2]" waiting on "aws_instance.ec2instance[1]"
2019/08/12 09:03:51 [TRACE] dag/walk: added edge: "aws_instance.ec2instance[0]" waiting on "aws_instance.ec2instance (prepare state)"
2019/08/12 09:03:51 [TRACE] dag/walk: added edge: "root" waiting on "provisioner.remote-exec (close)"
2019/08/12 09:03:51 [TRACE] dag/walk: added edge: "aws_instance.ec2instance[2]" waiting on "aws_instance.ec2instance (prepare state)"
2019/08/12 09:03:51 [TRACE] dag/walk: added edge: "null_resource.nullresource[0]" waiting on "aws_instance.ec2instance[1]"
2019/08/12 09:03:51 [TRACE] dag/walk: added edge: "null_resource.nullresource[1]" waiting on "aws_instance.ec2instance[1]"
2019/08/12 09:03:51 [TRACE] dag/walk: added edge: "aws_security_group.ec2instance-sg" waiting on "var.vpc_id"
2019/08/12 09:03:51 [TRACE] dag/walk: added edge: "provider.aws" waiting on "var.aws_secret_key"
2019/08/12 09:03:51 [TRACE] dag/walk: added edge: "aws_security_group.ec2instance-sg (prepare state)" waiting on "provider.aws"
2019/08/12 09:03:51 [TRACE] dag/walk: added edge: "null_resource.nullresource[1]" waiting on "aws_instance.ec2instance[0]"
2019/08/12 09:03:51 [TRACE] dag/walk: dependencies changed for "provider.aws", sending new deps
2019/08/12 09:03:51 [TRACE] dag/walk: dependencies changed for "aws_security_group.ec2instance-sg", sending new deps
2019/08/12 09:03:51 [TRACE] dag/walk: dependencies changed for "aws_instance.ec2instance[2]", sending new deps
2019/08/12 09:03:51 [TRACE] dag/walk: dependencies changed for "meta.count-boundary (EachMode fixup)", sending new deps
2019/08/12 09:03:51 [TRACE] dag/walk: dependencies changed for "null_resource.nullresource[2]", sending new deps
2019/08/12 09:03:51 [TRACE] dag/walk: dependencies changed for "aws_instance.ec2instance (prepare state)", sending new deps
2019/08/12 09:03:51 [TRACE] dag/walk: dependencies changed for "aws_security_group.ec2instance-sg (prepare state)", sending new deps
2019/08/12 09:03:51 [TRACE] dag/walk: dependencies changed for "output.private_ip", sending new deps
2019/08/12 09:03:51 [TRACE] dag/walk: dependencies changed for "null_resource.nullresource[1]", sending new deps
2019/08/12 09:03:51 [TRACE] dag/walk: dependencies changed for "aws_instance.ec2instance[0]", sending new deps
2019/08/12 09:03:51 [TRACE] dag/walk: dependencies changed for "null_resource.nullresource[0]", sending new deps
2019/08/12 09:03:51 [TRACE] dag/walk: dependencies changed for "provisioner.remote-exec (close)", sending new deps
2019/08/12 09:03:51 [TRACE] dag/walk: dependencies changed for "root", sending new deps
2019/08/12 09:03:51 [TRACE] dag/walk: dependencies changed for "aws_instance.ec2instance[1]", sending new deps
2019/08/12 09:03:51 [TRACE] dag/walk: dependencies changed for "null_resource.nullresource (prepare state)", sending new deps
2019/08/12 09:03:51 [TRACE] dag/walk: dependencies changed for "provider.aws (close)", sending new deps
2019/08/12 09:03:51 [TRACE] dag/walk: dependencies changed for "provider.null (close)", sending new deps
2019/08/12 09:03:51 [TRACE] dag/walk: visiting "var.vpc_id"
2019/08/12 09:03:51 [TRACE] vertex "var.vpc_id": starting visit (*terraform.NodeRootVariable)
2019/08/12 09:03:51 [TRACE] dag/walk: visiting "var.aws_access_key"
2019/08/12 09:03:51 [TRACE] dag/walk: visiting "var.admin_password"
2019/08/12 09:03:51 [TRACE] vertex "var.aws_access_key": starting visit (*terraform.NodeRootVariable)
2019/08/12 09:03:51 [TRACE] vertex "var.admin_password": starting visit (*terraform.NodeRootVariable)
2019/08/12 09:03:51 [TRACE] vertex "var.aws_access_key": visit complete
2019/08/12 09:03:51 [TRACE] vertex "var.admin_password": visit complete
2019/08/12 09:03:51 [TRACE] dag/walk: visiting "var.instance_count"
2019/08/12 09:03:51 [TRACE] vertex "var.instance_count": starting visit (*terraform.NodeRootVariable)
2019/08/12 09:03:51 [TRACE] dag/walk: visiting "var.username"
2019/08/12 09:03:51 [TRACE] vertex "var.instance_count": visit complete
2019/08/12 09:03:51 [TRACE] vertex "var.username": starting visit (*terraform.NodeRootVariable)
2019/08/12 09:03:51 [TRACE] vertex "var.username": visit complete
2019/08/12 09:03:51 [TRACE] dag/walk: visiting "provider.null"
2019/08/12 09:03:51 [TRACE] vertex "var.vpc_id": visit complete
2019/08/12 09:03:51 [TRACE] vertex "provider.null": starting visit (*terraform.NodeApplyableProvider)
2019/08/12 09:03:51 [TRACE] vertex "provider.null": evaluating
2019/08/12 09:03:51 [TRACE] dag/walk: visiting "provisioner.remote-exec"
2019/08/12 09:03:51 [TRACE] [walkApply] Entering eval tree: provider.null
2019/08/12 09:03:51 [TRACE] vertex "provisioner.remote-exec": starting visit (*terraform.NodeProvisioner)
2019/08/12 09:03:51 [TRACE] <root>: eval: *terraform.EvalSequence
2019/08/12 09:03:51 [TRACE] <root>: eval: *terraform.EvalInitProvider
2019/08/12 09:03:51 [TRACE] vertex "provisioner.remote-exec": evaluating
2019/08/12 09:03:51 [TRACE] dag/walk: visiting "var.aws_secret_key"
2019/08/12 09:03:51 [TRACE] [walkApply] Entering eval tree: provisioner.remote-exec
2019/08/12 09:03:51 [TRACE] vertex "var.aws_secret_key": starting visit (*terraform.NodeRootVariable)
2019/08/12 09:03:51 [TRACE] <root>: eval: *terraform.EvalInitProvisioner
2019/08/12 09:03:51 [TRACE] dag/walk: visiting "var.instance_name"
2019/08/12 09:03:51 [TRACE] vertex "var.instance_name": starting visit (*terraform.NodeRootVariable)
2019/08/12 09:03:51 [TRACE] vertex "var.instance_name": visit complete
2019/08/12 09:03:51 [TRACE] vertex "var.aws_secret_key": visit complete
2019/08/12 09:03:51 [TRACE] dag/walk: visiting "provider.aws"
2019/08/12 09:03:51 [TRACE] vertex "provider.aws": starting visit (*terraform.NodeApplyableProvider)
2019/08/12 09:03:51 [TRACE] vertex "provider.aws": evaluating
2019/08/12 09:03:51 [TRACE] [walkApply] Entering eval tree: provider.aws
2019/08/12 09:03:51 [TRACE] <root>: eval: *terraform.EvalSequence
2019/08/12 09:03:51 [TRACE] <root>: eval: *terraform.EvalInitProvider
2019-08-12T09:03:51.129+0930 [INFO] plugin: configuring client automatic mTLS
2019-08-12T09:03:51.129+0930 [DEBUG] plugin: starting plugin: path=C:\Users\hslasw\terraform.exe args=[C:\Users\hslasw\terraform.exe, internal-plugin, provisioner, remote-exec]
2019-08-12T09:03:51.137+0930 [DEBUG] plugin: plugin started: path=C:\Users\hslasw\terraform.exe pid=41524
2019-08-12T09:03:51.137+0930 [DEBUG] plugin: waiting for RPC address: path=C:\Users\hslasw\terraform.exe
2019-08-12T09:03:51.151+0930 [DEBUG] plugin: starting plugin: path=C:\Users\hslasw\docs\Master-TF\terraform-scratch\.terraform\plugins\windows_amd64\terraform-provider-null_v2.1.2_x4.exe args=[C:\Users\hslasw\docs\Master-TF\terraform-scratch\.terraform\plugins\windows_amd64\terraform-provider-null_v2.1.2_x4.exe]
2019-08-12T09:03:51.158+0930 [DEBUG] plugin: plugin started: path=C:\Users\hslasw\docs\Master-TF\terraform-scratch\.terraform\plugins\windows_amd64\terraform-provider-null_v2.1.2_x4.exe pid=7144
2019-08-12T09:03:51.158+0930 [DEBUG] plugin: waiting for RPC address: path=C:\Users\hslasw\docs\Master-TF\terraform-scratch\.terraform\plugins\windows_amd64\terraform-provider-null_v2.1.2_x4.exe
2019-08-12T09:03:51.171+0930 [DEBUG] plugin.terraform.exe: 2019/08/12 09:03:51 [INFO] Terraform version: 0.12.6
2019-08-12T09:03:51.171+0930 [DEBUG] plugin.terraform.exe: 2019/08/12 09:03:51 [INFO] Go runtime version: go1.12.4
2019-08-12T09:03:51.171+0930 [DEBUG] plugin.terraform.exe: 2019/08/12 09:03:51 [INFO] CLI args: []string{"C:\\Users\\hslasw\\terraform.exe", "internal-plugin", "provisioner", "remote-exec"}
2019-08-12T09:03:51.172+0930 [DEBUG] plugin.terraform.exe: 2019/08/12 09:03:51 [DEBUG] Attempting to open CLI config file: C:\Users\hslasw\AppData\Roaming\terraform.rc
2019-08-12T09:03:51.172+0930 [DEBUG] plugin.terraform.exe: 2019/08/12 09:03:51 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2019-08-12T09:03:51.172+0930 [DEBUG] plugin.terraform.exe: 2019/08/12 09:03:51 [INFO] CLI command args: []string{"internal-plugin", "provisioner", "remote-exec"}
2019-08-12T09:03:51.173+0930 [DEBUG] plugin.terraform.exe: remote-exec-provisioner (internal) 2019/08/12 09:03:51 [INFO] Starting provisioner plugin remote-exec
2019-08-12T09:03:51.174+0930 [DEBUG] plugin.terraform.exe: plugin address: address=127.0.0.1:10000 network=tcp timestamp=2019-08-12T09:03:51.174+0930
2019-08-12T09:03:51.174+0930 [DEBUG] plugin: using plugin: version=5
2019/08/12 09:03:51 [TRACE] [walkApply] Exiting eval tree: provisioner.remote-exec
2019/08/12 09:03:51 [TRACE] vertex "provisioner.remote-exec": visit complete
2019-08-12T09:03:51.176+0930 [INFO] plugin.terraform-provider-null_v2.1.2_x4.exe: configuring server automatic mTLS: timestamp=2019-08-12T09:03:51.176+0930
2019-08-12T09:03:51.206+0930 [DEBUG] plugin: using plugin: version=5
2019-08-12T09:03:51.206+0930 [DEBUG] plugin.terraform-provider-null_v2.1.2_x4.exe: plugin address: address=127.0.0.1:10001 network=tcp timestamp=2019-08-12T09:03:51.206+0930
2019/08/12 09:03:51 [TRACE] BuiltinEvalContext: Initialized "null" provider for provider.null
2019/08/12 09:03:51 [TRACE] <root>: eval: terraform.EvalNoop
2019/08/12 09:03:51 [TRACE] <root>: eval: terraform.EvalNoop
2019/08/12 09:03:51 [TRACE] <root>: eval: *terraform.EvalOpFilter
2019/08/12 09:03:51 [TRACE] <root>: eval: *terraform.EvalSequence
2019/08/12 09:03:51 [TRACE] <root>: eval: *terraform.EvalGetProvider
2019-08-12T09:03:51.206+0930 [INFO] plugin: configuring client automatic mTLS
2019-08-12T09:03:51.230+0930 [DEBUG] plugin: starting plugin: path=C:\Users\hslasw\docs\Master-TF\terraform-scratch\.terraform\plugins\windows_amd64\terraform-provider-aws_v2.23.0_x4.exe args=[C:\Users\hslasw\docs\Master-TF\terraform-scratch\.terraform\plugins\windows_amd64\terraform-provider-aws_v2.23.0_x4.exe]
2019-08-12T09:03:51.238+0930 [DEBUG] plugin: plugin started: path=C:\Users\hslasw\docs\Master-TF\terraform-scratch\.terraform\plugins\windows_amd64\terraform-provider-aws_v2.23.0_x4.exe pid=51792
2019-08-12T09:03:51.238+0930 [DEBUG] plugin: waiting for RPC address: path=C:\Users\hslasw\docs\Master-TF\terraform-scratch\.terraform\plugins\windows_amd64\terraform-provider-aws_v2.23.0_x4.exe
2019-08-12T09:03:51.303+0930 [INFO] plugin.terraform-provider-aws_v2.23.0_x4.exe: configuring server automatic mTLS: timestamp=2019-08-12T09:03:51.303+0930
2019-08-12T09:03:51.326+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: plugin address: address=127.0.0.1:10002 network=tcp timestamp=2019-08-12T09:03:51.326+0930
2019-08-12T09:03:51.326+0930 [DEBUG] plugin: using plugin: version=5
2019/08/12 09:03:51 [TRACE] BuiltinEvalContext: Initialized "aws" provider for provider.aws
2019/08/12 09:03:51 [TRACE] <root>: eval: terraform.EvalNoop
2019/08/12 09:03:51 [TRACE] <root>: eval: terraform.EvalNoop
2019/08/12 09:03:51 [TRACE] <root>: eval: *terraform.EvalOpFilter
2019/08/12 09:03:51 [TRACE] <root>: eval: *terraform.EvalSequence
2019/08/12 09:03:51 [TRACE] <root>: eval: *terraform.EvalGetProvider
2019/08/12 09:03:51 [TRACE] <root>: eval: *terraform.EvalOpFilter
2019/08/12 09:03:51 [TRACE] <root>: eval: *terraform.EvalSequence
2019/08/12 09:03:51 [TRACE] <root>: eval: *terraform.EvalOpFilter
2019/08/12 09:03:51 [TRACE] <root>: eval: *terraform.EvalConfigProvider
2019/08/12 09:03:51 [TRACE] <root>: eval: *terraform.EvalSequence
2019/08/12 09:03:51 [TRACE] buildProviderConfig for provider.null: no configuration at all
2019/08/12 09:03:51 [TRACE] GRPCProvider: GetSchema
2019/08/12 09:03:51 [TRACE] <root>: eval: *terraform.EvalConfigProvider
2019/08/12 09:03:51 [TRACE] buildProviderConfig for provider.aws: using explicit config only
2019/08/12 09:03:51 [TRACE] GRPCProvider: GetSchema
2019/08/12 09:03:51 [TRACE] GRPCProvider: Configure
2019/08/12 09:03:51 [TRACE] [walkApply] Exiting eval tree: provider.null
2019/08/12 09:03:51 [TRACE] vertex "provider.null": visit complete
2019/08/12 09:03:51 [TRACE] dag/walk: visiting "null_resource.nullresource (prepare state)"
2019/08/12 09:03:51 [TRACE] vertex "null_resource.nullresource (prepare state)": starting visit (*terraform.NodeApplyableResource)
2019/08/12 09:03:51 [TRACE] vertex "null_resource.nullresource (prepare state)": evaluating
2019/08/12 09:03:51 [TRACE] [walkApply] Entering eval tree: null_resource.nullresource (prepare state)
2019/08/12 09:03:51 [TRACE] <root>: eval: *terraform.EvalWriteResourceState
2019/08/12 09:03:51 [TRACE] [walkApply] Exiting eval tree: null_resource.nullresource (prepare state)
2019/08/12 09:03:51 [TRACE] vertex "null_resource.nullresource (prepare state)": visit complete
2019/08/12 09:03:51 [TRACE] GRPCProvider: Configure
2019-08-12T09:03:51.404+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:51 [INFO] No assume_role block read from configuration
2019-08-12T09:03:51.404+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:51 [INFO] Building AWS auth structure
2019-08-12T09:03:51.404+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:51 [INFO] Setting AWS metadata API timeout to 100ms
2019-08-12T09:03:51.763+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:51 [INFO] Ignoring AWS metadata API endpoint at default location as it doesn't return any instance-id
2019-08-12T09:03:51.763+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:51 [INFO] AWS Auth provider used: "StaticProvider"
2019-08-12T09:03:51.763+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:51 [DEBUG] Trying to get account information via sts:GetCallerIdentity
2019-08-12T09:03:51.763+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:51 [DEBUG] [aws-sdk-go] DEBUG: Request sts/GetCallerIdentity Details:
2019-08-12T09:03:51.763+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-12T09:03:51.763+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: POST / HTTP/1.1
2019-08-12T09:03:51.763+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Host: sts.amazonaws.com
2019-08-12T09:03:51.763+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: User-Agent: aws-sdk-go/1.22.0 (go1.12.6; windows; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.6
2019-08-12T09:03:51.763+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 43
2019-08-12T09:03:51.763+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Authorization: AWS4-HMAC-SHA256 Credential=XXXXXXXXXXXXXXXXXXXXX/20190811/us-east-1/sts/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=a92cb6031195ad9b93cae3cbccd3236945af6d9b740537cf53b01a887b2a25c4
2019-08-12T09:03:51.763+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2019-08-12T09:03:51.763+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: X-Amz-Date: 20190811T233351Z
2019-08-12T09:03:51.763+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Accept-Encoding: gzip
2019-08-12T09:03:51.763+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:03:51.763+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Action=GetCallerIdentity&Version=2011-06-15
2019-08-12T09:03:51.763+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:03:52.751+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:52 [DEBUG] [aws-sdk-go] DEBUG: Response sts/GetCallerIdentity Details:
2019-08-12T09:03:52.751+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ RESPONSE ]--------------------------------------
2019-08-12T09:03:52.751+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: HTTP/1.1 200 OK
2019-08-12T09:03:52.751+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Connection: close
2019-08-12T09:03:52.751+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 416
2019-08-12T09:03:52.751+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: text/xml
2019-08-12T09:03:52.751+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Date: Sun, 11 Aug 2019 23:33:51 GMT
2019-08-12T09:03:52.751+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: X-Amzn-Requestid: 7a5b7f4e-bc90-11e9-b2d6-358b5ce04618
2019-08-12T09:03:52.751+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:03:52.751+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:03:52.751+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:03:52.751+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:52 [DEBUG] [aws-sdk-go] <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/">
2019-08-12T09:03:52.751+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <GetCallerIdentityResult>
2019-08-12T09:03:52.751+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <Arn>arn:aws:iam::107096209866:user/ec2-service-account</Arn>
2019-08-12T09:03:52.751+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <UserId>AIDARR33OPHFN53VSTNEB</UserId>
2019-08-12T09:03:52.751+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <Account>107096209866</Account>
2019-08-12T09:03:52.751+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </GetCallerIdentityResult>
2019-08-12T09:03:52.751+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ResponseMetadata>
2019-08-12T09:03:52.751+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <RequestId>7a5b7f4e-bc90-11e9-b2d6-358b5ce04618</RequestId>
2019-08-12T09:03:52.751+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </ResponseMetadata>
2019-08-12T09:03:52.751+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </GetCallerIdentityResponse>
2019-08-12T09:03:52.751+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:52 [DEBUG] Trying to get account information via sts:GetCallerIdentity
2019-08-12T09:03:52.751+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:52 [DEBUG] [aws-sdk-go] DEBUG: Request sts/GetCallerIdentity Details:
2019-08-12T09:03:52.751+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-12T09:03:52.751+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: POST / HTTP/1.1
2019-08-12T09:03:52.751+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Host: sts.amazonaws.com
2019-08-12T09:03:52.751+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: User-Agent: aws-sdk-go/1.22.0 (go1.12.6; windows; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.6
2019-08-12T09:03:52.751+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 43
2019-08-12T09:03:52.751+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Authorization: AWS4-HMAC-SHA256 Credential=XXXXXXXXXXXXXXXXXXXXX/20190811/us-east-1/sts/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=f68bf83d797e0532574edeccbc5eb849fee9f2fc2baf2f28c1f71cd6ade0029b
2019-08-12T09:03:52.751+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2019-08-12T09:03:52.751+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: X-Amz-Date: 20190811T233352Z
2019-08-12T09:03:52.751+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Accept-Encoding: gzip
2019-08-12T09:03:52.751+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:03:52.751+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Action=GetCallerIdentity&Version=2011-06-15
2019-08-12T09:03:52.751+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:03:53.708+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:53 [DEBUG] [aws-sdk-go] DEBUG: Response sts/GetCallerIdentity Details:
2019-08-12T09:03:53.708+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ RESPONSE ]--------------------------------------
2019-08-12T09:03:53.708+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: HTTP/1.1 200 OK
2019-08-12T09:03:53.708+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Connection: close
2019-08-12T09:03:53.708+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 416
2019-08-12T09:03:53.708+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: text/xml
2019-08-12T09:03:53.708+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Date: Sun, 11 Aug 2019 23:33:53 GMT
2019-08-12T09:03:53.708+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: X-Amzn-Requestid: 7aedadbc-bc90-11e9-b077-e1954f247500
2019-08-12T09:03:53.708+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:03:53.708+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:03:53.708+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:03:53.708+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:53 [DEBUG] [aws-sdk-go] <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/">
2019-08-12T09:03:53.708+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <GetCallerIdentityResult>
2019-08-12T09:03:53.708+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <Arn>arn:aws:iam::107096209866:user/ec2-service-account</Arn>
2019-08-12T09:03:53.708+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <UserId>AIDARR33OPHFN53VSTNEB</UserId>
2019-08-12T09:03:53.708+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <Account>107096209866</Account>
2019-08-12T09:03:53.708+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </GetCallerIdentityResult>
2019-08-12T09:03:53.708+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ResponseMetadata>
2019-08-12T09:03:53.708+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <RequestId>7aedadbc-bc90-11e9-b077-e1954f247500</RequestId>
2019-08-12T09:03:53.708+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </ResponseMetadata>
2019-08-12T09:03:53.708+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </GetCallerIdentityResponse>
2019-08-12T09:03:53.709+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:53 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeAccountAttributes Details:
2019-08-12T09:03:53.709+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-12T09:03:53.709+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: POST / HTTP/1.1
2019-08-12T09:03:53.709+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Host: ec2.ap-southeast-2.amazonaws.com
2019-08-12T09:03:53.709+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: User-Agent: aws-sdk-go/1.22.0 (go1.12.6; windows; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.6
2019-08-12T09:03:53.709+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 87
2019-08-12T09:03:53.709+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Authorization: AWS4-HMAC-SHA256 Credential=XXXXXXXXXXXXXXXXXXXXX/20190811/ap-southeast-2/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=d55e742e145c39750baf7ef5fcb1ee0b650070a69efc61e85b759859e5588f13
2019-08-12T09:03:53.709+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2019-08-12T09:03:53.709+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: X-Amz-Date: 20190811T233353Z
2019-08-12T09:03:53.709+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Accept-Encoding: gzip
2019-08-12T09:03:53.709+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:03:53.709+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Action=DescribeAccountAttributes&AttributeName.1=supported-platforms&Version=2016-11-15
2019-08-12T09:03:53.709+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:03:53.851+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:53 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeAccountAttributes Details:
2019-08-12T09:03:53.851+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ RESPONSE ]--------------------------------------
2019-08-12T09:03:53.851+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: HTTP/1.1 200 OK
2019-08-12T09:03:53.851+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Connection: close
2019-08-12T09:03:53.851+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 540
2019-08-12T09:03:53.851+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: text/xml;charset=UTF-8
2019-08-12T09:03:53.851+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Date: Sun, 11 Aug 2019 23:33:52 GMT
2019-08-12T09:03:53.851+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Server: AmazonEC2
2019-08-12T09:03:53.851+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:03:53.851+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:03:53.851+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:03:53.851+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:53 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2019-08-12T09:03:53.851+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <DescribeAccountAttributesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2019-08-12T09:03:53.851+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <requestId>7b061974-1b90-481c-a347-f01a41943479</requestId>
2019-08-12T09:03:53.851+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <accountAttributeSet>
2019-08-12T09:03:53.851+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:03:53.851+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attributeName>supported-platforms</attributeName>
2019-08-12T09:03:53.851+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attributeValueSet>
2019-08-12T09:03:53.851+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:03:53.851+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attributeValue>VPC</attributeValue>
2019-08-12T09:03:53.851+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:03:53.851+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </attributeValueSet>
2019-08-12T09:03:53.851+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:03:53.851+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </accountAttributeSet>
2019-08-12T09:03:53.851+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </DescribeAccountAttributesResponse>
2019/08/12 09:03:53 [TRACE] [walkApply] Exiting eval tree: provider.aws
2019/08/12 09:03:53 [TRACE] vertex "provider.aws": visit complete
2019/08/12 09:03:53 [TRACE] dag/walk: visiting "aws_security_group.ec2instance-sg (prepare state)"
2019/08/12 09:03:53 [TRACE] vertex "aws_security_group.ec2instance-sg (prepare state)": starting visit (*terraform.NodeApplyableResource)
2019/08/12 09:03:53 [TRACE] vertex "aws_security_group.ec2instance-sg (prepare state)": evaluating
2019/08/12 09:03:53 [TRACE] [walkApply] Entering eval tree: aws_security_group.ec2instance-sg (prepare state)
2019/08/12 09:03:53 [TRACE] <root>: eval: *terraform.EvalWriteResourceState
2019/08/12 09:03:53 [TRACE] [walkApply] Exiting eval tree: aws_security_group.ec2instance-sg (prepare state)
2019/08/12 09:03:53 [TRACE] vertex "aws_security_group.ec2instance-sg (prepare state)": visit complete
2019/08/12 09:03:53 [TRACE] dag/walk: visiting "aws_instance.ec2instance (prepare state)"
2019/08/12 09:03:53 [TRACE] vertex "aws_instance.ec2instance (prepare state)": starting visit (*terraform.NodeApplyableResource)
2019/08/12 09:03:53 [TRACE] dag/walk: visiting "aws_security_group.ec2instance-sg"
2019/08/12 09:03:53 [TRACE] vertex "aws_security_group.ec2instance-sg": starting visit (*terraform.NodeApplyableResourceInstance)
2019/08/12 09:03:53 [TRACE] vertex "aws_instance.ec2instance (prepare state)": evaluating
2019/08/12 09:03:53 [TRACE] [walkApply] Entering eval tree: aws_instance.ec2instance (prepare state)
2019/08/12 09:03:53 [TRACE] <root>: eval: *terraform.EvalWriteResourceState
2019/08/12 09:03:53 [TRACE] [walkApply] Exiting eval tree: aws_instance.ec2instance (prepare state)
2019/08/12 09:03:53 [TRACE] vertex "aws_instance.ec2instance (prepare state)": visit complete
2019/08/12 09:03:53 [TRACE] vertex "aws_security_group.ec2instance-sg": evaluating
2019/08/12 09:03:53 [TRACE] [walkApply] Entering eval tree: aws_security_group.ec2instance-sg
2019/08/12 09:03:53 [TRACE] <root>: eval: *terraform.EvalSequence
2019/08/12 09:03:53 [TRACE] <root>: eval: *terraform.EvalGetProvider
2019/08/12 09:03:53 [TRACE] <root>: eval: *terraform.EvalReadDiff
2019/08/12 09:03:53 [TRACE] EvalReadDiff: Read Create change from plan for aws_security_group.ec2instance-sg
2019/08/12 09:03:53 [TRACE] <root>: eval: *terraform.EvalIf
2019/08/12 09:03:53 [TRACE] <root>: eval: terraform.EvalNoop
2019/08/12 09:03:53 [TRACE] <root>: eval: *terraform.EvalIf
2019/08/12 09:03:53 [TRACE] <root>: eval: *terraform.EvalReadState
2019/08/12 09:03:53 [TRACE] EvalReadState: reading state for aws_security_group.ec2instance-sg
2019/08/12 09:03:53 [TRACE] EvalReadState: no state present for aws_security_group.ec2instance-sg
2019/08/12 09:03:53 [TRACE] <root>: eval: *terraform.EvalReadDiff
2019/08/12 09:03:53 [TRACE] EvalReadDiff: Read Create change from plan for aws_security_group.ec2instance-sg
2019/08/12 09:03:53 [TRACE] <root>: eval: *terraform.EvalDiff
2019/08/12 09:03:53 [TRACE] Re-validating config for "aws_security_group.ec2instance-sg"
2019/08/12 09:03:53 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2019/08/12 09:03:53 [TRACE] GRPCProvider: PlanResourceChange
2019/08/12 09:03:53 [WARN] Provider "aws" produced an invalid plan for aws_security_group.ec2instance-sg, 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(""), "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.NullVal(cty.String), "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)})})
- .ingress: planned value cty.SetVal([]cty.Value{cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("172.18.34.7/32")}), "description":cty.StringVal("All traffic from OD"), "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)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("192.168.220.0/24")}), "description":cty.StringVal("HTTP inbound for HAMBS Desktop"), "from_port":cty.NumberIntVal(80), "ipv6_cidr_blocks":cty.ListValEmpty(cty.String), "prefix_list_ids":cty.ListValEmpty(cty.String), "protocol":cty.StringVal("tcp"), "security_groups":cty.SetValEmpty(cty.String), "self":cty.False, "to_port":cty.NumberIntVal(80)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("192.168.220.0/24")}), "description":cty.StringVal("HTTPS inbound for HAMBS Desktop"), "from_port":cty.NumberIntVal(443), "ipv6_cidr_blocks":cty.ListValEmpty(cty.String), "prefix_list_ids":cty.ListValEmpty(cty.String), "protocol":cty.StringVal("tcp"), "security_groups":cty.SetValEmpty(cty.String), "self":cty.False, "to_port":cty.NumberIntVal(443)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("192.168.220.0/24")}), "description":cty.StringVal("OD from HAMBS Desktop"), "from_port":cty.NumberIntVal(10933), "ipv6_cidr_blocks":cty.ListValEmpty(cty.String), "prefix_list_ids":cty.ListValEmpty(cty.String), "protocol":cty.StringVal("tcp"), "security_groups":cty.SetValEmpty(cty.String), "self":cty.False, "to_port":cty.NumberIntVal(10933)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("192.168.220.0/24")}), "description":cty.StringVal("RDP inbound for HAMBS Desktop"), "from_port":cty.NumberIntVal(3389), "ipv6_cidr_blocks":cty.ListValEmpty(cty.String), "prefix_list_ids":cty.ListValEmpty(cty.String), "protocol":cty.StringVal("tcp"), "security_groups":cty.SetValEmpty(cty.String), "self":cty.False, "to_port":cty.NumberIntVal(3389)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("192.168.220.0/24")}), "description":cty.StringVal("WinRM from HAMBS Desktop"), "from_port":cty.NumberIntVal(5985), "ipv6_cidr_blocks":cty.ListValEmpty(cty.String), "prefix_list_ids":cty.ListValEmpty(cty.String), "protocol":cty.StringVal("tcp"), "security_groups":cty.SetValEmpty(cty.String), "self":cty.False, "to_port":cty.NumberIntVal(5985)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("192.168.224.0/24")}), "description":cty.StringVal("RDP from HAMBS WiFi"), "from_port":cty.NumberIntVal(3389), "ipv6_cidr_blocks":cty.ListValEmpty(cty.String), "prefix_list_ids":cty.ListValEmpty(cty.String), "protocol":cty.StringVal("tcp"), "security_groups":cty.SetValEmpty(cty.String), "self":cty.False, "to_port":cty.NumberIntVal(3389)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("192.168.224.0/24")}), "description":cty.StringVal("WinRM from HAMBS WiFi"), "from_port":cty.NumberIntVal(5985), "ipv6_cidr_blocks":cty.ListValEmpty(cty.String), "prefix_list_ids":cty.ListValEmpty(cty.String), "protocol":cty.StringVal("tcp"), "security_groups":cty.SetValEmpty(cty.String), "self":cty.False, "to_port":cty.NumberIntVal(5985)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("192.168.225.0/24")}), "description":cty.StringVal("RDP from HAMBS VPN"), "from_port":cty.NumberIntVal(3389), "ipv6_cidr_blocks":cty.ListValEmpty(cty.String), "prefix_list_ids":cty.ListValEmpty(cty.String), "protocol":cty.StringVal("tcp"), "security_groups":cty.SetValEmpty(cty.String), "self":cty.False, "to_port":cty.NumberIntVal(3389)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListValEmpty(cty.String), "description":cty.StringVal("All traffic from VPC Endpoint for Secrets Management Service"), "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.SetVal([]cty.Value{cty.StringVal("sg-052fd630c5936fec6")}), "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("172.18.34.7/32")}), "description":cty.StringVal("All traffic from OD"), "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)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("192.168.220.0/24")}), "description":cty.StringVal("HTTP inbound for HAMBS Desktop"), "from_port":cty.NumberIntVal(80), "ipv6_cidr_blocks":cty.NullVal(cty.List(cty.String)), "prefix_list_ids":cty.NullVal(cty.List(cty.String)), "protocol":cty.StringVal("tcp"), "security_groups":cty.NullVal(cty.Set(cty.String)), "self":cty.NullVal(cty.Bool), "to_port":cty.NumberIntVal(80)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("192.168.220.0/24")}), "description":cty.StringVal("HTTPS inbound for HAMBS Desktop"), "from_port":cty.NumberIntVal(443), "ipv6_cidr_blocks":cty.NullVal(cty.List(cty.String)), "prefix_list_ids":cty.NullVal(cty.List(cty.String)), "protocol":cty.StringVal("tcp"), "security_groups":cty.NullVal(cty.Set(cty.String)), "self":cty.NullVal(cty.Bool), "to_port":cty.NumberIntVal(443)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("192.168.220.0/24")}), "description":cty.StringVal("OD from HAMBS Desktop"), "from_port":cty.NumberIntVal(10933), "ipv6_cidr_blocks":cty.NullVal(cty.List(cty.String)), "prefix_list_ids":cty.NullVal(cty.List(cty.String)), "protocol":cty.StringVal("tcp"), "security_groups":cty.NullVal(cty.Set(cty.String)), "self":cty.NullVal(cty.Bool), "to_port":cty.NumberIntVal(10933)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("192.168.220.0/24")}), "description":cty.StringVal("RDP inbound for HAMBS Desktop"), "from_port":cty.NumberIntVal(3389), "ipv6_cidr_blocks":cty.NullVal(cty.List(cty.String)), "prefix_list_ids":cty.NullVal(cty.List(cty.String)), "protocol":cty.StringVal("tcp"), "security_groups":cty.NullVal(cty.Set(cty.String)), "self":cty.NullVal(cty.Bool), "to_port":cty.NumberIntVal(3389)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("192.168.220.0/24")}), "description":cty.StringVal("WinRM from HAMBS Desktop"), "from_port":cty.NumberIntVal(5985), "ipv6_cidr_blocks":cty.NullVal(cty.List(cty.String)), "prefix_list_ids":cty.NullVal(cty.List(cty.String)), "protocol":cty.StringVal("tcp"), "security_groups":cty.NullVal(cty.Set(cty.String)), "self":cty.NullVal(cty.Bool), "to_port":cty.NumberIntVal(5985)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("192.168.224.0/24")}), "description":cty.StringVal("RDP from HAMBS WiFi"), "from_port":cty.NumberIntVal(3389), "ipv6_cidr_blocks":cty.NullVal(cty.List(cty.String)), "prefix_list_ids":cty.NullVal(cty.List(cty.String)), "protocol":cty.StringVal("tcp"), "security_groups":cty.NullVal(cty.Set(cty.String)), "self":cty.NullVal(cty.Bool), "to_port":cty.NumberIntVal(3389)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("192.168.224.0/24")}), "description":cty.StringVal("WinRM from HAMBS WiFi"), "from_port":cty.NumberIntVal(5985), "ipv6_cidr_blocks":cty.NullVal(cty.List(cty.String)), "prefix_list_ids":cty.NullVal(cty.List(cty.String)), "protocol":cty.StringVal("tcp"), "security_groups":cty.NullVal(cty.Set(cty.String)), "self":cty.NullVal(cty.Bool), "to_port":cty.NumberIntVal(5985)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("192.168.225.0/24")}), "description":cty.StringVal("RDP from HAMBS VPN"), "from_port":cty.NumberIntVal(3389), "ipv6_cidr_blocks":cty.NullVal(cty.List(cty.String)), "prefix_list_ids":cty.NullVal(cty.List(cty.String)), "protocol":cty.StringVal("tcp"), "security_groups":cty.NullVal(cty.Set(cty.String)), "self":cty.NullVal(cty.Bool), "to_port":cty.NumberIntVal(3389)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.NullVal(cty.List(cty.String)), "description":cty.StringVal("All traffic from VPC Endpoint for Secrets Management Service"), "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.SetVal([]cty.Value{cty.StringVal("sg-052fd630c5936fec6")}), "self":cty.NullVal(cty.Bool), "to_port":cty.NumberIntVal(0)})})
- .revoke_rules_on_delete: planned value cty.False does not match config value cty.NullVal(cty.Bool)
2019/08/12 09:03:53 [TRACE] <root>: eval: *terraform.EvalCheckPlannedChange
2019/08/12 09:03:53 [TRACE] EvalCheckPlannedChange: Verifying that actual change (action Create) matches planned change (action Create)
2019/08/12 09:03:53 [TRACE] <root>: eval: *terraform.EvalGetProvider
2019/08/12 09:03:53 [TRACE] <root>: eval: *terraform.EvalReadState
2019/08/12 09:03:53 [TRACE] EvalReadState: reading state for aws_security_group.ec2instance-sg
2019/08/12 09:03:53 [TRACE] EvalReadState: no state present for aws_security_group.ec2instance-sg
2019/08/12 09:03:53 [TRACE] <root>: eval: *terraform.EvalReduceDiff
2019/08/12 09:03:53 [TRACE] <root>: eval: *terraform.EvalIf
2019/08/12 09:03:53 [TRACE] <root>: eval: terraform.EvalNoop
2019/08/12 09:03:53 [TRACE] <root>: eval: *terraform.EvalApplyPre
2019/08/12 09:03:53 [TRACE] <root>: eval: *terraform.EvalApply
2019/08/12 09:03:53 [DEBUG] aws_security_group.ec2instance-sg: applying the planned Create change
2019/08/12 09:03:53 [TRACE] GRPCProvider: ApplyResourceChange
2019-08-12T09:03:53.867+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:53 [DEBUG] Security Group create configuration: {
2019-08-12T09:03:53.868+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Description: "Security Group to govern access to this EC2 instance from HAMBS",
2019-08-12T09:03:53.868+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: GroupName: "Testing-sg",
2019-08-12T09:03:53.868+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: VpcId: "vpc-0a3ca3b8b6d7197a2"
2019-08-12T09:03:53.868+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: }
2019-08-12T09:03:53.868+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:53 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/CreateSecurityGroup Details:
2019-08-12T09:03:53.868+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-12T09:03:53.868+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: POST / HTTP/1.1
2019-08-12T09:03:53.868+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Host: ec2.ap-southeast-2.amazonaws.com
2019-08-12T09:03:53.868+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: User-Agent: aws-sdk-go/1.22.0 (go1.12.6; windows; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.6
2019-08-12T09:03:53.868+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 175
2019-08-12T09:03:53.868+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Authorization: AWS4-HMAC-SHA256 Credential=XXXXXXXXXXXXXXXXXXXXX/20190811/ap-southeast-2/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=21244d678409adf0fb896c5fabc735ed44606fe33ceed183a15fccde33efd52b
2019-08-12T09:03:53.868+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2019-08-12T09:03:53.868+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: X-Amz-Date: 20190811T233353Z
2019-08-12T09:03:53.868+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Accept-Encoding: gzip
2019-08-12T09:03:53.868+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:03:53.868+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Action=CreateSecurityGroup&GroupDescription=Security+Group+to+govern+access+to+this+EC2+instance+from+HAMBS&GroupName=Testing-sg&Version=2016-11-15&VpcId=vpc-0a3ca3b8b6d7197a2
2019-08-12T09:03:53.868+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:03:54.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:54 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/CreateSecurityGroup Details:
2019-08-12T09:03:54.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ RESPONSE ]--------------------------------------
2019-08-12T09:03:54.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: HTTP/1.1 200 OK
2019-08-12T09:03:54.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Connection: close
2019-08-12T09:03:54.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 283
2019-08-12T09:03:54.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: text/xml;charset=UTF-8
2019-08-12T09:03:54.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Date: Sun, 11 Aug 2019 23:33:53 GMT
2019-08-12T09:03:54.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Server: AmazonEC2
2019-08-12T09:03:54.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:03:54.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:03:54.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:03:54.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:54 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2019-08-12T09:03:54.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <CreateSecurityGroupResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2019-08-12T09:03:54.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <requestId>b210774e-68bf-4059-bfca-c5585a50d906</requestId>
2019-08-12T09:03:54.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <return>true</return>
2019-08-12T09:03:54.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupId>sg-0e7f16101de0e6d5d</groupId>
2019-08-12T09:03:54.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </CreateSecurityGroupResponse>
2019-08-12T09:03:54.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:54 [INFO] Security Group ID: sg-0e7f16101de0e6d5d
2019-08-12T09:03:54.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:54 [DEBUG] Waiting for Security Group (sg-0e7f16101de0e6d5d) to exist
2019-08-12T09:03:54.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:54 [DEBUG] Waiting for state to become: [exists]
2019-08-12T09:03:54.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:54 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeSecurityGroups Details:
2019-08-12T09:03:54.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-12T09:03:54.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: POST / HTTP/1.1
2019-08-12T09:03:54.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Host: ec2.ap-southeast-2.amazonaws.com
2019-08-12T09:03:54.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: User-Agent: aws-sdk-go/1.22.0 (go1.12.6; windows; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.6
2019-08-12T09:03:54.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 79
2019-08-12T09:03:54.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Authorization: AWS4-HMAC-SHA256 Credential=XXXXXXXXXXXXXXXXXXXXX/20190811/ap-southeast-2/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=6d193917d5bb4605c0bc946bcb60421f1e15e05384bee58b9d94b903fcb012ec
2019-08-12T09:03:54.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2019-08-12T09:03:54.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: X-Amz-Date: 20190811T233354Z
2019-08-12T09:03:54.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Accept-Encoding: gzip
2019-08-12T09:03:54.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:03:54.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Action=DescribeSecurityGroups&GroupId.1=sg-0e7f16101de0e6d5d&Version=2016-11-15
2019-08-12T09:03:54.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:03:54.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:54 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeSecurityGroups Details:
2019-08-12T09:03:54.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ RESPONSE ]--------------------------------------
2019-08-12T09:03:54.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: HTTP/1.1 200 OK
2019-08-12T09:03:54.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Connection: close
2019-08-12T09:03:54.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 1077
2019-08-12T09:03:54.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: text/xml;charset=UTF-8
2019-08-12T09:03:54.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Date: Sun, 11 Aug 2019 23:33:54 GMT
2019-08-12T09:03:54.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Server: AmazonEC2
2019-08-12T09:03:54.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:03:54.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:03:54.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:03:54.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:54 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2019-08-12T09:03:54.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <DescribeSecurityGroupsResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2019-08-12T09:03:54.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <requestId>342cda4b-e94d-454a-a199-55391f923d6a</requestId>
2019-08-12T09:03:54.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <securityGroupInfo>
2019-08-12T09:03:54.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:03:54.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ownerId>107096209866</ownerId>
2019-08-12T09:03:54.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupId>sg-0e7f16101de0e6d5d</groupId>
2019-08-12T09:03:54.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupName>Testing-sg</groupName>
2019-08-12T09:03:54.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupDescription>Security Group to govern access to this EC2 instance from HAMBS</groupDescription>
2019-08-12T09:03:54.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <vpcId>vpc-0a3ca3b8b6d7197a2</vpcId>
2019-08-12T09:03:54.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ipPermissions/>
2019-08-12T09:03:54.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ipPermissionsEgress>
2019-08-12T09:03:54.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:03:54.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ipProtocol>-1</ipProtocol>
2019-08-12T09:03:54.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groups/>
2019-08-12T09:03:54.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ipRanges>
2019-08-12T09:03:54.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:03:54.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <cidrIp>0.0.0.0/0</cidrIp>
2019-08-12T09:03:54.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:03:54.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </ipRanges>
2019-08-12T09:03:54.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ipv6Ranges/>
2019-08-12T09:03:54.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <prefixListIds/>
2019-08-12T09:03:54.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:03:54.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </ipPermissionsEgress>
2019-08-12T09:03:54.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:03:54.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </securityGroupInfo>
2019-08-12T09:03:54.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </DescribeSecurityGroupsResponse>
2019-08-12T09:03:54.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:54 [DEBUG] Matching ^aws: with Name
2019-08-12T09:03:54.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:54 [DEBUG] Matching ^aws: with Name
2019-08-12T09:03:54.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:54 [DEBUG] Waiting for state to become: [success]
2019-08-12T09:03:54.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:54 [DEBUG] Creating tags: [{
2019-08-12T09:03:54.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Key: "Name",
2019-08-12T09:03:54.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Value: "Testing-sg"
2019-08-12T09:03:54.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: }] for sg-0e7f16101de0e6d5d
2019-08-12T09:03:54.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:54 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/CreateTags Details:
2019-08-12T09:03:54.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-12T09:03:54.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: POST / HTTP/1.1
2019-08-12T09:03:54.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Host: ec2.ap-southeast-2.amazonaws.com
2019-08-12T09:03:54.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: User-Agent: aws-sdk-go/1.22.0 (go1.12.6; windows; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.6
2019-08-12T09:03:54.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 108
2019-08-12T09:03:54.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Authorization: AWS4-HMAC-SHA256 Credential=XXXXXXXXXXXXXXXXXXXXX/20190811/ap-southeast-2/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=128dafe0c9a45a58b5adef578adba2c681ba8e454923f1b4b01984437050a83a
2019-08-12T09:03:54.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2019-08-12T09:03:54.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: X-Amz-Date: 20190811T233354Z
2019-08-12T09:03:54.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Accept-Encoding: gzip
2019-08-12T09:03:54.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:03:54.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Action=CreateTags&ResourceId.1=sg-0e7f16101de0e6d5d&Tag.1.Key=Name&Tag.1.Value=Testing-sg&Version=2016-11-15
2019-08-12T09:03:54.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:03:54.432+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:54 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/CreateTags Details:
2019-08-12T09:03:54.432+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ RESPONSE ]--------------------------------------
2019-08-12T09:03:54.432+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: HTTP/1.1 200 OK
2019-08-12T09:03:54.432+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Connection: close
2019-08-12T09:03:54.432+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 221
2019-08-12T09:03:54.432+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: text/xml;charset=UTF-8
2019-08-12T09:03:54.432+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Date: Sun, 11 Aug 2019 23:33:54 GMT
2019-08-12T09:03:54.432+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Server: AmazonEC2
2019-08-12T09:03:54.432+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:03:54.432+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:03:54.432+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:03:54.432+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:54 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2019-08-12T09:03:54.432+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <CreateTagsResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2019-08-12T09:03:54.432+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <requestId>bd7f684b-af7b-40e6-a384-976045bf1ece</requestId>
2019-08-12T09:03:54.432+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <return>true</return>
2019-08-12T09:03:54.432+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </CreateTagsResponse>
2019-08-12T09:03:54.432+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:54 [DEBUG] Revoking default egress rule for Security Group for sg-0e7f16101de0e6d5d
2019-08-12T09:03:54.432+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:54 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/RevokeSecurityGroupEgress Details:
2019-08-12T09:03:54.432+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-12T09:03:54.432+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: POST / HTTP/1.1
2019-08-12T09:03:54.432+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Host: ec2.ap-southeast-2.amazonaws.com
2019-08-12T09:03:54.432+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: User-Agent: aws-sdk-go/1.22.0 (go1.12.6; windows; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.6
2019-08-12T09:03:54.432+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 208
2019-08-12T09:03:54.432+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Authorization: AWS4-HMAC-SHA256 Credential=XXXXXXXXXXXXXXXXXXXXX/20190811/ap-southeast-2/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=913345e4dfb7ecd0f3587d8726308d20663fc0fdfc01f8e7ce9a52c7d11c2fa5
2019-08-12T09:03:54.432+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2019-08-12T09:03:54.432+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: X-Amz-Date: 20190811T233354Z
2019-08-12T09:03:54.432+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Accept-Encoding: gzip
2019-08-12T09:03:54.432+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:03:54.432+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Action=RevokeSecurityGroupEgress&GroupId=sg-0e7f16101de0e6d5d&IpPermissions.1.FromPort=0&IpPermissions.1.IpProtocol=-1&IpPermissions.1.IpRanges.1.CidrIp=0.0.0.0%2F0&IpPermissions.1.ToPort=0&Version=2016-11-15
2019-08-12T09:03:54.432+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:03:54.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:54 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/RevokeSecurityGroupEgress Details:
2019-08-12T09:03:54.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ RESPONSE ]--------------------------------------
2019-08-12T09:03:54.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: HTTP/1.1 200 OK
2019-08-12T09:03:54.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Connection: close
2019-08-12T09:03:54.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 251
2019-08-12T09:03:54.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: text/xml;charset=UTF-8
2019-08-12T09:03:54.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Date: Sun, 11 Aug 2019 23:33:54 GMT
2019-08-12T09:03:54.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Server: AmazonEC2
2019-08-12T09:03:54.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:03:54.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:03:54.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:03:54.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:54 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2019-08-12T09:03:54.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <RevokeSecurityGroupEgressResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2019-08-12T09:03:54.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <requestId>56bae301-5169-4ef6-97dc-9f7aa64876ca</requestId>
2019-08-12T09:03:54.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <return>true</return>
2019-08-12T09:03:54.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </RevokeSecurityGroupEgressResponse>
2019-08-12T09:03:54.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:54 [DEBUG] Revoking default IPv6 egress rule for Security Group for sg-0e7f16101de0e6d5d
2019-08-12T09:03:54.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:54 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/RevokeSecurityGroupEgress Details:
2019-08-12T09:03:54.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-12T09:03:54.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: POST / HTTP/1.1
2019-08-12T09:03:54.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Host: ec2.ap-southeast-2.amazonaws.com
2019-08-12T09:03:54.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: User-Agent: aws-sdk-go/1.22.0 (go1.12.6; windows; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.6
2019-08-12T09:03:54.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 211
2019-08-12T09:03:54.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Authorization: AWS4-HMAC-SHA256 Credential=XXXXXXXXXXXXXXXXXXXXX/20190811/ap-southeast-2/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=6ccd86c6b6fb34b9af11036c20671016c13f6b9d4e9cfd09a7cf7469cf91a084
2019-08-12T09:03:54.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2019-08-12T09:03:54.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: X-Amz-Date: 20190811T233354Z
2019-08-12T09:03:54.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Accept-Encoding: gzip
2019-08-12T09:03:54.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:03:54.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Action=RevokeSecurityGroupEgress&GroupId=sg-0e7f16101de0e6d5d&IpPermissions.1.FromPort=0&IpPermissions.1.IpProtocol=-1&IpPermissions.1.Ipv6Ranges.1.CidrIpv6=%3A%3A%2F0&IpPermissions.1.ToPort=0&Version=2016-11-15
2019-08-12T09:03:54.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:03:54.871+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:54 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/RevokeSecurityGroupEgress Details:
2019-08-12T09:03:54.871+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ RESPONSE ]--------------------------------------
2019-08-12T09:03:54.871+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: HTTP/1.1 400 Bad Request
2019-08-12T09:03:54.871+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Connection: close
2019-08-12T09:03:54.871+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Transfer-Encoding: chunked
2019-08-12T09:03:54.871+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Date: Sun, 11 Aug 2019 23:33:54 GMT
2019-08-12T09:03:54.871+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Server: AmazonEC2
2019-08-12T09:03:54.871+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:03:54.871+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:03:54.871+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:03:54.871+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:54 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2019-08-12T09:03:54.871+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <Response><Errors><Error><Code>InvalidPermission.NotFound</Code><Message>The specified rule does not exist in this security group.</Message></Error></Errors><RequestID>6d192c58-f500-4edd-ae6f-e0b70bc6080d</RequestID></Response>
2019-08-12T09:03:54.871+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:54 [DEBUG] [aws-sdk-go] DEBUG: Validate Response ec2/RevokeSecurityGroupEgress failed, attempt 0/25, error InvalidPermission.NotFound: The specified rule does not exist in this security group.
2019-08-12T09:03:54.871+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: status code: 400, request id: 6d192c58-f500-4edd-ae6f-e0b70bc6080d
2019-08-12T09:03:54.871+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:54 [DEBUG] Waiting for Security Group (sg-0e7f16101de0e6d5d) to exist
2019-08-12T09:03:54.871+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:54 [DEBUG] Waiting for state to become: [exists]
2019-08-12T09:03:54.871+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:54 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeSecurityGroups Details:
2019-08-12T09:03:54.871+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-12T09:03:54.871+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: POST / HTTP/1.1
2019-08-12T09:03:54.871+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Host: ec2.ap-southeast-2.amazonaws.com
2019-08-12T09:03:54.871+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: User-Agent: aws-sdk-go/1.22.0 (go1.12.6; windows; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.6
2019-08-12T09:03:54.871+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 79
2019-08-12T09:03:54.871+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Authorization: AWS4-HMAC-SHA256 Credential=XXXXXXXXXXXXXXXXXXXXX/20190811/ap-southeast-2/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=6d193917d5bb4605c0bc946bcb60421f1e15e05384bee58b9d94b903fcb012ec
2019-08-12T09:03:54.871+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2019-08-12T09:03:54.871+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: X-Amz-Date: 20190811T233354Z
2019-08-12T09:03:54.871+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Accept-Encoding: gzip
2019-08-12T09:03:54.871+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:03:54.871+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Action=DescribeSecurityGroups&GroupId.1=sg-0e7f16101de0e6d5d&Version=2016-11-15
2019-08-12T09:03:54.871+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:03:55.041+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:55 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeSecurityGroups Details:
2019-08-12T09:03:55.041+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ RESPONSE ]--------------------------------------
2019-08-12T09:03:55.041+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: HTTP/1.1 200 OK
2019-08-12T09:03:55.041+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Connection: close
2019-08-12T09:03:55.041+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 838
2019-08-12T09:03:55.041+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: text/xml;charset=UTF-8
2019-08-12T09:03:55.041+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Date: Sun, 11 Aug 2019 23:33:54 GMT
2019-08-12T09:03:55.041+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Server: AmazonEC2
2019-08-12T09:03:55.041+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:03:55.041+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:03:55.041+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:03:55.041+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:55 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2019-08-12T09:03:55.041+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <DescribeSecurityGroupsResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2019-08-12T09:03:55.041+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <requestId>94463828-5965-4e70-807d-9883fee5195d</requestId>
2019-08-12T09:03:55.041+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <securityGroupInfo>
2019-08-12T09:03:55.041+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:03:55.041+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ownerId>107096209866</ownerId>
2019-08-12T09:03:55.041+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupId>sg-0e7f16101de0e6d5d</groupId>
2019-08-12T09:03:55.041+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupName>Testing-sg</groupName>
2019-08-12T09:03:55.041+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupDescription>Security Group to govern access to this EC2 instance from HAMBS</groupDescription>
2019-08-12T09:03:55.041+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <vpcId>vpc-0a3ca3b8b6d7197a2</vpcId>
2019-08-12T09:03:55.041+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ipPermissions/>
2019-08-12T09:03:55.041+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ipPermissionsEgress/>
2019-08-12T09:03:55.041+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <tagSet>
2019-08-12T09:03:55.041+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:03:55.041+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <key>Name</key>
2019-08-12T09:03:55.041+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <value>Testing-sg</value>
2019-08-12T09:03:55.041+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:03:55.041+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </tagSet>
2019-08-12T09:03:55.041+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:03:55.041+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </securityGroupInfo>
2019-08-12T09:03:55.041+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </DescribeSecurityGroupsResponse>
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:55 [DEBUG] Authorizing security group {
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Description: "Security Group to govern access to this EC2 instance from HAMBS",
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: GroupId: "sg-0e7f16101de0e6d5d",
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: GroupName: "Testing-sg",
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: OwnerId: "107096209866",
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Tags: [{
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Key: "Name",
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Value: "Testing-sg"
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: }],
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: VpcId: "vpc-0a3ca3b8b6d7197a2"
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: } ingress rule: []*ec2.IpPermission{{
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: FromPort: 80,
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: IpProtocol: "tcp",
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: IpRanges: [{
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: CidrIp: "192.168.220.0/24",
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Description: "HTTP inbound for HAMBS Desktop"
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: }],
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ToPort: 80
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: }, {
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: FromPort: 443,
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: IpProtocol: "tcp",
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: IpRanges: [{
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: CidrIp: "192.168.220.0/24",
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Description: "HTTPS inbound for HAMBS Desktop"
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: }],
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ToPort: 443
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: }, {
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: FromPort: 0,
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: IpProtocol: "-1",
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: IpRanges: [{
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: CidrIp: "172.18.34.7/32",
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Description: "All traffic from OD"
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: }],
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ToPort: 0
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: }, {
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: FromPort: 3389,
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: IpProtocol: "tcp",
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: IpRanges: [{
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: CidrIp: "192.168.224.0/24",
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Description: "RDP from HAMBS WiFi"
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: }],
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ToPort: 3389
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: }, {
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: FromPort: 10933,
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: IpProtocol: "tcp",
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: IpRanges: [{
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: CidrIp: "192.168.220.0/24",
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Description: "OD from HAMBS Desktop"
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: }],
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ToPort: 10933
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: }, {
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: FromPort: 3389,
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: IpProtocol: "tcp",
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: IpRanges: [{
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: CidrIp: "192.168.220.0/24",
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Description: "RDP inbound for HAMBS Desktop"
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: }],
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ToPort: 3389
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: }, {
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: FromPort: 3389,
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: IpProtocol: "tcp",
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: IpRanges: [{
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: CidrIp: "192.168.225.0/24",
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Description: "RDP from HAMBS VPN"
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: }],
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ToPort: 3389
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: }, {
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: FromPort: 0,
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: IpProtocol: "-1",
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ToPort: 0,
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: UserIdGroupPairs: [{
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Description: "All traffic from VPC Endpoint for Secrets Management Service",
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: GroupId: "sg-052fd630c5936fec6"
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: }]
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: }, {
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: FromPort: 5985,
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: IpProtocol: "tcp",
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: IpRanges: [{
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: CidrIp: "192.168.224.0/24",
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Description: "WinRM from HAMBS WiFi"
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: }],
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ToPort: 5985
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: }, {
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: FromPort: 5985,
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: IpProtocol: "tcp",
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: IpRanges: [{
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: CidrIp: "192.168.220.0/24",
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Description: "WinRM from HAMBS Desktop"
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: }],
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ToPort: 5985
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: }}
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:55 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/AuthorizeSecurityGroupIngress Details:
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: POST / HTTP/1.1
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Host: ec2.ap-southeast-2.amazonaws.com
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: User-Agent: aws-sdk-go/1.22.0 (go1.12.6; windows; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.6
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 2160
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Authorization: AWS4-HMAC-SHA256 Credential=XXXXXXXXXXXXXXXXXXXXX/20190811/ap-southeast-2/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=0b2ce78f19e90c378407b901e99a56f6fbeaf4120691b5d757cc0f87107d15fa
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: X-Amz-Date: 20190811T233355Z
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Accept-Encoding: gzip
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Action=AuthorizeSecurityGroupIngress&GroupId=sg-0e7f16101de0e6d5d&IpPermissions.1.FromPort=80&IpPermissions.1.IpProtocol=tcp&IpPermissions.1.IpRanges.1.CidrIp=192.168.220.0%2F24&IpPermissions.1.IpRanges.1.Description=HTTP+inbound+for+HAMBS+Desktop&IpPermissions.1.ToPort=80&IpPermissions.10.FromPort=5985&IpPermissions.10.IpProtocol=tcp&IpPermissions.10.IpRanges.1.CidrIp=192.168.220.0%2F24&IpPermissions.10.IpRanges.1.Description=WinRM+from+HAMBS+Desktop&IpPermissions.10.ToPort=5985&IpPermissions.2.FromPort=443&IpPermissions.2.IpProtocol=tcp&IpPermissions.2.IpRanges.1.CidrIp=192.168.220.0%2F24&IpPermissions.2.IpRanges.1.Description=HTTPS+inbound+for+HAMBS+Desktop&IpPermissions.2.ToPort=443&IpPermissions.3.FromPort=0&IpPermissions.3.IpProtocol=-1&IpPermissions.3.IpRanges.1.CidrIp=172.18.34.7%2F32&IpPermissions.3.IpRanges.1.Description=All+traffic+from+OD&IpPermissions.3.ToPort=0&IpPermissions.4.FromPort=3389&IpPermissions.4.IpProtocol=tcp&IpPermissions.4.IpRanges.1.CidrIp=192.168.224.0%2F24&IpPermissions.4.IpRanges.1.Description=RDP+from+HAMBS+WiFi&IpPermissions.4.ToPort=3389&IpPermissions.5.FromPort=10933&IpPermissions.5.IpProtocol=tcp&IpPermissions.5.IpRanges.1.CidrIp=192.168.220.0%2F24&IpPermissions.5.IpRanges.1.Description=OD+from+HAMBS+Desktop&IpPermissions.5.ToPort=10933&IpPermissions.6.FromPort=3389&IpPermissions.6.IpProtocol=tcp&IpPermissions.6.IpRanges.1.CidrIp=192.168.220.0%2F24&IpPermissions.6.IpRanges.1.Description=RDP+inbound+for+HAMBS+Desktop&IpPermissions.6.ToPort=3389&IpPermissions.7.FromPort=3389&IpPermissions.7.IpProtocol=tcp&IpPermissions.7.IpRanges.1.CidrIp=192.168.225.0%2F24&IpPermissions.7.IpRanges.1.Description=RDP+from+HAMBS+VPN&IpPermissions.7.ToPort=3389&IpPermissions.8.FromPort=0&IpPermissions.8.Groups.1.Description=All+traffic+from+VPC+Endpoint+for+Secrets+Management+Service&IpPermissions.8.Groups.1.GroupId=sg-052fd630c5936fec6&IpPermissions.8.IpProtocol=-1&IpPermissions.8.ToPort=0&IpPermissions.9.FromPort=5985&IpPermissions.9.IpProtocol=tcp&IpPermissions.9.IpRanges.1.CidrIp=192.168.224.0%2F24&IpPermissions.9.IpRanges.1.Description=WinRM+from+HAMBS+WiFi&IpPermissions.9.ToPort=5985&Version=2016-11-15
2019-08-12T09:03:55.042+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:03:55.273+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:55 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/AuthorizeSecurityGroupIngress Details:
2019-08-12T09:03:55.273+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ RESPONSE ]--------------------------------------
2019-08-12T09:03:55.273+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: HTTP/1.1 200 OK
2019-08-12T09:03:55.273+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Connection: close
2019-08-12T09:03:55.273+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 259
2019-08-12T09:03:55.273+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: text/xml;charset=UTF-8
2019-08-12T09:03:55.273+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Date: Sun, 11 Aug 2019 23:33:54 GMT
2019-08-12T09:03:55.273+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Server: AmazonEC2
2019-08-12T09:03:55.273+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:03:55.273+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:03:55.273+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:03:55.273+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:55 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2019-08-12T09:03:55.273+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <AuthorizeSecurityGroupIngressResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2019-08-12T09:03:55.273+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <requestId>d63bc678-0ad7-4941-aa0a-78de20c1e403</requestId>
2019-08-12T09:03:55.273+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <return>true</return>
2019-08-12T09:03:55.273+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </AuthorizeSecurityGroupIngressResponse>
2019-08-12T09:03:55.273+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:55 [DEBUG] Authorizing security group {
2019-08-12T09:03:55.273+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Description: "Security Group to govern access to this EC2 instance from HAMBS",
2019-08-12T09:03:55.273+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: GroupId: "sg-0e7f16101de0e6d5d",
2019-08-12T09:03:55.273+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: GroupName: "Testing-sg",
2019-08-12T09:03:55.273+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: OwnerId: "107096209866",
2019-08-12T09:03:55.273+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Tags: [{
2019-08-12T09:03:55.273+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Key: "Name",
2019-08-12T09:03:55.273+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Value: "Testing-sg"
2019-08-12T09:03:55.273+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: }],
2019-08-12T09:03:55.273+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: VpcId: "vpc-0a3ca3b8b6d7197a2"
2019-08-12T09:03:55.273+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: } egress rule: []*ec2.IpPermission{{
2019-08-12T09:03:55.273+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: FromPort: 0,
2019-08-12T09:03:55.273+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: IpProtocol: "-1",
2019-08-12T09:03:55.273+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: IpRanges: [{
2019-08-12T09:03:55.273+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: CidrIp: "0.0.0.0/0"
2019-08-12T09:03:55.273+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: }],
2019-08-12T09:03:55.273+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ToPort: 0
2019-08-12T09:03:55.273+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: }}
2019-08-12T09:03:55.273+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:55 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/AuthorizeSecurityGroupEgress Details:
2019-08-12T09:03:55.273+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-12T09:03:55.273+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: POST / HTTP/1.1
2019-08-12T09:03:55.273+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Host: ec2.ap-southeast-2.amazonaws.com
2019-08-12T09:03:55.273+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: User-Agent: aws-sdk-go/1.22.0 (go1.12.6; windows; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.6
2019-08-12T09:03:55.273+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 211
2019-08-12T09:03:55.273+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Authorization: AWS4-HMAC-SHA256 Credential=XXXXXXXXXXXXXXXXXXXXX/20190811/ap-southeast-2/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=488b5813b623f1247b4bf03b965e168171902d894b3ff50182de6cbb416020dd
2019-08-12T09:03:55.273+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2019-08-12T09:03:55.273+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: X-Amz-Date: 20190811T233355Z
2019-08-12T09:03:55.273+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Accept-Encoding: gzip
2019-08-12T09:03:55.273+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:03:55.273+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Action=AuthorizeSecurityGroupEgress&GroupId=sg-0e7f16101de0e6d5d&IpPermissions.1.FromPort=0&IpPermissions.1.IpProtocol=-1&IpPermissions.1.IpRanges.1.CidrIp=0.0.0.0%2F0&IpPermissions.1.ToPort=0&Version=2016-11-15
2019-08-12T09:03:55.273+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:03:55.485+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:55 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/AuthorizeSecurityGroupEgress Details:
2019-08-12T09:03:55.485+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ RESPONSE ]--------------------------------------
2019-08-12T09:03:55.485+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: HTTP/1.1 200 OK
2019-08-12T09:03:55.485+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Connection: close
2019-08-12T09:03:55.485+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 257
2019-08-12T09:03:55.485+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: text/xml;charset=UTF-8
2019-08-12T09:03:55.485+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Date: Sun, 11 Aug 2019 23:33:55 GMT
2019-08-12T09:03:55.485+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Server: AmazonEC2
2019-08-12T09:03:55.485+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:03:55.485+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:03:55.485+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:03:55.485+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:55 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2019-08-12T09:03:55.485+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <AuthorizeSecurityGroupEgressResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2019-08-12T09:03:55.485+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <requestId>d7bbcccf-1866-4dc0-a54d-cbfe5a45a4fb</requestId>
2019-08-12T09:03:55.485+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <return>true</return>
2019-08-12T09:03:55.485+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </AuthorizeSecurityGroupEgressResponse>
2019-08-12T09:03:55.485+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:55 [DEBUG] Waiting for Security Group (sg-0e7f16101de0e6d5d) to exist
2019-08-12T09:03:55.485+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:55 [DEBUG] Waiting for state to become: [exists]
2019-08-12T09:03:55.485+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:55 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeSecurityGroups Details:
2019-08-12T09:03:55.485+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-12T09:03:55.485+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: POST / HTTP/1.1
2019-08-12T09:03:55.485+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Host: ec2.ap-southeast-2.amazonaws.com
2019-08-12T09:03:55.485+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: User-Agent: aws-sdk-go/1.22.0 (go1.12.6; windows; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.6
2019-08-12T09:03:55.485+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 79
2019-08-12T09:03:55.485+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Authorization: AWS4-HMAC-SHA256 Credential=XXXXXXXXXXXXXXXXXXXXX/20190811/ap-southeast-2/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=fa800dd106d733751fac1b2aaafe99eeae107b19bbeebce502ab68f6248bc1fb
2019-08-12T09:03:55.485+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2019-08-12T09:03:55.485+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: X-Amz-Date: 20190811T233355Z
2019-08-12T09:03:55.485+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Accept-Encoding: gzip
2019-08-12T09:03:55.485+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:03:55.485+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Action=DescribeSecurityGroups&GroupId.1=sg-0e7f16101de0e6d5d&Version=2016-11-15
2019-08-12T09:03:55.485+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:03:55.664+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:55 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeSecurityGroups Details:
2019-08-12T09:03:55.664+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ RESPONSE ]--------------------------------------
2019-08-12T09:03:55.664+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: HTTP/1.1 200 OK
2019-08-12T09:03:55.664+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Connection: close
2019-08-12T09:03:55.664+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Transfer-Encoding: chunked
2019-08-12T09:03:55.664+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: text/xml;charset=UTF-8
2019-08-12T09:03:55.664+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Date: Sun, 11 Aug 2019 23:33:54 GMT
2019-08-12T09:03:55.664+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Server: AmazonEC2
2019-08-12T09:03:55.664+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Vary: accept-encoding
2019-08-12T09:03:55.664+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:03:55.664+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:03:55.664+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:03:55.664+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:55 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2019-08-12T09:03:55.664+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <DescribeSecurityGroupsResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2019-08-12T09:03:55.664+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <requestId>3e00a158-689a-4418-a9f4-52b5adb2f8a7</requestId>
2019-08-12T09:03:55.664+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <securityGroupInfo>
2019-08-12T09:03:55.664+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:03:55.664+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ownerId>107096209866</ownerId>
2019-08-12T09:03:55.664+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupId>sg-0e7f16101de0e6d5d</groupId>
2019-08-12T09:03:55.664+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupName>Testing-sg</groupName>
2019-08-12T09:03:55.664+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupDescription>Security Group to govern access to this EC2 instance from HAMBS</groupDescription>
2019-08-12T09:03:55.664+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <vpcId>vpc-0a3ca3b8b6d7197a2</vpcId>
2019-08-12T09:03:55.664+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ipPermissions>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ipProtocol>tcp</ipProtocol>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <fromPort>80</fromPort>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <toPort>80</toPort>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groups/>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ipRanges>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <cidrIp>192.168.220.0/24</cidrIp>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <description>HTTP inbound for HAMBS Desktop</description>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </ipRanges>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ipv6Ranges/>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <prefixListIds/>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ipProtocol>tcp</ipProtocol>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <fromPort>10933</fromPort>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <toPort>10933</toPort>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groups/>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ipRanges>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <cidrIp>192.168.220.0/24</cidrIp>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <description>OD from HAMBS Desktop</description>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </ipRanges>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ipv6Ranges/>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <prefixListIds/>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ipProtocol>-1</ipProtocol>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groups>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <userId>107096209866</userId>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupId>sg-052fd630c5936fec6</groupId>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <description>All traffic from VPC Endpoint for Secrets Management Service</description>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </groups>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ipRanges>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <cidrIp>172.18.34.7/32</cidrIp>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <description>All traffic from OD</description>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </ipRanges>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ipv6Ranges/>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <prefixListIds/>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ipProtocol>tcp</ipProtocol>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <fromPort>3389</fromPort>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <toPort>3389</toPort>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groups/>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ipRanges>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <cidrIp>192.168.224.0/24</cidrIp>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <description>RDP from HAMBS WiFi</description>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <cidrIp>192.168.220.0/24</cidrIp>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <description>RDP inbound for HAMBS Desktop</description>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <cidrIp>192.168.225.0/24</cidrIp>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <description>RDP from HAMBS VPN</description>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </ipRanges>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ipv6Ranges/>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <prefixListIds/>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ipProtocol>tcp</ipProtocol>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <fromPort>443</fromPort>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <toPort>443</toPort>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groups/>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ipRanges>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <cidrIp>192.168.220.0/24</cidrIp>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <description>HTTPS inbound for HAMBS Desktop</description>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </ipRanges>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ipv6Ranges/>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <prefixListIds/>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ipProtocol>tcp</ipProtocol>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <fromPort>5985</fromPort>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <toPort>5985</toPort>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groups/>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ipRanges>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <cidrIp>192.168.224.0/24</cidrIp>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <description>WinRM from HAMBS WiFi</description>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <cidrIp>192.168.220.0/24</cidrIp>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <description>WinRM from HAMBS Desktop</description>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </ipRanges>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ipv6Ranges/>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <prefixListIds/>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </ipPermissions>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ipPermissionsEgress>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ipProtocol>-1</ipProtocol>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groups/>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ipRanges>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <cidrIp>0.0.0.0/0</cidrIp>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </ipRanges>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ipv6Ranges/>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <prefixListIds/>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </ipPermissionsEgress>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <tagSet>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <key>Name</key>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <value>Testing-sg</value>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </tagSet>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </securityGroupInfo>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </DescribeSecurityGroupsResponse>
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:55 [DEBUG] Local rule has more CIDR blocks, continuing (1/0)
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:55 [DEBUG] Local rule has more Security Groups, continuing (1/0)
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:55 [DEBUG] Local rule has more CIDR blocks, continuing (1/0)
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:55 [DEBUG] Local rule has more CIDR blocks, continuing (1/0)
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:55 [DEBUG] Local rule has more CIDR blocks, continuing (1/0)
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:55 [DEBUG] Local rule has more CIDR blocks, continuing (1/0)
2019-08-12T09:03:55.665+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:55 [DEBUG] Matching ^aws: with Name
2019/08/12 09:03:55 [TRACE] <root>: eval: *terraform.EvalMaybeTainted
2019/08/12 09:03:55 [TRACE] <root>: eval: *terraform.EvalWriteState
2019/08/12 09:03:55 [TRACE] EvalWriteState: writing current state object for aws_security_group.ec2instance-sg
2019/08/12 09:03:55 [TRACE] <root>: eval: *terraform.EvalApplyProvisioners
2019/08/12 09:03:55 [TRACE] <root>: eval: *terraform.EvalMaybeTainted
2019/08/12 09:03:55 [TRACE] <root>: eval: *terraform.EvalWriteState
2019/08/12 09:03:55 [TRACE] EvalWriteState: writing current state object for aws_security_group.ec2instance-sg
2019/08/12 09:03:55 [TRACE] <root>: eval: *terraform.EvalIf
2019/08/12 09:03:55 [TRACE] <root>: eval: *terraform.EvalIf
2019/08/12 09:03:55 [TRACE] <root>: eval: *terraform.EvalWriteDiff
2019/08/12 09:03:55 [TRACE] <root>: eval: *terraform.EvalApplyPost
2019/08/12 09:03:55 [TRACE] <root>: eval: *terraform.EvalUpdateStateHook
2019/08/12 09:03:55 [TRACE] statemgr.Filesystem: creating backup snapshot at terraform.tfstate.backup
2019/08/12 09:03:55 [TRACE] statemgr.Filesystem: state has changed since last snapshot, so incrementing serial to 225
2019/08/12 09:03:55 [TRACE] statemgr.Filesystem: writing snapshot at terraform.tfstate
2019/08/12 09:03:55 [TRACE] [walkApply] Exiting eval tree: aws_security_group.ec2instance-sg
2019/08/12 09:03:55 [TRACE] vertex "aws_security_group.ec2instance-sg": visit complete
2019/08/12 09:03:55 [TRACE] dag/walk: visiting "aws_instance.ec2instance[2]"
2019/08/12 09:03:55 [TRACE] vertex "aws_instance.ec2instance[2]": starting visit (*terraform.NodeApplyableResourceInstance)
2019/08/12 09:03:55 [TRACE] dag/walk: visiting "aws_instance.ec2instance[1]"
2019/08/12 09:03:55 [TRACE] dag/walk: visiting "aws_instance.ec2instance[0]"
2019/08/12 09:03:55 [TRACE] vertex "aws_instance.ec2instance[1]": starting visit (*terraform.NodeApplyableResourceInstance)
2019/08/12 09:03:55 [TRACE] vertex "aws_instance.ec2instance[0]": starting visit (*terraform.NodeApplyableResourceInstance)
2019/08/12 09:03:55 [TRACE] vertex "aws_instance.ec2instance[2]": evaluating
2019/08/12 09:03:55 [TRACE] [walkApply] Entering eval tree: aws_instance.ec2instance[2]
2019/08/12 09:03:55 [TRACE] <root>: eval: *terraform.EvalSequence
2019/08/12 09:03:55 [TRACE] <root>: eval: *terraform.EvalGetProvider
2019/08/12 09:03:55 [TRACE] <root>: eval: *terraform.EvalReadDiff
2019/08/12 09:03:55 [TRACE] vertex "aws_instance.ec2instance[0]": evaluating
2019/08/12 09:03:55 [TRACE] [walkApply] Entering eval tree: aws_instance.ec2instance[0]
2019/08/12 09:03:55 [TRACE] vertex "aws_instance.ec2instance[1]": evaluating
2019/08/12 09:03:55 [TRACE] <root>: eval: *terraform.EvalSequence
2019/08/12 09:03:55 [TRACE] <root>: eval: *terraform.EvalGetProvider
2019/08/12 09:03:55 [TRACE] <root>: eval: *terraform.EvalReadDiff
2019/08/12 09:03:55 [TRACE] [walkApply] Entering eval tree: aws_instance.ec2instance[1]
2019/08/12 09:03:55 [TRACE] <root>: eval: *terraform.EvalSequence
2019/08/12 09:03:55 [TRACE] <root>: eval: *terraform.EvalGetProvider
2019/08/12 09:03:55 [TRACE] <root>: eval: *terraform.EvalReadDiff
2019/08/12 09:03:55 [TRACE] EvalReadDiff: Read Create change from plan for aws_instance.ec2instance[2]
2019/08/12 09:03:55 [TRACE] <root>: eval: *terraform.EvalIf
2019/08/12 09:03:55 [TRACE] <root>: eval: terraform.EvalNoop
2019/08/12 09:03:55 [TRACE] <root>: eval: *terraform.EvalIf
2019/08/12 09:03:55 [TRACE] <root>: eval: *terraform.EvalReadState
2019/08/12 09:03:55 [TRACE] EvalReadState: reading state for aws_instance.ec2instance[2]
2019/08/12 09:03:55 [TRACE] EvalReadState: no state present for aws_instance.ec2instance[2]
2019/08/12 09:03:55 [TRACE] <root>: eval: *terraform.EvalReadDiff
2019/08/12 09:03:55 [TRACE] EvalReadDiff: Read Create change from plan for aws_instance.ec2instance[0]
2019/08/12 09:03:55 [TRACE] <root>: eval: *terraform.EvalIf
2019/08/12 09:03:55 [TRACE] <root>: eval: terraform.EvalNoop
2019/08/12 09:03:55 [TRACE] <root>: eval: *terraform.EvalIf
2019/08/12 09:03:55 [TRACE] <root>: eval: *terraform.EvalReadState
2019/08/12 09:03:55 [TRACE] EvalReadState: reading state for aws_instance.ec2instance[0]
2019/08/12 09:03:55 [TRACE] EvalReadState: no state present for aws_instance.ec2instance[0]
2019/08/12 09:03:55 [TRACE] <root>: eval: *terraform.EvalReadDiff
2019/08/12 09:03:55 [TRACE] EvalReadDiff: Read Create change from plan for aws_instance.ec2instance[1]
2019/08/12 09:03:55 [TRACE] <root>: eval: *terraform.EvalIf
2019/08/12 09:03:55 [TRACE] <root>: eval: terraform.EvalNoop
2019/08/12 09:03:55 [TRACE] <root>: eval: *terraform.EvalIf
2019/08/12 09:03:55 [TRACE] <root>: eval: *terraform.EvalReadState
2019/08/12 09:03:55 [TRACE] EvalReadState: reading state for aws_instance.ec2instance[1]
2019/08/12 09:03:55 [TRACE] EvalReadDiff: Read Create change from plan for aws_instance.ec2instance[2]
2019/08/12 09:03:55 [TRACE] EvalReadState: no state present for aws_instance.ec2instance[1]
2019/08/12 09:03:55 [TRACE] <root>: eval: *terraform.EvalReadDiff
2019/08/12 09:03:55 [TRACE] <root>: eval: *terraform.EvalDiff
2019/08/12 09:03:55 [TRACE] EvalReadDiff: Read Create change from plan for aws_instance.ec2instance[0]
2019/08/12 09:03:55 [TRACE] <root>: eval: *terraform.EvalDiff
2019/08/12 09:03:55 [TRACE] EvalReadDiff: Read Create change from plan for aws_instance.ec2instance[1]
2019/08/12 09:03:55 [TRACE] <root>: eval: *terraform.EvalDiff
2019/08/12 09:03:55 [TRACE] GetResourceInstance: aws_security_group.ec2instance-sg is a single instance
2019/08/12 09:03:55 [TRACE] GetResourceInstance: aws_security_group.ec2instance-sg is a single instance
2019/08/12 09:03:55 [TRACE] GetResourceInstance: aws_security_group.ec2instance-sg is a single instance
2019/08/12 09:03:55 [TRACE] Re-validating config for "aws_instance.ec2instance[2]"
2019/08/12 09:03:55 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2019/08/12 09:03:55 [TRACE] Re-validating config for "aws_instance.ec2instance[0]"
2019/08/12 09:03:55 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2019/08/12 09:03:55 [TRACE] Re-validating config for "aws_instance.ec2instance[1]"
2019/08/12 09:03:55 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2019/08/12 09:03:55 [TRACE] GRPCProvider: PlanResourceChange
2019/08/12 09:03:55 [TRACE] GRPCProvider: PlanResourceChange
2019/08/12 09:03:55 [TRACE] GRPCProvider: PlanResourceChange
2019/08/12 09:03:55 [WARN] Provider "aws" produced an invalid plan for aws_instance.ec2instance[2], 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:
- .get_password_data: planned value cty.False does not match config value cty.NullVal(cty.Bool)
- .source_dest_check: planned value cty.True does not match config value cty.NullVal(cty.Bool)
- .root_block_device: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
- .ebs_block_device: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
- .ephemeral_block_device: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
- .network_interface: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
2019/08/12 09:03:55 [TRACE] <root>: eval: *terraform.EvalCheckPlannedChange
2019/08/12 09:03:55 [WARN] Provider "aws" produced an invalid plan for aws_instance.ec2instance[0], 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:
- .source_dest_check: planned value cty.True does not match config value cty.NullVal(cty.Bool)
- .get_password_data: planned value cty.False does not match config value cty.NullVal(cty.Bool)
- .ebs_block_device: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
- .ephemeral_block_device: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
- .network_interface: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
- .root_block_device: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
2019/08/12 09:03:55 [TRACE] EvalCheckPlannedChange: Verifying that actual change (action Create) matches planned change (action Create)
2019/08/12 09:03:55 [TRACE] <root>: eval: *terraform.EvalCheckPlannedChange
2019/08/12 09:03:55 [TRACE] EvalCheckPlannedChange: Verifying that actual change (action Create) matches planned change (action Create)
2019/08/12 09:03:55 [WARN] Provider "aws" produced an invalid plan for aws_instance.ec2instance[1], 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:
- .get_password_data: planned value cty.False does not match config value cty.NullVal(cty.Bool)
- .source_dest_check: planned value cty.True does not match config value cty.NullVal(cty.Bool)
- .ebs_block_device: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
- .ephemeral_block_device: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
- .network_interface: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
- .root_block_device: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
2019/08/12 09:03:55 [TRACE] <root>: eval: *terraform.EvalCheckPlannedChange
2019/08/12 09:03:55 [TRACE] EvalCheckPlannedChange: Verifying that actual change (action Create) matches planned change (action Create)
2019/08/12 09:03:55 [TRACE] <root>: eval: *terraform.EvalGetProvider
2019/08/12 09:03:55 [TRACE] <root>: eval: *terraform.EvalGetProvider
2019/08/12 09:03:55 [TRACE] <root>: eval: *terraform.EvalReadState
2019/08/12 09:03:55 [TRACE] <root>: eval: *terraform.EvalReadState
2019/08/12 09:03:55 [TRACE] EvalReadState: reading state for aws_instance.ec2instance[0]
2019/08/12 09:03:55 [TRACE] EvalReadState: reading state for aws_instance.ec2instance[2]
2019/08/12 09:03:55 [TRACE] EvalReadState: no state present for aws_instance.ec2instance[0]
2019/08/12 09:03:55 [TRACE] <root>: eval: *terraform.EvalReduceDiff
2019/08/12 09:03:55 [TRACE] <root>: eval: *terraform.EvalIf
2019/08/12 09:03:55 [TRACE] <root>: eval: terraform.EvalNoop
2019/08/12 09:03:55 [TRACE] <root>: eval: *terraform.EvalGetProvider
2019/08/12 09:03:55 [TRACE] <root>: eval: *terraform.EvalApplyPre
2019/08/12 09:03:55 [TRACE] EvalReadState: no state present for aws_instance.ec2instance[2]
2019/08/12 09:03:55 [TRACE] <root>: eval: *terraform.EvalReduceDiff
2019/08/12 09:03:55 [TRACE] <root>: eval: *terraform.EvalIf
2019/08/12 09:03:55 [TRACE] <root>: eval: terraform.EvalNoop
2019/08/12 09:03:55 [TRACE] <root>: eval: *terraform.EvalApplyPre
2019/08/12 09:03:55 [TRACE] <root>: eval: *terraform.EvalReadState
2019/08/12 09:03:55 [TRACE] EvalReadState: reading state for aws_instance.ec2instance[1]
2019/08/12 09:03:55 [TRACE] <root>: eval: *terraform.EvalApply
2019/08/12 09:03:55 [TRACE] <root>: eval: *terraform.EvalApply
2019/08/12 09:03:55 [TRACE] EvalReadState: no state present for aws_instance.ec2instance[1]
2019/08/12 09:03:55 [TRACE] <root>: eval: *terraform.EvalReduceDiff
2019/08/12 09:03:55 [TRACE] <root>: eval: *terraform.EvalIf
2019/08/12 09:03:55 [TRACE] <root>: eval: terraform.EvalNoop
2019/08/12 09:03:55 [TRACE] <root>: eval: *terraform.EvalApplyPre
2019/08/12 09:03:55 [TRACE] <root>: eval: *terraform.EvalApply
2019/08/12 09:03:55 [TRACE] GetResourceInstance: aws_security_group.ec2instance-sg is a single instance
2019/08/12 09:03:55 [TRACE] GetResourceInstance: aws_security_group.ec2instance-sg is a single instance
2019/08/12 09:03:55 [TRACE] GetResourceInstance: aws_security_group.ec2instance-sg is a single instance
2019/08/12 09:03:55 [DEBUG] aws_instance.ec2instance[0]: applying the planned Create change
2019/08/12 09:03:55 [DEBUG] aws_instance.ec2instance[2]: applying the planned Create change
2019/08/12 09:03:55 [TRACE] GRPCProvider: ApplyResourceChange
2019/08/12 09:03:55 [TRACE] GRPCProvider: ApplyResourceChange
2019/08/12 09:03:55 [DEBUG] aws_instance.ec2instance[1]: applying the planned Create change
2019/08/12 09:03:55 [TRACE] GRPCProvider: ApplyResourceChange
2019-08-12T09:03:55.681+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:55 [DEBUG] setting computed for "volume_tags" from ComputedKeys
2019-08-12T09:03:55.681+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:55 [DEBUG] setting computed for "ebs_block_device" from ComputedKeys
2019-08-12T09:03:55.681+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:55 [DEBUG] setting computed for "ephemeral_block_device" from ComputedKeys
2019-08-12T09:03:55.681+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:55 [DEBUG] setting computed for "security_groups" from ComputedKeys
2019-08-12T09:03:55.681+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:55 [DEBUG] setting computed for "ipv6_addresses" from ComputedKeys
2019-08-12T09:03:55.681+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:55 [DEBUG] setting computed for "root_block_device" from ComputedKeys
2019-08-12T09:03:55.681+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:55 [DEBUG] setting computed for "root_block_device" from ComputedKeys
2019-08-12T09:03:55.681+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:55 [DEBUG] setting computed for "volume_tags" from ComputedKeys
2019-08-12T09:03:55.681+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:55 [DEBUG] setting computed for "security_groups" from ComputedKeys
2019-08-12T09:03:55.681+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:55 [DEBUG] setting computed for "ipv6_addresses" from ComputedKeys
2019-08-12T09:03:55.681+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:55 [DEBUG] setting computed for "network_interface" from ComputedKeys
2019-08-12T09:03:55.681+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:55 [DEBUG] setting computed for "network_interface" from ComputedKeys
2019-08-12T09:03:55.681+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:55 [DEBUG] setting computed for "network_interface" from ComputedKeys
2019-08-12T09:03:55.681+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:55 [DEBUG] setting computed for "network_interface" from ComputedKeys
2019-08-12T09:03:55.681+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:55 [DEBUG] setting computed for "network_interface" from ComputedKeys
2019-08-12T09:03:55.681+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:55 [DEBUG] setting computed for "root_block_device" from ComputedKeys
2019-08-12T09:03:55.681+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:55 [DEBUG] setting computed for "ephemeral_block_device" from ComputedKeys
2019-08-12T09:03:55.681+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:55 [DEBUG] setting computed for "security_groups" from ComputedKeys
2019-08-12T09:03:55.681+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:55 [DEBUG] setting computed for "ipv6_addresses" from ComputedKeys
2019-08-12T09:03:55.681+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:55 [DEBUG] setting computed for "ebs_block_device" from ComputedKeys
2019-08-12T09:03:55.681+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:55 [DEBUG] setting computed for "network_interface" from ComputedKeys
2019-08-12T09:03:55.681+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:55 [DEBUG] setting computed for "ephemeral_block_device" from ComputedKeys
2019-08-12T09:03:55.681+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:55 [DEBUG] setting computed for "volume_tags" from ComputedKeys
2019-08-12T09:03:55.681+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:55 [DEBUG] setting computed for "ebs_block_device" from ComputedKeys
2019-08-12T09:03:55.681+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:55 [DEBUG] Matching ^aws: with Name
2019-08-12T09:03:55.681+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:55 [DEBUG] Matching ^aws: with Name
2019-08-12T09:03:55.681+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:55 [DEBUG] Matching ^aws: with Name
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:55 [DEBUG] Run configuration: {
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: DisableApiTermination: false,
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: EbsOptimized: false,
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: IamInstanceProfile: {
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Name: ""
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: },
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ImageId: "ami-05668736c7817378f",
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: InstanceType: "t2.xlarge",
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: KeyName: "condor-dev",
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: MaxCount: 1,
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: MinCount: 1,
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Monitoring: {
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Enabled: false
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: },
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: NetworkInterfaces: [{
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: DeviceIndex: 0,
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Groups: ["sg-0e7f16101de0e6d5d"],
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: SubnetId: "subnet-01890bd3acb96210d"
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: }],
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Placement: {
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: AvailabilityZone: "",
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: GroupName: ""
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: },
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: TagSpecifications: [{
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ResourceType: "instance",
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Tags: [{
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Key: "Name",
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Value: "Testing-0"
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: }]
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: }]
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: }
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:55 [DEBUG] Waiting for state to become: [success]
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:55 [DEBUG] Run configuration: {
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: DisableApiTermination: false,
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: EbsOptimized: false,
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: IamInstanceProfile: {
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Name: ""
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: },
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ImageId: "ami-05668736c7817378f",
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: InstanceType: "t2.xlarge",
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: KeyName: "condor-dev",
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: MaxCount: 1,
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: MinCount: 1,
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Monitoring: {
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Enabled: false
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: },
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: NetworkInterfaces: [{
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: DeviceIndex: 0,
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Groups: ["sg-0e7f16101de0e6d5d"],
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: SubnetId: "subnet-01890bd3acb96210d"
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: }],
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Placement: {
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: AvailabilityZone: "",
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: GroupName: ""
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: },
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: TagSpecifications: [{
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ResourceType: "instance",
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Tags: [{
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Key: "Name",
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Value: "Testing-2"
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: }]
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: }]
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: }
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:55 [DEBUG] Waiting for state to become: [success]
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:55 [DEBUG] Run configuration: {
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: DisableApiTermination: false,
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: EbsOptimized: false,
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: IamInstanceProfile: {
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Name: ""
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: },
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ImageId: "ami-05668736c7817378f",
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: InstanceType: "t2.xlarge",
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: KeyName: "condor-dev",
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: MaxCount: 1,
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: MinCount: 1,
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Monitoring: {
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Enabled: false
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: },
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: NetworkInterfaces: [{
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: DeviceIndex: 0,
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Groups: ["sg-0e7f16101de0e6d5d"],
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: SubnetId: "subnet-01890bd3acb96210d"
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: }],
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Placement: {
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: AvailabilityZone: "",
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: GroupName: ""
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: },
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: TagSpecifications: [{
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ResourceType: "instance",
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Tags: [{
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Key: "Name",
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Value: "Testing-1"
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: }]
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: }]
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: }
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:55 [DEBUG] Waiting for state to become: [success]
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:55 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/RunInstances Details:
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: POST / HTTP/1.1
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Host: ec2.ap-southeast-2.amazonaws.com
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: User-Agent: aws-sdk-go/1.22.0 (go1.12.6; windows; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.6
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 538
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Authorization: AWS4-HMAC-SHA256 Credential=XXXXXXXXXXXXXXXXXXXXX/20190811/ap-southeast-2/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=b1f98b8b4fdc91f242882dbc97f45bfa35e1da27700d1acd51cb0748069f94ec
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: X-Amz-Date: 20190811T233355Z
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Accept-Encoding: gzip
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Action=RunInstances&DisableApiTermination=false&EbsOptimized=false&IamInstanceProfile.Name=&ImageId=ami-05668736c7817378f&InstanceType=t2.xlarge&KeyName=condor-dev&MaxCount=1&MinCount=1&Monitoring.Enabled=false&NetworkInterface.1.DeviceIndex=0&NetworkInterface.1.SecurityGroupId.1=sg-0e7f16101de0e6d5d&NetworkInterface.1.SubnetId=subnet-01890bd3acb96210d&Placement.AvailabilityZone=&Placement.GroupName=&TagSpecification.1.ResourceType=instance&TagSpecification.1.Tag.1.Key=Name&TagSpecification.1.Tag.1.Value=Testing-0&Version=2016-11-15
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:55 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/RunInstances Details:
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: POST / HTTP/1.1
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Host: ec2.ap-southeast-2.amazonaws.com
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: User-Agent: aws-sdk-go/1.22.0 (go1.12.6; windows; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.6
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 538
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Authorization: AWS4-HMAC-SHA256 Credential=XXXXXXXXXXXXXXXXXXXXX/20190811/ap-southeast-2/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=1335e3d74205b99ad1ebf25cc3ebc98f6854c141c2e41877fc731c58b30948ca
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: X-Amz-Date: 20190811T233355Z
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Accept-Encoding: gzip
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Action=RunInstances&DisableApiTermination=false&EbsOptimized=false&IamInstanceProfile.Name=&ImageId=ami-05668736c7817378f&InstanceType=t2.xlarge&KeyName=condor-dev&MaxCount=1&MinCount=1&Monitoring.Enabled=false&NetworkInterface.1.DeviceIndex=0&NetworkInterface.1.SecurityGroupId.1=sg-0e7f16101de0e6d5d&NetworkInterface.1.SubnetId=subnet-01890bd3acb96210d&Placement.AvailabilityZone=&Placement.GroupName=&TagSpecification.1.ResourceType=instance&TagSpecification.1.Tag.1.Key=Name&TagSpecification.1.Tag.1.Value=Testing-2&Version=2016-11-15
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:55 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/RunInstances Details:
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: POST / HTTP/1.1
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Host: ec2.ap-southeast-2.amazonaws.com
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: User-Agent: aws-sdk-go/1.22.0 (go1.12.6; windows; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.6
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 538
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Authorization: AWS4-HMAC-SHA256 Credential=XXXXXXXXXXXXXXXXXXXXX/20190811/ap-southeast-2/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=7d61f601a923da1d5d4768b1e3344b782039c7b32ca929b6fa99cd919e6d754c
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: X-Amz-Date: 20190811T233355Z
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Accept-Encoding: gzip
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Action=RunInstances&DisableApiTermination=false&EbsOptimized=false&IamInstanceProfile.Name=&ImageId=ami-05668736c7817378f&InstanceType=t2.xlarge&KeyName=condor-dev&MaxCount=1&MinCount=1&Monitoring.Enabled=false&NetworkInterface.1.DeviceIndex=0&NetworkInterface.1.SecurityGroupId.1=sg-0e7f16101de0e6d5d&NetworkInterface.1.SubnetId=subnet-01890bd3acb96210d&Placement.AvailabilityZone=&Placement.GroupName=&TagSpecification.1.ResourceType=instance&TagSpecification.1.Tag.1.Key=Name&TagSpecification.1.Tag.1.Value=Testing-1&Version=2016-11-15
2019-08-12T09:03:55.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019/08/12 09:03:56 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[0]"
2019/08/12 09:03:56 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:03:56 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[0]"
2019/08/12 09:03:56 [TRACE] dag/walk: vertex "output.private_ip" is waiting for "aws_instance.ec2instance[2]"
2019/08/12 09:03:56 [TRACE] dag/walk: vertex "provider.aws (close)" is waiting for "aws_instance.ec2instance[2]"
2019/08/12 09:03:56 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:03:56 [TRACE] dag/walk: vertex "null_resource.nullresource[2]" is waiting for "aws_instance.ec2instance[2]"
2019/08/12 09:03:56 [TRACE] dag/walk: vertex "null_resource.nullresource[1]" is waiting for "aws_instance.ec2instance[2]"
2019/08/12 09:03:56 [TRACE] dag/walk: vertex "null_resource.nullresource[0]" is waiting for "aws_instance.ec2instance[2]"
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:56 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/RunInstances Details:
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ RESPONSE ]--------------------------------------
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: HTTP/1.1 200 OK
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Connection: close
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Transfer-Encoding: chunked
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: text/xml;charset=UTF-8
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Date: Sun, 11 Aug 2019 23:33:56 GMT
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Server: AmazonEC2
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Vary: accept-encoding
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:56 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <RunInstancesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <requestId>3d57030b-33f8-40f6-8695-c543d6667a31</requestId>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <reservationId>r-0482b39378540fa9b</reservationId>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ownerId>107096209866</ownerId>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupSet/>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instancesSet>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceId>i-00fa2c45a575dd58c</instanceId>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <imageId>ami-05668736c7817378f</imageId>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceState>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <code>0</code>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <name>pending</name>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </instanceState>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateDnsName>ip-10-129-25-190.ap-southeast-2.compute.internal</privateDnsName>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <dnsName></dnsName>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <reason></reason>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <keyName>condor-dev</keyName>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <amiLaunchIndex>0</amiLaunchIndex>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <productCodes/>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceType>t2.xlarge</instanceType>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <launchTime>2019-08-11T23:33:56.000Z</launchTime>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <placement>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <availabilityZone>ap-southeast-2a</availabilityZone>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupName></groupName>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <tenancy>default</tenancy>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </placement>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <platform>windows</platform>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <monitoring>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <state>disabled</state>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </monitoring>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <subnetId>subnet-01890bd3acb96210d</subnetId>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <vpcId>vpc-0a3ca3b8b6d7197a2</vpcId>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateIpAddress>10.129.25.190</privateIpAddress>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <sourceDestCheck>true</sourceDestCheck>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupSet>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupId>sg-0e7f16101de0e6d5d</groupId>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupName>Testing-sg</groupName>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </groupSet>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <stateReason>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <code>pending</code>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <message>pending</message>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </stateReason>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <architecture>x86_64</architecture>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <rootDeviceType>ebs</rootDeviceType>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <rootDeviceName>/dev/sda1</rootDeviceName>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <blockDeviceMapping/>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <virtualizationType>hvm</virtualizationType>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <clientToken></clientToken>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <tagSet>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <key>Name</key>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <value>Testing-1</value>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </tagSet>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <hypervisor>xen</hypervisor>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <networkInterfaceSet>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <networkInterfaceId>eni-0068d5c1b83a79591</networkInterfaceId>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <subnetId>subnet-01890bd3acb96210d</subnetId>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <vpcId>vpc-0a3ca3b8b6d7197a2</vpcId>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <description></description>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ownerId>107096209866</ownerId>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>in-use</status>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <macAddress>06:6c:ce:f0:54:7e</macAddress>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateIpAddress>10.129.25.190</privateIpAddress>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateDnsName>ip-10-129-25-190.ap-southeast-2.compute.internal</privateDnsName>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <sourceDestCheck>true</sourceDestCheck>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupSet>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupId>sg-0e7f16101de0e6d5d</groupId>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupName>Testing-sg</groupName>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </groupSet>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachment>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachmentId>eni-attach-07c05e7689ee80228</attachmentId>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deviceIndex>0</deviceIndex>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>attaching</status>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachTime>2019-08-11T23:33:56.000Z</attachTime>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deleteOnTermination>true</deleteOnTermination>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </attachment>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateIpAddressesSet>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateIpAddress>10.129.25.190</privateIpAddress>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateDnsName>ip-10-129-25-190.ap-southeast-2.compute.internal</privateDnsName>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <primary>true</primary>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </privateIpAddressesSet>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ipv6AddressesSet/>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <interfaceType>interface</interfaceType>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </networkInterfaceSet>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ebsOptimized>false</ebsOptimized>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <cpuOptions>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <coreCount>4</coreCount>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <threadsPerCore>1</threadsPerCore>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </cpuOptions>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <capacityReservationSpecification>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <capacityReservationPreference>open</capacityReservationPreference>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </capacityReservationSpecification>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </instancesSet>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </RunInstancesResponse>
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:56 [INFO] Instance ID: i-00fa2c45a575dd58c
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:56 [DEBUG] Waiting for instance (i-00fa2c45a575dd58c) to become running
2019-08-12T09:03:56.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:56 [DEBUG] Waiting for state to become: [running]
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:56 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/RunInstances Details:
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ RESPONSE ]--------------------------------------
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: HTTP/1.1 200 OK
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Connection: close
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Transfer-Encoding: chunked
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: text/xml;charset=UTF-8
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Date: Sun, 11 Aug 2019 23:33:56 GMT
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Server: AmazonEC2
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Vary: accept-encoding
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:56 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <RunInstancesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <requestId>3ec70edb-5287-4691-921d-9e16577c6f24</requestId>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <reservationId>r-0ed1fcab89c39a2f0</reservationId>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ownerId>107096209866</ownerId>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupSet/>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instancesSet>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceId>i-0f092ceac39aba2d5</instanceId>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <imageId>ami-05668736c7817378f</imageId>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceState>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <code>0</code>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <name>pending</name>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </instanceState>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateDnsName>ip-10-129-25-157.ap-southeast-2.compute.internal</privateDnsName>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <dnsName></dnsName>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <reason></reason>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <keyName>condor-dev</keyName>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <amiLaunchIndex>0</amiLaunchIndex>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <productCodes/>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceType>t2.xlarge</instanceType>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <launchTime>2019-08-11T23:33:56.000Z</launchTime>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <placement>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <availabilityZone>ap-southeast-2a</availabilityZone>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupName></groupName>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <tenancy>default</tenancy>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </placement>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <platform>windows</platform>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <monitoring>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <state>disabled</state>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </monitoring>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <subnetId>subnet-01890bd3acb96210d</subnetId>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <vpcId>vpc-0a3ca3b8b6d7197a2</vpcId>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateIpAddress>10.129.25.157</privateIpAddress>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <sourceDestCheck>true</sourceDestCheck>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupSet>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupId>sg-0e7f16101de0e6d5d</groupId>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupName>Testing-sg</groupName>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </groupSet>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <stateReason>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <code>pending</code>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <message>pending</message>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </stateReason>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <architecture>x86_64</architecture>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <rootDeviceType>ebs</rootDeviceType>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <rootDeviceName>/dev/sda1</rootDeviceName>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <blockDeviceMapping/>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <virtualizationType>hvm</virtualizationType>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <clientToken></clientToken>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <tagSet>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <key>Name</key>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <value>Testing-0</value>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </tagSet>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <hypervisor>xen</hypervisor>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <networkInterfaceSet>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <networkInterfaceId>eni-0109d100bae8f1196</networkInterfaceId>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <subnetId>subnet-01890bd3acb96210d</subnetId>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <vpcId>vpc-0a3ca3b8b6d7197a2</vpcId>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <description></description>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ownerId>107096209866</ownerId>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>in-use</status>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <macAddress>06:f2:46:fc:3c:88</macAddress>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateIpAddress>10.129.25.157</privateIpAddress>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateDnsName>ip-10-129-25-157.ap-southeast-2.compute.internal</privateDnsName>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <sourceDestCheck>true</sourceDestCheck>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupSet>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupId>sg-0e7f16101de0e6d5d</groupId>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupName>Testing-sg</groupName>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </groupSet>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachment>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachmentId>eni-attach-0ba3eea6b1c494eae</attachmentId>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deviceIndex>0</deviceIndex>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>attaching</status>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachTime>2019-08-11T23:33:56.000Z</attachTime>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deleteOnTermination>true</deleteOnTermination>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </attachment>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateIpAddressesSet>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateIpAddress>10.129.25.157</privateIpAddress>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateDnsName>ip-10-129-25-157.ap-southeast-2.compute.internal</privateDnsName>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <primary>true</primary>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </privateIpAddressesSet>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ipv6AddressesSet/>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <interfaceType>interface</interfaceType>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </networkInterfaceSet>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ebsOptimized>false</ebsOptimized>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <cpuOptions>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <coreCount>4</coreCount>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <threadsPerCore>1</threadsPerCore>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </cpuOptions>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <capacityReservationSpecification>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <capacityReservationPreference>open</capacityReservationPreference>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </capacityReservationSpecification>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </instancesSet>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </RunInstancesResponse>
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:56 [INFO] Instance ID: i-0f092ceac39aba2d5
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:56 [DEBUG] Waiting for instance (i-0f092ceac39aba2d5) to become running
2019-08-12T09:03:56.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:56 [DEBUG] Waiting for state to become: [running]
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:56 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/RunInstances Details:
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ RESPONSE ]--------------------------------------
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: HTTP/1.1 200 OK
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Connection: close
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Transfer-Encoding: chunked
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: text/xml;charset=UTF-8
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Date: Sun, 11 Aug 2019 23:33:56 GMT
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Server: AmazonEC2
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Vary: accept-encoding
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:56 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <RunInstancesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <requestId>d1ab8881-b3e7-4cca-9fd6-84d76b451072</requestId>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <reservationId>r-0d13b6ddfe85ac332</reservationId>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ownerId>107096209866</ownerId>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupSet/>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instancesSet>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceId>i-070789e116edff059</instanceId>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <imageId>ami-05668736c7817378f</imageId>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceState>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <code>0</code>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <name>pending</name>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </instanceState>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateDnsName>ip-10-129-25-181.ap-southeast-2.compute.internal</privateDnsName>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <dnsName></dnsName>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <reason></reason>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <keyName>condor-dev</keyName>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <amiLaunchIndex>0</amiLaunchIndex>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <productCodes/>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceType>t2.xlarge</instanceType>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <launchTime>2019-08-11T23:33:56.000Z</launchTime>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <placement>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <availabilityZone>ap-southeast-2a</availabilityZone>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupName></groupName>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <tenancy>default</tenancy>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </placement>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <platform>windows</platform>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <monitoring>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <state>disabled</state>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </monitoring>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <subnetId>subnet-01890bd3acb96210d</subnetId>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <vpcId>vpc-0a3ca3b8b6d7197a2</vpcId>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateIpAddress>10.129.25.181</privateIpAddress>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <sourceDestCheck>true</sourceDestCheck>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupSet>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupId>sg-0e7f16101de0e6d5d</groupId>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupName>Testing-sg</groupName>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </groupSet>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <stateReason>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <code>pending</code>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <message>pending</message>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </stateReason>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <architecture>x86_64</architecture>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <rootDeviceType>ebs</rootDeviceType>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <rootDeviceName>/dev/sda1</rootDeviceName>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <blockDeviceMapping/>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <virtualizationType>hvm</virtualizationType>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <clientToken></clientToken>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <tagSet>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <key>Name</key>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <value>Testing-2</value>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </tagSet>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <hypervisor>xen</hypervisor>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <networkInterfaceSet>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <networkInterfaceId>eni-0d67edc63e1ecdeac</networkInterfaceId>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <subnetId>subnet-01890bd3acb96210d</subnetId>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <vpcId>vpc-0a3ca3b8b6d7197a2</vpcId>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <description></description>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ownerId>107096209866</ownerId>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>in-use</status>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <macAddress>06:ff:10:33:b6:38</macAddress>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateIpAddress>10.129.25.181</privateIpAddress>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateDnsName>ip-10-129-25-181.ap-southeast-2.compute.internal</privateDnsName>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <sourceDestCheck>true</sourceDestCheck>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupSet>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupId>sg-0e7f16101de0e6d5d</groupId>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupName>Testing-sg</groupName>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </groupSet>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachment>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachmentId>eni-attach-075dd6ba740aa91f5</attachmentId>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deviceIndex>0</deviceIndex>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>attaching</status>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachTime>2019-08-11T23:33:56.000Z</attachTime>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deleteOnTermination>true</deleteOnTermination>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </attachment>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateIpAddressesSet>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateIpAddress>10.129.25.181</privateIpAddress>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateDnsName>ip-10-129-25-181.ap-southeast-2.compute.internal</privateDnsName>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <primary>true</primary>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </privateIpAddressesSet>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ipv6AddressesSet/>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <interfaceType>interface</interfaceType>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </networkInterfaceSet>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ebsOptimized>false</ebsOptimized>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <cpuOptions>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <coreCount>4</coreCount>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <threadsPerCore>1</threadsPerCore>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </cpuOptions>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <capacityReservationSpecification>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <capacityReservationPreference>open</capacityReservationPreference>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </capacityReservationSpecification>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </instancesSet>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </RunInstancesResponse>
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:56 [INFO] Instance ID: i-070789e116edff059
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:56 [DEBUG] Waiting for instance (i-070789e116edff059) to become running
2019-08-12T09:03:56.773+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:03:56 [DEBUG] Waiting for state to become: [running]
2019/08/12 09:04:01 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[0]"
2019/08/12 09:04:01 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:04:01 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[0]"
2019/08/12 09:04:01 [TRACE] dag/walk: vertex "provider.aws (close)" is waiting for "aws_instance.ec2instance[2]"
2019/08/12 09:04:01 [TRACE] dag/walk: vertex "output.private_ip" is waiting for "aws_instance.ec2instance[2]"
2019/08/12 09:04:01 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:04:01 [TRACE] dag/walk: vertex "null_resource.nullresource[2]" is waiting for "aws_instance.ec2instance[2]"
2019/08/12 09:04:01 [TRACE] dag/walk: vertex "null_resource.nullresource[1]" is waiting for "aws_instance.ec2instance[2]"
2019/08/12 09:04:01 [TRACE] dag/walk: vertex "null_resource.nullresource[0]" is waiting for "aws_instance.ec2instance[2]"
2019/08/12 09:04:06 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[0]"
2019/08/12 09:04:06 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:04:06 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[0]"
2019/08/12 09:04:06 [TRACE] dag/walk: vertex "provider.aws (close)" is waiting for "aws_instance.ec2instance[2]"
2019/08/12 09:04:06 [TRACE] dag/walk: vertex "output.private_ip" is waiting for "aws_instance.ec2instance[2]"
2019/08/12 09:04:06 [TRACE] dag/walk: vertex "null_resource.nullresource[2]" is waiting for "aws_instance.ec2instance[2]"
2019/08/12 09:04:06 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:04:06 [TRACE] dag/walk: vertex "null_resource.nullresource[1]" is waiting for "aws_instance.ec2instance[2]"
2019/08/12 09:04:06 [TRACE] dag/walk: vertex "null_resource.nullresource[0]" is waiting for "aws_instance.ec2instance[2]"
2019-08-12T09:04:06.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:06 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeInstances Details:
2019-08-12T09:04:06.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-12T09:04:06.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: POST / HTTP/1.1
2019-08-12T09:04:06.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Host: ec2.ap-southeast-2.amazonaws.com
2019-08-12T09:04:06.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: User-Agent: aws-sdk-go/1.22.0 (go1.12.6; windows; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.6
2019-08-12T09:04:06.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 76
2019-08-12T09:04:06.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Authorization: AWS4-HMAC-SHA256 Credential=XXXXXXXXXXXXXXXXXXXXX/20190811/ap-southeast-2/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=2b35bfa27e4244ade9a117c3277c3ae89b455aa8e2657b72a01cb2dc7d819e83
2019-08-12T09:04:06.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2019-08-12T09:04:06.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: X-Amz-Date: 20190811T233406Z
2019-08-12T09:04:06.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Accept-Encoding: gzip
2019-08-12T09:04:06.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:06.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Action=DescribeInstances&InstanceId.1=i-00fa2c45a575dd58c&Version=2016-11-15
2019-08-12T09:04:06.682+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:04:06.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:06 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeInstances Details:
2019-08-12T09:04:06.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-12T09:04:06.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: POST / HTTP/1.1
2019-08-12T09:04:06.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Host: ec2.ap-southeast-2.amazonaws.com
2019-08-12T09:04:06.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: User-Agent: aws-sdk-go/1.22.0 (go1.12.6; windows; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.6
2019-08-12T09:04:06.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 76
2019-08-12T09:04:06.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Authorization: AWS4-HMAC-SHA256 Credential=XXXXXXXXXXXXXXXXXXXXX/20190811/ap-southeast-2/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=643a432db9df666f375fbc32e732e79937acd68c890a2d0b60163a9a7dbc9ea2
2019-08-12T09:04:06.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2019-08-12T09:04:06.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: X-Amz-Date: 20190811T233406Z
2019-08-12T09:04:06.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Accept-Encoding: gzip
2019-08-12T09:04:06.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:06.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Action=DescribeInstances&InstanceId.1=i-0f092ceac39aba2d5&Version=2016-11-15
2019-08-12T09:04:06.727+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:04:06.774+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:06 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeInstances Details:
2019-08-12T09:04:06.774+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-12T09:04:06.774+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: POST / HTTP/1.1
2019-08-12T09:04:06.774+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Host: ec2.ap-southeast-2.amazonaws.com
2019-08-12T09:04:06.774+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: User-Agent: aws-sdk-go/1.22.0 (go1.12.6; windows; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.6
2019-08-12T09:04:06.774+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 76
2019-08-12T09:04:06.774+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Authorization: AWS4-HMAC-SHA256 Credential=XXXXXXXXXXXXXXXXXXXXX/20190811/ap-southeast-2/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=812a997e022226e295eb3d6a951ded2ac07377a4cdc5f38bd18ea829301d09c6
2019-08-12T09:04:06.774+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2019-08-12T09:04:06.774+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: X-Amz-Date: 20190811T233406Z
2019-08-12T09:04:06.774+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Accept-Encoding: gzip
2019-08-12T09:04:06.774+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:06.774+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Action=DescribeInstances&InstanceId.1=i-070789e116edff059&Version=2016-11-15
2019-08-12T09:04:06.774+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:06 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeInstances Details:
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ RESPONSE ]--------------------------------------
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: HTTP/1.1 200 OK
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Connection: close
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Transfer-Encoding: chunked
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: text/xml;charset=UTF-8
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Date: Sun, 11 Aug 2019 23:34:06 GMT
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Server: AmazonEC2
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Vary: accept-encoding
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:06 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <DescribeInstancesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <requestId>6cf36dd1-2e74-4030-a295-f03ffdaae9cc</requestId>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <reservationSet>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <reservationId>r-0482b39378540fa9b</reservationId>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ownerId>107096209866</ownerId>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupSet/>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instancesSet>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceId>i-00fa2c45a575dd58c</instanceId>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <imageId>ami-05668736c7817378f</imageId>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceState>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <code>0</code>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <name>pending</name>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </instanceState>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateDnsName>ip-10-129-25-190.ap-southeast-2.compute.internal</privateDnsName>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <dnsName/>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <reason/>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <keyName>condor-dev</keyName>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <amiLaunchIndex>0</amiLaunchIndex>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <productCodes/>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceType>t2.xlarge</instanceType>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <launchTime>2019-08-11T23:33:56.000Z</launchTime>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <placement>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <availabilityZone>ap-southeast-2a</availabilityZone>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupName/>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <tenancy>default</tenancy>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </placement>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <platform>windows</platform>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <monitoring>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <state>disabled</state>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </monitoring>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <subnetId>subnet-01890bd3acb96210d</subnetId>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <vpcId>vpc-0a3ca3b8b6d7197a2</vpcId>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateIpAddress>10.129.25.190</privateIpAddress>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <sourceDestCheck>true</sourceDestCheck>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupSet>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupId>sg-0e7f16101de0e6d5d</groupId>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupName>Testing-sg</groupName>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </groupSet>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <architecture>x86_64</architecture>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <rootDeviceType>ebs</rootDeviceType>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <rootDeviceName>/dev/sda1</rootDeviceName>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <blockDeviceMapping>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deviceName>/dev/sda1</deviceName>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ebs>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <volumeId>vol-0a11d6a6cdf9fe847</volumeId>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>attaching</status>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachTime>2019-08-11T23:33:57.000Z</attachTime>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deleteOnTermination>true</deleteOnTermination>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </ebs>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deviceName>xvdb</deviceName>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ebs>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <volumeId>vol-0083b973539169a1b</volumeId>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>attaching</status>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachTime>2019-08-11T23:33:57.000Z</attachTime>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deleteOnTermination>true</deleteOnTermination>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </ebs>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </blockDeviceMapping>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <virtualizationType>hvm</virtualizationType>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <clientToken/>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <tagSet>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <key>Name</key>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <value>Testing-1</value>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </tagSet>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <hypervisor>xen</hypervisor>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <networkInterfaceSet>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <networkInterfaceId>eni-0068d5c1b83a79591</networkInterfaceId>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <subnetId>subnet-01890bd3acb96210d</subnetId>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <vpcId>vpc-0a3ca3b8b6d7197a2</vpcId>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <description/>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ownerId>107096209866</ownerId>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>in-use</status>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <macAddress>06:6c:ce:f0:54:7e</macAddress>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateIpAddress>10.129.25.190</privateIpAddress>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateDnsName>ip-10-129-25-190.ap-southeast-2.compute.internal</privateDnsName>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <sourceDestCheck>true</sourceDestCheck>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupSet>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupId>sg-0e7f16101de0e6d5d</groupId>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupName>Testing-sg</groupName>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </groupSet>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachment>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachmentId>eni-attach-07c05e7689ee80228</attachmentId>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deviceIndex>0</deviceIndex>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>attaching</status>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachTime>2019-08-11T23:33:56.000Z</attachTime>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deleteOnTermination>true</deleteOnTermination>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </attachment>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateIpAddressesSet>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateIpAddress>10.129.25.190</privateIpAddress>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateDnsName>ip-10-129-25-190.ap-southeast-2.compute.internal</privateDnsName>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <primary>true</primary>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </privateIpAddressesSet>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ipv6AddressesSet/>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <interfaceType>interface</interfaceType>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </networkInterfaceSet>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ebsOptimized>false</ebsOptimized>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <enaSupport>true</enaSupport>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <cpuOptions>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <coreCount>4</coreCount>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <threadsPerCore>1</threadsPerCore>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </cpuOptions>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <capacityReservationSpecification>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <capacityReservationPreference>open</capacityReservationPreference>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </capacityReservationSpecification>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <hibernationOptions>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <configured>false</configured>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </hibernationOptions>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </instancesSet>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </reservationSet>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </DescribeInstancesResponse>
2019-08-12T09:04:06.896+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:06 [TRACE] Waiting 3s before next try
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:06 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeInstances Details:
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ RESPONSE ]--------------------------------------
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: HTTP/1.1 200 OK
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Connection: close
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Transfer-Encoding: chunked
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: text/xml;charset=UTF-8
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Date: Sun, 11 Aug 2019 23:34:06 GMT
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Server: AmazonEC2
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Vary: accept-encoding
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:06 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <DescribeInstancesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <requestId>d1007f0b-c25c-433b-92ca-d46240dde487</requestId>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <reservationSet>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <reservationId>r-0ed1fcab89c39a2f0</reservationId>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ownerId>107096209866</ownerId>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupSet/>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instancesSet>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceId>i-0f092ceac39aba2d5</instanceId>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <imageId>ami-05668736c7817378f</imageId>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceState>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <code>0</code>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <name>pending</name>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </instanceState>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateDnsName>ip-10-129-25-157.ap-southeast-2.compute.internal</privateDnsName>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <dnsName/>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <reason/>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <keyName>condor-dev</keyName>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <amiLaunchIndex>0</amiLaunchIndex>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <productCodes/>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceType>t2.xlarge</instanceType>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <launchTime>2019-08-11T23:33:56.000Z</launchTime>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <placement>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <availabilityZone>ap-southeast-2a</availabilityZone>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupName/>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <tenancy>default</tenancy>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </placement>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <platform>windows</platform>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <monitoring>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <state>disabled</state>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </monitoring>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <subnetId>subnet-01890bd3acb96210d</subnetId>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <vpcId>vpc-0a3ca3b8b6d7197a2</vpcId>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateIpAddress>10.129.25.157</privateIpAddress>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <sourceDestCheck>true</sourceDestCheck>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupSet>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupId>sg-0e7f16101de0e6d5d</groupId>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupName>Testing-sg</groupName>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </groupSet>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <architecture>x86_64</architecture>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <rootDeviceType>ebs</rootDeviceType>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <rootDeviceName>/dev/sda1</rootDeviceName>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <blockDeviceMapping>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deviceName>/dev/sda1</deviceName>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ebs>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <volumeId>vol-03e142c677419a697</volumeId>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>attaching</status>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachTime>2019-08-11T23:33:57.000Z</attachTime>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deleteOnTermination>true</deleteOnTermination>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </ebs>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deviceName>xvdb</deviceName>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ebs>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <volumeId>vol-0f8baa91219359e66</volumeId>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>attaching</status>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachTime>2019-08-11T23:33:57.000Z</attachTime>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deleteOnTermination>true</deleteOnTermination>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </ebs>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </blockDeviceMapping>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <virtualizationType>hvm</virtualizationType>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <clientToken/>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <tagSet>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <key>Name</key>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <value>Testing-0</value>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </tagSet>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <hypervisor>xen</hypervisor>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <networkInterfaceSet>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <networkInterfaceId>eni-0109d100bae8f1196</networkInterfaceId>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <subnetId>subnet-01890bd3acb96210d</subnetId>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <vpcId>vpc-0a3ca3b8b6d7197a2</vpcId>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <description/>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ownerId>107096209866</ownerId>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>in-use</status>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <macAddress>06:f2:46:fc:3c:88</macAddress>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateIpAddress>10.129.25.157</privateIpAddress>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateDnsName>ip-10-129-25-157.ap-southeast-2.compute.internal</privateDnsName>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <sourceDestCheck>true</sourceDestCheck>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupSet>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupId>sg-0e7f16101de0e6d5d</groupId>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupName>Testing-sg</groupName>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </groupSet>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachment>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachmentId>eni-attach-0ba3eea6b1c494eae</attachmentId>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deviceIndex>0</deviceIndex>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>attaching</status>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachTime>2019-08-11T23:33:56.000Z</attachTime>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deleteOnTermination>true</deleteOnTermination>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </attachment>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateIpAddressesSet>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateIpAddress>10.129.25.157</privateIpAddress>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateDnsName>ip-10-129-25-157.ap-southeast-2.compute.internal</privateDnsName>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <primary>true</primary>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </privateIpAddressesSet>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ipv6AddressesSet/>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <interfaceType>interface</interfaceType>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </networkInterfaceSet>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ebsOptimized>false</ebsOptimized>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <enaSupport>true</enaSupport>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <cpuOptions>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <coreCount>4</coreCount>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <threadsPerCore>1</threadsPerCore>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </cpuOptions>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <capacityReservationSpecification>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <capacityReservationPreference>open</capacityReservationPreference>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </capacityReservationSpecification>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <hibernationOptions>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <configured>false</configured>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </hibernationOptions>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </instancesSet>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </reservationSet>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </DescribeInstancesResponse>
2019-08-12T09:04:06.926+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:06 [TRACE] Waiting 3s before next try
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:06 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeInstances Details:
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ RESPONSE ]--------------------------------------
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: HTTP/1.1 200 OK
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Connection: close
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Transfer-Encoding: chunked
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: text/xml;charset=UTF-8
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Date: Sun, 11 Aug 2019 23:34:06 GMT
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Server: AmazonEC2
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Vary: accept-encoding
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:06 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <DescribeInstancesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <requestId>68ecf9cd-fff6-4bd7-ab50-104428d1e001</requestId>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <reservationSet>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <reservationId>r-0d13b6ddfe85ac332</reservationId>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ownerId>107096209866</ownerId>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupSet/>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instancesSet>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceId>i-070789e116edff059</instanceId>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <imageId>ami-05668736c7817378f</imageId>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceState>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <code>0</code>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <name>pending</name>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </instanceState>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateDnsName>ip-10-129-25-181.ap-southeast-2.compute.internal</privateDnsName>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <dnsName/>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <reason/>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <keyName>condor-dev</keyName>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <amiLaunchIndex>0</amiLaunchIndex>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <productCodes/>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceType>t2.xlarge</instanceType>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <launchTime>2019-08-11T23:33:56.000Z</launchTime>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <placement>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <availabilityZone>ap-southeast-2a</availabilityZone>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupName/>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <tenancy>default</tenancy>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </placement>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <platform>windows</platform>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <monitoring>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <state>disabled</state>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </monitoring>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <subnetId>subnet-01890bd3acb96210d</subnetId>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <vpcId>vpc-0a3ca3b8b6d7197a2</vpcId>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateIpAddress>10.129.25.181</privateIpAddress>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <sourceDestCheck>true</sourceDestCheck>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupSet>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupId>sg-0e7f16101de0e6d5d</groupId>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupName>Testing-sg</groupName>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </groupSet>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <architecture>x86_64</architecture>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <rootDeviceType>ebs</rootDeviceType>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <rootDeviceName>/dev/sda1</rootDeviceName>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <blockDeviceMapping>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deviceName>/dev/sda1</deviceName>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ebs>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <volumeId>vol-084888e26689d5ff5</volumeId>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>attaching</status>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachTime>2019-08-11T23:33:57.000Z</attachTime>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deleteOnTermination>true</deleteOnTermination>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </ebs>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deviceName>xvdb</deviceName>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ebs>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <volumeId>vol-0854c096fb91d60a7</volumeId>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>attaching</status>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachTime>2019-08-11T23:33:57.000Z</attachTime>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deleteOnTermination>true</deleteOnTermination>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </ebs>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </blockDeviceMapping>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <virtualizationType>hvm</virtualizationType>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <clientToken/>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <tagSet>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <key>Name</key>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <value>Testing-2</value>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </tagSet>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <hypervisor>xen</hypervisor>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <networkInterfaceSet>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <networkInterfaceId>eni-0d67edc63e1ecdeac</networkInterfaceId>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <subnetId>subnet-01890bd3acb96210d</subnetId>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <vpcId>vpc-0a3ca3b8b6d7197a2</vpcId>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <description/>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ownerId>107096209866</ownerId>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>in-use</status>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <macAddress>06:ff:10:33:b6:38</macAddress>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateIpAddress>10.129.25.181</privateIpAddress>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateDnsName>ip-10-129-25-181.ap-southeast-2.compute.internal</privateDnsName>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <sourceDestCheck>true</sourceDestCheck>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupSet>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupId>sg-0e7f16101de0e6d5d</groupId>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupName>Testing-sg</groupName>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </groupSet>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachment>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachmentId>eni-attach-075dd6ba740aa91f5</attachmentId>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deviceIndex>0</deviceIndex>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>attaching</status>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachTime>2019-08-11T23:33:56.000Z</attachTime>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deleteOnTermination>true</deleteOnTermination>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </attachment>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateIpAddressesSet>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateIpAddress>10.129.25.181</privateIpAddress>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateDnsName>ip-10-129-25-181.ap-southeast-2.compute.internal</privateDnsName>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <primary>true</primary>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </privateIpAddressesSet>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ipv6AddressesSet/>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <interfaceType>interface</interfaceType>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </networkInterfaceSet>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ebsOptimized>false</ebsOptimized>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <enaSupport>true</enaSupport>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <cpuOptions>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <coreCount>4</coreCount>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <threadsPerCore>1</threadsPerCore>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </cpuOptions>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <capacityReservationSpecification>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <capacityReservationPreference>open</capacityReservationPreference>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </capacityReservationSpecification>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <hibernationOptions>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <configured>false</configured>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </hibernationOptions>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </instancesSet>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </reservationSet>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </DescribeInstancesResponse>
2019-08-12T09:04:06.984+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:06 [TRACE] Waiting 3s before next try
2019-08-12T09:04:09.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:09 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeInstances Details:
2019-08-12T09:04:09.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-12T09:04:09.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: POST / HTTP/1.1
2019-08-12T09:04:09.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Host: ec2.ap-southeast-2.amazonaws.com
2019-08-12T09:04:09.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: User-Agent: aws-sdk-go/1.22.0 (go1.12.6; windows; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.6
2019-08-12T09:04:09.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 76
2019-08-12T09:04:09.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Authorization: AWS4-HMAC-SHA256 Credential=XXXXXXXXXXXXXXXXXXXXX/20190811/ap-southeast-2/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=e97b2fb5024e32376a46c18b534fa355e382be46e246434e3419456d5ba5a52f
2019-08-12T09:04:09.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2019-08-12T09:04:09.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: X-Amz-Date: 20190811T233409Z
2019-08-12T09:04:09.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Accept-Encoding: gzip
2019-08-12T09:04:09.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:09.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Action=DescribeInstances&InstanceId.1=i-00fa2c45a575dd58c&Version=2016-11-15
2019-08-12T09:04:09.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:04:09.928+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:09 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeInstances Details:
2019-08-12T09:04:09.928+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-12T09:04:09.928+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: POST / HTTP/1.1
2019-08-12T09:04:09.928+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Host: ec2.ap-southeast-2.amazonaws.com
2019-08-12T09:04:09.928+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: User-Agent: aws-sdk-go/1.22.0 (go1.12.6; windows; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.6
2019-08-12T09:04:09.928+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 76
2019-08-12T09:04:09.928+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Authorization: AWS4-HMAC-SHA256 Credential=XXXXXXXXXXXXXXXXXXXXX/20190811/ap-southeast-2/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=548c1b0e71bb2e268d537f89b1a8de4870d194140424944b1b377e4c158e3bcc
2019-08-12T09:04:09.928+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2019-08-12T09:04:09.928+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: X-Amz-Date: 20190811T233409Z
2019-08-12T09:04:09.928+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Accept-Encoding: gzip
2019-08-12T09:04:09.928+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:09.928+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Action=DescribeInstances&InstanceId.1=i-0f092ceac39aba2d5&Version=2016-11-15
2019-08-12T09:04:09.928+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:04:09.985+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:09 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeInstances Details:
2019-08-12T09:04:09.985+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-12T09:04:09.985+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: POST / HTTP/1.1
2019-08-12T09:04:09.985+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Host: ec2.ap-southeast-2.amazonaws.com
2019-08-12T09:04:09.985+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: User-Agent: aws-sdk-go/1.22.0 (go1.12.6; windows; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.6
2019-08-12T09:04:09.985+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 76
2019-08-12T09:04:09.985+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Authorization: AWS4-HMAC-SHA256 Credential=XXXXXXXXXXXXXXXXXXXXX/20190811/ap-southeast-2/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=b4b27ceeab732a6d834a4ce27abbc2b14ad40909526ed220a55fcdf08a3c6383
2019-08-12T09:04:09.985+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2019-08-12T09:04:09.985+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: X-Amz-Date: 20190811T233409Z
2019-08-12T09:04:09.985+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Accept-Encoding: gzip
2019-08-12T09:04:09.985+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:09.985+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Action=DescribeInstances&InstanceId.1=i-070789e116edff059&Version=2016-11-15
2019-08-12T09:04:09.985+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:04:10.106+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:10 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeInstances Details:
2019-08-12T09:04:10.106+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ RESPONSE ]--------------------------------------
2019-08-12T09:04:10.106+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: HTTP/1.1 200 OK
2019-08-12T09:04:10.106+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Connection: close
2019-08-12T09:04:10.106+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Transfer-Encoding: chunked
2019-08-12T09:04:10.106+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: text/xml;charset=UTF-8
2019-08-12T09:04:10.106+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Date: Sun, 11 Aug 2019 23:34:09 GMT
2019-08-12T09:04:10.106+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Server: AmazonEC2
2019-08-12T09:04:10.106+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Vary: accept-encoding
2019-08-12T09:04:10.106+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:10.106+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:10.106+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:04:10.106+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:10 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2019-08-12T09:04:10.106+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <DescribeInstancesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2019-08-12T09:04:10.106+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <requestId>f2d45fd8-418e-43e1-8f8a-3e3f223bda52</requestId>
2019-08-12T09:04:10.106+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <reservationSet>
2019-08-12T09:04:10.106+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.106+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <reservationId>r-0482b39378540fa9b</reservationId>
2019-08-12T09:04:10.106+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ownerId>107096209866</ownerId>
2019-08-12T09:04:10.106+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupSet/>
2019-08-12T09:04:10.106+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instancesSet>
2019-08-12T09:04:10.106+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.106+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceId>i-00fa2c45a575dd58c</instanceId>
2019-08-12T09:04:10.106+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <imageId>ami-05668736c7817378f</imageId>
2019-08-12T09:04:10.106+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceState>
2019-08-12T09:04:10.106+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <code>16</code>
2019-08-12T09:04:10.106+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <name>running</name>
2019-08-12T09:04:10.106+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </instanceState>
2019-08-12T09:04:10.106+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateDnsName>ip-10-129-25-190.ap-southeast-2.compute.internal</privateDnsName>
2019-08-12T09:04:10.106+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <dnsName/>
2019-08-12T09:04:10.106+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <reason/>
2019-08-12T09:04:10.106+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <keyName>condor-dev</keyName>
2019-08-12T09:04:10.106+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <amiLaunchIndex>0</amiLaunchIndex>
2019-08-12T09:04:10.106+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <productCodes/>
2019-08-12T09:04:10.106+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceType>t2.xlarge</instanceType>
2019-08-12T09:04:10.106+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <launchTime>2019-08-11T23:33:56.000Z</launchTime>
2019-08-12T09:04:10.106+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <placement>
2019-08-12T09:04:10.106+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <availabilityZone>ap-southeast-2a</availabilityZone>
2019-08-12T09:04:10.106+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupName/>
2019-08-12T09:04:10.106+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <tenancy>default</tenancy>
2019-08-12T09:04:10.106+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </placement>
2019-08-12T09:04:10.106+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <platform>windows</platform>
2019-08-12T09:04:10.106+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <monitoring>
2019-08-12T09:04:10.106+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <state>disabled</state>
2019-08-12T09:04:10.106+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </monitoring>
2019-08-12T09:04:10.106+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <subnetId>subnet-01890bd3acb96210d</subnetId>
2019-08-12T09:04:10.106+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <vpcId>vpc-0a3ca3b8b6d7197a2</vpcId>
2019-08-12T09:04:10.106+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateIpAddress>10.129.25.190</privateIpAddress>
2019-08-12T09:04:10.106+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <sourceDestCheck>true</sourceDestCheck>
2019-08-12T09:04:10.106+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupSet>
2019-08-12T09:04:10.106+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.106+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupId>sg-0e7f16101de0e6d5d</groupId>
2019-08-12T09:04:10.106+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupName>Testing-sg</groupName>
2019-08-12T09:04:10.106+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.106+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </groupSet>
2019-08-12T09:04:10.106+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <architecture>x86_64</architecture>
2019-08-12T09:04:10.106+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <rootDeviceType>ebs</rootDeviceType>
2019-08-12T09:04:10.106+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <rootDeviceName>/dev/sda1</rootDeviceName>
2019-08-12T09:04:10.106+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <blockDeviceMapping>
2019-08-12T09:04:10.106+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.106+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deviceName>/dev/sda1</deviceName>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ebs>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <volumeId>vol-0a11d6a6cdf9fe847</volumeId>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>attached</status>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachTime>2019-08-11T23:33:57.000Z</attachTime>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deleteOnTermination>true</deleteOnTermination>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </ebs>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deviceName>xvdb</deviceName>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ebs>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <volumeId>vol-0083b973539169a1b</volumeId>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>attached</status>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachTime>2019-08-11T23:33:57.000Z</attachTime>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deleteOnTermination>true</deleteOnTermination>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </ebs>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </blockDeviceMapping>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <virtualizationType>hvm</virtualizationType>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <clientToken/>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <tagSet>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <key>Name</key>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <value>Testing-1</value>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </tagSet>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <hypervisor>xen</hypervisor>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <networkInterfaceSet>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <networkInterfaceId>eni-0068d5c1b83a79591</networkInterfaceId>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <subnetId>subnet-01890bd3acb96210d</subnetId>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <vpcId>vpc-0a3ca3b8b6d7197a2</vpcId>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <description/>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ownerId>107096209866</ownerId>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>in-use</status>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <macAddress>06:6c:ce:f0:54:7e</macAddress>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateIpAddress>10.129.25.190</privateIpAddress>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateDnsName>ip-10-129-25-190.ap-southeast-2.compute.internal</privateDnsName>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <sourceDestCheck>true</sourceDestCheck>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupSet>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupId>sg-0e7f16101de0e6d5d</groupId>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupName>Testing-sg</groupName>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </groupSet>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachment>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachmentId>eni-attach-07c05e7689ee80228</attachmentId>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deviceIndex>0</deviceIndex>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>attached</status>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachTime>2019-08-11T23:33:56.000Z</attachTime>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deleteOnTermination>true</deleteOnTermination>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </attachment>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateIpAddressesSet>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateIpAddress>10.129.25.190</privateIpAddress>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateDnsName>ip-10-129-25-190.ap-southeast-2.compute.internal</privateDnsName>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <primary>true</primary>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </privateIpAddressesSet>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ipv6AddressesSet/>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <interfaceType>interface</interfaceType>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </networkInterfaceSet>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ebsOptimized>false</ebsOptimized>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <enaSupport>true</enaSupport>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <cpuOptions>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <coreCount>4</coreCount>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <threadsPerCore>1</threadsPerCore>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </cpuOptions>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <capacityReservationSpecification>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <capacityReservationPreference>open</capacityReservationPreference>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </capacityReservationSpecification>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <hibernationOptions>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <configured>false</configured>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </hibernationOptions>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </instancesSet>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </reservationSet>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </DescribeInstancesResponse>
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:10 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeInstances Details:
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: POST / HTTP/1.1
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Host: ec2.ap-southeast-2.amazonaws.com
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: User-Agent: aws-sdk-go/1.22.0 (go1.12.6; windows; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.6
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 76
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Authorization: AWS4-HMAC-SHA256 Credential=XXXXXXXXXXXXXXXXXXXXX/20190811/ap-southeast-2/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=d149084147b69c02d63f0d27a264a689c6488131f23d2181a6b53f2618f1e2be
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: X-Amz-Date: 20190811T233410Z
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Accept-Encoding: gzip
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Action=DescribeInstances&InstanceId.1=i-00fa2c45a575dd58c&Version=2016-11-15
2019-08-12T09:04:10.107+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:10 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeInstances Details:
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ RESPONSE ]--------------------------------------
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: HTTP/1.1 200 OK
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Connection: close
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Transfer-Encoding: chunked
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: text/xml;charset=UTF-8
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Date: Sun, 11 Aug 2019 23:34:09 GMT
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Server: AmazonEC2
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Vary: accept-encoding
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:10 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <DescribeInstancesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <requestId>8c808345-9137-4ed7-be2a-aed2126ffec1</requestId>
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <reservationSet>
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <reservationId>r-0ed1fcab89c39a2f0</reservationId>
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ownerId>107096209866</ownerId>
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupSet/>
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instancesSet>
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceId>i-0f092ceac39aba2d5</instanceId>
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <imageId>ami-05668736c7817378f</imageId>
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceState>
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <code>0</code>
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <name>pending</name>
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </instanceState>
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateDnsName>ip-10-129-25-157.ap-southeast-2.compute.internal</privateDnsName>
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <dnsName/>
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <reason/>
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <keyName>condor-dev</keyName>
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <amiLaunchIndex>0</amiLaunchIndex>
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <productCodes/>
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceType>t2.xlarge</instanceType>
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <launchTime>2019-08-11T23:33:56.000Z</launchTime>
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <placement>
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <availabilityZone>ap-southeast-2a</availabilityZone>
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupName/>
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <tenancy>default</tenancy>
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </placement>
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <platform>windows</platform>
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <monitoring>
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <state>disabled</state>
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </monitoring>
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <subnetId>subnet-01890bd3acb96210d</subnetId>
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <vpcId>vpc-0a3ca3b8b6d7197a2</vpcId>
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateIpAddress>10.129.25.157</privateIpAddress>
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <sourceDestCheck>true</sourceDestCheck>
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupSet>
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupId>sg-0e7f16101de0e6d5d</groupId>
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupName>Testing-sg</groupName>
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </groupSet>
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <architecture>x86_64</architecture>
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <rootDeviceType>ebs</rootDeviceType>
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <rootDeviceName>/dev/sda1</rootDeviceName>
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <blockDeviceMapping>
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deviceName>/dev/sda1</deviceName>
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ebs>
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <volumeId>vol-03e142c677419a697</volumeId>
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>attaching</status>
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachTime>2019-08-11T23:33:57.000Z</attachTime>
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deleteOnTermination>true</deleteOnTermination>
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </ebs>
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deviceName>xvdb</deviceName>
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ebs>
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <volumeId>vol-0f8baa91219359e66</volumeId>
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>attaching</status>
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachTime>2019-08-11T23:33:57.000Z</attachTime>
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deleteOnTermination>true</deleteOnTermination>
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </ebs>
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.121+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </blockDeviceMapping>
2019-08-12T09:04:10.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <virtualizationType>hvm</virtualizationType>
2019-08-12T09:04:10.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <clientToken/>
2019-08-12T09:04:10.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <tagSet>
2019-08-12T09:04:10.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <key>Name</key>
2019-08-12T09:04:10.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <value>Testing-0</value>
2019-08-12T09:04:10.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </tagSet>
2019-08-12T09:04:10.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <hypervisor>xen</hypervisor>
2019-08-12T09:04:10.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <networkInterfaceSet>
2019-08-12T09:04:10.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <networkInterfaceId>eni-0109d100bae8f1196</networkInterfaceId>
2019-08-12T09:04:10.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <subnetId>subnet-01890bd3acb96210d</subnetId>
2019-08-12T09:04:10.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <vpcId>vpc-0a3ca3b8b6d7197a2</vpcId>
2019-08-12T09:04:10.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <description/>
2019-08-12T09:04:10.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ownerId>107096209866</ownerId>
2019-08-12T09:04:10.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>in-use</status>
2019-08-12T09:04:10.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <macAddress>06:f2:46:fc:3c:88</macAddress>
2019-08-12T09:04:10.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateIpAddress>10.129.25.157</privateIpAddress>
2019-08-12T09:04:10.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateDnsName>ip-10-129-25-157.ap-southeast-2.compute.internal</privateDnsName>
2019-08-12T09:04:10.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <sourceDestCheck>true</sourceDestCheck>
2019-08-12T09:04:10.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupSet>
2019-08-12T09:04:10.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupId>sg-0e7f16101de0e6d5d</groupId>
2019-08-12T09:04:10.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupName>Testing-sg</groupName>
2019-08-12T09:04:10.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </groupSet>
2019-08-12T09:04:10.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachment>
2019-08-12T09:04:10.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachmentId>eni-attach-0ba3eea6b1c494eae</attachmentId>
2019-08-12T09:04:10.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deviceIndex>0</deviceIndex>
2019-08-12T09:04:10.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>attaching</status>
2019-08-12T09:04:10.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachTime>2019-08-11T23:33:56.000Z</attachTime>
2019-08-12T09:04:10.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deleteOnTermination>true</deleteOnTermination>
2019-08-12T09:04:10.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </attachment>
2019-08-12T09:04:10.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateIpAddressesSet>
2019-08-12T09:04:10.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateIpAddress>10.129.25.157</privateIpAddress>
2019-08-12T09:04:10.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateDnsName>ip-10-129-25-157.ap-southeast-2.compute.internal</privateDnsName>
2019-08-12T09:04:10.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <primary>true</primary>
2019-08-12T09:04:10.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </privateIpAddressesSet>
2019-08-12T09:04:10.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ipv6AddressesSet/>
2019-08-12T09:04:10.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <interfaceType>interface</interfaceType>
2019-08-12T09:04:10.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </networkInterfaceSet>
2019-08-12T09:04:10.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ebsOptimized>false</ebsOptimized>
2019-08-12T09:04:10.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <enaSupport>true</enaSupport>
2019-08-12T09:04:10.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <cpuOptions>
2019-08-12T09:04:10.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <coreCount>4</coreCount>
2019-08-12T09:04:10.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <threadsPerCore>1</threadsPerCore>
2019-08-12T09:04:10.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </cpuOptions>
2019-08-12T09:04:10.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <capacityReservationSpecification>
2019-08-12T09:04:10.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <capacityReservationPreference>open</capacityReservationPreference>
2019-08-12T09:04:10.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </capacityReservationSpecification>
2019-08-12T09:04:10.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <hibernationOptions>
2019-08-12T09:04:10.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <configured>false</configured>
2019-08-12T09:04:10.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </hibernationOptions>
2019-08-12T09:04:10.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </instancesSet>
2019-08-12T09:04:10.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </reservationSet>
2019-08-12T09:04:10.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </DescribeInstancesResponse>
2019-08-12T09:04:10.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:10 [TRACE] Waiting 6s before next try
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:10 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeInstances Details:
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ RESPONSE ]--------------------------------------
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: HTTP/1.1 200 OK
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Connection: close
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Transfer-Encoding: chunked
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: text/xml;charset=UTF-8
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Date: Sun, 11 Aug 2019 23:34:09 GMT
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Server: AmazonEC2
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Vary: accept-encoding
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:10 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <DescribeInstancesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <requestId>18e96887-13dc-4845-9e48-f02537bb6f15</requestId>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <reservationSet>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <reservationId>r-0d13b6ddfe85ac332</reservationId>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ownerId>107096209866</ownerId>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupSet/>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instancesSet>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceId>i-070789e116edff059</instanceId>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <imageId>ami-05668736c7817378f</imageId>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceState>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <code>16</code>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <name>running</name>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </instanceState>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateDnsName>ip-10-129-25-181.ap-southeast-2.compute.internal</privateDnsName>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <dnsName/>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <reason/>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <keyName>condor-dev</keyName>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <amiLaunchIndex>0</amiLaunchIndex>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <productCodes/>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceType>t2.xlarge</instanceType>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <launchTime>2019-08-11T23:33:56.000Z</launchTime>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <placement>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <availabilityZone>ap-southeast-2a</availabilityZone>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupName/>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <tenancy>default</tenancy>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </placement>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <platform>windows</platform>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <monitoring>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <state>disabled</state>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </monitoring>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <subnetId>subnet-01890bd3acb96210d</subnetId>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <vpcId>vpc-0a3ca3b8b6d7197a2</vpcId>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateIpAddress>10.129.25.181</privateIpAddress>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <sourceDestCheck>true</sourceDestCheck>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupSet>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupId>sg-0e7f16101de0e6d5d</groupId>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupName>Testing-sg</groupName>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </groupSet>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <architecture>x86_64</architecture>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <rootDeviceType>ebs</rootDeviceType>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <rootDeviceName>/dev/sda1</rootDeviceName>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <blockDeviceMapping>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deviceName>/dev/sda1</deviceName>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ebs>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <volumeId>vol-084888e26689d5ff5</volumeId>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>attached</status>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachTime>2019-08-11T23:33:57.000Z</attachTime>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deleteOnTermination>true</deleteOnTermination>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </ebs>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deviceName>xvdb</deviceName>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ebs>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <volumeId>vol-0854c096fb91d60a7</volumeId>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>attached</status>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachTime>2019-08-11T23:33:57.000Z</attachTime>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deleteOnTermination>true</deleteOnTermination>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </ebs>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </blockDeviceMapping>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <virtualizationType>hvm</virtualizationType>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <clientToken/>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <tagSet>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <key>Name</key>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <value>Testing-2</value>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </tagSet>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <hypervisor>xen</hypervisor>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <networkInterfaceSet>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <networkInterfaceId>eni-0d67edc63e1ecdeac</networkInterfaceId>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <subnetId>subnet-01890bd3acb96210d</subnetId>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <vpcId>vpc-0a3ca3b8b6d7197a2</vpcId>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <description/>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ownerId>107096209866</ownerId>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>in-use</status>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <macAddress>06:ff:10:33:b6:38</macAddress>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateIpAddress>10.129.25.181</privateIpAddress>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateDnsName>ip-10-129-25-181.ap-southeast-2.compute.internal</privateDnsName>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <sourceDestCheck>true</sourceDestCheck>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupSet>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupId>sg-0e7f16101de0e6d5d</groupId>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupName>Testing-sg</groupName>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </groupSet>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachment>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachmentId>eni-attach-075dd6ba740aa91f5</attachmentId>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deviceIndex>0</deviceIndex>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>attached</status>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachTime>2019-08-11T23:33:56.000Z</attachTime>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deleteOnTermination>true</deleteOnTermination>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </attachment>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateIpAddressesSet>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateIpAddress>10.129.25.181</privateIpAddress>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateDnsName>ip-10-129-25-181.ap-southeast-2.compute.internal</privateDnsName>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <primary>true</primary>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </privateIpAddressesSet>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ipv6AddressesSet/>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <interfaceType>interface</interfaceType>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </networkInterfaceSet>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ebsOptimized>false</ebsOptimized>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <enaSupport>true</enaSupport>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <cpuOptions>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <coreCount>4</coreCount>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <threadsPerCore>1</threadsPerCore>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </cpuOptions>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <capacityReservationSpecification>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <capacityReservationPreference>open</capacityReservationPreference>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </capacityReservationSpecification>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <hibernationOptions>
2019-08-12T09:04:10.211+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <configured>false</configured>
2019-08-12T09:04:10.212+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </hibernationOptions>
2019-08-12T09:04:10.212+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.212+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </instancesSet>
2019-08-12T09:04:10.212+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.212+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </reservationSet>
2019-08-12T09:04:10.212+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </DescribeInstancesResponse>
2019-08-12T09:04:10.212+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:10 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeInstances Details:
2019-08-12T09:04:10.212+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-12T09:04:10.212+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: POST / HTTP/1.1
2019-08-12T09:04:10.212+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Host: ec2.ap-southeast-2.amazonaws.com
2019-08-12T09:04:10.212+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: User-Agent: aws-sdk-go/1.22.0 (go1.12.6; windows; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.6
2019-08-12T09:04:10.212+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 76
2019-08-12T09:04:10.212+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Authorization: AWS4-HMAC-SHA256 Credential=XXXXXXXXXXXXXXXXXXXXX/20190811/ap-southeast-2/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=4bc57608d79ba2027d9767364240bd0b71ab673f6c6b2646e625410d9605f540
2019-08-12T09:04:10.212+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2019-08-12T09:04:10.212+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: X-Amz-Date: 20190811T233410Z
2019-08-12T09:04:10.212+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Accept-Encoding: gzip
2019-08-12T09:04:10.212+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:10.212+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Action=DescribeInstances&InstanceId.1=i-070789e116edff059&Version=2016-11-15
2019-08-12T09:04:10.212+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:10 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeInstances Details:
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ RESPONSE ]--------------------------------------
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: HTTP/1.1 200 OK
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Connection: close
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Transfer-Encoding: chunked
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: text/xml;charset=UTF-8
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Date: Sun, 11 Aug 2019 23:34:09 GMT
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Server: AmazonEC2
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Vary: accept-encoding
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:10 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <DescribeInstancesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <requestId>c4a2a9e6-513f-4170-a471-1cd984a529bd</requestId>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <reservationSet>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <reservationId>r-0482b39378540fa9b</reservationId>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ownerId>107096209866</ownerId>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupSet/>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instancesSet>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceId>i-00fa2c45a575dd58c</instanceId>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <imageId>ami-05668736c7817378f</imageId>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceState>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <code>16</code>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <name>running</name>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </instanceState>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateDnsName>ip-10-129-25-190.ap-southeast-2.compute.internal</privateDnsName>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <dnsName/>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <reason/>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <keyName>condor-dev</keyName>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <amiLaunchIndex>0</amiLaunchIndex>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <productCodes/>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceType>t2.xlarge</instanceType>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <launchTime>2019-08-11T23:33:56.000Z</launchTime>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <placement>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <availabilityZone>ap-southeast-2a</availabilityZone>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupName/>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <tenancy>default</tenancy>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </placement>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <platform>windows</platform>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <monitoring>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <state>disabled</state>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </monitoring>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <subnetId>subnet-01890bd3acb96210d</subnetId>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <vpcId>vpc-0a3ca3b8b6d7197a2</vpcId>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateIpAddress>10.129.25.190</privateIpAddress>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <sourceDestCheck>true</sourceDestCheck>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupSet>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupId>sg-0e7f16101de0e6d5d</groupId>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupName>Testing-sg</groupName>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </groupSet>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <architecture>x86_64</architecture>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <rootDeviceType>ebs</rootDeviceType>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <rootDeviceName>/dev/sda1</rootDeviceName>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <blockDeviceMapping>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deviceName>/dev/sda1</deviceName>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ebs>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <volumeId>vol-0a11d6a6cdf9fe847</volumeId>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>attached</status>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachTime>2019-08-11T23:33:57.000Z</attachTime>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deleteOnTermination>true</deleteOnTermination>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </ebs>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deviceName>xvdb</deviceName>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ebs>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <volumeId>vol-0083b973539169a1b</volumeId>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>attached</status>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachTime>2019-08-11T23:33:57.000Z</attachTime>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deleteOnTermination>true</deleteOnTermination>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </ebs>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </blockDeviceMapping>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <virtualizationType>hvm</virtualizationType>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <clientToken/>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <tagSet>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <key>Name</key>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <value>Testing-1</value>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </tagSet>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <hypervisor>xen</hypervisor>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <networkInterfaceSet>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <networkInterfaceId>eni-0068d5c1b83a79591</networkInterfaceId>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <subnetId>subnet-01890bd3acb96210d</subnetId>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <vpcId>vpc-0a3ca3b8b6d7197a2</vpcId>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <description/>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ownerId>107096209866</ownerId>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>in-use</status>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <macAddress>06:6c:ce:f0:54:7e</macAddress>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateIpAddress>10.129.25.190</privateIpAddress>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateDnsName>ip-10-129-25-190.ap-southeast-2.compute.internal</privateDnsName>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <sourceDestCheck>true</sourceDestCheck>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupSet>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupId>sg-0e7f16101de0e6d5d</groupId>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupName>Testing-sg</groupName>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </groupSet>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachment>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachmentId>eni-attach-07c05e7689ee80228</attachmentId>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deviceIndex>0</deviceIndex>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>attached</status>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachTime>2019-08-11T23:33:56.000Z</attachTime>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deleteOnTermination>true</deleteOnTermination>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </attachment>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateIpAddressesSet>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateIpAddress>10.129.25.190</privateIpAddress>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateDnsName>ip-10-129-25-190.ap-southeast-2.compute.internal</privateDnsName>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <primary>true</primary>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </privateIpAddressesSet>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ipv6AddressesSet/>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <interfaceType>interface</interfaceType>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </networkInterfaceSet>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ebsOptimized>false</ebsOptimized>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <enaSupport>true</enaSupport>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <cpuOptions>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <coreCount>4</coreCount>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <threadsPerCore>1</threadsPerCore>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </cpuOptions>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <capacityReservationSpecification>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <capacityReservationPreference>open</capacityReservationPreference>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </capacityReservationSpecification>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <hibernationOptions>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <configured>false</configured>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </hibernationOptions>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </instancesSet>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </reservationSet>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </DescribeInstancesResponse>
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:10 [DEBUG] Matching ^aws: with Name
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:10 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeVolumes Details:
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: POST / HTTP/1.1
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Host: ec2.ap-southeast-2.amazonaws.com
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: User-Agent: aws-sdk-go/1.22.0 (go1.12.6; windows; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.6
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 115
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Authorization: AWS4-HMAC-SHA256 Credential=XXXXXXXXXXXXXXXXXXXXX/20190811/ap-southeast-2/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=28b0b1f4c5575fd2d1931eb18ee865f88f438e1507fe700113529b31df079fb8
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: X-Amz-Date: 20190811T233410Z
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Accept-Encoding: gzip
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Action=DescribeVolumes&Filter.1.Name=attachment.instance-id&Filter.1.Value.1=i-00fa2c45a575dd58c&Version=2016-11-15
2019-08-12T09:04:10.277+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:10 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeInstances Details:
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ RESPONSE ]--------------------------------------
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: HTTP/1.1 200 OK
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Connection: close
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Transfer-Encoding: chunked
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: text/xml;charset=UTF-8
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Date: Sun, 11 Aug 2019 23:34:10 GMT
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Server: AmazonEC2
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Vary: accept-encoding
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:10 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <DescribeInstancesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <requestId>9de89b1f-eadc-4008-bf6d-05d690b19bfb</requestId>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <reservationSet>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <reservationId>r-0d13b6ddfe85ac332</reservationId>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ownerId>107096209866</ownerId>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupSet/>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instancesSet>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceId>i-070789e116edff059</instanceId>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <imageId>ami-05668736c7817378f</imageId>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceState>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <code>16</code>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <name>running</name>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </instanceState>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateDnsName>ip-10-129-25-181.ap-southeast-2.compute.internal</privateDnsName>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <dnsName/>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <reason/>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <keyName>condor-dev</keyName>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <amiLaunchIndex>0</amiLaunchIndex>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <productCodes/>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceType>t2.xlarge</instanceType>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <launchTime>2019-08-11T23:33:56.000Z</launchTime>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <placement>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <availabilityZone>ap-southeast-2a</availabilityZone>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupName/>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <tenancy>default</tenancy>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </placement>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <platform>windows</platform>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <monitoring>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <state>disabled</state>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </monitoring>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <subnetId>subnet-01890bd3acb96210d</subnetId>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <vpcId>vpc-0a3ca3b8b6d7197a2</vpcId>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateIpAddress>10.129.25.181</privateIpAddress>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <sourceDestCheck>true</sourceDestCheck>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupSet>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupId>sg-0e7f16101de0e6d5d</groupId>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupName>Testing-sg</groupName>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </groupSet>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <architecture>x86_64</architecture>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <rootDeviceType>ebs</rootDeviceType>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <rootDeviceName>/dev/sda1</rootDeviceName>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <blockDeviceMapping>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deviceName>/dev/sda1</deviceName>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ebs>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <volumeId>vol-084888e26689d5ff5</volumeId>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>attached</status>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachTime>2019-08-11T23:33:57.000Z</attachTime>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deleteOnTermination>true</deleteOnTermination>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </ebs>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deviceName>xvdb</deviceName>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ebs>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <volumeId>vol-0854c096fb91d60a7</volumeId>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>attached</status>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachTime>2019-08-11T23:33:57.000Z</attachTime>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deleteOnTermination>true</deleteOnTermination>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </ebs>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </blockDeviceMapping>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <virtualizationType>hvm</virtualizationType>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <clientToken/>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <tagSet>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <key>Name</key>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <value>Testing-2</value>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </tagSet>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <hypervisor>xen</hypervisor>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <networkInterfaceSet>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <networkInterfaceId>eni-0d67edc63e1ecdeac</networkInterfaceId>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <subnetId>subnet-01890bd3acb96210d</subnetId>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <vpcId>vpc-0a3ca3b8b6d7197a2</vpcId>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <description/>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ownerId>107096209866</ownerId>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>in-use</status>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <macAddress>06:ff:10:33:b6:38</macAddress>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateIpAddress>10.129.25.181</privateIpAddress>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateDnsName>ip-10-129-25-181.ap-southeast-2.compute.internal</privateDnsName>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <sourceDestCheck>true</sourceDestCheck>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupSet>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupId>sg-0e7f16101de0e6d5d</groupId>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupName>Testing-sg</groupName>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </groupSet>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachment>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachmentId>eni-attach-075dd6ba740aa91f5</attachmentId>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deviceIndex>0</deviceIndex>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>attached</status>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachTime>2019-08-11T23:33:56.000Z</attachTime>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deleteOnTermination>true</deleteOnTermination>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </attachment>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateIpAddressesSet>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateIpAddress>10.129.25.181</privateIpAddress>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateDnsName>ip-10-129-25-181.ap-southeast-2.compute.internal</privateDnsName>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <primary>true</primary>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </privateIpAddressesSet>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ipv6AddressesSet/>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <interfaceType>interface</interfaceType>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </networkInterfaceSet>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ebsOptimized>false</ebsOptimized>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <enaSupport>true</enaSupport>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <cpuOptions>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <coreCount>4</coreCount>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <threadsPerCore>1</threadsPerCore>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </cpuOptions>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <capacityReservationSpecification>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <capacityReservationPreference>open</capacityReservationPreference>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </capacityReservationSpecification>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <hibernationOptions>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <configured>false</configured>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </hibernationOptions>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </instancesSet>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </reservationSet>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </DescribeInstancesResponse>
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:10 [DEBUG] Matching ^aws: with Name
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:10 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeVolumes Details:
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: POST / HTTP/1.1
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Host: ec2.ap-southeast-2.amazonaws.com
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: User-Agent: aws-sdk-go/1.22.0 (go1.12.6; windows; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.6
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 115
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Authorization: AWS4-HMAC-SHA256 Credential=XXXXXXXXXXXXXXXXXXXXX/20190811/ap-southeast-2/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=3844f26ba230b522454a4d310e0d212ae0c03878d4fab258f884f62202d27b7c
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: X-Amz-Date: 20190811T233410Z
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Accept-Encoding: gzip
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Action=DescribeVolumes&Filter.1.Name=attachment.instance-id&Filter.1.Value.1=i-070789e116edff059&Version=2016-11-15
2019-08-12T09:04:10.360+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:10 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeVolumes Details:
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ RESPONSE ]--------------------------------------
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: HTTP/1.1 200 OK
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Connection: close
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 2006
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: text/xml;charset=UTF-8
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Date: Sun, 11 Aug 2019 23:34:09 GMT
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Server: AmazonEC2
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:10 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <DescribeVolumesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <requestId>e6686342-60fc-4fe0-9791-5f57ee98a7bd</requestId>
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <volumeSet>
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <volumeId>vol-0083b973539169a1b</volumeId>
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <size>60</size>
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <snapshotId>snap-0a8b9a45b624a5ac0</snapshotId>
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <availabilityZone>ap-southeast-2a</availabilityZone>
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>in-use</status>
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <createTime>2019-08-11T23:33:57.639Z</createTime>
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachmentSet>
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <volumeId>vol-0083b973539169a1b</volumeId>
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceId>i-00fa2c45a575dd58c</instanceId>
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <device>xvdb</device>
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>attached</status>
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachTime>2019-08-11T23:33:57.000Z</attachTime>
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deleteOnTermination>true</deleteOnTermination>
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </attachmentSet>
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <volumeType>standard</volumeType>
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <encrypted>false</encrypted>
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <volumeId>vol-0a11d6a6cdf9fe847</volumeId>
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <size>50</size>
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <snapshotId>snap-05e1fce90a0d56234</snapshotId>
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <availabilityZone>ap-southeast-2a</availabilityZone>
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>in-use</status>
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <createTime>2019-08-11T23:33:57.524Z</createTime>
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachmentSet>
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <volumeId>vol-0a11d6a6cdf9fe847</volumeId>
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceId>i-00fa2c45a575dd58c</instanceId>
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <device>/dev/sda1</device>
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>attached</status>
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachTime>2019-08-11T23:33:57.000Z</attachTime>
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deleteOnTermination>true</deleteOnTermination>
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </attachmentSet>
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <volumeType>standard</volumeType>
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <encrypted>false</encrypted>
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </volumeSet>
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </DescribeVolumesResponse>
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:10 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeTags Details:
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: POST / HTTP/1.1
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Host: ec2.ap-southeast-2.amazonaws.com
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: User-Agent: aws-sdk-go/1.22.0 (go1.12.6; windows; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.6
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 142
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Authorization: AWS4-HMAC-SHA256 Credential=XXXXXXXXXXXXXXXXXXXXX/20190811/ap-southeast-2/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=531f7aa26a73b538284d8a2f935c90d64250feaddd5579a0b0fc9c1a87eef109
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: X-Amz-Date: 20190811T233410Z
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Accept-Encoding: gzip
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Action=DescribeTags&Filter.1.Name=resource-id&Filter.1.Value.1=vol-0083b973539169a1b&Filter.1.Value.2=vol-0a11d6a6cdf9fe847&Version=2016-11-15
2019-08-12T09:04:10.518+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:04:10.602+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:10 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeVolumes Details:
2019-08-12T09:04:10.602+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ RESPONSE ]--------------------------------------
2019-08-12T09:04:10.602+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: HTTP/1.1 200 OK
2019-08-12T09:04:10.602+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Connection: close
2019-08-12T09:04:10.602+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 2006
2019-08-12T09:04:10.602+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: text/xml;charset=UTF-8
2019-08-12T09:04:10.602+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Date: Sun, 11 Aug 2019 23:34:10 GMT
2019-08-12T09:04:10.602+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Server: AmazonEC2
2019-08-12T09:04:10.602+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:10.602+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:10.602+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:04:10.602+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:10 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2019-08-12T09:04:10.602+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <DescribeVolumesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2019-08-12T09:04:10.602+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <requestId>28a8c73e-79bd-4c84-8ae8-71202e8c5610</requestId>
2019-08-12T09:04:10.602+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <volumeSet>
2019-08-12T09:04:10.602+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.602+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <volumeId>vol-084888e26689d5ff5</volumeId>
2019-08-12T09:04:10.602+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <size>50</size>
2019-08-12T09:04:10.602+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <snapshotId>snap-05e1fce90a0d56234</snapshotId>
2019-08-12T09:04:10.602+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <availabilityZone>ap-southeast-2a</availabilityZone>
2019-08-12T09:04:10.602+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>in-use</status>
2019-08-12T09:04:10.602+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <createTime>2019-08-11T23:33:58.059Z</createTime>
2019-08-12T09:04:10.602+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachmentSet>
2019-08-12T09:04:10.602+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.602+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <volumeId>vol-084888e26689d5ff5</volumeId>
2019-08-12T09:04:10.602+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceId>i-070789e116edff059</instanceId>
2019-08-12T09:04:10.602+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <device>/dev/sda1</device>
2019-08-12T09:04:10.602+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>attached</status>
2019-08-12T09:04:10.602+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachTime>2019-08-11T23:33:57.000Z</attachTime>
2019-08-12T09:04:10.602+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deleteOnTermination>true</deleteOnTermination>
2019-08-12T09:04:10.602+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.602+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </attachmentSet>
2019-08-12T09:04:10.602+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <volumeType>standard</volumeType>
2019-08-12T09:04:10.602+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <encrypted>false</encrypted>
2019-08-12T09:04:10.602+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.602+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.602+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <volumeId>vol-0854c096fb91d60a7</volumeId>
2019-08-12T09:04:10.602+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <size>60</size>
2019-08-12T09:04:10.602+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <snapshotId>snap-0a8b9a45b624a5ac0</snapshotId>
2019-08-12T09:04:10.602+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <availabilityZone>ap-southeast-2a</availabilityZone>
2019-08-12T09:04:10.602+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>in-use</status>
2019-08-12T09:04:10.602+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <createTime>2019-08-11T23:33:58.191Z</createTime>
2019-08-12T09:04:10.602+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachmentSet>
2019-08-12T09:04:10.602+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.602+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <volumeId>vol-0854c096fb91d60a7</volumeId>
2019-08-12T09:04:10.602+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceId>i-070789e116edff059</instanceId>
2019-08-12T09:04:10.602+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <device>xvdb</device>
2019-08-12T09:04:10.602+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>attached</status>
2019-08-12T09:04:10.602+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachTime>2019-08-11T23:33:57.000Z</attachTime>
2019-08-12T09:04:10.602+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deleteOnTermination>true</deleteOnTermination>
2019-08-12T09:04:10.603+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.603+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </attachmentSet>
2019-08-12T09:04:10.603+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <volumeType>standard</volumeType>
2019-08-12T09:04:10.603+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <encrypted>false</encrypted>
2019-08-12T09:04:10.603+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.603+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </volumeSet>
2019-08-12T09:04:10.603+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </DescribeVolumesResponse>
2019-08-12T09:04:10.603+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:10 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeTags Details:
2019-08-12T09:04:10.603+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-12T09:04:10.603+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: POST / HTTP/1.1
2019-08-12T09:04:10.603+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Host: ec2.ap-southeast-2.amazonaws.com
2019-08-12T09:04:10.603+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: User-Agent: aws-sdk-go/1.22.0 (go1.12.6; windows; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.6
2019-08-12T09:04:10.603+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 142
2019-08-12T09:04:10.603+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Authorization: AWS4-HMAC-SHA256 Credential=XXXXXXXXXXXXXXXXXXXXX/20190811/ap-southeast-2/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=fba09630f66fa5f70d4ae33155fe80adc77cb611d8cdba52d9f5997373889e78
2019-08-12T09:04:10.603+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2019-08-12T09:04:10.603+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: X-Amz-Date: 20190811T233410Z
2019-08-12T09:04:10.603+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Accept-Encoding: gzip
2019-08-12T09:04:10.603+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:10.603+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Action=DescribeTags&Filter.1.Name=resource-id&Filter.1.Value.1=vol-084888e26689d5ff5&Filter.1.Value.2=vol-0854c096fb91d60a7&Version=2016-11-15
2019-08-12T09:04:10.603+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:04:10.657+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:10 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeTags Details:
2019-08-12T09:04:10.657+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ RESPONSE ]--------------------------------------
2019-08-12T09:04:10.657+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: HTTP/1.1 200 OK
2019-08-12T09:04:10.657+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Connection: close
2019-08-12T09:04:10.657+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 212
2019-08-12T09:04:10.657+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: text/xml;charset=UTF-8
2019-08-12T09:04:10.657+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Date: Sun, 11 Aug 2019 23:34:10 GMT
2019-08-12T09:04:10.657+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Server: AmazonEC2
2019-08-12T09:04:10.657+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:10.657+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:10.657+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:04:10.657+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:10 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2019-08-12T09:04:10.657+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <DescribeTagsResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2019-08-12T09:04:10.657+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <requestId>b17321c2-1ab3-46e8-a768-723b2264d41f</requestId>
2019-08-12T09:04:10.657+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <tagSet/>
2019-08-12T09:04:10.657+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </DescribeTagsResponse>
2019-08-12T09:04:10.657+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:10 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeVpcs Details:
2019-08-12T09:04:10.657+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-12T09:04:10.657+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: POST / HTTP/1.1
2019-08-12T09:04:10.657+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Host: ec2.ap-southeast-2.amazonaws.com
2019-08-12T09:04:10.657+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: User-Agent: aws-sdk-go/1.22.0 (go1.12.6; windows; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.6
2019-08-12T09:04:10.657+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 68
2019-08-12T09:04:10.657+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Authorization: AWS4-HMAC-SHA256 Credential=XXXXXXXXXXXXXXXXXXXXX/20190811/ap-southeast-2/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=bd20e135ea72ba5cc85097050adeabe34bffa37c209dfcdaa51cff2705acd692
2019-08-12T09:04:10.657+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2019-08-12T09:04:10.657+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: X-Amz-Date: 20190811T233410Z
2019-08-12T09:04:10.657+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Accept-Encoding: gzip
2019-08-12T09:04:10.657+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:10.657+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Action=DescribeVpcs&Version=2016-11-15&VpcId.1=vpc-0a3ca3b8b6d7197a2
2019-08-12T09:04:10.657+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:04:10.738+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:10 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeTags Details:
2019-08-12T09:04:10.738+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ RESPONSE ]--------------------------------------
2019-08-12T09:04:10.738+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: HTTP/1.1 200 OK
2019-08-12T09:04:10.738+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Connection: close
2019-08-12T09:04:10.738+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 212
2019-08-12T09:04:10.738+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: text/xml;charset=UTF-8
2019-08-12T09:04:10.738+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Date: Sun, 11 Aug 2019 23:34:09 GMT
2019-08-12T09:04:10.738+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Server: AmazonEC2
2019-08-12T09:04:10.738+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:10.738+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:10.738+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:04:10.738+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:10 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2019-08-12T09:04:10.738+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <DescribeTagsResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2019-08-12T09:04:10.738+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <requestId>f081d2ae-9193-42bd-a3f8-f1219e370550</requestId>
2019-08-12T09:04:10.738+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <tagSet/>
2019-08-12T09:04:10.738+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </DescribeTagsResponse>
2019-08-12T09:04:10.738+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:10 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeVpcs Details:
2019-08-12T09:04:10.738+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-12T09:04:10.738+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: POST / HTTP/1.1
2019-08-12T09:04:10.738+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Host: ec2.ap-southeast-2.amazonaws.com
2019-08-12T09:04:10.738+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: User-Agent: aws-sdk-go/1.22.0 (go1.12.6; windows; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.6
2019-08-12T09:04:10.738+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 68
2019-08-12T09:04:10.738+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Authorization: AWS4-HMAC-SHA256 Credential=XXXXXXXXXXXXXXXXXXXXX/20190811/ap-southeast-2/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=bd20e135ea72ba5cc85097050adeabe34bffa37c209dfcdaa51cff2705acd692
2019-08-12T09:04:10.738+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2019-08-12T09:04:10.738+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: X-Amz-Date: 20190811T233410Z
2019-08-12T09:04:10.738+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Accept-Encoding: gzip
2019-08-12T09:04:10.738+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:10.738+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Action=DescribeVpcs&Version=2016-11-15&VpcId.1=vpc-0a3ca3b8b6d7197a2
2019-08-12T09:04:10.738+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:04:10.856+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:10 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeVpcs Details:
2019-08-12T09:04:10.856+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ RESPONSE ]--------------------------------------
2019-08-12T09:04:10.856+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: HTTP/1.1 200 OK
2019-08-12T09:04:10.856+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Connection: close
2019-08-12T09:04:10.856+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Transfer-Encoding: chunked
2019-08-12T09:04:10.856+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: text/xml;charset=UTF-8
2019-08-12T09:04:10.856+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Date: Sun, 11 Aug 2019 23:34:10 GMT
2019-08-12T09:04:10.856+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Server: AmazonEC2
2019-08-12T09:04:10.856+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Vary: accept-encoding
2019-08-12T09:04:10.856+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:10.856+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:10.856+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:04:10.857+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:10 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2019-08-12T09:04:10.857+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <DescribeVpcsResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2019-08-12T09:04:10.857+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <requestId>d8f6fd05-7b4b-457e-a842-fa6bf7354ec5</requestId>
2019-08-12T09:04:10.857+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <vpcSet>
2019-08-12T09:04:10.857+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.857+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <vpcId>vpc-0a3ca3b8b6d7197a2</vpcId>
2019-08-12T09:04:10.857+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ownerId>107096209866</ownerId>
2019-08-12T09:04:10.857+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <state>available</state>
2019-08-12T09:04:10.857+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <cidrBlock>10.129.24.0/22</cidrBlock>
2019-08-12T09:04:10.857+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <cidrBlockAssociationSet>
2019-08-12T09:04:10.857+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.857+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <cidrBlock>10.129.24.0/22</cidrBlock>
2019-08-12T09:04:10.857+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <associationId>vpc-cidr-assoc-0d5f215938f6025b0</associationId>
2019-08-12T09:04:10.857+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <cidrBlockState>
2019-08-12T09:04:10.857+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <state>associated</state>
2019-08-12T09:04:10.857+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </cidrBlockState>
2019-08-12T09:04:10.857+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.857+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </cidrBlockAssociationSet>
2019-08-12T09:04:10.857+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <dhcpOptionsId>dopt-01ad0f41c05c33aa1</dhcpOptionsId>
2019-08-12T09:04:10.857+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <tagSet>
2019-08-12T09:04:10.857+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.857+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <key>Name</key>
2019-08-12T09:04:10.857+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <value>StackSet-AWS-Landing-Zone-Baseline-PrimaryVPC-8a68de9a-c197-4934-beee-b5d6aebfee0c</value>
2019-08-12T09:04:10.857+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.857+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.857+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <key>aws:cloudformation:stack-name</key>
2019-08-12T09:04:10.857+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <value>StackSet-AWS-Landing-Zone-Baseline-PrimaryVPC-8a68de9a-c197-4934-beee-b5d6aebfee0c</value>
2019-08-12T09:04:10.857+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.857+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.857+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <key>AWS_Solutions</key>
2019-08-12T09:04:10.857+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <value>LandingZoneStackSet</value>
2019-08-12T09:04:10.857+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.857+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.857+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <key>aws:cloudformation:logical-id</key>
2019-08-12T09:04:10.857+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <value>VPC</value>
2019-08-12T09:04:10.857+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.857+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.857+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <key>aws:cloudformation:stack-id</key>
2019-08-12T09:04:10.857+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <value>arn:aws:cloudformation:ap-southeast-2:107096209866:stack/StackSet-AWS-Landing-Zone-Baseline-PrimaryVPC-8a68de9a-c197-4934-beee-b5d6aebfee0c/a9181a50-c5e2-11e8-8bf5-50fae94fac82</value>
2019-08-12T09:04:10.857+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.857+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </tagSet>
2019-08-12T09:04:10.857+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceTenancy>default</instanceTenancy>
2019-08-12T09:04:10.857+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <isDefault>false</isDefault>
2019-08-12T09:04:10.857+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.857+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </vpcSet>
2019-08-12T09:04:10.857+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </DescribeVpcsResponse>
2019-08-12T09:04:10.857+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:10 [DEBUG] Setting Security Group IDs: []string{"sg-0e7f16101de0e6d5d"}
2019-08-12T09:04:10.857+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:10 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeVolumes Details:
2019-08-12T09:04:10.857+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-12T09:04:10.857+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: POST / HTTP/1.1
2019-08-12T09:04:10.857+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Host: ec2.ap-southeast-2.amazonaws.com
2019-08-12T09:04:10.857+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: User-Agent: aws-sdk-go/1.22.0 (go1.12.6; windows; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.6
2019-08-12T09:04:10.857+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 107
2019-08-12T09:04:10.857+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Authorization: AWS4-HMAC-SHA256 Credential=XXXXXXXXXXXXXXXXXXXXX/20190811/ap-southeast-2/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=02149f5b992cad435d3be2b9be4107c8a1d40c6fb7f6fe7b4dac438324adf8a3
2019-08-12T09:04:10.857+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2019-08-12T09:04:10.857+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: X-Amz-Date: 20190811T233410Z
2019-08-12T09:04:10.857+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Accept-Encoding: gzip
2019-08-12T09:04:10.857+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:10.857+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Action=DescribeVolumes&Version=2016-11-15&VolumeId.1=vol-0a11d6a6cdf9fe847&VolumeId.2=vol-0083b973539169a1b
2019-08-12T09:04:10.857+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:10 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeVpcs Details:
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ RESPONSE ]--------------------------------------
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: HTTP/1.1 200 OK
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Connection: close
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Transfer-Encoding: chunked
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: text/xml;charset=UTF-8
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Date: Sun, 11 Aug 2019 23:34:10 GMT
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Server: AmazonEC2
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Vary: accept-encoding
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:10 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <DescribeVpcsResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <requestId>5d77e8fe-caa0-4211-abc9-b1d83a1723f3</requestId>
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <vpcSet>
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <vpcId>vpc-0a3ca3b8b6d7197a2</vpcId>
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ownerId>107096209866</ownerId>
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <state>available</state>
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <cidrBlock>10.129.24.0/22</cidrBlock>
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <cidrBlockAssociationSet>
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <cidrBlock>10.129.24.0/22</cidrBlock>
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <associationId>vpc-cidr-assoc-0d5f215938f6025b0</associationId>
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <cidrBlockState>
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <state>associated</state>
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </cidrBlockState>
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </cidrBlockAssociationSet>
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <dhcpOptionsId>dopt-01ad0f41c05c33aa1</dhcpOptionsId>
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <tagSet>
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <key>Name</key>
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <value>StackSet-AWS-Landing-Zone-Baseline-PrimaryVPC-8a68de9a-c197-4934-beee-b5d6aebfee0c</value>
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <key>aws:cloudformation:stack-name</key>
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <value>StackSet-AWS-Landing-Zone-Baseline-PrimaryVPC-8a68de9a-c197-4934-beee-b5d6aebfee0c</value>
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <key>AWS_Solutions</key>
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <value>LandingZoneStackSet</value>
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <key>aws:cloudformation:logical-id</key>
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <value>VPC</value>
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <key>aws:cloudformation:stack-id</key>
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <value>arn:aws:cloudformation:ap-southeast-2:107096209866:stack/StackSet-AWS-Landing-Zone-Baseline-PrimaryVPC-8a68de9a-c197-4934-beee-b5d6aebfee0c/a9181a50-c5e2-11e8-8bf5-50fae94fac82</value>
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </tagSet>
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceTenancy>default</instanceTenancy>
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <isDefault>false</isDefault>
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </vpcSet>
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </DescribeVpcsResponse>
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:10 [DEBUG] Setting Security Group IDs: []string{"sg-0e7f16101de0e6d5d"}
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:10 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeVolumes Details:
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: POST / HTTP/1.1
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Host: ec2.ap-southeast-2.amazonaws.com
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: User-Agent: aws-sdk-go/1.22.0 (go1.12.6; windows; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.6
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 107
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Authorization: AWS4-HMAC-SHA256 Credential=XXXXXXXXXXXXXXXXXXXXX/20190811/ap-southeast-2/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=bb771b1230e6f6a888d3ae525cd41e510af432ffe916d5d04cf48036c30f84bb
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: X-Amz-Date: 20190811T233410Z
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Accept-Encoding: gzip
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Action=DescribeVolumes&Version=2016-11-15&VolumeId.1=vol-084888e26689d5ff5&VolumeId.2=vol-0854c096fb91d60a7
2019-08-12T09:04:10.897+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:11 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeVolumes Details:
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ RESPONSE ]--------------------------------------
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: HTTP/1.1 200 OK
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Connection: close
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 2006
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: text/xml;charset=UTF-8
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Date: Sun, 11 Aug 2019 23:34:10 GMT
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Server: AmazonEC2
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:11 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <DescribeVolumesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <requestId>5e696b2c-91f2-4e43-bc5f-de2a00a0d914</requestId>
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <volumeSet>
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <volumeId>vol-0083b973539169a1b</volumeId>
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <size>60</size>
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <snapshotId>snap-0a8b9a45b624a5ac0</snapshotId>
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <availabilityZone>ap-southeast-2a</availabilityZone>
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>in-use</status>
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <createTime>2019-08-11T23:33:57.639Z</createTime>
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachmentSet>
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <volumeId>vol-0083b973539169a1b</volumeId>
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceId>i-00fa2c45a575dd58c</instanceId>
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <device>xvdb</device>
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>attached</status>
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachTime>2019-08-11T23:33:57.000Z</attachTime>
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deleteOnTermination>true</deleteOnTermination>
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </attachmentSet>
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <volumeType>standard</volumeType>
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <encrypted>false</encrypted>
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <volumeId>vol-0a11d6a6cdf9fe847</volumeId>
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <size>50</size>
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <snapshotId>snap-05e1fce90a0d56234</snapshotId>
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <availabilityZone>ap-southeast-2a</availabilityZone>
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>in-use</status>
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <createTime>2019-08-11T23:33:57.524Z</createTime>
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachmentSet>
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <volumeId>vol-0a11d6a6cdf9fe847</volumeId>
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceId>i-00fa2c45a575dd58c</instanceId>
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <device>/dev/sda1</device>
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>attached</status>
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachTime>2019-08-11T23:33:57.000Z</attachTime>
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deleteOnTermination>true</deleteOnTermination>
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </attachmentSet>
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <volumeType>standard</volumeType>
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <encrypted>false</encrypted>
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </volumeSet>
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </DescribeVolumesResponse>
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:11 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeInstanceAttribute Details:
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: POST / HTTP/1.1
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Host: ec2.ap-southeast-2.amazonaws.com
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: User-Agent: aws-sdk-go/1.22.0 (go1.12.6; windows; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.6
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 114
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Authorization: AWS4-HMAC-SHA256 Credential=XXXXXXXXXXXXXXXXXXXXX/20190811/ap-southeast-2/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=777ac97a0f8654bd1b53aa671b1ba111182dc88aadc8cd1c15eec9535b4cd032
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: X-Amz-Date: 20190811T233411Z
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Accept-Encoding: gzip
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Action=DescribeInstanceAttribute&Attribute=disableApiTermination&InstanceId=i-00fa2c45a575dd58c&Version=2016-11-15
2019-08-12T09:04:11.057+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:11 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeVolumes Details:
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ RESPONSE ]--------------------------------------
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: HTTP/1.1 200 OK
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Connection: close
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 2006
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: text/xml;charset=UTF-8
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Date: Sun, 11 Aug 2019 23:34:10 GMT
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Server: AmazonEC2
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:11 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <DescribeVolumesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <requestId>64330a24-3f15-4cf9-bf71-9db942e866a7</requestId>
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <volumeSet>
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <volumeId>vol-084888e26689d5ff5</volumeId>
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <size>50</size>
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <snapshotId>snap-05e1fce90a0d56234</snapshotId>
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <availabilityZone>ap-southeast-2a</availabilityZone>
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>in-use</status>
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <createTime>2019-08-11T23:33:58.059Z</createTime>
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachmentSet>
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <volumeId>vol-084888e26689d5ff5</volumeId>
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceId>i-070789e116edff059</instanceId>
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <device>/dev/sda1</device>
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>attached</status>
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachTime>2019-08-11T23:33:57.000Z</attachTime>
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deleteOnTermination>true</deleteOnTermination>
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </attachmentSet>
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <volumeType>standard</volumeType>
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <encrypted>false</encrypted>
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <volumeId>vol-0854c096fb91d60a7</volumeId>
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <size>60</size>
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <snapshotId>snap-0a8b9a45b624a5ac0</snapshotId>
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <availabilityZone>ap-southeast-2a</availabilityZone>
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>in-use</status>
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <createTime>2019-08-11T23:33:58.191Z</createTime>
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachmentSet>
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <volumeId>vol-0854c096fb91d60a7</volumeId>
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceId>i-070789e116edff059</instanceId>
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <device>xvdb</device>
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>attached</status>
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachTime>2019-08-11T23:33:57.000Z</attachTime>
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deleteOnTermination>true</deleteOnTermination>
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </attachmentSet>
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <volumeType>standard</volumeType>
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <encrypted>false</encrypted>
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </volumeSet>
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </DescribeVolumesResponse>
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:11 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeInstanceAttribute Details:
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: POST / HTTP/1.1
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Host: ec2.ap-southeast-2.amazonaws.com
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: User-Agent: aws-sdk-go/1.22.0 (go1.12.6; windows; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.6
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 114
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Authorization: AWS4-HMAC-SHA256 Credential=XXXXXXXXXXXXXXXXXXXXX/20190811/ap-southeast-2/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=54e5674a448bbb810e3d5d011f1131431860b41ea73300061938dd8a684decfe
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: X-Amz-Date: 20190811T233411Z
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Accept-Encoding: gzip
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Action=DescribeInstanceAttribute&Attribute=disableApiTermination&InstanceId=i-070789e116edff059&Version=2016-11-15
2019-08-12T09:04:11.068+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019/08/12 09:04:11 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[0]"
2019/08/12 09:04:11 [TRACE] dag/walk: vertex "provider.aws (close)" is waiting for "aws_instance.ec2instance[2]"
2019/08/12 09:04:11 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:04:11 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[0]"
2019/08/12 09:04:11 [TRACE] dag/walk: vertex "output.private_ip" is waiting for "aws_instance.ec2instance[2]"
2019/08/12 09:04:11 [TRACE] dag/walk: vertex "null_resource.nullresource[1]" is waiting for "aws_instance.ec2instance[2]"
2019/08/12 09:04:11 [TRACE] dag/walk: vertex "null_resource.nullresource[2]" is waiting for "aws_instance.ec2instance[2]"
2019/08/12 09:04:11 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019-08-12T09:04:11.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:11 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeInstanceAttribute Details:
2019-08-12T09:04:11.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ RESPONSE ]--------------------------------------
2019-08-12T09:04:11.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: HTTP/1.1 200 OK
2019-08-12T09:04:11.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Connection: close
2019-08-12T09:04:11.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 359
2019-08-12T09:04:11.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: text/xml;charset=UTF-8
2019-08-12T09:04:11.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Date: Sun, 11 Aug 2019 23:34:10 GMT
2019-08-12T09:04:11.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Server: AmazonEC2
2019-08-12T09:04:11.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:11.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:11.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:04:11.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:11 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2019-08-12T09:04:11.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <DescribeInstanceAttributeResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2019-08-12T09:04:11.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <requestId>06d7501e-174c-48e2-946c-44e01363c71a</requestId>
2019-08-12T09:04:11.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceId>i-070789e116edff059</instanceId>
2019-08-12T09:04:11.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <disableApiTermination>
2019-08-12T09:04:11.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <value>false</value>
2019-08-12T09:04:11.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </disableApiTermination>
2019-08-12T09:04:11.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </DescribeInstanceAttributeResponse>
2019-08-12T09:04:11.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:11 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeInstanceAttribute Details:
2019-08-12T09:04:11.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-12T09:04:11.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: POST / HTTP/1.1
2019-08-12T09:04:11.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Host: ec2.ap-southeast-2.amazonaws.com
2019-08-12T09:04:11.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: User-Agent: aws-sdk-go/1.22.0 (go1.12.6; windows; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.6
2019-08-12T09:04:11.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 101
2019-08-12T09:04:11.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Authorization: AWS4-HMAC-SHA256 Credential=XXXXXXXXXXXXXXXXXXXXX/20190811/ap-southeast-2/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=00ee0ff8cb5de8f1bf6aa767d2c821e11d22bc098539398b500045fd49291dba
2019-08-12T09:04:11.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2019-08-12T09:04:11.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: X-Amz-Date: 20190811T233411Z
2019-08-12T09:04:11.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Accept-Encoding: gzip
2019-08-12T09:04:11.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:11.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Action=DescribeInstanceAttribute&Attribute=userData&InstanceId=i-070789e116edff059&Version=2016-11-15
2019-08-12T09:04:11.241+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:04:11.270+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:11 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeInstanceAttribute Details:
2019-08-12T09:04:11.270+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ RESPONSE ]--------------------------------------
2019-08-12T09:04:11.270+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: HTTP/1.1 200 OK
2019-08-12T09:04:11.270+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Connection: close
2019-08-12T09:04:11.270+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 359
2019-08-12T09:04:11.270+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: text/xml;charset=UTF-8
2019-08-12T09:04:11.270+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Date: Sun, 11 Aug 2019 23:34:10 GMT
2019-08-12T09:04:11.270+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Server: AmazonEC2
2019-08-12T09:04:11.270+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:11.270+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:11.270+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:04:11.270+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:11 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2019-08-12T09:04:11.270+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <DescribeInstanceAttributeResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2019-08-12T09:04:11.270+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <requestId>8ffaf240-cf96-440f-9f0b-59886361877e</requestId>
2019-08-12T09:04:11.270+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceId>i-00fa2c45a575dd58c</instanceId>
2019-08-12T09:04:11.270+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <disableApiTermination>
2019-08-12T09:04:11.270+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <value>false</value>
2019-08-12T09:04:11.270+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </disableApiTermination>
2019-08-12T09:04:11.270+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </DescribeInstanceAttributeResponse>
2019-08-12T09:04:11.270+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:11 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeInstanceAttribute Details:
2019-08-12T09:04:11.270+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-12T09:04:11.270+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: POST / HTTP/1.1
2019-08-12T09:04:11.270+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Host: ec2.ap-southeast-2.amazonaws.com
2019-08-12T09:04:11.270+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: User-Agent: aws-sdk-go/1.22.0 (go1.12.6; windows; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.6
2019-08-12T09:04:11.270+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 101
2019-08-12T09:04:11.270+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Authorization: AWS4-HMAC-SHA256 Credential=XXXXXXXXXXXXXXXXXXXXX/20190811/ap-southeast-2/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=7609e9b3622b668a7d83ed7a08ddb97b84625430241fb991e44b51451cf2f8f3
2019-08-12T09:04:11.270+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2019-08-12T09:04:11.270+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: X-Amz-Date: 20190811T233411Z
2019-08-12T09:04:11.270+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Accept-Encoding: gzip
2019-08-12T09:04:11.270+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:11.270+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Action=DescribeInstanceAttribute&Attribute=userData&InstanceId=i-00fa2c45a575dd58c&Version=2016-11-15
2019-08-12T09:04:11.270+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019/08/12 09:04:11 [TRACE] dag/walk: vertex "null_resource.nullresource[0]" is waiting for "aws_instance.ec2instance[2]"
2019-08-12T09:04:11.440+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:11 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeInstanceAttribute Details:
2019-08-12T09:04:11.440+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ RESPONSE ]--------------------------------------
2019-08-12T09:04:11.440+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: HTTP/1.1 200 OK
2019-08-12T09:04:11.440+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Connection: close
2019-08-12T09:04:11.440+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 289
2019-08-12T09:04:11.440+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: text/xml;charset=UTF-8
2019-08-12T09:04:11.440+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Date: Sun, 11 Aug 2019 23:34:11 GMT
2019-08-12T09:04:11.440+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Server: AmazonEC2
2019-08-12T09:04:11.440+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:11.440+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:11.440+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:04:11.440+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:11 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2019-08-12T09:04:11.440+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <DescribeInstanceAttributeResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2019-08-12T09:04:11.440+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <requestId>9d19a4ee-8fa0-4cf1-8267-5e7d5a792a70</requestId>
2019-08-12T09:04:11.440+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceId>i-070789e116edff059</instanceId>
2019-08-12T09:04:11.440+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <userData/>
2019-08-12T09:04:11.440+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </DescribeInstanceAttributeResponse>
2019-08-12T09:04:11.440+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:11 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeInstanceCreditSpecifications Details:
2019-08-12T09:04:11.440+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-12T09:04:11.440+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: POST / HTTP/1.1
2019-08-12T09:04:11.440+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Host: ec2.ap-southeast-2.amazonaws.com
2019-08-12T09:04:11.440+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: User-Agent: aws-sdk-go/1.22.0 (go1.12.6; windows; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.6
2019-08-12T09:04:11.440+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 95
2019-08-12T09:04:11.440+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Authorization: AWS4-HMAC-SHA256 Credential=XXXXXXXXXXXXXXXXXXXXX/20190811/ap-southeast-2/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=7d6e7dbaf5e4d3c1dc0d1f8d78009d76686c08ccadf94aedd2a3ca171b2b0818
2019-08-12T09:04:11.440+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2019-08-12T09:04:11.440+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: X-Amz-Date: 20190811T233411Z
2019-08-12T09:04:11.440+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Accept-Encoding: gzip
2019-08-12T09:04:11.440+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:11.440+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Action=DescribeInstanceCreditSpecifications&InstanceId.1=i-070789e116edff059&Version=2016-11-15
2019-08-12T09:04:11.440+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:04:11.458+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:11 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeInstanceAttribute Details:
2019-08-12T09:04:11.458+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ RESPONSE ]--------------------------------------
2019-08-12T09:04:11.458+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: HTTP/1.1 200 OK
2019-08-12T09:04:11.458+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Connection: close
2019-08-12T09:04:11.458+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 289
2019-08-12T09:04:11.458+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: text/xml;charset=UTF-8
2019-08-12T09:04:11.458+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Date: Sun, 11 Aug 2019 23:34:11 GMT
2019-08-12T09:04:11.458+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Server: AmazonEC2
2019-08-12T09:04:11.458+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:11.458+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:11.458+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:04:11.458+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:11 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2019-08-12T09:04:11.458+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <DescribeInstanceAttributeResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2019-08-12T09:04:11.458+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <requestId>275e9f70-453b-48a3-b95c-555ce0ba27f5</requestId>
2019-08-12T09:04:11.458+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceId>i-00fa2c45a575dd58c</instanceId>
2019-08-12T09:04:11.458+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <userData/>
2019-08-12T09:04:11.458+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </DescribeInstanceAttributeResponse>
2019-08-12T09:04:11.458+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:11 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeInstanceCreditSpecifications Details:
2019-08-12T09:04:11.458+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-12T09:04:11.458+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: POST / HTTP/1.1
2019-08-12T09:04:11.458+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Host: ec2.ap-southeast-2.amazonaws.com
2019-08-12T09:04:11.458+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: User-Agent: aws-sdk-go/1.22.0 (go1.12.6; windows; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.6
2019-08-12T09:04:11.458+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 95
2019-08-12T09:04:11.458+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Authorization: AWS4-HMAC-SHA256 Credential=XXXXXXXXXXXXXXXXXXXXX/20190811/ap-southeast-2/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=534a0bc914655b28ccea71474dc9204df6f5a57f2145e4e80e8be6effbb26da1
2019-08-12T09:04:11.458+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2019-08-12T09:04:11.458+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: X-Amz-Date: 20190811T233411Z
2019-08-12T09:04:11.458+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Accept-Encoding: gzip
2019-08-12T09:04:11.458+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:11.458+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Action=DescribeInstanceCreditSpecifications&InstanceId.1=i-00fa2c45a575dd58c&Version=2016-11-15
2019-08-12T09:04:11.458+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:04:11.624+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:11 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeInstanceCreditSpecifications Details:
2019-08-12T09:04:11.624+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ RESPONSE ]--------------------------------------
2019-08-12T09:04:11.624+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: HTTP/1.1 200 OK
2019-08-12T09:04:11.624+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Connection: close
2019-08-12T09:04:11.624+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Transfer-Encoding: chunked
2019-08-12T09:04:11.624+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: text/xml;charset=UTF-8
2019-08-12T09:04:11.624+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Date: Sun, 11 Aug 2019 23:34:11 GMT
2019-08-12T09:04:11.624+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Server: AmazonEC2
2019-08-12T09:04:11.624+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Vary: accept-encoding
2019-08-12T09:04:11.624+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:11.624+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:11.624+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:04:11.624+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:11 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2019-08-12T09:04:11.624+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <DescribeInstanceCreditSpecificationsResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2019-08-12T09:04:11.624+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <requestId>2f9a8ec5-f091-4d3d-9d0d-b3a22e51314d</requestId>
2019-08-12T09:04:11.624+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceCreditSpecificationSet>
2019-08-12T09:04:11.624+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:11.624+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <cpuCredits>standard</cpuCredits>
2019-08-12T09:04:11.624+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceId>i-070789e116edff059</instanceId>
2019-08-12T09:04:11.624+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:11.624+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </instanceCreditSpecificationSet>
2019-08-12T09:04:11.624+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </DescribeInstanceCreditSpecificationsResponse>
2019/08/12 09:04:11 [WARN] Provider "aws" produced an unexpected new value for aws_instance.ec2instance[2], 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:
- .monitoring: was null, but now cty.False
- .disable_api_termination: was null, but now cty.False
- .ebs_optimized: was null, but now cty.False
- .iam_instance_profile: was null, but now cty.StringVal("")
- .credit_specification: block count changed from 0 to 1
2019/08/12 09:04:11 [TRACE] <root>: eval: *terraform.EvalMaybeTainted
2019/08/12 09:04:11 [TRACE] <root>: eval: *terraform.EvalWriteState
2019/08/12 09:04:11 [TRACE] EvalWriteState: writing current state object for aws_instance.ec2instance[2]
2019/08/12 09:04:11 [TRACE] <root>: eval: *terraform.EvalApplyProvisioners
2019/08/12 09:04:11 [TRACE] <root>: eval: *terraform.EvalMaybeTainted
2019/08/12 09:04:11 [TRACE] <root>: eval: *terraform.EvalWriteState
2019/08/12 09:04:11 [TRACE] EvalWriteState: writing current state object for aws_instance.ec2instance[2]
2019/08/12 09:04:11 [TRACE] <root>: eval: *terraform.EvalIf
2019/08/12 09:04:11 [TRACE] <root>: eval: *terraform.EvalIf
2019/08/12 09:04:11 [TRACE] <root>: eval: *terraform.EvalWriteDiff
2019/08/12 09:04:11 [TRACE] <root>: eval: *terraform.EvalApplyPost
2019/08/12 09:04:11 [TRACE] <root>: eval: *terraform.EvalUpdateStateHook
2019/08/12 09:04:11 [TRACE] statemgr.Filesystem: have already backed up original terraform.tfstate to terraform.tfstate.backup on a previous write
2019/08/12 09:04:11 [TRACE] statemgr.Filesystem: state has changed since last snapshot, so incrementing serial to 226
2019/08/12 09:04:11 [TRACE] statemgr.Filesystem: writing snapshot at terraform.tfstate
2019/08/12 09:04:11 [TRACE] [walkApply] Exiting eval tree: aws_instance.ec2instance[2]
2019/08/12 09:04:11 [TRACE] vertex "aws_instance.ec2instance[2]": visit complete
2019-08-12T09:04:11.650+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:11 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeInstanceCreditSpecifications Details:
2019-08-12T09:04:11.650+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ RESPONSE ]--------------------------------------
2019-08-12T09:04:11.650+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: HTTP/1.1 200 OK
2019-08-12T09:04:11.650+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Connection: close
2019-08-12T09:04:11.650+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Transfer-Encoding: chunked
2019-08-12T09:04:11.650+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: text/xml;charset=UTF-8
2019-08-12T09:04:11.650+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Date: Sun, 11 Aug 2019 23:34:10 GMT
2019-08-12T09:04:11.650+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Server: AmazonEC2
2019-08-12T09:04:11.650+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Vary: accept-encoding
2019-08-12T09:04:11.650+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:11.650+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:11.650+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:04:11.650+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:11 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2019-08-12T09:04:11.650+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <DescribeInstanceCreditSpecificationsResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2019-08-12T09:04:11.650+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <requestId>8899453b-ecae-4cd4-b3d9-84d20c22bed9</requestId>
2019-08-12T09:04:11.650+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceCreditSpecificationSet>
2019-08-12T09:04:11.650+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:11.650+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <cpuCredits>standard</cpuCredits>
2019-08-12T09:04:11.650+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceId>i-00fa2c45a575dd58c</instanceId>
2019-08-12T09:04:11.650+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:11.650+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </instanceCreditSpecificationSet>
2019-08-12T09:04:11.650+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </DescribeInstanceCreditSpecificationsResponse>
2019/08/12 09:04:11 [WARN] Provider "aws" produced an unexpected new value for aws_instance.ec2instance[1], 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:
- .disable_api_termination: was null, but now cty.False
- .ebs_optimized: was null, but now cty.False
- .iam_instance_profile: was null, but now cty.StringVal("")
- .monitoring: was null, but now cty.False
- .credit_specification: block count changed from 0 to 1
2019/08/12 09:04:11 [TRACE] <root>: eval: *terraform.EvalMaybeTainted
2019/08/12 09:04:11 [TRACE] <root>: eval: *terraform.EvalWriteState
2019/08/12 09:04:11 [TRACE] EvalWriteState: writing current state object for aws_instance.ec2instance[1]
2019/08/12 09:04:11 [TRACE] <root>: eval: *terraform.EvalApplyProvisioners
2019/08/12 09:04:11 [TRACE] <root>: eval: *terraform.EvalMaybeTainted
2019/08/12 09:04:11 [TRACE] <root>: eval: *terraform.EvalWriteState
2019/08/12 09:04:11 [TRACE] EvalWriteState: writing current state object for aws_instance.ec2instance[1]
2019/08/12 09:04:11 [TRACE] <root>: eval: *terraform.EvalIf
2019/08/12 09:04:11 [TRACE] <root>: eval: *terraform.EvalIf
2019/08/12 09:04:11 [TRACE] <root>: eval: *terraform.EvalWriteDiff
2019/08/12 09:04:11 [TRACE] <root>: eval: *terraform.EvalApplyPost
2019/08/12 09:04:11 [TRACE] <root>: eval: *terraform.EvalUpdateStateHook
2019/08/12 09:04:11 [TRACE] statemgr.Filesystem: have already backed up original terraform.tfstate to terraform.tfstate.backup on a previous write
2019/08/12 09:04:11 [TRACE] statemgr.Filesystem: state has changed since last snapshot, so incrementing serial to 227
2019/08/12 09:04:11 [TRACE] statemgr.Filesystem: writing snapshot at terraform.tfstate
2019/08/12 09:04:11 [TRACE] [walkApply] Exiting eval tree: aws_instance.ec2instance[1]
2019/08/12 09:04:11 [TRACE] vertex "aws_instance.ec2instance[1]": visit complete
2019-08-12T09:04:16.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:16 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeInstances Details:
2019-08-12T09:04:16.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-12T09:04:16.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: POST / HTTP/1.1
2019-08-12T09:04:16.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Host: ec2.ap-southeast-2.amazonaws.com
2019-08-12T09:04:16.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: User-Agent: aws-sdk-go/1.22.0 (go1.12.6; windows; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.6
2019-08-12T09:04:16.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 76
2019-08-12T09:04:16.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Authorization: AWS4-HMAC-SHA256 Credential=XXXXXXXXXXXXXXXXXXXXX/20190811/ap-southeast-2/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=a74695a4499ffa3f35708b5c3aede775bd42f8b923e269055d8798e01638d315
2019-08-12T09:04:16.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2019-08-12T09:04:16.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: X-Amz-Date: 20190811T233416Z
2019-08-12T09:04:16.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Accept-Encoding: gzip
2019-08-12T09:04:16.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:16.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Action=DescribeInstances&InstanceId.1=i-0f092ceac39aba2d5&Version=2016-11-15
2019-08-12T09:04:16.122+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019/08/12 09:04:16 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:04:16 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[0]"
2019/08/12 09:04:16 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[0]"
2019/08/12 09:04:16 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:16 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeInstances Details:
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ RESPONSE ]--------------------------------------
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: HTTP/1.1 200 OK
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Connection: close
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Transfer-Encoding: chunked
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: text/xml;charset=UTF-8
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Date: Sun, 11 Aug 2019 23:34:16 GMT
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Server: AmazonEC2
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Vary: accept-encoding
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:16 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <DescribeInstancesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <requestId>5b91d3ea-56d2-4ff7-9b52-b24fe43a2e8b</requestId>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <reservationSet>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <reservationId>r-0ed1fcab89c39a2f0</reservationId>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ownerId>107096209866</ownerId>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupSet/>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instancesSet>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceId>i-0f092ceac39aba2d5</instanceId>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <imageId>ami-05668736c7817378f</imageId>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceState>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <code>16</code>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <name>running</name>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </instanceState>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateDnsName>ip-10-129-25-157.ap-southeast-2.compute.internal</privateDnsName>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <dnsName/>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <reason/>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <keyName>condor-dev</keyName>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <amiLaunchIndex>0</amiLaunchIndex>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <productCodes/>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceType>t2.xlarge</instanceType>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <launchTime>2019-08-11T23:33:56.000Z</launchTime>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <placement>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <availabilityZone>ap-southeast-2a</availabilityZone>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupName/>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <tenancy>default</tenancy>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </placement>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <platform>windows</platform>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <monitoring>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <state>disabled</state>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </monitoring>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <subnetId>subnet-01890bd3acb96210d</subnetId>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <vpcId>vpc-0a3ca3b8b6d7197a2</vpcId>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateIpAddress>10.129.25.157</privateIpAddress>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <sourceDestCheck>true</sourceDestCheck>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupSet>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupId>sg-0e7f16101de0e6d5d</groupId>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupName>Testing-sg</groupName>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </groupSet>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <architecture>x86_64</architecture>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <rootDeviceType>ebs</rootDeviceType>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <rootDeviceName>/dev/sda1</rootDeviceName>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <blockDeviceMapping>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deviceName>/dev/sda1</deviceName>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ebs>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <volumeId>vol-03e142c677419a697</volumeId>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>attached</status>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachTime>2019-08-11T23:33:57.000Z</attachTime>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deleteOnTermination>true</deleteOnTermination>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </ebs>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deviceName>xvdb</deviceName>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ebs>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <volumeId>vol-0f8baa91219359e66</volumeId>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>attached</status>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachTime>2019-08-11T23:33:57.000Z</attachTime>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deleteOnTermination>true</deleteOnTermination>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </ebs>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </blockDeviceMapping>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <virtualizationType>hvm</virtualizationType>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <clientToken/>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <tagSet>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <key>Name</key>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <value>Testing-0</value>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </tagSet>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <hypervisor>xen</hypervisor>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <networkInterfaceSet>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <networkInterfaceId>eni-0109d100bae8f1196</networkInterfaceId>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <subnetId>subnet-01890bd3acb96210d</subnetId>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <vpcId>vpc-0a3ca3b8b6d7197a2</vpcId>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <description/>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ownerId>107096209866</ownerId>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>in-use</status>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <macAddress>06:f2:46:fc:3c:88</macAddress>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateIpAddress>10.129.25.157</privateIpAddress>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateDnsName>ip-10-129-25-157.ap-southeast-2.compute.internal</privateDnsName>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <sourceDestCheck>true</sourceDestCheck>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupSet>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupId>sg-0e7f16101de0e6d5d</groupId>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupName>Testing-sg</groupName>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </groupSet>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachment>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachmentId>eni-attach-0ba3eea6b1c494eae</attachmentId>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deviceIndex>0</deviceIndex>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>attached</status>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachTime>2019-08-11T23:33:56.000Z</attachTime>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deleteOnTermination>true</deleteOnTermination>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </attachment>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateIpAddressesSet>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateIpAddress>10.129.25.157</privateIpAddress>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateDnsName>ip-10-129-25-157.ap-southeast-2.compute.internal</privateDnsName>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <primary>true</primary>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </privateIpAddressesSet>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ipv6AddressesSet/>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <interfaceType>interface</interfaceType>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </networkInterfaceSet>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ebsOptimized>false</ebsOptimized>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <enaSupport>true</enaSupport>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <cpuOptions>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <coreCount>4</coreCount>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <threadsPerCore>1</threadsPerCore>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </cpuOptions>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <capacityReservationSpecification>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <capacityReservationPreference>open</capacityReservationPreference>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </capacityReservationSpecification>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <hibernationOptions>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <configured>false</configured>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </hibernationOptions>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </instancesSet>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </reservationSet>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </DescribeInstancesResponse>
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:16 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeInstances Details:
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: POST / HTTP/1.1
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Host: ec2.ap-southeast-2.amazonaws.com
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: User-Agent: aws-sdk-go/1.22.0 (go1.12.6; windows; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.6
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 76
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Authorization: AWS4-HMAC-SHA256 Credential=XXXXXXXXXXXXXXXXXXXXX/20190811/ap-southeast-2/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=a74695a4499ffa3f35708b5c3aede775bd42f8b923e269055d8798e01638d315
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: X-Amz-Date: 20190811T233416Z
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Accept-Encoding: gzip
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Action=DescribeInstances&InstanceId.1=i-0f092ceac39aba2d5&Version=2016-11-15
2019-08-12T09:04:16.313+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:16 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeInstances Details:
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ RESPONSE ]--------------------------------------
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: HTTP/1.1 200 OK
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Connection: close
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Transfer-Encoding: chunked
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: text/xml;charset=UTF-8
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Date: Sun, 11 Aug 2019 23:34:16 GMT
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Server: AmazonEC2
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Vary: accept-encoding
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:16 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <DescribeInstancesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <requestId>6f70b804-aef9-4fd7-be10-55d7d5c85c69</requestId>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <reservationSet>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <reservationId>r-0ed1fcab89c39a2f0</reservationId>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ownerId>107096209866</ownerId>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupSet/>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instancesSet>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceId>i-0f092ceac39aba2d5</instanceId>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <imageId>ami-05668736c7817378f</imageId>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceState>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <code>16</code>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <name>running</name>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </instanceState>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateDnsName>ip-10-129-25-157.ap-southeast-2.compute.internal</privateDnsName>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <dnsName/>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <reason/>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <keyName>condor-dev</keyName>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <amiLaunchIndex>0</amiLaunchIndex>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <productCodes/>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceType>t2.xlarge</instanceType>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <launchTime>2019-08-11T23:33:56.000Z</launchTime>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <placement>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <availabilityZone>ap-southeast-2a</availabilityZone>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupName/>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <tenancy>default</tenancy>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </placement>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <platform>windows</platform>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <monitoring>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <state>disabled</state>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </monitoring>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <subnetId>subnet-01890bd3acb96210d</subnetId>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <vpcId>vpc-0a3ca3b8b6d7197a2</vpcId>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateIpAddress>10.129.25.157</privateIpAddress>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <sourceDestCheck>true</sourceDestCheck>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupSet>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupId>sg-0e7f16101de0e6d5d</groupId>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupName>Testing-sg</groupName>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </groupSet>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <architecture>x86_64</architecture>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <rootDeviceType>ebs</rootDeviceType>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <rootDeviceName>/dev/sda1</rootDeviceName>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <blockDeviceMapping>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deviceName>/dev/sda1</deviceName>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ebs>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <volumeId>vol-03e142c677419a697</volumeId>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>attached</status>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachTime>2019-08-11T23:33:57.000Z</attachTime>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deleteOnTermination>true</deleteOnTermination>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </ebs>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deviceName>xvdb</deviceName>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ebs>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <volumeId>vol-0f8baa91219359e66</volumeId>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>attached</status>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachTime>2019-08-11T23:33:57.000Z</attachTime>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deleteOnTermination>true</deleteOnTermination>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </ebs>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </blockDeviceMapping>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <virtualizationType>hvm</virtualizationType>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <clientToken/>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <tagSet>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <key>Name</key>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <value>Testing-0</value>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </tagSet>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <hypervisor>xen</hypervisor>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <networkInterfaceSet>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <networkInterfaceId>eni-0109d100bae8f1196</networkInterfaceId>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <subnetId>subnet-01890bd3acb96210d</subnetId>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <vpcId>vpc-0a3ca3b8b6d7197a2</vpcId>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <description/>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ownerId>107096209866</ownerId>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>in-use</status>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <macAddress>06:f2:46:fc:3c:88</macAddress>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateIpAddress>10.129.25.157</privateIpAddress>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateDnsName>ip-10-129-25-157.ap-southeast-2.compute.internal</privateDnsName>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <sourceDestCheck>true</sourceDestCheck>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupSet>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupId>sg-0e7f16101de0e6d5d</groupId>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <groupName>Testing-sg</groupName>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </groupSet>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachment>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachmentId>eni-attach-0ba3eea6b1c494eae</attachmentId>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deviceIndex>0</deviceIndex>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>attached</status>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachTime>2019-08-11T23:33:56.000Z</attachTime>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deleteOnTermination>true</deleteOnTermination>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </attachment>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateIpAddressesSet>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateIpAddress>10.129.25.157</privateIpAddress>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <privateDnsName>ip-10-129-25-157.ap-southeast-2.compute.internal</privateDnsName>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <primary>true</primary>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </privateIpAddressesSet>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ipv6AddressesSet/>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <interfaceType>interface</interfaceType>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </networkInterfaceSet>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ebsOptimized>false</ebsOptimized>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <enaSupport>true</enaSupport>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <cpuOptions>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <coreCount>4</coreCount>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <threadsPerCore>1</threadsPerCore>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </cpuOptions>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <capacityReservationSpecification>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <capacityReservationPreference>open</capacityReservationPreference>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </capacityReservationSpecification>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <hibernationOptions>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <configured>false</configured>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </hibernationOptions>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </instancesSet>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </reservationSet>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </DescribeInstancesResponse>
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:16 [DEBUG] Matching ^aws: with Name
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:16 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeVolumes Details:
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: POST / HTTP/1.1
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Host: ec2.ap-southeast-2.amazonaws.com
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: User-Agent: aws-sdk-go/1.22.0 (go1.12.6; windows; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.6
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 115
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Authorization: AWS4-HMAC-SHA256 Credential=XXXXXXXXXXXXXXXXXXXXX/20190811/ap-southeast-2/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=ec93bc6115b76d18279eb2017539772adf978af24af1697a936f059a8b3ec727
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: X-Amz-Date: 20190811T233416Z
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Accept-Encoding: gzip
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Action=DescribeVolumes&Filter.1.Name=attachment.instance-id&Filter.1.Value.1=i-0f092ceac39aba2d5&Version=2016-11-15
2019-08-12T09:04:16.459+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019/08/12 09:04:16 [TRACE] dag/walk: vertex "output.private_ip" is waiting for "aws_instance.ec2instance[0]"
2019/08/12 09:04:16 [TRACE] dag/walk: vertex "null_resource.nullresource[0]" is waiting for "aws_instance.ec2instance[0]"
2019/08/12 09:04:16 [TRACE] dag/walk: vertex "null_resource.nullresource[2]" is waiting for "aws_instance.ec2instance[0]"
2019/08/12 09:04:16 [TRACE] dag/walk: vertex "provider.aws (close)" is waiting for "aws_instance.ec2instance[0]"
2019/08/12 09:04:16 [TRACE] dag/walk: vertex "null_resource.nullresource[1]" is waiting for "aws_instance.ec2instance[0]"
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:16 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeVolumes Details:
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ RESPONSE ]--------------------------------------
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: HTTP/1.1 200 OK
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Connection: close
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 2006
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: text/xml;charset=UTF-8
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Date: Sun, 11 Aug 2019 23:34:16 GMT
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Server: AmazonEC2
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:16 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <DescribeVolumesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <requestId>87944885-a249-4453-94ae-1b87091d599a</requestId>
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <volumeSet>
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <volumeId>vol-0f8baa91219359e66</volumeId>
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <size>60</size>
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <snapshotId>snap-0a8b9a45b624a5ac0</snapshotId>
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <availabilityZone>ap-southeast-2a</availabilityZone>
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>in-use</status>
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <createTime>2019-08-11T23:33:57.952Z</createTime>
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachmentSet>
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <volumeId>vol-0f8baa91219359e66</volumeId>
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceId>i-0f092ceac39aba2d5</instanceId>
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <device>xvdb</device>
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>attached</status>
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachTime>2019-08-11T23:33:57.000Z</attachTime>
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deleteOnTermination>true</deleteOnTermination>
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </attachmentSet>
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <volumeType>standard</volumeType>
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <encrypted>false</encrypted>
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <volumeId>vol-03e142c677419a697</volumeId>
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <size>50</size>
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <snapshotId>snap-05e1fce90a0d56234</snapshotId>
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <availabilityZone>ap-southeast-2a</availabilityZone>
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>in-use</status>
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <createTime>2019-08-11T23:33:57.820Z</createTime>
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachmentSet>
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <volumeId>vol-03e142c677419a697</volumeId>
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceId>i-0f092ceac39aba2d5</instanceId>
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <device>/dev/sda1</device>
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>attached</status>
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachTime>2019-08-11T23:33:57.000Z</attachTime>
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deleteOnTermination>true</deleteOnTermination>
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </attachmentSet>
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <volumeType>standard</volumeType>
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <encrypted>false</encrypted>
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </volumeSet>
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </DescribeVolumesResponse>
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:16 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeTags Details:
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: POST / HTTP/1.1
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Host: ec2.ap-southeast-2.amazonaws.com
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: User-Agent: aws-sdk-go/1.22.0 (go1.12.6; windows; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.6
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 142
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Authorization: AWS4-HMAC-SHA256 Credential=XXXXXXXXXXXXXXXXXXXXX/20190811/ap-southeast-2/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=371bc6c8c4cc8f7d6468738d14fd203cbd60e02b76c12ecc024bc363c1d9d5c4
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: X-Amz-Date: 20190811T233416Z
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Accept-Encoding: gzip
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Action=DescribeTags&Filter.1.Name=resource-id&Filter.1.Value.1=vol-0f8baa91219359e66&Filter.1.Value.2=vol-03e142c677419a697&Version=2016-11-15
2019-08-12T09:04:16.790+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:04:16.936+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:16 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeTags Details:
2019-08-12T09:04:16.936+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ RESPONSE ]--------------------------------------
2019-08-12T09:04:16.936+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: HTTP/1.1 200 OK
2019-08-12T09:04:16.936+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Connection: close
2019-08-12T09:04:16.936+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 212
2019-08-12T09:04:16.936+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: text/xml;charset=UTF-8
2019-08-12T09:04:16.936+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Date: Sun, 11 Aug 2019 23:34:16 GMT
2019-08-12T09:04:16.936+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Server: AmazonEC2
2019-08-12T09:04:16.936+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:16.936+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:16.936+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:04:16.936+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:16 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2019-08-12T09:04:16.936+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <DescribeTagsResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2019-08-12T09:04:16.936+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <requestId>b5ede932-172a-4e24-93a2-701e7f2b55e4</requestId>
2019-08-12T09:04:16.936+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <tagSet/>
2019-08-12T09:04:16.936+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </DescribeTagsResponse>
2019-08-12T09:04:16.936+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:16 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeVpcs Details:
2019-08-12T09:04:16.936+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-12T09:04:16.936+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: POST / HTTP/1.1
2019-08-12T09:04:16.936+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Host: ec2.ap-southeast-2.amazonaws.com
2019-08-12T09:04:16.936+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: User-Agent: aws-sdk-go/1.22.0 (go1.12.6; windows; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.6
2019-08-12T09:04:16.936+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 68
2019-08-12T09:04:16.936+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Authorization: AWS4-HMAC-SHA256 Credential=XXXXXXXXXXXXXXXXXXXXX/20190811/ap-southeast-2/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=1419ec261819d4ec6ae10a906fb1a8d61b2f5a0042aff27c29462a551fcfa3f8
2019-08-12T09:04:16.936+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2019-08-12T09:04:16.936+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: X-Amz-Date: 20190811T233416Z
2019-08-12T09:04:16.936+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Accept-Encoding: gzip
2019-08-12T09:04:16.936+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:16.936+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Action=DescribeVpcs&Version=2016-11-15&VpcId.1=vpc-0a3ca3b8b6d7197a2
2019-08-12T09:04:16.936+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:17 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeVpcs Details:
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ RESPONSE ]--------------------------------------
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: HTTP/1.1 200 OK
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Connection: close
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Transfer-Encoding: chunked
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: text/xml;charset=UTF-8
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Date: Sun, 11 Aug 2019 23:34:16 GMT
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Server: AmazonEC2
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Vary: accept-encoding
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:17 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <DescribeVpcsResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <requestId>e70abe3d-1d72-48a8-9ce0-8878b722c3d2</requestId>
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <vpcSet>
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <vpcId>vpc-0a3ca3b8b6d7197a2</vpcId>
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <ownerId>107096209866</ownerId>
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <state>available</state>
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <cidrBlock>10.129.24.0/22</cidrBlock>
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <cidrBlockAssociationSet>
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <cidrBlock>10.129.24.0/22</cidrBlock>
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <associationId>vpc-cidr-assoc-0d5f215938f6025b0</associationId>
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <cidrBlockState>
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <state>associated</state>
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </cidrBlockState>
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </cidrBlockAssociationSet>
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <dhcpOptionsId>dopt-01ad0f41c05c33aa1</dhcpOptionsId>
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <tagSet>
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <key>Name</key>
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <value>StackSet-AWS-Landing-Zone-Baseline-PrimaryVPC-8a68de9a-c197-4934-beee-b5d6aebfee0c</value>
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <key>aws:cloudformation:stack-name</key>
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <value>StackSet-AWS-Landing-Zone-Baseline-PrimaryVPC-8a68de9a-c197-4934-beee-b5d6aebfee0c</value>
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <key>AWS_Solutions</key>
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <value>LandingZoneStackSet</value>
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <key>aws:cloudformation:logical-id</key>
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <value>VPC</value>
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <key>aws:cloudformation:stack-id</key>
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <value>arn:aws:cloudformation:ap-southeast-2:107096209866:stack/StackSet-AWS-Landing-Zone-Baseline-PrimaryVPC-8a68de9a-c197-4934-beee-b5d6aebfee0c/a9181a50-c5e2-11e8-8bf5-50fae94fac82</value>
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </tagSet>
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceTenancy>default</instanceTenancy>
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <isDefault>false</isDefault>
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </vpcSet>
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </DescribeVpcsResponse>
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:17 [DEBUG] Setting Security Group IDs: []string{"sg-0e7f16101de0e6d5d"}
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:17 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeVolumes Details:
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: POST / HTTP/1.1
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Host: ec2.ap-southeast-2.amazonaws.com
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: User-Agent: aws-sdk-go/1.22.0 (go1.12.6; windows; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.6
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 107
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Authorization: AWS4-HMAC-SHA256 Credential=XXXXXXXXXXXXXXXXXXXXX/20190811/ap-southeast-2/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=2f0a5caf137f815db8c50e1934d13a97613641ccf85809c6e59373e161975296
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: X-Amz-Date: 20190811T233417Z
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Accept-Encoding: gzip
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Action=DescribeVolumes&Version=2016-11-15&VolumeId.1=vol-03e142c677419a697&VolumeId.2=vol-0f8baa91219359e66
2019-08-12T09:04:17.076+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:17 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeVolumes Details:
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ RESPONSE ]--------------------------------------
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: HTTP/1.1 200 OK
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Connection: close
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 2006
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: text/xml;charset=UTF-8
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Date: Sun, 11 Aug 2019 23:34:16 GMT
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Server: AmazonEC2
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:17 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <DescribeVolumesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <requestId>0ab130ff-17eb-4d57-b3e8-491309ff6f45</requestId>
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <volumeSet>
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <volumeId>vol-0f8baa91219359e66</volumeId>
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <size>60</size>
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <snapshotId>snap-0a8b9a45b624a5ac0</snapshotId>
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <availabilityZone>ap-southeast-2a</availabilityZone>
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>in-use</status>
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <createTime>2019-08-11T23:33:57.952Z</createTime>
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachmentSet>
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <volumeId>vol-0f8baa91219359e66</volumeId>
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceId>i-0f092ceac39aba2d5</instanceId>
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <device>xvdb</device>
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>attached</status>
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachTime>2019-08-11T23:33:57.000Z</attachTime>
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deleteOnTermination>true</deleteOnTermination>
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </attachmentSet>
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <volumeType>standard</volumeType>
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <encrypted>false</encrypted>
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <volumeId>vol-03e142c677419a697</volumeId>
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <size>50</size>
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <snapshotId>snap-05e1fce90a0d56234</snapshotId>
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <availabilityZone>ap-southeast-2a</availabilityZone>
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>in-use</status>
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <createTime>2019-08-11T23:33:57.820Z</createTime>
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachmentSet>
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <volumeId>vol-03e142c677419a697</volumeId>
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceId>i-0f092ceac39aba2d5</instanceId>
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <device>/dev/sda1</device>
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <status>attached</status>
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <attachTime>2019-08-11T23:33:57.000Z</attachTime>
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <deleteOnTermination>true</deleteOnTermination>
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </attachmentSet>
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <volumeType>standard</volumeType>
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <encrypted>false</encrypted>
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </volumeSet>
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </DescribeVolumesResponse>
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:17 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeInstanceAttribute Details:
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: POST / HTTP/1.1
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Host: ec2.ap-southeast-2.amazonaws.com
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: User-Agent: aws-sdk-go/1.22.0 (go1.12.6; windows; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.6
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 114
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Authorization: AWS4-HMAC-SHA256 Credential=XXXXXXXXXXXXXXXXXXXXX/20190811/ap-southeast-2/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=0e9a7bcb7cdde9f95f2842e8b51738b02e7b275f377b7db32ab42ac5111440db
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: X-Amz-Date: 20190811T233417Z
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Accept-Encoding: gzip
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Action=DescribeInstanceAttribute&Attribute=disableApiTermination&InstanceId=i-0f092ceac39aba2d5&Version=2016-11-15
2019-08-12T09:04:17.259+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:04:17.438+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:17 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeInstanceAttribute Details:
2019-08-12T09:04:17.438+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ RESPONSE ]--------------------------------------
2019-08-12T09:04:17.438+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: HTTP/1.1 200 OK
2019-08-12T09:04:17.438+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Connection: close
2019-08-12T09:04:17.438+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 359
2019-08-12T09:04:17.438+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: text/xml;charset=UTF-8
2019-08-12T09:04:17.438+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Date: Sun, 11 Aug 2019 23:34:16 GMT
2019-08-12T09:04:17.438+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Server: AmazonEC2
2019-08-12T09:04:17.438+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:17.438+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:17.438+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:04:17.438+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:17 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2019-08-12T09:04:17.438+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <DescribeInstanceAttributeResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2019-08-12T09:04:17.438+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <requestId>f98c0523-136f-48fe-a599-571f12980d50</requestId>
2019-08-12T09:04:17.438+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceId>i-0f092ceac39aba2d5</instanceId>
2019-08-12T09:04:17.438+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <disableApiTermination>
2019-08-12T09:04:17.438+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <value>false</value>
2019-08-12T09:04:17.438+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </disableApiTermination>
2019-08-12T09:04:17.438+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </DescribeInstanceAttributeResponse>
2019-08-12T09:04:17.438+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:17 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeInstanceAttribute Details:
2019-08-12T09:04:17.438+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-12T09:04:17.438+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: POST / HTTP/1.1
2019-08-12T09:04:17.438+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Host: ec2.ap-southeast-2.amazonaws.com
2019-08-12T09:04:17.438+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: User-Agent: aws-sdk-go/1.22.0 (go1.12.6; windows; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.6
2019-08-12T09:04:17.438+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 101
2019-08-12T09:04:17.438+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Authorization: AWS4-HMAC-SHA256 Credential=XXXXXXXXXXXXXXXXXXXXX/20190811/ap-southeast-2/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=859f6e18f6144b93874617b6e653da31d5b1910f342ea8f50087fd959d2c6e56
2019-08-12T09:04:17.438+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2019-08-12T09:04:17.438+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: X-Amz-Date: 20190811T233417Z
2019-08-12T09:04:17.438+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Accept-Encoding: gzip
2019-08-12T09:04:17.438+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:17.438+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Action=DescribeInstanceAttribute&Attribute=userData&InstanceId=i-0f092ceac39aba2d5&Version=2016-11-15
2019-08-12T09:04:17.438+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:04:17.616+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:17 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeInstanceAttribute Details:
2019-08-12T09:04:17.616+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ RESPONSE ]--------------------------------------
2019-08-12T09:04:17.616+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: HTTP/1.1 200 OK
2019-08-12T09:04:17.616+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Connection: close
2019-08-12T09:04:17.616+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 289
2019-08-12T09:04:17.616+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: text/xml;charset=UTF-8
2019-08-12T09:04:17.616+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Date: Sun, 11 Aug 2019 23:34:17 GMT
2019-08-12T09:04:17.616+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Server: AmazonEC2
2019-08-12T09:04:17.616+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:17.616+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:17.616+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:04:17.617+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:17 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2019-08-12T09:04:17.617+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <DescribeInstanceAttributeResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2019-08-12T09:04:17.617+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <requestId>d5805410-9e3d-4ab7-b271-36a56d9cdf4c</requestId>
2019-08-12T09:04:17.617+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceId>i-0f092ceac39aba2d5</instanceId>
2019-08-12T09:04:17.617+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <userData/>
2019-08-12T09:04:17.617+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </DescribeInstanceAttributeResponse>
2019-08-12T09:04:17.617+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:17 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeInstanceCreditSpecifications Details:
2019-08-12T09:04:17.617+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ REQUEST POST-SIGN ]-----------------------------
2019-08-12T09:04:17.617+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: POST / HTTP/1.1
2019-08-12T09:04:17.617+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Host: ec2.ap-southeast-2.amazonaws.com
2019-08-12T09:04:17.617+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: User-Agent: aws-sdk-go/1.22.0 (go1.12.6; windows; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.12.6
2019-08-12T09:04:17.617+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Length: 95
2019-08-12T09:04:17.617+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Authorization: AWS4-HMAC-SHA256 Credential=XXXXXXXXXXXXXXXXXXXXX/20190811/ap-southeast-2/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=e5f47a057fa4fa287bbafa83a16d33633f1265dfedd400abd044e0c1275e0a98
2019-08-12T09:04:17.617+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2019-08-12T09:04:17.617+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: X-Amz-Date: 20190811T233417Z
2019-08-12T09:04:17.617+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Accept-Encoding: gzip
2019-08-12T09:04:17.617+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:17.617+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Action=DescribeInstanceCreditSpecifications&InstanceId.1=i-0f092ceac39aba2d5&Version=2016-11-15
2019-08-12T09:04:17.617+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:04:17.868+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:17 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeInstanceCreditSpecifications Details:
2019-08-12T09:04:17.868+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: ---[ RESPONSE ]--------------------------------------
2019-08-12T09:04:17.868+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: HTTP/1.1 200 OK
2019-08-12T09:04:17.868+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Connection: close
2019-08-12T09:04:17.868+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Transfer-Encoding: chunked
2019-08-12T09:04:17.868+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Content-Type: text/xml;charset=UTF-8
2019-08-12T09:04:17.868+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Date: Sun, 11 Aug 2019 23:34:17 GMT
2019-08-12T09:04:17.868+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Server: AmazonEC2
2019-08-12T09:04:17.868+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: Vary: accept-encoding
2019-08-12T09:04:17.868+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:17.868+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe:
2019-08-12T09:04:17.868+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: -----------------------------------------------------
2019-08-12T09:04:17.868+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: 2019/08/12 09:04:17 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2019-08-12T09:04:17.868+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <DescribeInstanceCreditSpecificationsResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2019-08-12T09:04:17.868+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <requestId>d1c34d37-1419-4425-ac29-6e5e5c9fb1c4</requestId>
2019-08-12T09:04:17.868+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceCreditSpecificationSet>
2019-08-12T09:04:17.868+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <item>
2019-08-12T09:04:17.868+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <cpuCredits>standard</cpuCredits>
2019-08-12T09:04:17.868+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: <instanceId>i-0f092ceac39aba2d5</instanceId>
2019-08-12T09:04:17.868+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </item>
2019-08-12T09:04:17.868+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </instanceCreditSpecificationSet>
2019-08-12T09:04:17.868+0930 [DEBUG] plugin.terraform-provider-aws_v2.23.0_x4.exe: </DescribeInstanceCreditSpecificationsResponse>
2019/08/12 09:04:17 [WARN] Provider "aws" produced an unexpected new value for aws_instance.ec2instance[0], 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:
- .monitoring: was null, but now cty.False
- .ebs_optimized: was null, but now cty.False
- .disable_api_termination: was null, but now cty.False
- .iam_instance_profile: was null, but now cty.StringVal("")
- .credit_specification: block count changed from 0 to 1
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalMaybeTainted
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalWriteState
2019/08/12 09:04:17 [TRACE] EvalWriteState: writing current state object for aws_instance.ec2instance[0]
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalApplyProvisioners
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalMaybeTainted
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalWriteState
2019/08/12 09:04:17 [TRACE] EvalWriteState: writing current state object for aws_instance.ec2instance[0]
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalIf
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalIf
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalWriteDiff
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalApplyPost
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalUpdateStateHook
2019/08/12 09:04:17 [TRACE] statemgr.Filesystem: have already backed up original terraform.tfstate to terraform.tfstate.backup on a previous write
2019/08/12 09:04:17 [TRACE] statemgr.Filesystem: state has changed since last snapshot, so incrementing serial to 228
2019/08/12 09:04:17 [TRACE] statemgr.Filesystem: writing snapshot at terraform.tfstate
2019/08/12 09:04:17 [TRACE] [walkApply] Exiting eval tree: aws_instance.ec2instance[0]
2019/08/12 09:04:17 [TRACE] vertex "aws_instance.ec2instance[0]": visit complete
2019/08/12 09:04:17 [TRACE] dag/walk: visiting "output.private_ip"
2019/08/12 09:04:17 [TRACE] vertex "output.private_ip": starting visit (*terraform.NodeApplyableOutput)
2019/08/12 09:04:17 [TRACE] vertex "output.private_ip": evaluating
2019/08/12 09:04:17 [TRACE] [walkApply] Entering eval tree: output.private_ip
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalSequence
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalOpFilter
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalWriteOutput
2019/08/12 09:04:17 [TRACE] dag/walk: visiting "provider.aws (close)"
2019/08/12 09:04:17 [TRACE] dag/walk: visiting "null_resource.nullresource[1]"
2019/08/12 09:04:17 [TRACE] dag/walk: visiting "null_resource.nullresource[2]"
2019/08/12 09:04:17 [TRACE] dag/walk: visiting "null_resource.nullresource[0]"
2019/08/12 09:04:17 [TRACE] vertex "null_resource.nullresource[2]": starting visit (*terraform.NodeApplyableResourceInstance)
2019/08/12 09:04:17 [TRACE] vertex "provider.aws (close)": starting visit (*terraform.graphNodeCloseProvider)
2019/08/12 09:04:17 [TRACE] vertex "null_resource.nullresource[0]": starting visit (*terraform.NodeApplyableResourceInstance)
2019/08/12 09:04:17 [TRACE] vertex "provider.aws (close)": evaluating
2019/08/12 09:04:17 [TRACE] GetResourceInstance: aws_instance.ec2instance has multiple keyed instances
2019/08/12 09:04:17 [TRACE] [walkApply] Entering eval tree: provider.aws (close)
2019/08/12 09:04:17 [TRACE] vertex "null_resource.nullresource[1]": starting visit (*terraform.NodeApplyableResourceInstance)
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalCloseProvider
2019/08/12 09:04:17 [TRACE] GRPCProvider: Close
2019/08/12 09:04:17 [TRACE] vertex "null_resource.nullresource[2]": evaluating
2019/08/12 09:04:17 [TRACE] [walkApply] Entering eval tree: null_resource.nullresource[2]
2019/08/12 09:04:17 [TRACE] vertex "null_resource.nullresource[0]": evaluating
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalSequence
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalGetProvider
2019/08/12 09:04:17 [TRACE] vertex "null_resource.nullresource[1]": evaluating
2019/08/12 09:04:17 [TRACE] [walkApply] Entering eval tree: null_resource.nullresource[0]
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalSequence
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalGetProvider
2019/08/12 09:04:17 [TRACE] [walkApply] Entering eval tree: null_resource.nullresource[1]
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalSequence
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalGetProvider
2019/08/12 09:04:17 [TRACE] EvalWriteOutput: Saving value for output.private_ip in state
2019/08/12 09:04:17 [TRACE] EvalWriteOutput: Saving Create change for output.private_ip in changeset
2019/08/12 09:04:17 [TRACE] [walkApply] Exiting eval tree: output.private_ip
2019/08/12 09:04:17 [TRACE] vertex "output.private_ip": visit complete
2019-08-12T09:04:17.885+0930 [DEBUG] plugin: plugin process exited: path=C:\Users\hslasw\docs\Master-TF\terraform-scratch\.terraform\plugins\windows_amd64\terraform-provider-aws_v2.23.0_x4.exe pid=51792
2019-08-12T09:04:17.885+0930 [DEBUG] plugin: plugin exited
2019/08/12 09:04:17 [TRACE] [walkApply] Exiting eval tree: provider.aws (close)
2019/08/12 09:04:17 [TRACE] vertex "provider.aws (close)": visit complete
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalReadDiff
2019/08/12 09:04:17 [TRACE] EvalReadDiff: Read Create change from plan for null_resource.nullresource[2]
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalIf
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalReadDiff
2019/08/12 09:04:17 [TRACE] EvalReadDiff: Read Create change from plan for null_resource.nullresource[1]
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalIf
2019/08/12 09:04:17 [TRACE] <root>: eval: terraform.EvalNoop
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalIf
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalReadState
2019/08/12 09:04:17 [TRACE] EvalReadState: reading state for null_resource.nullresource[1]
2019/08/12 09:04:17 [TRACE] <root>: eval: terraform.EvalNoop
2019/08/12 09:04:17 [TRACE] EvalReadState: no state present for null_resource.nullresource[1]
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalReadDiff
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalIf
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalReadState
2019/08/12 09:04:17 [TRACE] EvalReadDiff: Read Create change from plan for null_resource.nullresource[1]
2019/08/12 09:04:17 [TRACE] EvalReadState: reading state for null_resource.nullresource[2]
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalDiff
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalReadDiff
2019/08/12 09:04:17 [TRACE] EvalReadDiff: Read Create change from plan for null_resource.nullresource[0]
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalIf
2019/08/12 09:04:17 [TRACE] <root>: eval: terraform.EvalNoop
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalIf
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalReadState
2019/08/12 09:04:17 [TRACE] EvalReadState: reading state for null_resource.nullresource[0]
2019/08/12 09:04:17 [TRACE] EvalReadState: no state present for null_resource.nullresource[0]
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalReadDiff
2019/08/12 09:04:17 [TRACE] EvalReadState: no state present for null_resource.nullresource[2]
2019/08/12 09:04:17 [TRACE] EvalReadDiff: Read Create change from plan for null_resource.nullresource[0]
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalDiff
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalReadDiff
2019/08/12 09:04:17 [TRACE] EvalReadDiff: Read Create change from plan for null_resource.nullresource[2]
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalDiff
2019/08/12 09:04:17 [TRACE] Re-validating config for "null_resource.nullresource[0]"
2019/08/12 09:04:17 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2019/08/12 09:04:17 [TRACE] Re-validating config for "null_resource.nullresource[1]"
2019/08/12 09:04:17 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2019/08/12 09:04:17 [TRACE] Re-validating config for "null_resource.nullresource[2]"
2019/08/12 09:04:17 [TRACE] GRPCProvider: ValidateResourceTypeConfig
2019/08/12 09:04:17 [TRACE] GRPCProvider: PlanResourceChange
2019/08/12 09:04:17 [TRACE] GRPCProvider: PlanResourceChange
2019/08/12 09:04:17 [TRACE] GRPCProvider: PlanResourceChange
2019-08-12T09:04:17.885+0930 [DEBUG] plugin.terraform-provider-null_v2.1.2_x4.exe: 2019/08/12 09:04:17 [DEBUG] Instance Diff is nil in SimpleDiff()
2019-08-12T09:04:17.885+0930 [DEBUG] plugin.terraform-provider-null_v2.1.2_x4.exe: 2019/08/12 09:04:17 [DEBUG] Instance Diff is nil in SimpleDiff()
2019-08-12T09:04:17.885+0930 [DEBUG] plugin.terraform-provider-null_v2.1.2_x4.exe: 2019/08/12 09:04:17 [DEBUG] Instance Diff is nil in SimpleDiff()
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalCheckPlannedChange
2019/08/12 09:04:17 [TRACE] EvalCheckPlannedChange: Verifying that actual change (action Create) matches planned change (action Create)
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalGetProvider
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalReadState
2019/08/12 09:04:17 [TRACE] EvalReadState: reading state for null_resource.nullresource[1]
2019/08/12 09:04:17 [TRACE] EvalReadState: no state present for null_resource.nullresource[1]
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalCheckPlannedChange
2019/08/12 09:04:17 [TRACE] EvalCheckPlannedChange: Verifying that actual change (action Create) matches planned change (action Create)
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalGetProvider
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalReadState
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalCheckPlannedChange
2019/08/12 09:04:17 [TRACE] EvalCheckPlannedChange: Verifying that actual change (action Create) matches planned change (action Create)
2019/08/12 09:04:17 [TRACE] EvalReadState: reading state for null_resource.nullresource[0]
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalGetProvider
2019/08/12 09:04:17 [TRACE] EvalReadState: no state present for null_resource.nullresource[0]
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalReduceDiff
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalReadState
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalIf
2019/08/12 09:04:17 [TRACE] <root>: eval: terraform.EvalNoop
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalApplyPre
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalReduceDiff
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalIf
2019/08/12 09:04:17 [TRACE] <root>: eval: terraform.EvalNoop
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalApplyPre
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalApply
2019/08/12 09:04:17 [TRACE] EvalReadState: reading state for null_resource.nullresource[2]
2019/08/12 09:04:17 [TRACE] EvalReadState: no state present for null_resource.nullresource[2]
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalReduceDiff
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalIf
2019/08/12 09:04:17 [TRACE] <root>: eval: terraform.EvalNoop
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalApplyPre
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalApply
2019/08/12 09:04:17 [DEBUG] null_resource.nullresource[0]: applying the planned Create change
2019/08/12 09:04:17 [TRACE] GRPCProvider: ApplyResourceChange
2019/08/12 09:04:17 [DEBUG] null_resource.nullresource[2]: applying the planned Create change
2019/08/12 09:04:17 [TRACE] GRPCProvider: ApplyResourceChange
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalApply
2019/08/12 09:04:17 [DEBUG] null_resource.nullresource[1]: applying the planned Create change
2019/08/12 09:04:17 [TRACE] GRPCProvider: ApplyResourceChange
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalMaybeTainted
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalWriteState
2019/08/12 09:04:17 [TRACE] EvalWriteState: writing current state object for null_resource.nullresource[0]
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalMaybeTainted
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalWriteState
2019/08/12 09:04:17 [TRACE] EvalWriteState: writing current state object for null_resource.nullresource[1]
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalApplyProvisioners
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalMaybeTainted
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalApplyProvisioners
2019/08/12 09:04:17 [TRACE] EvalApplyProvisioners: provisioning null_resource.nullresource[0] with "remote-exec"
2019/08/12 09:04:17 [TRACE] EvalApplyProvisioners: provisioning null_resource.nullresource[1] with "remote-exec"
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalWriteState
2019/08/12 09:04:17 [TRACE] EvalWriteState: writing current state object for null_resource.nullresource[2]
2019/08/12 09:04:17 [TRACE] <root>: eval: *terraform.EvalApplyProvisioners
2019/08/12 09:04:17 [TRACE] EvalApplyProvisioners: provisioning null_resource.nullresource[2] with "remote-exec"
2019/08/12 09:04:17 [TRACE] GetResourceInstance: aws_instance.ec2instance has multiple keyed instances
2019/08/12 09:04:17 [TRACE] GetResourceInstance: aws_instance.ec2instance has multiple keyed instances
2019/08/12 09:04:17 [TRACE] GetResourceInstance: aws_instance.ec2instance has multiple keyed instances
2019-08-12T09:04:17.888+0930 [DEBUG] plugin.terraform.exe: remote-exec-provisioner (internal) 2019/08/12 09:04:17 [DEBUG] connecting to remote shell using WinRM
2019-08-12T09:04:17.888+0930 [DEBUG] plugin.terraform.exe: remote-exec-provisioner (internal) 2019/08/12 09:04:17 [DEBUG] connecting to remote shell using WinRM
2019-08-12T09:04:17.888+0930 [DEBUG] plugin.terraform.exe: remote-exec-provisioner (internal) 2019/08/12 09:04:17 [DEBUG] connecting to remote shell using WinRM
2019/08/12 09:04:21 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[0]"
2019/08/12 09:04:21 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:04:21 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[0]"
2019/08/12 09:04:21 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:04:26 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[0]"
2019/08/12 09:04:26 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[0]"
2019/08/12 09:04:26 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:04:26 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:04:31 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[0]"
2019/08/12 09:04:31 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:04:31 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[0]"
2019/08/12 09:04:31 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:04:36 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[0]"
2019/08/12 09:04:36 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:04:36 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[0]"
2019/08/12 09:04:36 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019-08-12T09:04:38.889+0930 [DEBUG] plugin.terraform.exe: remote-exec-provisioner (internal) 2019/08/12 09:04:38 [ERROR] error creating shell: unknown error Post http://10.129.25.157:5985/wsman: dial tcp 10.129.25.157:5985: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-08-12T09:04:38.889+0930 [DEBUG] plugin.terraform.exe: remote-exec-provisioner (internal) 2019/08/12 09:04:38 [WARN] retryable error: unknown error Post http://10.129.25.157:5985/wsman: dial tcp 10.129.25.157:5985: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-08-12T09:04:38.889+0930 [DEBUG] plugin.terraform.exe: remote-exec-provisioner (internal) 2019/08/12 09:04:38 [INFO] sleeping for 1s
2019-08-12T09:04:38.890+0930 [DEBUG] plugin.terraform.exe: remote-exec-provisioner (internal) 2019/08/12 09:04:38 [ERROR] error creating shell: unknown error Post http://10.129.25.190:5985/wsman: dial tcp 10.129.25.190:5985: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-08-12T09:04:38.890+0930 [DEBUG] plugin.terraform.exe: remote-exec-provisioner (internal) 2019/08/12 09:04:38 [WARN] retryable error: unknown error Post http://10.129.25.190:5985/wsman: dial tcp 10.129.25.190:5985: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-08-12T09:04:38.890+0930 [DEBUG] plugin.terraform.exe: remote-exec-provisioner (internal) 2019/08/12 09:04:38 [INFO] sleeping for 1s
2019-08-12T09:04:38.891+0930 [DEBUG] plugin.terraform.exe: remote-exec-provisioner (internal) 2019/08/12 09:04:38 [ERROR] error creating shell: unknown error Post http://10.129.25.181:5985/wsman: dial tcp 10.129.25.181:5985: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-08-12T09:04:38.891+0930 [DEBUG] plugin.terraform.exe: remote-exec-provisioner (internal) 2019/08/12 09:04:38 [WARN] retryable error: unknown error Post http://10.129.25.181:5985/wsman: dial tcp 10.129.25.181:5985: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-08-12T09:04:38.891+0930 [DEBUG] plugin.terraform.exe: remote-exec-provisioner (internal) 2019/08/12 09:04:38 [INFO] sleeping for 1s
2019-08-12T09:04:39.889+0930 [DEBUG] plugin.terraform.exe: remote-exec-provisioner (internal) 2019/08/12 09:04:39 [DEBUG] connecting to remote shell using WinRM
2019-08-12T09:04:39.891+0930 [DEBUG] plugin.terraform.exe: remote-exec-provisioner (internal) 2019/08/12 09:04:39 [DEBUG] connecting to remote shell using WinRM
2019-08-12T09:04:39.892+0930 [DEBUG] plugin.terraform.exe: remote-exec-provisioner (internal) 2019/08/12 09:04:39 [DEBUG] connecting to remote shell using WinRM
2019/08/12 09:04:41 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[0]"
2019/08/12 09:04:41 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:04:41 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[0]"
2019/08/12 09:04:41 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:04:46 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:04:46 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[0]"
2019/08/12 09:04:46 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[0]"
2019/08/12 09:04:46 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:04:51 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[0]"
2019/08/12 09:04:51 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:04:51 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[0]"
2019/08/12 09:04:51 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:04:56 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[0]"
2019/08/12 09:04:56 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[0]"
2019/08/12 09:04:56 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:04:56 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019-08-12T09:05:00.890+0930 [DEBUG] plugin.terraform.exe: remote-exec-provisioner (internal) 2019/08/12 09:05:00 [ERROR] error creating shell: unknown error Post http://10.129.25.157:5985/wsman: dial tcp 10.129.25.157:5985: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-08-12T09:05:00.890+0930 [DEBUG] plugin.terraform.exe: remote-exec-provisioner (internal) 2019/08/12 09:05:00 [WARN] retryable error: unknown error Post http://10.129.25.157:5985/wsman: dial tcp 10.129.25.157:5985: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-08-12T09:05:00.890+0930 [DEBUG] plugin.terraform.exe: remote-exec-provisioner (internal) 2019/08/12 09:05:00 [INFO] sleeping for 2s
2019-08-12T09:05:00.893+0930 [DEBUG] plugin.terraform.exe: remote-exec-provisioner (internal) 2019/08/12 09:05:00 [ERROR] error creating shell: unknown error Post http://10.129.25.190:5985/wsman: dial tcp 10.129.25.190:5985: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-08-12T09:05:00.893+0930 [DEBUG] plugin.terraform.exe: remote-exec-provisioner (internal) 2019/08/12 09:05:00 [WARN] retryable error: unknown error Post http://10.129.25.190:5985/wsman: dial tcp 10.129.25.190:5985: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-08-12T09:05:00.893+0930 [DEBUG] plugin.terraform.exe: remote-exec-provisioner (internal) 2019/08/12 09:05:00 [INFO] sleeping for 2s
2019-08-12T09:05:00.894+0930 [DEBUG] plugin.terraform.exe: remote-exec-provisioner (internal) 2019/08/12 09:05:00 [ERROR] error creating shell: unknown error Post http://10.129.25.181:5985/wsman: dial tcp 10.129.25.181:5985: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-08-12T09:05:00.894+0930 [DEBUG] plugin.terraform.exe: remote-exec-provisioner (internal) 2019/08/12 09:05:00 [WARN] retryable error: unknown error Post http://10.129.25.181:5985/wsman: dial tcp 10.129.25.181:5985: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-08-12T09:05:00.894+0930 [DEBUG] plugin.terraform.exe: remote-exec-provisioner (internal) 2019/08/12 09:05:00 [INFO] sleeping for 2s
2019/08/12 09:05:01 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:05:01 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[0]"
2019/08/12 09:05:01 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[0]"
2019/08/12 09:05:01 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019-08-12T09:05:02.891+0930 [DEBUG] plugin.terraform.exe: remote-exec-provisioner (internal) 2019/08/12 09:05:02 [DEBUG] connecting to remote shell using WinRM
2019-08-12T09:05:02.894+0930 [DEBUG] plugin.terraform.exe: remote-exec-provisioner (internal) 2019/08/12 09:05:02 [DEBUG] connecting to remote shell using WinRM
2019-08-12T09:05:02.895+0930 [DEBUG] plugin.terraform.exe: remote-exec-provisioner (internal) 2019/08/12 09:05:02 [DEBUG] connecting to remote shell using WinRM
2019/08/12 09:05:06 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:05:06 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[0]"
2019/08/12 09:05:06 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[0]"
2019/08/12 09:05:06 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:05:11 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[0]"
2019/08/12 09:05:11 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[0]"
2019/08/12 09:05:11 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:05:11 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:05:16 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[0]"
2019/08/12 09:05:16 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[0]"
2019/08/12 09:05:16 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:05:16 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:05:21 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:05:21 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[0]"
2019/08/12 09:05:21 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[0]"
2019/08/12 09:05:21 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019-08-12T09:05:23.894+0930 [DEBUG] plugin.terraform.exe: remote-exec-provisioner (internal) 2019/08/12 09:05:23 [ERROR] error creating shell: unknown error Post http://10.129.25.157:5985/wsman: dial tcp 10.129.25.157:5985: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-08-12T09:05:23.894+0930 [DEBUG] plugin.terraform.exe: remote-exec-provisioner (internal) 2019/08/12 09:05:23 [WARN] retryable error: unknown error Post http://10.129.25.157:5985/wsman: dial tcp 10.129.25.157:5985: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-08-12T09:05:23.894+0930 [DEBUG] plugin.terraform.exe: remote-exec-provisioner (internal) 2019/08/12 09:05:23 [INFO] sleeping for 4s
2019-08-12T09:05:23.897+0930 [DEBUG] plugin.terraform.exe: remote-exec-provisioner (internal) 2019/08/12 09:05:23 [ERROR] error creating shell: unknown error Post http://10.129.25.190:5985/wsman: dial tcp 10.129.25.190:5985: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-08-12T09:05:23.897+0930 [DEBUG] plugin.terraform.exe: remote-exec-provisioner (internal) 2019/08/12 09:05:23 [WARN] retryable error: unknown error Post http://10.129.25.190:5985/wsman: dial tcp 10.129.25.190:5985: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-08-12T09:05:23.897+0930 [DEBUG] plugin.terraform.exe: remote-exec-provisioner (internal) 2019/08/12 09:05:23 [INFO] sleeping for 4s
2019-08-12T09:05:23.897+0930 [DEBUG] plugin.terraform.exe: remote-exec-provisioner (internal) 2019/08/12 09:05:23 [ERROR] error creating shell: unknown error Post http://10.129.25.181:5985/wsman: dial tcp 10.129.25.181:5985: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-08-12T09:05:23.897+0930 [DEBUG] plugin.terraform.exe: remote-exec-provisioner (internal) 2019/08/12 09:05:23 [WARN] retryable error: unknown error Post http://10.129.25.181:5985/wsman: dial tcp 10.129.25.181:5985: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-08-12T09:05:23.897+0930 [DEBUG] plugin.terraform.exe: remote-exec-provisioner (internal) 2019/08/12 09:05:23 [INFO] sleeping for 4s
2019/08/12 09:05:26 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[0]"
2019/08/12 09:05:26 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:05:26 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[0]"
2019/08/12 09:05:26 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019-08-12T09:05:27.894+0930 [DEBUG] plugin.terraform.exe: remote-exec-provisioner (internal) 2019/08/12 09:05:27 [DEBUG] connecting to remote shell using WinRM
2019-08-12T09:05:27.897+0930 [DEBUG] plugin.terraform.exe: remote-exec-provisioner (internal) 2019/08/12 09:05:27 [DEBUG] connecting to remote shell using WinRM
2019-08-12T09:05:27.897+0930 [DEBUG] plugin.terraform.exe: remote-exec-provisioner (internal) 2019/08/12 09:05:27 [DEBUG] connecting to remote shell using WinRM
2019/08/12 09:05:31 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[0]"
2019/08/12 09:05:31 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:05:31 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[0]"
2019/08/12 09:05:31 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:05:36 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[0]"
2019/08/12 09:05:36 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:05:36 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[0]"
2019/08/12 09:05:36 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:05:41 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:05:41 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[0]"
2019/08/12 09:05:41 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[0]"
2019/08/12 09:05:41 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:05:46 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:05:46 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[0]"
2019/08/12 09:05:46 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:05:46 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[0]"
2019-08-12T09:05:48.895+0930 [DEBUG] plugin.terraform.exe: remote-exec-provisioner (internal) 2019/08/12 09:05:48 [ERROR] error creating shell: unknown error Post http://10.129.25.157:5985/wsman: dial tcp 10.129.25.157:5985: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-08-12T09:05:48.895+0930 [DEBUG] plugin.terraform.exe: remote-exec-provisioner (internal) 2019/08/12 09:05:48 [WARN] retryable error: unknown error Post http://10.129.25.157:5985/wsman: dial tcp 10.129.25.157:5985: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-08-12T09:05:48.895+0930 [DEBUG] plugin.terraform.exe: remote-exec-provisioner (internal) 2019/08/12 09:05:48 [INFO] sleeping for 8s
2019-08-12T09:05:48.898+0930 [DEBUG] plugin.terraform.exe: remote-exec-provisioner (internal) 2019/08/12 09:05:48 [ERROR] error creating shell: unknown error Post http://10.129.25.190:5985/wsman: dial tcp 10.129.25.190:5985: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-08-12T09:05:48.898+0930 [DEBUG] plugin.terraform.exe: remote-exec-provisioner (internal) 2019/08/12 09:05:48 [WARN] retryable error: unknown error Post http://10.129.25.190:5985/wsman: dial tcp 10.129.25.190:5985: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-08-12T09:05:48.898+0930 [DEBUG] plugin.terraform.exe: remote-exec-provisioner (internal) 2019/08/12 09:05:48 [INFO] sleeping for 8s
2019-08-12T09:05:48.898+0930 [DEBUG] plugin.terraform.exe: remote-exec-provisioner (internal) 2019/08/12 09:05:48 [ERROR] error creating shell: unknown error Post http://10.129.25.181:5985/wsman: dial tcp 10.129.25.181:5985: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-08-12T09:05:48.898+0930 [DEBUG] plugin.terraform.exe: remote-exec-provisioner (internal) 2019/08/12 09:05:48 [WARN] retryable error: unknown error Post http://10.129.25.181:5985/wsman: dial tcp 10.129.25.181:5985: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
2019-08-12T09:05:48.898+0930 [DEBUG] plugin.terraform.exe: remote-exec-provisioner (internal) 2019/08/12 09:05:48 [INFO] sleeping for 8s
2019/08/12 09:05:51 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:05:51 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[0]"
2019/08/12 09:05:51 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[0]"
2019/08/12 09:05:51 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:05:56 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:05:56 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[0]"
2019/08/12 09:05:56 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[0]"
2019/08/12 09:05:56 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019-08-12T09:05:56.897+0930 [DEBUG] plugin.terraform.exe: remote-exec-provisioner (internal) 2019/08/12 09:05:56 [DEBUG] connecting to remote shell using WinRM
2019-08-12T09:05:56.898+0930 [DEBUG] plugin.terraform.exe: remote-exec-provisioner (internal) 2019/08/12 09:05:56 [DEBUG] connecting to remote shell using WinRM
2019-08-12T09:05:56.898+0930 [DEBUG] plugin.terraform.exe: remote-exec-provisioner (internal) 2019/08/12 09:05:56 [DEBUG] connecting to remote shell using WinRM
2019/08/12 09:06:01 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:06:01 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[0]"
2019/08/12 09:06:01 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[0]"
2019/08/12 09:06:01 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019-08-12T09:06:04.137+0930 [DEBUG] plugin.terraform.exe: remote-exec-provisioner (internal) 2019/08/12 09:06:04 [DEBUG] Uploading file to 'C:/Temp/terraform_1696863264.cmd'
2019-08-12T09:06:04.338+0930 [DEBUG] plugin.terraform.exe: remote-exec-provisioner (internal) 2019/08/12 09:06:04 [DEBUG] Uploading file to 'C:/Temp/terraform_1696863264.cmd'
2019-08-12T09:06:04.625+0930 [DEBUG] plugin.terraform.exe: remote-exec-provisioner (internal) 2019/08/12 09:06:04 [DEBUG] Uploading file to 'C:/Temp/terraform_1696863264.cmd'
2019/08/12 09:06:06 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:06:06 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[0]"
2019/08/12 09:06:06 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:06:06 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[0]"
2019/08/12 09:06:11 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[0]"
2019/08/12 09:06:11 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:06:11 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:06:11 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[0]"
2019/08/12 09:06:16 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[0]"
2019/08/12 09:06:16 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:06:16 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:06:16 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[0]"
2019-08-12T09:06:19.947+0930 [DEBUG] plugin.terraform.exe: remote-exec-provisioner (internal) 2019/08/12 09:06:19 [DEBUG] starting remote command: C:/Temp/terraform_1696863264.cmd
2019-08-12T09:06:20.935+0930 [DEBUG] plugin.terraform.exe: remote-exec-provisioner (internal) 2019/08/12 09:06:20 [DEBUG] starting remote command: C:/Temp/terraform_1696863264.cmd
2019/08/12 09:06:21 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[0]"
2019/08/12 09:06:21 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:06:21 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[0]"
2019/08/12 09:06:21 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019-08-12T09:06:22.224+0930 [DEBUG] plugin.terraform.exe: remote-exec-provisioner (internal) 2019/08/12 09:06:22 [DEBUG] Uploading file to 'C:/Temp/terraform_1696863264.cmd'
2019-08-12T09:06:22.447+0930 [DEBUG] plugin.terraform.exe: remote-exec-provisioner (internal) 2019/08/12 09:06:22 [DEBUG] Uploading file to 'C:/Temp/terraform_1696863264.cmd'
2019/08/12 09:06:24 [TRACE] <root>: eval: *terraform.EvalMaybeTainted
2019/08/12 09:06:24 [TRACE] <root>: eval: *terraform.EvalWriteState
2019/08/12 09:06:24 [TRACE] EvalWriteState: writing current state object for null_resource.nullresource[2]
2019/08/12 09:06:24 [TRACE] <root>: eval: *terraform.EvalIf
2019/08/12 09:06:24 [TRACE] <root>: eval: *terraform.EvalIf
2019/08/12 09:06:24 [TRACE] <root>: eval: *terraform.EvalWriteDiff
2019/08/12 09:06:24 [TRACE] <root>: eval: *terraform.EvalApplyPost
2019/08/12 09:06:24 [TRACE] <root>: eval: *terraform.EvalUpdateStateHook
2019/08/12 09:06:24 [TRACE] statemgr.Filesystem: have already backed up original terraform.tfstate to terraform.tfstate.backup on a previous write
2019/08/12 09:06:24 [TRACE] statemgr.Filesystem: state has changed since last snapshot, so incrementing serial to 229
2019/08/12 09:06:24 [TRACE] statemgr.Filesystem: writing snapshot at terraform.tfstate
2019/08/12 09:06:24 [TRACE] [walkApply] Exiting eval tree: null_resource.nullresource[2]
2019/08/12 09:06:24 [TRACE] vertex "null_resource.nullresource[2]": visit complete
2019/08/12 09:06:24 [TRACE] <root>: eval: *terraform.EvalMaybeTainted
2019/08/12 09:06:24 [TRACE] <root>: eval: *terraform.EvalWriteState
2019/08/12 09:06:24 [TRACE] EvalWriteState: writing current state object for null_resource.nullresource[0]
2019/08/12 09:06:24 [TRACE] <root>: eval: *terraform.EvalIf
2019/08/12 09:06:24 [TRACE] <root>: eval: *terraform.EvalIf
2019/08/12 09:06:24 [TRACE] <root>: eval: *terraform.EvalWriteDiff
2019/08/12 09:06:24 [TRACE] <root>: eval: *terraform.EvalApplyPost
2019/08/12 09:06:24 [TRACE] <root>: eval: *terraform.EvalUpdateStateHook
2019/08/12 09:06:24 [TRACE] statemgr.Filesystem: have already backed up original terraform.tfstate to terraform.tfstate.backup on a previous write
2019/08/12 09:06:24 [TRACE] statemgr.Filesystem: state has changed since last snapshot, so incrementing serial to 230
2019/08/12 09:06:24 [TRACE] statemgr.Filesystem: writing snapshot at terraform.tfstate
2019/08/12 09:06:24 [TRACE] [walkApply] Exiting eval tree: null_resource.nullresource[0]
2019/08/12 09:06:24 [TRACE] vertex "null_resource.nullresource[0]": visit complete
2019/08/12 09:06:26 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:06:26 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:06:29 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:06:29 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:06:31 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:06:31 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:06:34 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:06:34 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:06:36 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:06:36 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:06:39 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:06:39 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:06:41 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:06:41 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:06:44 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:06:44 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:06:46 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:06:46 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:06:49 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:06:49 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:06:51 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:06:51 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:06:54 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:06:54 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:06:56 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:06:56 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:06:59 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:06:59 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:07:01 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:07:01 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:07:04 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:07:04 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:07:06 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:07:06 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:07:09 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:07:09 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:07:11 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:07:11 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:07:14 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:07:14 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:07:16 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:07:16 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:07:19 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:07:19 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:07:21 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:07:21 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:07:24 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:07:24 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:07:26 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:07:26 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:07:29 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:07:29 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:07:31 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:07:31 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:07:34 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:07:34 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:07:36 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:07:36 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:07:39 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:07:39 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:07:41 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:07:41 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:07:44 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:07:44 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:07:46 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:07:46 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:07:49 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:07:49 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:07:51 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:07:51 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:07:54 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:07:54 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:07:56 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:07:56 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:07:59 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:07:59 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:08:01 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:08:01 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:08:04 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:08:04 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:08:06 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:08:06 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:08:09 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:08:09 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:08:11 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:08:11 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:08:14 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:08:14 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:08:16 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:08:16 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:08:19 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:08:19 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:08:21 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:08:21 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:08:24 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:08:24 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:08:26 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:08:26 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:08:29 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:08:29 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:08:31 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:08:31 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:08:34 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:08:34 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:08:36 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:08:36 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:08:39 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:08:39 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:08:41 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:08:41 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:08:44 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:08:44 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:08:46 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:08:46 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:08:49 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:08:49 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:08:51 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:08:51 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:08:54 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:08:54 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:08:56 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:08:56 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:08:59 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:08:59 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:09:01 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:09:01 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:09:04 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:09:04 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:09:06 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:09:06 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:09:09 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:09:09 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:09:11 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:09:11 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:09:14 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:09:14 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:09:16 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:09:16 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:09:19 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:09:19 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:09:21 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:09:21 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:09:24 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:09:24 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:09:26 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:09:26 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:09:29 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:09:29 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:09:31 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:09:31 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:09:34 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:09:34 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:09:36 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:09:36 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:09:39 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:09:39 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:09:41 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:09:41 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:09:44 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:09:44 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:09:46 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:09:46 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:09:49 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:09:49 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:09:51 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:09:51 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:09:54 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:09:54 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:09:56 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:09:56 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:09:59 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:09:59 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:10:01 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:10:01 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:10:04 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:10:04 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:10:06 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:10:06 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:10:09 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:10:09 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:10:11 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:10:11 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:10:14 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:10:14 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:10:16 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:10:16 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:10:19 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:10:19 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:10:21 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:10:21 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:10:24 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:10:24 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:10:26 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:10:26 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:10:29 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:10:29 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:10:31 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:10:31 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:10:34 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:10:34 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:10:36 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:10:36 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:10:39 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:10:39 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:10:41 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:10:41 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:10:44 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:10:44 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:10:46 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:10:46 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:10:49 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:10:49 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:10:51 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:10:51 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:10:54 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:10:54 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:10:56 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:10:56 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:10:59 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:10:59 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:11:01 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:11:01 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:11:04 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:11:04 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:11:06 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:11:06 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:11:09 [TRACE] backend/local: waiting for the running operation to stop
2019/08/12 09:11:09 [WARN] terraform: Stop called, initiating interrupt sequence
2019/08/12 09:11:09 [WARN] terraform: run context exists, stopping
2019/08/12 09:11:09 [INFO] terraform: waiting for graceful stop to complete
2019/08/12 09:11:09 [TRACE] Context: requesting providers and provisioners to gracefully stop
2019/08/12 09:11:09 [TRACE] GRPCProvider: Stop
2019-08-12T09:11:09.102+0930 [DEBUG] plugin.terraform.exe: plugin received interrupt signal, ignoring: count=1 timestamp=2019-08-12T09:11:09.102+0930
2019-08-12T09:11:09.102+0930 [DEBUG] plugin.terraform-provider-null_v2.1.2_x4.exe: plugin received interrupt signal, ignoring: count=1 timestamp=2019-08-12T09:11:09.102+0930
2019/08/12 09:11:09 [TRACE] dag/walk: vertex "provisioner.remote-exec (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:11:09 [TRACE] dag/walk: vertex "provider.null (close)" is waiting for "null_resource.nullresource[1]"
2019/08/12 09:11:11 [TRACE] dag/walk: vertex "root" is waiting for "provisioner.remote-exec (close)"
2019/08/12 09:11:11 [TRACE] dag/walk: vertex "meta.count-boundary (EachMode fixup)" is waiting for "null_resource.nullresource[1]"
2019-08-12T09:11:12.061+0930 [DEBUG] plugin.terraform.exe: plugin received interrupt signal, ignoring: count=2 timestamp=2019-08-12T09:11:12.061+0930
2019-08-12T09:11:12.061+0930 [DEBUG] plugin.terraform-provider-null_v2.1.2_x4.exe: plugin received interrupt signal, ignoring: count=2 timestamp=2019-08-12T09:11:12.061+0930
2019/08/12 09:11:12 [WARN] running operation was forcefully canceled
2019/08/12 09:11:12 [TRACE] statemgr.Filesystem: removing lock metadata file .terraform.tfstate.lock.info
2019/08/12 09:11:12 [TRACE] statemgr.Filesystem: unlocked by closing terraform.tfstate
2019/08/12 09:11:12 [WARN] Early exit triggered by hook: *terraform.stopHook
2019/08/12 09:11:12 [WARN] Errors while provisioning null_resource.nullresource[1] with "remote-exec", so aborting
2019/08/12 09:11:12 [TRACE] EvalApplyProvisioners: null_resource.nullresource[1] provisioning failed, but we will continue anyway at the caller's request
2019/08/12 09:11:12 [TRACE] <root>: eval: *terraform.EvalMaybeTainted
2019/08/12 09:11:12 [TRACE] EvalMaybeTainted: null_resource.nullresource[1] encountered an error during creation, so it is now marked as tainted
2019/08/12 09:11:12 [TRACE] <root>: eval: *terraform.EvalWriteState
2019/08/12 09:11:12 [TRACE] EvalWriteState: writing current state object for null_resource.nullresource[1]
2019/08/12 09:11:12 [TRACE] <root>: eval: *terraform.EvalIf
2019/08/12 09:11:12 [TRACE] <root>: eval: *terraform.EvalIf
2019/08/12 09:11:12 [TRACE] <root>: eval: *terraform.EvalWriteDiff
2019/08/12 09:11:12 [TRACE] <root>: eval: *terraform.EvalApplyPost
2019/08/12 09:11:12 [WARN] Early exit triggered by hook: *terraform.stopHook
2019/08/12 09:11:12 [TRACE] <root>: eval: *terraform.EvalApplyPost, early exit err: early exit
2019/08/12 09:11:12 [TRACE] <root>: eval: *terraform.EvalSequence, early exit err: early exit
2019/08/12 09:11:12 [TRACE] [walkApply] Exiting eval tree: null_resource.nullresource[1]
2019/08/12 09:11:12 [TRACE] vertex "null_resource.nullresource[1]": visit complete
2019/08/12 09:11:12 [TRACE] dag/walk: visiting "provisioner.remote-exec (close)"
2019/08/12 09:11:12 [TRACE] vertex "provisioner.remote-exec (close)": starting visit (*terraform.graphNodeCloseProvisioner)
2019/08/12 09:11:12 [TRACE] vertex "provisioner.remote-exec (close)": evaluating
2019/08/12 09:11:12 [TRACE] [walkApply] Entering eval tree: provisioner.remote-exec (close)
2019/08/12 09:11:12 [TRACE] <root>: eval: *terraform.EvalCloseProvisioner
2019/08/12 09:11:12 [TRACE] dag/walk: visiting "provider.null (close)"
2019-08-12T09:11:12.066+0930 [WARN] plugin: error closing client during Kill: err="rpc error: code = Canceled desc = grpc: the client connection is closing"
2019-08-12T09:11:12.066+0930 [WARN] plugin: plugin failed to exit gracefully
2019/08/12 09:11:12 [TRACE] dag/walk: visiting "meta.count-boundary (EachMode fixup)"
2019/08/12 09:11:12 [TRACE] vertex "provider.null (close)": starting visit (*terraform.graphNodeCloseProvider)
2019/08/12 09:11:12 [TRACE] vertex "provider.null (close)": evaluating
2019/08/12 09:11:12 [TRACE] [walkApply] Entering eval tree: provider.null (close)
2019/08/12 09:11:12 [TRACE] <root>: eval: *terraform.EvalCloseProvider
2019/08/12 09:11:12 [TRACE] vertex "meta.count-boundary (EachMode fixup)": starting visit (*terraform.NodeCountBoundary)
2019/08/12 09:11:12 [TRACE] GRPCProvider: Close
2019/08/12 09:11:12 [TRACE] vertex "meta.count-boundary (EachMode fixup)": evaluating
2019/08/12 09:11:12 [TRACE] [walkApply] Entering eval tree: meta.count-boundary (EachMode fixup)
2019/08/12 09:11:12 [TRACE] <root>: eval: *terraform.EvalCountFixZeroOneBoundaryGlobal
2019-08-12T09:11:12.066+0930 [WARN] plugin: error closing client during Kill: err="rpc error: code = Canceled desc = grpc: the client connection is closing"
2019-08-12T09:11:12.066+0930 [WARN] plugin: plugin failed to exit gracefully
2019/08/12 09:11:12 [TRACE] [walkApply] Exiting eval tree: meta.count-boundary (EachMode fixup)
2019/08/12 09:11:12 [TRACE] vertex "meta.count-boundary (EachMode fixup)": visit complete
2019-08-12T09:11:12.073+0930 [DEBUG] plugin: plugin process exited: path=C:\Users\hslasw\docs\Master-TF\terraform-scratch\.terraform\plugins\windows_amd64\terraform-provider-null_v2.1.2_x4.exe pid=7144
2019-08-12T09:11:12.073+0930 [DEBUG] plugin: plugin exited
2019/08/12 09:11:12 [TRACE] [walkApply] Exiting eval tree: provider.null (close)
2019/08/12 09:11:12 [TRACE] vertex "provider.null (close)": visit complete
2019-08-12T09:11:12.086+0930 [DEBUG] plugin: plugin process exited: path=C:\Users\hslasw\terraform.exe pid=41524 error="exit status 1"
2019-08-12T09:11:12.086+0930 [DEBUG] plugin: plugin exited
2019/08/12 09:11:12 [TRACE] [walkApply] Exiting eval tree: provisioner.remote-exec (close)
2019/08/12 09:11:12 [TRACE] vertex "provisioner.remote-exec (close)": visit complete
2019/08/12 10:17:12 [INFO] Terraform version: 0.12.6
2019/08/12 10:17:12 [INFO] Go runtime version: go1.12.4
2019/08/12 10:17:12 [INFO] CLI args: []string{"C:\\Users\\hslasw\\terraform.exe", "-v"}
2019/08/12 10:17:12 [DEBUG] Attempting to open CLI config file: C:\Users\hslasw\AppData\Roaming\terraform.rc
2019/08/12 10:17:12 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2019/08/12 10:17:12 [INFO] CLI command args: []string{"version", "-v"}
2019/08/12 10:17:12 [DEBUG] checking for provider in "."
2019/08/12 10:17:12 [DEBUG] checking for provider in "C:\\Users\\hslasw"
2019/08/12 10:17:12 [DEBUG] checking for provider in ".terraform\\plugins\\windows_amd64"
2019/08/12 10:17:12 [DEBUG] found provider "terraform-provider-aws_v2.23.0_x4.exe"
2019/08/12 10:17:12 [DEBUG] found provider "terraform-provider-null_v2.1.2_x4.exe"
2019/08/12 10:17:12 [DEBUG] found valid plugin: "aws", "2.23.0", "C:\\Users\\hslasw\\docs\\Master-TF\\terraform-scratch\\.terraform\\plugins\\windows_amd64\\terraform-provider-aws_v2.23.0_x4.exe"
2019/08/12 10:17:12 [DEBUG] found valid plugin: "null", "2.1.2", "C:\\Users\\hslasw\\docs\\Master-TF\\terraform-scratch\\.terraform\\plugins\\windows_amd64\\terraform-provider-null_v2.1.2_x4.exe"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment