Skip to content

Instantly share code, notes, and snippets.

@msfidelis
Created March 14, 2022 15:28
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 msfidelis/17d5320b431359244aba7cd87f44abd0 to your computer and use it in GitHub Desktop.
Save msfidelis/17d5320b431359244aba7cd87f44abd0 to your computer and use it in GitHub Desktop.
2022-03-14T12:24:33.202-0300 [INFO] Terraform version: 1.0.0
2022-03-14T12:24:33.202-0300 [INFO] Go runtime version: go1.16.4
2022-03-14T12:24:33.202-0300 [INFO] CLI args: []string{"/usr/local/bin/terraform", "plan"}
2022-03-14T12:24:33.203-0300 [TRACE] Stdout is a terminal of width 97
2022-03-14T12:24:33.203-0300 [TRACE] Stderr is a terminal of width 97
2022-03-14T12:24:33.203-0300 [TRACE] Stdin is a terminal
2022-03-14T12:24:33.203-0300 [DEBUG] Attempting to open CLI config file: /Users/matheus/.terraformrc
2022-03-14T12:24:33.203-0300 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2022-03-14T12:24:33.205-0300 [DEBUG] ignoring non-existing provider search directory terraform.d/plugins
2022-03-14T12:24:33.205-0300 [DEBUG] ignoring non-existing provider search directory /Users/matheus/.terraform.d/plugins
2022-03-14T12:24:33.205-0300 [DEBUG] ignoring non-existing provider search directory /Users/matheus/Library/Application Support/io.terraform/plugins
2022-03-14T12:24:33.205-0300 [DEBUG] ignoring non-existing provider search directory /Library/Application Support/io.terraform/plugins
2022-03-14T12:24:33.208-0300 [INFO] CLI command args: []string{"plan"}
2022-03-14T12:24:33.226-0300 [TRACE] Meta.Backend: no config given or present on disk, so returning nil config
2022-03-14T12:24:33.226-0300 [TRACE] Meta.Backend: backend has not previously been initialized in this working directory
2022-03-14T12:24:33.226-0300 [DEBUG] New state was assigned lineage "b4da8278-a0a6-0fb5-6bef-0277dc3c74fd"
2022-03-14T12:24:33.227-0300 [TRACE] Meta.Backend: using default local state only (no backend configuration, and no existing initialized backend)
2022-03-14T12:24:33.227-0300 [TRACE] Meta.Backend: instantiated backend of type <nil>
2022-03-14T12:24:33.238-0300 [TRACE] providercache.fillMetaCache: scanning directory .terraform/providers
2022-03-14T12:24:33.238-0300 [TRACE] getproviders.SearchLocalDirectory: found registry.terraform.io/hashicorp/aws v4.2.0 for darwin_amd64 at .terraform/providers/registry.terraform.io/hashicorp/aws/4.2.0/darwin_amd64
2022-03-14T12:24:33.239-0300 [TRACE] getproviders.SearchLocalDirectory: found registry.terraform.io/hashicorp/awscc v0.12.0 for darwin_amd64 at .terraform/providers/registry.terraform.io/hashicorp/awscc/0.12.0/darwin_amd64
2022-03-14T12:24:33.240-0300 [TRACE] getproviders.SearchLocalDirectory: found registry.terraform.io/hashicorp/null v3.1.0 for darwin_amd64 at .terraform/providers/registry.terraform.io/hashicorp/null/3.1.0/darwin_amd64
2022-03-14T12:24:33.240-0300 [TRACE] getproviders.SearchLocalDirectory: found registry.terraform.io/hashicorp/random v3.1.0 for darwin_amd64 at .terraform/providers/registry.terraform.io/hashicorp/random/3.1.0/darwin_amd64
2022-03-14T12:24:33.241-0300 [TRACE] getproviders.SearchLocalDirectory: found registry.terraform.io/hashicorp/template v2.2.0 for darwin_amd64 at .terraform/providers/registry.terraform.io/hashicorp/template/2.2.0/darwin_amd64
2022-03-14T12:24:33.241-0300 [TRACE] getproviders.SearchLocalDirectory: found registry.terraform.io/hashicorp/time v0.7.2 for darwin_amd64 at .terraform/providers/registry.terraform.io/hashicorp/time/0.7.2/darwin_amd64
2022-03-14T12:24:33.241-0300 [TRACE] providercache.fillMetaCache: including .terraform/providers/registry.terraform.io/hashicorp/template/2.2.0/darwin_amd64 as a candidate package for registry.terraform.io/hashicorp/template 2.2.0
2022-03-14T12:24:33.241-0300 [TRACE] providercache.fillMetaCache: including .terraform/providers/registry.terraform.io/hashicorp/time/0.7.2/darwin_amd64 as a candidate package for registry.terraform.io/hashicorp/time 0.7.2
2022-03-14T12:24:33.241-0300 [TRACE] providercache.fillMetaCache: including .terraform/providers/registry.terraform.io/hashicorp/aws/4.2.0/darwin_amd64 as a candidate package for registry.terraform.io/hashicorp/aws 4.2.0
2022-03-14T12:24:33.242-0300 [TRACE] providercache.fillMetaCache: including .terraform/providers/registry.terraform.io/hashicorp/awscc/0.12.0/darwin_amd64 as a candidate package for registry.terraform.io/hashicorp/awscc 0.12.0
2022-03-14T12:24:33.242-0300 [TRACE] providercache.fillMetaCache: including .terraform/providers/registry.terraform.io/hashicorp/null/3.1.0/darwin_amd64 as a candidate package for registry.terraform.io/hashicorp/null 3.1.0
2022-03-14T12:24:33.242-0300 [TRACE] providercache.fillMetaCache: including .terraform/providers/registry.terraform.io/hashicorp/random/3.1.0/darwin_amd64 as a candidate package for registry.terraform.io/hashicorp/random 3.1.0
2022-03-14T12:24:33.288-0300 [TRACE] providercache.fillMetaCache: using cached result from previous scan of .terraform/providers
2022-03-14T12:24:33.343-0300 [TRACE] providercache.fillMetaCache: using cached result from previous scan of .terraform/providers
2022-03-14T12:24:33.412-0300 [TRACE] providercache.fillMetaCache: using cached result from previous scan of .terraform/providers
2022-03-14T12:24:33.460-0300 [TRACE] providercache.fillMetaCache: using cached result from previous scan of .terraform/providers
2022-03-14T12:24:34.476-0300 [TRACE] providercache.fillMetaCache: using cached result from previous scan of .terraform/providers
2022-03-14T12:24:34.564-0300 [DEBUG] checking for provisioner in "."
2022-03-14T12:24:34.566-0300 [DEBUG] checking for provisioner in "/usr/local/bin"
2022-03-14T12:24:34.569-0300 [INFO] Failed to read plugin lock file .terraform/plugins/darwin_amd64/lock.json: open .terraform/plugins/darwin_amd64/lock.json: no such file or directory
2022-03-14T12:24:34.569-0300 [TRACE] Meta.Backend: backend <nil> does not support operations, so wrapping it in a local backend
2022-03-14T12:24:34.572-0300 [INFO] backend/local: starting Plan operation
2022-03-14T12:24:34.572-0300 [TRACE] backend/local: requesting state manager for workspace "default"
2022-03-14T12:24:34.572-0300 [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
2022-03-14T12:24:34.573-0300 [TRACE] backend/local: requesting state lock for workspace "default"
2022-03-14T12:24:34.573-0300 [TRACE] statemgr.Filesystem: preparing to manage state snapshots at terraform.tfstate
2022-03-14T12:24:34.575-0300 [TRACE] statemgr.Filesystem: existing snapshot has lineage "ffb5fe2d-ca09-079a-2c2a-1f011903d44e" serial 337
2022-03-14T12:24:34.575-0300 [TRACE] statemgr.Filesystem: locking terraform.tfstate using fcntl flock
2022-03-14T12:24:34.575-0300 [TRACE] statemgr.Filesystem: writing lock metadata to .terraform.tfstate.lock.info
2022-03-14T12:24:34.576-0300 [TRACE] backend/local: reading remote state for workspace "default"
2022-03-14T12:24:34.576-0300 [TRACE] statemgr.Filesystem: reading latest snapshot from terraform.tfstate
2022-03-14T12:24:34.576-0300 [TRACE] statemgr.Filesystem: read snapshot with lineage "ffb5fe2d-ca09-079a-2c2a-1f011903d44e" serial 337
2022-03-14T12:24:34.576-0300 [TRACE] backend/local: retrieving local state snapshot for workspace "default"
2022-03-14T12:24:34.576-0300 [TRACE] backend/local: building context for current working directory
2022-03-14T12:24:34.578-0300 [TRACE] terraform.NewContext: starting
2022-03-14T12:24:34.579-0300 [TRACE] terraform.NewContext: loading provider schemas
2022-03-14T12:24:34.580-0300 [TRACE] LoadSchemas: retrieving schema for provider type "registry.terraform.io/hashicorp/aws"
2022-03-14T12:24:34.580-0300 [DEBUG] created provider logger: level=trace
2022-03-14T12:24:34.580-0300 [INFO] provider: configuring client automatic mTLS
2022-03-14T12:24:34.631-0300 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/aws/4.2.0/darwin_amd64/terraform-provider-aws_v4.2.0_x5 args=[.terraform/providers/registry.terraform.io/hashicorp/aws/4.2.0/darwin_amd64/terraform-provider-aws_v4.2.0_x5]
2022-03-14T12:24:34.652-0300 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/aws/4.2.0/darwin_amd64/terraform-provider-aws_v4.2.0_x5 pid=2198
2022-03-14T12:24:34.653-0300 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/aws/4.2.0/darwin_amd64/terraform-provider-aws_v4.2.0_x5
2022-03-14T12:24:34.722-0300 [INFO] provider.terraform-provider-aws_v4.2.0_x5: configuring server automatic mTLS: timestamp=2022-03-14T12:24:34.721-0300
2022-03-14T12:24:34.731-0300 [DEBUG] provider.terraform-provider-aws_v4.2.0_x5: plugin address: address=/var/folders/0_/rcqv54z5461_jpw8lmtcnm_w0000gn/T/plugin1233390780 network=unix timestamp=2022-03-14T12:24:34.731-0300
2022-03-14T12:24:34.731-0300 [DEBUG] provider: using plugin: version=5
2022-03-14T12:24:34.772-0300 [TRACE] GRPCProvider: GetProviderSchema
2022-03-14T12:24:34.772-0300 [TRACE] provider.stdio: waiting for stdio data
2022-03-14T12:24:34.773-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Received request: tf_proto_version=5 tf_req_id=aec77725-2c3c-52c3-18b6-536ae9c4b54b tf_rpc=GetSchema @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:329 @module=sdk.proto tf_provider_addr=provider timestamp=2022-03-14T12:24:34.773-0300
2022-03-14T12:24:34.773-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Calling downstream: tf_provider_addr=provider tf_req_id=aec77725-2c3c-52c3-18b6-536ae9c4b54b @module=sdk.proto tf_proto_version=5 tf_rpc=GetSchema @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:336 timestamp=2022-03-14T12:24:34.773-0300
2022-03-14T12:24:34.808-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Called downstream: @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:342 tf_proto_version=5 tf_provider_addr=provider tf_req_id=aec77725-2c3c-52c3-18b6-536ae9c4b54b @module=sdk.proto tf_rpc=GetSchema timestamp=2022-03-14T12:24:34.808-0300
2022-03-14T12:24:34.822-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Served request: tf_provider_addr=provider tf_rpc=GetSchema @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:348 tf_proto_version=5 tf_req_id=aec77725-2c3c-52c3-18b6-536ae9c4b54b @module=sdk.proto timestamp=2022-03-14T12:24:34.822-0300
2022-03-14T12:24:34.917-0300 [TRACE] GRPCProvider: Close
2022-03-14T12:24:34.920-0300 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2022-03-14T12:24:34.925-0300 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/aws/4.2.0/darwin_amd64/terraform-provider-aws_v4.2.0_x5 pid=2198
2022-03-14T12:24:34.926-0300 [DEBUG] provider: plugin exited
2022-03-14T12:24:34.926-0300 [TRACE] LoadSchemas: retrieving schema for provider type "registry.terraform.io/hashicorp/awscc"
2022-03-14T12:24:34.926-0300 [DEBUG] created provider logger: level=trace
2022-03-14T12:24:34.926-0300 [INFO] provider: configuring client automatic mTLS
2022-03-14T12:24:34.961-0300 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/awscc/0.12.0/darwin_amd64/terraform-provider-awscc args=[.terraform/providers/registry.terraform.io/hashicorp/awscc/0.12.0/darwin_amd64/terraform-provider-awscc]
2022-03-14T12:24:34.966-0300 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/awscc/0.12.0/darwin_amd64/terraform-provider-awscc pid=2199
2022-03-14T12:24:34.966-0300 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/awscc/0.12.0/darwin_amd64/terraform-provider-awscc
2022-03-14T12:24:34.978-0300 [INFO] provider.terraform-provider-awscc: configuring server automatic mTLS: timestamp=2022-03-14T12:24:34.978-0300
2022-03-14T12:24:35.014-0300 [DEBUG] provider: using plugin: version=6
2022-03-14T12:24:35.014-0300 [DEBUG] provider.terraform-provider-awscc: plugin address: network=unix address=/var/folders/0_/rcqv54z5461_jpw8lmtcnm_w0000gn/T/plugin160368682 timestamp=2022-03-14T12:24:35.014-0300
2022-03-14T12:24:35.070-0300 [TRACE] GRPCProvider.v6: GetProviderSchema
2022-03-14T12:24:35.071-0300 [TRACE] provider.stdio: waiting for stdio data
2022-03-14T12:24:35.077-0300 [TRACE] provider.terraform-provider-awscc: Received request: tf_provider_addr=hashicorp/awscc tf_req_id=0e375d43-8edf-910b-4f2e-d45bb49ef5a9 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov6/tf6server/server.go:331 @module=sdk.proto tf_proto_version=6 timestamp=2022-03-14T12:24:35.077-0300
2022-03-14T12:24:35.077-0300 [TRACE] provider.terraform-provider-awscc: Calling downstream: tf_provider_addr=hashicorp/awscc @caller=github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov6/tf6server/server.go:338 @module=sdk.proto tf_proto_version=6 tf_req_id=0e375d43-8edf-910b-4f2e-d45bb49ef5a9 tf_rpc=GetProviderSchema timestamp=2022-03-14T12:24:35.077-0300
2022-03-14T12:24:35.114-0300 [TRACE] provider.terraform-provider-awscc: Called downstream: @caller=github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov6/tf6server/server.go:344 @module=sdk.proto tf_rpc=GetProviderSchema tf_proto_version=6 tf_provider_addr=hashicorp/awscc tf_req_id=0e375d43-8edf-910b-4f2e-d45bb49ef5a9 timestamp=2022-03-14T12:24:35.114-0300
2022-03-14T12:24:35.122-0300 [TRACE] provider.terraform-provider-awscc: Served request: @caller=github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov6/tf6server/server.go:350 @module=sdk.proto tf_proto_version=6 tf_provider_addr=hashicorp/awscc tf_rpc=GetProviderSchema tf_req_id=0e375d43-8edf-910b-4f2e-d45bb49ef5a9 timestamp=2022-03-14T12:24:35.122-0300
2022-03-14T12:24:35.164-0300 [DEBUG] No provider meta schema returned
2022-03-14T12:24:35.214-0300 [TRACE] GRPCProvider.v6: Close
2022-03-14T12:24:35.215-0300 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2022-03-14T12:24:35.218-0300 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/awscc/0.12.0/darwin_amd64/terraform-provider-awscc pid=2199
2022-03-14T12:24:35.218-0300 [DEBUG] provider: plugin exited
2022-03-14T12:24:35.218-0300 [TRACE] LoadSchemas: retrieving schema for provider type "registry.terraform.io/hashicorp/template"
2022-03-14T12:24:35.218-0300 [DEBUG] created provider logger: level=trace
2022-03-14T12:24:35.218-0300 [INFO] provider: configuring client automatic mTLS
2022-03-14T12:24:35.255-0300 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/template/2.2.0/darwin_amd64/terraform-provider-template_v2.2.0_x4 args=[.terraform/providers/registry.terraform.io/hashicorp/template/2.2.0/darwin_amd64/terraform-provider-template_v2.2.0_x4]
2022-03-14T12:24:35.260-0300 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/template/2.2.0/darwin_amd64/terraform-provider-template_v2.2.0_x4 pid=2200
2022-03-14T12:24:35.260-0300 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/template/2.2.0/darwin_amd64/terraform-provider-template_v2.2.0_x4
2022-03-14T12:24:35.267-0300 [INFO] provider.terraform-provider-template_v2.2.0_x4: configuring server automatic mTLS: timestamp=2022-03-14T12:24:35.266-0300
2022-03-14T12:24:35.293-0300 [DEBUG] provider.terraform-provider-template_v2.2.0_x4: plugin address: address=/var/folders/0_/rcqv54z5461_jpw8lmtcnm_w0000gn/T/plugin412866623 network=unix timestamp=2022-03-14T12:24:35.293-0300
2022-03-14T12:24:35.293-0300 [DEBUG] provider: using plugin: version=5
2022-03-14T12:24:35.342-0300 [TRACE] GRPCProvider: GetProviderSchema
2022-03-14T12:24:35.342-0300 [TRACE] provider.stdio: waiting for stdio data
2022-03-14T12:24:35.343-0300 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unimplemented desc = unknown service plugin.GRPCStdio"
2022-03-14T12:24:35.343-0300 [DEBUG] No provider meta schema returned
2022-03-14T12:24:35.343-0300 [TRACE] GRPCProvider: Close
2022-03-14T12:24:35.350-0300 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/template/2.2.0/darwin_amd64/terraform-provider-template_v2.2.0_x4 pid=2200
2022-03-14T12:24:35.350-0300 [DEBUG] provider: plugin exited
2022-03-14T12:24:35.350-0300 [TRACE] LoadSchemas: retrieving schema for provider type "registry.terraform.io/hashicorp/time"
2022-03-14T12:24:35.351-0300 [DEBUG] created provider logger: level=trace
2022-03-14T12:24:35.351-0300 [INFO] provider: configuring client automatic mTLS
2022-03-14T12:24:35.389-0300 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/time/0.7.2/darwin_amd64/terraform-provider-time_v0.7.2_x5 args=[.terraform/providers/registry.terraform.io/hashicorp/time/0.7.2/darwin_amd64/terraform-provider-time_v0.7.2_x5]
2022-03-14T12:24:35.394-0300 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/time/0.7.2/darwin_amd64/terraform-provider-time_v0.7.2_x5 pid=2201
2022-03-14T12:24:35.394-0300 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/time/0.7.2/darwin_amd64/terraform-provider-time_v0.7.2_x5
2022-03-14T12:24:35.402-0300 [INFO] provider.terraform-provider-time_v0.7.2_x5: configuring server automatic mTLS: timestamp=2022-03-14T12:24:35.402-0300
2022-03-14T12:24:35.437-0300 [DEBUG] provider.terraform-provider-time_v0.7.2_x5: plugin address: network=unix address=/var/folders/0_/rcqv54z5461_jpw8lmtcnm_w0000gn/T/plugin872675892 timestamp=2022-03-14T12:24:35.437-0300
2022-03-14T12:24:35.437-0300 [DEBUG] provider: using plugin: version=5
2022-03-14T12:24:35.487-0300 [TRACE] GRPCProvider: GetProviderSchema
2022-03-14T12:24:35.487-0300 [TRACE] provider.stdio: waiting for stdio data
2022-03-14T12:24:35.489-0300 [TRACE] GRPCProvider: Close
2022-03-14T12:24:35.490-0300 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2022-03-14T12:24:35.491-0300 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/time/0.7.2/darwin_amd64/terraform-provider-time_v0.7.2_x5 pid=2201
2022-03-14T12:24:35.491-0300 [DEBUG] provider: plugin exited
2022-03-14T12:24:35.497-0300 [TRACE] terraform.NewContext: complete
2022-03-14T12:24:35.497-0300 [TRACE] backend/local: finished building terraform.Context
2022-03-14T12:24:35.497-0300 [TRACE] backend/local: requesting interactive input, if necessary
2022-03-14T12:24:35.497-0300 [TRACE] Context.Input: Prompting for provider arguments
2022-03-14T12:24:35.497-0300 [TRACE] Context.Input: Provider provider.aws declared at providers.tf:1,1-15
2022-03-14T12:24:35.497-0300 [TRACE] Context.Input: Provider provider.awscc declared at providers.tf:5,1-17
2022-03-14T12:24:35.497-0300 [TRACE] Context.Input: Provider provider.time implied by resource block at release.tf:1,1-33
2022-03-14T12:24:35.497-0300 [TRACE] Context.Input: Provider provider.template implied by data block at workers.tf:1,1-44
2022-03-14T12:24:35.498-0300 [TRACE] Context.Input: Input for provider.aws: map[string]cty.Value{}
2022-03-14T12:24:35.499-0300 [TRACE] Context.Input: Input for provider.awscc: map[string]cty.Value{}
2022-03-14T12:24:35.499-0300 [TRACE] Context.Input: Input for provider.time: map[string]cty.Value{}
2022-03-14T12:24:35.499-0300 [TRACE] Context.Input: Input for provider.template: map[string]cty.Value{}
2022-03-14T12:24:35.499-0300 [TRACE] backend/local: running validation operation
2022-03-14T12:24:35.500-0300 [INFO] terraform: building graph: GraphTypeValidate
2022-03-14T12:24:35.500-0300 [TRACE] Executing graph transform *terraform.ConfigTransformer
2022-03-14T12:24:35.500-0300 [TRACE] ConfigTransformer: Starting for path:
2022-03-14T12:24:35.501-0300 [TRACE] Completed graph transform *terraform.ConfigTransformer with new graph:
aws_cloudwatch_log_group.s3 - *terraform.NodeValidatableResource
aws_iam_policy.msk - *terraform.NodeValidatableResource
aws_iam_policy_attachment.msk - *terraform.NodeValidatableResource
aws_iam_role.msk - *terraform.NodeValidatableResource
aws_kms_key.kms - *terraform.NodeValidatableResource
aws_msk_cluster.main - *terraform.NodeValidatableResource
aws_mskconnect_custom_plugin.s3 - *terraform.NodeValidatableResource
aws_mskconnect_worker_configuration.s3_topic - *terraform.NodeValidatableResource
aws_s3_bucket.plugins - *terraform.NodeValidatableResource
aws_s3_bucket.topic_sync - *terraform.NodeValidatableResource
aws_s3_bucket_acl.topic_sync - *terraform.NodeValidatableResource
aws_s3_bucket_server_side_encryption_configuration.topic_sync - *terraform.NodeValidatableResource
aws_s3_object.s3 - *terraform.NodeValidatableResource
aws_security_group.sg - *terraform.NodeValidatableResource
awscc_kafkaconnect_connector.s3 - *terraform.NodeValidatableResource
data.aws_caller_identity.current - *terraform.NodeValidatableResource
data.aws_iam_policy_document.msk - *terraform.NodeValidatableResource
data.aws_iam_policy_document.msk_policy - *terraform.NodeValidatableResource
data.aws_vpc.main - *terraform.NodeValidatableResource
data.template_file.worker_configuration - *terraform.NodeValidatableResource
time_static.release - *terraform.NodeValidatableResource
------
2022-03-14T12:24:35.501-0300 [TRACE] Executing graph transform *terraform.RootVariableTransformer
2022-03-14T12:24:35.502-0300 [TRACE] Completed graph transform *terraform.RootVariableTransformer with new graph:
aws_cloudwatch_log_group.s3 - *terraform.NodeValidatableResource
aws_iam_policy.msk - *terraform.NodeValidatableResource
aws_iam_policy_attachment.msk - *terraform.NodeValidatableResource
aws_iam_role.msk - *terraform.NodeValidatableResource
aws_kms_key.kms - *terraform.NodeValidatableResource
aws_msk_cluster.main - *terraform.NodeValidatableResource
aws_mskconnect_custom_plugin.s3 - *terraform.NodeValidatableResource
aws_mskconnect_worker_configuration.s3_topic - *terraform.NodeValidatableResource
aws_s3_bucket.plugins - *terraform.NodeValidatableResource
aws_s3_bucket.topic_sync - *terraform.NodeValidatableResource
aws_s3_bucket_acl.topic_sync - *terraform.NodeValidatableResource
aws_s3_bucket_server_side_encryption_configuration.topic_sync - *terraform.NodeValidatableResource
aws_s3_object.s3 - *terraform.NodeValidatableResource
aws_security_group.sg - *terraform.NodeValidatableResource
awscc_kafkaconnect_connector.s3 - *terraform.NodeValidatableResource
data.aws_caller_identity.current - *terraform.NodeValidatableResource
data.aws_iam_policy_document.msk - *terraform.NodeValidatableResource
data.aws_iam_policy_document.msk_policy - *terraform.NodeValidatableResource
data.aws_vpc.main - *terraform.NodeValidatableResource
data.template_file.worker_configuration - *terraform.NodeValidatableResource
time_static.release - *terraform.NodeValidatableResource
var.broker_count - *terraform.NodeRootVariable
var.kafka_version - *terraform.NodeRootVariable
var.node_type - *terraform.NodeRootVariable
var.project_name - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
var.topic_sync - *terraform.NodeRootVariable
var.volume_size - *terraform.NodeRootVariable
var.vpc - *terraform.NodeRootVariable
------
2022-03-14T12:24:35.502-0300 [TRACE] Executing graph transform *terraform.ModuleVariableTransformer
2022-03-14T12:24:35.502-0300 [TRACE] Completed graph transform *terraform.ModuleVariableTransformer (no changes)
2022-03-14T12:24:35.502-0300 [TRACE] Executing graph transform *terraform.LocalTransformer
2022-03-14T12:24:35.502-0300 [TRACE] Completed graph transform *terraform.LocalTransformer (no changes)
2022-03-14T12:24:35.502-0300 [TRACE] Executing graph transform *terraform.OutputTransformer
2022-03-14T12:24:35.503-0300 [TRACE] OutputTransformer: adding connect_configuration as *terraform.NodeApplyableOutput
2022-03-14T12:24:35.503-0300 [TRACE] Completed graph transform *terraform.OutputTransformer with new graph:
aws_cloudwatch_log_group.s3 - *terraform.NodeValidatableResource
aws_iam_policy.msk - *terraform.NodeValidatableResource
aws_iam_policy_attachment.msk - *terraform.NodeValidatableResource
aws_iam_role.msk - *terraform.NodeValidatableResource
aws_kms_key.kms - *terraform.NodeValidatableResource
aws_msk_cluster.main - *terraform.NodeValidatableResource
aws_mskconnect_custom_plugin.s3 - *terraform.NodeValidatableResource
aws_mskconnect_worker_configuration.s3_topic - *terraform.NodeValidatableResource
aws_s3_bucket.plugins - *terraform.NodeValidatableResource
aws_s3_bucket.topic_sync - *terraform.NodeValidatableResource
aws_s3_bucket_acl.topic_sync - *terraform.NodeValidatableResource
aws_s3_bucket_server_side_encryption_configuration.topic_sync - *terraform.NodeValidatableResource
aws_s3_object.s3 - *terraform.NodeValidatableResource
aws_security_group.sg - *terraform.NodeValidatableResource
awscc_kafkaconnect_connector.s3 - *terraform.NodeValidatableResource
data.aws_caller_identity.current - *terraform.NodeValidatableResource
data.aws_iam_policy_document.msk - *terraform.NodeValidatableResource
data.aws_iam_policy_document.msk_policy - *terraform.NodeValidatableResource
data.aws_vpc.main - *terraform.NodeValidatableResource
data.template_file.worker_configuration - *terraform.NodeValidatableResource
output.connect_configuration - *terraform.NodeApplyableOutput
time_static.release - *terraform.NodeValidatableResource
var.broker_count - *terraform.NodeRootVariable
var.kafka_version - *terraform.NodeRootVariable
var.node_type - *terraform.NodeRootVariable
var.project_name - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
var.topic_sync - *terraform.NodeRootVariable
var.volume_size - *terraform.NodeRootVariable
var.vpc - *terraform.NodeRootVariable
------
2022-03-14T12:24:35.503-0300 [TRACE] Executing graph transform *terraform.OrphanResourceInstanceTransformer
2022-03-14T12:24:35.503-0300 [TRACE] Completed graph transform *terraform.OrphanResourceInstanceTransformer (no changes)
2022-03-14T12:24:35.503-0300 [TRACE] Executing graph transform *terraform.StateTransformer
2022-03-14T12:24:35.503-0300 [TRACE] StateTransformer: state is empty, so nothing to do
2022-03-14T12:24:35.503-0300 [TRACE] Completed graph transform *terraform.StateTransformer (no changes)
2022-03-14T12:24:35.503-0300 [TRACE] Executing graph transform *terraform.AttachStateTransformer
2022-03-14T12:24:35.503-0300 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes)
2022-03-14T12:24:35.503-0300 [TRACE] Executing graph transform *terraform.OrphanOutputTransformer
2022-03-14T12:24:35.504-0300 [TRACE] Completed graph transform *terraform.OrphanOutputTransformer (no changes)
2022-03-14T12:24:35.504-0300 [TRACE] Executing graph transform *terraform.AttachResourceConfigTransformer
2022-03-14T12:24:35.504-0300 [TRACE] AttachResourceConfigTransformer: attaching to "aws_cloudwatch_log_group.s3" (*terraform.NodeValidatableResource) config from cloudwatch.tf:2,1-41
2022-03-14T12:24:35.504-0300 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to aws_cloudwatch_log_group.s3
2022-03-14T12:24:35.504-0300 [TRACE] AttachResourceConfigTransformer: attaching to "aws_s3_bucket_acl.topic_sync" (*terraform.NodeValidatableResource) config from s3-sync.tf:5,1-42
2022-03-14T12:24:35.504-0300 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to aws_s3_bucket_acl.topic_sync
2022-03-14T12:24:35.504-0300 [TRACE] AttachResourceConfigTransformer: attaching to "aws_mskconnect_custom_plugin.s3" (*terraform.NodeValidatableResource) config from plugins.tf:1,1-45
2022-03-14T12:24:35.504-0300 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to aws_mskconnect_custom_plugin.s3
2022-03-14T12:24:35.504-0300 [TRACE] AttachResourceConfigTransformer: attaching to "time_static.release" (*terraform.NodeValidatableResource) config from release.tf:1,1-33
2022-03-14T12:24:35.504-0300 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to time_static.release
2022-03-14T12:24:35.504-0300 [TRACE] AttachResourceConfigTransformer: attaching to "aws_iam_policy_attachment.msk" (*terraform.NodeValidatableResource) config from iam_msk_connector.tf:141,1-43
2022-03-14T12:24:35.504-0300 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to aws_iam_policy_attachment.msk
2022-03-14T12:24:35.504-0300 [TRACE] AttachResourceConfigTransformer: attaching to "data.aws_iam_policy_document.msk_policy" (*terraform.NodeValidatableResource) config from hcl.Range{Filename:"iam_msk_connector.tf", Start:hcl.Pos{Line:22, Column:1, Byte:249}, End:hcl.Pos{Line:22, Column:44, Byte:292}}
2022-03-14T12:24:35.504-0300 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to data.aws_iam_policy_document.msk_policy
2022-03-14T12:24:35.504-0300 [TRACE] AttachResourceConfigTransformer: attaching to "aws_msk_cluster.main" (*terraform.NodeValidatableResource) config from msk.tf:1,1-34
2022-03-14T12:24:35.504-0300 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to aws_msk_cluster.main
2022-03-14T12:24:35.504-0300 [TRACE] AttachResourceConfigTransformer: attaching to "data.template_file.worker_configuration" (*terraform.NodeValidatableResource) config from hcl.Range{Filename:"workers.tf", Start:hcl.Pos{Line:1, Column:1, Byte:0}, End:hcl.Pos{Line:1, Column:44, Byte:43}}
2022-03-14T12:24:35.504-0300 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to data.template_file.worker_configuration
2022-03-14T12:24:35.505-0300 [TRACE] AttachResourceConfigTransformer: attaching to "awscc_kafkaconnect_connector.s3" (*terraform.NodeValidatableResource) config from msk_connect.tf:1,1-43
2022-03-14T12:24:35.505-0300 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to awscc_kafkaconnect_connector.s3
2022-03-14T12:24:35.505-0300 [TRACE] AttachResourceConfigTransformer: attaching to "data.aws_vpc.main" (*terraform.NodeValidatableResource) config from hcl.Range{Filename:"data.tf", Start:hcl.Pos{Line:5, Column:1, Byte:45}, End:hcl.Pos{Line:5, Column:22, Byte:66}}
2022-03-14T12:24:35.505-0300 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to data.aws_vpc.main
2022-03-14T12:24:35.505-0300 [TRACE] AttachResourceConfigTransformer: attaching to "aws_s3_bucket.plugins" (*terraform.NodeValidatableResource) config from s3.tf:1,1-35
2022-03-14T12:24:35.505-0300 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to aws_s3_bucket.plugins
2022-03-14T12:24:35.505-0300 [TRACE] AttachResourceConfigTransformer: attaching to "data.aws_caller_identity.current" (*terraform.NodeValidatableResource) config from hcl.Range{Filename:"data.tf", Start:hcl.Pos{Line:3, Column:1, Byte:4}, End:hcl.Pos{Line:3, Column:37, Byte:40}}
2022-03-14T12:24:35.505-0300 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to data.aws_caller_identity.current
2022-03-14T12:24:35.505-0300 [TRACE] AttachResourceConfigTransformer: attaching to "aws_iam_role.msk" (*terraform.NodeValidatableResource) config from iam_msk_connector.tf:126,1-30
2022-03-14T12:24:35.505-0300 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to aws_iam_role.msk
2022-03-14T12:24:35.505-0300 [TRACE] AttachResourceConfigTransformer: attaching to "aws_s3_object.s3" (*terraform.NodeValidatableResource) config from s3.tf:5,1-30
2022-03-14T12:24:35.505-0300 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to aws_s3_object.s3
2022-03-14T12:24:35.505-0300 [TRACE] AttachResourceConfigTransformer: attaching to "aws_kms_key.kms" (*terraform.NodeValidatableResource) config from kms.tf:1,1-29
2022-03-14T12:24:35.505-0300 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to aws_kms_key.kms
2022-03-14T12:24:35.505-0300 [TRACE] AttachResourceConfigTransformer: attaching to "data.aws_iam_policy_document.msk" (*terraform.NodeValidatableResource) config from hcl.Range{Filename:"iam_msk_connector.tf", Start:hcl.Pos{Line:1, Column:1, Byte:0}, End:hcl.Pos{Line:1, Column:37, Byte:36}}
2022-03-14T12:24:35.505-0300 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to data.aws_iam_policy_document.msk
2022-03-14T12:24:35.505-0300 [TRACE] AttachResourceConfigTransformer: attaching to "aws_mskconnect_worker_configuration.s3_topic" (*terraform.NodeValidatableResource) config from workers.tf:5,1-58
2022-03-14T12:24:35.505-0300 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to aws_mskconnect_worker_configuration.s3_topic
2022-03-14T12:24:35.505-0300 [TRACE] AttachResourceConfigTransformer: attaching to "aws_s3_bucket_server_side_encryption_configuration.topic_sync" (*terraform.NodeValidatableResource) config from s3-sync.tf:10,1-75
2022-03-14T12:24:35.505-0300 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to aws_s3_bucket_server_side_encryption_configuration.topic_sync
2022-03-14T12:24:35.505-0300 [TRACE] AttachResourceConfigTransformer: attaching to "aws_s3_bucket.topic_sync" (*terraform.NodeValidatableResource) config from s3-sync.tf:1,1-38
2022-03-14T12:24:35.505-0300 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to aws_s3_bucket.topic_sync
2022-03-14T12:24:35.505-0300 [TRACE] AttachResourceConfigTransformer: attaching to "aws_iam_policy.msk" (*terraform.NodeValidatableResource) config from iam_msk_connector.tf:132,1-32
2022-03-14T12:24:35.505-0300 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to aws_iam_policy.msk
2022-03-14T12:24:35.505-0300 [TRACE] AttachResourceConfigTransformer: attaching to "aws_security_group.sg" (*terraform.NodeValidatableResource) config from msk.tf:29,1-35
2022-03-14T12:24:35.505-0300 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to aws_security_group.sg
2022-03-14T12:24:35.505-0300 [TRACE] Completed graph transform *terraform.AttachResourceConfigTransformer (no changes)
2022-03-14T12:24:35.505-0300 [TRACE] Executing graph transform *terraform.graphTransformerMulti
2022-03-14T12:24:35.505-0300 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderConfigTransformer
2022-03-14T12:24:35.506-0300 [TRACE] ProviderConfigTransformer: attaching to "provider[\"registry.terraform.io/hashicorp/aws\"]" provider configuration from providers.tf:1,1-15
2022-03-14T12:24:35.506-0300 [TRACE] ProviderConfigTransformer: attaching to "provider[\"registry.terraform.io/hashicorp/awscc\"]" provider configuration from providers.tf:5,1-17
2022-03-14T12:24:35.506-0300 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderConfigTransformer with new graph:
aws_cloudwatch_log_group.s3 - *terraform.NodeValidatableResource
aws_iam_policy.msk - *terraform.NodeValidatableResource
aws_iam_policy_attachment.msk - *terraform.NodeValidatableResource
aws_iam_role.msk - *terraform.NodeValidatableResource
aws_kms_key.kms - *terraform.NodeValidatableResource
aws_msk_cluster.main - *terraform.NodeValidatableResource
aws_mskconnect_custom_plugin.s3 - *terraform.NodeValidatableResource
aws_mskconnect_worker_configuration.s3_topic - *terraform.NodeValidatableResource
aws_s3_bucket.plugins - *terraform.NodeValidatableResource
aws_s3_bucket.topic_sync - *terraform.NodeValidatableResource
aws_s3_bucket_acl.topic_sync - *terraform.NodeValidatableResource
aws_s3_bucket_server_side_encryption_configuration.topic_sync - *terraform.NodeValidatableResource
aws_s3_object.s3 - *terraform.NodeValidatableResource
aws_security_group.sg - *terraform.NodeValidatableResource
awscc_kafkaconnect_connector.s3 - *terraform.NodeValidatableResource
data.aws_caller_identity.current - *terraform.NodeValidatableResource
data.aws_iam_policy_document.msk - *terraform.NodeValidatableResource
data.aws_iam_policy_document.msk_policy - *terraform.NodeValidatableResource
data.aws_vpc.main - *terraform.NodeValidatableResource
data.template_file.worker_configuration - *terraform.NodeValidatableResource
output.connect_configuration - *terraform.NodeApplyableOutput
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/awscc"] - *terraform.NodeApplyableProvider
time_static.release - *terraform.NodeValidatableResource
var.broker_count - *terraform.NodeRootVariable
var.kafka_version - *terraform.NodeRootVariable
var.node_type - *terraform.NodeRootVariable
var.project_name - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
var.topic_sync - *terraform.NodeRootVariable
var.volume_size - *terraform.NodeRootVariable
var.vpc - *terraform.NodeRootVariable
------
2022-03-14T12:24:35.506-0300 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.MissingProviderTransformer
2022-03-14T12:24:35.506-0300 [DEBUG] adding implicit provider configuration provider["registry.terraform.io/hashicorp/template"], implied first by data.template_file.worker_configuration
2022-03-14T12:24:35.506-0300 [DEBUG] adding implicit provider configuration provider["registry.terraform.io/hashicorp/time"], implied first by time_static.release
2022-03-14T12:24:35.506-0300 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.MissingProviderTransformer with new graph:
aws_cloudwatch_log_group.s3 - *terraform.NodeValidatableResource
aws_iam_policy.msk - *terraform.NodeValidatableResource
aws_iam_policy_attachment.msk - *terraform.NodeValidatableResource
aws_iam_role.msk - *terraform.NodeValidatableResource
aws_kms_key.kms - *terraform.NodeValidatableResource
aws_msk_cluster.main - *terraform.NodeValidatableResource
aws_mskconnect_custom_plugin.s3 - *terraform.NodeValidatableResource
aws_mskconnect_worker_configuration.s3_topic - *terraform.NodeValidatableResource
aws_s3_bucket.plugins - *terraform.NodeValidatableResource
aws_s3_bucket.topic_sync - *terraform.NodeValidatableResource
aws_s3_bucket_acl.topic_sync - *terraform.NodeValidatableResource
aws_s3_bucket_server_side_encryption_configuration.topic_sync - *terraform.NodeValidatableResource
aws_s3_object.s3 - *terraform.NodeValidatableResource
aws_security_group.sg - *terraform.NodeValidatableResource
awscc_kafkaconnect_connector.s3 - *terraform.NodeValidatableResource
data.aws_caller_identity.current - *terraform.NodeValidatableResource
data.aws_iam_policy_document.msk - *terraform.NodeValidatableResource
data.aws_iam_policy_document.msk_policy - *terraform.NodeValidatableResource
data.aws_vpc.main - *terraform.NodeValidatableResource
data.template_file.worker_configuration - *terraform.NodeValidatableResource
output.connect_configuration - *terraform.NodeApplyableOutput
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/awscc"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/time"] - *terraform.NodeApplyableProvider
time_static.release - *terraform.NodeValidatableResource
var.broker_count - *terraform.NodeRootVariable
var.kafka_version - *terraform.NodeRootVariable
var.node_type - *terraform.NodeRootVariable
var.project_name - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
var.topic_sync - *terraform.NodeRootVariable
var.volume_size - *terraform.NodeRootVariable
var.vpc - *terraform.NodeRootVariable
------
2022-03-14T12:24:35.506-0300 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderTransformer
2022-03-14T12:24:35.506-0300 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/time"] serving time_static.release
2022-03-14T12:24:35.506-0300 [DEBUG] ProviderTransformer: "time_static.release" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/time"]
2022-03-14T12:24:35.507-0300 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/template"] serving data.template_file.worker_configuration
2022-03-14T12:24:35.507-0300 [DEBUG] ProviderTransformer: "data.template_file.worker_configuration" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/template"]
2022-03-14T12:24:35.507-0300 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/aws"] serving data.aws_caller_identity.current
2022-03-14T12:24:35.507-0300 [DEBUG] ProviderTransformer: "data.aws_caller_identity.current" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2022-03-14T12:24:35.507-0300 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/aws"] serving aws_kms_key.kms
2022-03-14T12:24:35.507-0300 [DEBUG] ProviderTransformer: "aws_kms_key.kms" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2022-03-14T12:24:35.507-0300 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/aws"] serving aws_mskconnect_custom_plugin.s3
2022-03-14T12:24:35.507-0300 [DEBUG] ProviderTransformer: "aws_mskconnect_custom_plugin.s3" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2022-03-14T12:24:35.507-0300 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/aws"] serving data.aws_iam_policy_document.msk_policy
2022-03-14T12:24:35.507-0300 [DEBUG] ProviderTransformer: "data.aws_iam_policy_document.msk_policy" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2022-03-14T12:24:35.507-0300 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/aws"] serving aws_msk_cluster.main
2022-03-14T12:24:35.507-0300 [DEBUG] ProviderTransformer: "aws_msk_cluster.main" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2022-03-14T12:24:35.507-0300 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/aws"] serving aws_s3_bucket_server_side_encryption_configuration.topic_sync
2022-03-14T12:24:35.507-0300 [DEBUG] ProviderTransformer: "aws_s3_bucket_server_side_encryption_configuration.topic_sync" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2022-03-14T12:24:35.507-0300 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/aws"] serving aws_cloudwatch_log_group.s3
2022-03-14T12:24:35.507-0300 [DEBUG] ProviderTransformer: "aws_cloudwatch_log_group.s3" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2022-03-14T12:24:35.507-0300 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/aws"] serving aws_iam_role.msk
2022-03-14T12:24:35.507-0300 [DEBUG] ProviderTransformer: "aws_iam_role.msk" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2022-03-14T12:24:35.507-0300 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/aws"] serving aws_s3_object.s3
2022-03-14T12:24:35.507-0300 [DEBUG] ProviderTransformer: "aws_s3_object.s3" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2022-03-14T12:24:35.507-0300 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/aws"] serving aws_s3_bucket.plugins
2022-03-14T12:24:35.507-0300 [DEBUG] ProviderTransformer: "aws_s3_bucket.plugins" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2022-03-14T12:24:35.507-0300 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/aws"] serving data.aws_iam_policy_document.msk
2022-03-14T12:24:35.507-0300 [DEBUG] ProviderTransformer: "data.aws_iam_policy_document.msk" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2022-03-14T12:24:35.507-0300 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/awscc"] serving awscc_kafkaconnect_connector.s3
2022-03-14T12:24:35.507-0300 [DEBUG] ProviderTransformer: "awscc_kafkaconnect_connector.s3" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/awscc"]
2022-03-14T12:24:35.507-0300 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/aws"] serving data.aws_vpc.main
2022-03-14T12:24:35.507-0300 [DEBUG] ProviderTransformer: "data.aws_vpc.main" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2022-03-14T12:24:35.507-0300 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/aws"] serving aws_mskconnect_worker_configuration.s3_topic
2022-03-14T12:24:35.507-0300 [DEBUG] ProviderTransformer: "aws_mskconnect_worker_configuration.s3_topic" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2022-03-14T12:24:35.508-0300 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/aws"] serving aws_iam_policy.msk
2022-03-14T12:24:35.508-0300 [DEBUG] ProviderTransformer: "aws_iam_policy.msk" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2022-03-14T12:24:35.508-0300 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/aws"] serving aws_security_group.sg
2022-03-14T12:24:35.508-0300 [DEBUG] ProviderTransformer: "aws_security_group.sg" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2022-03-14T12:24:35.508-0300 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/aws"] serving aws_s3_bucket.topic_sync
2022-03-14T12:24:35.508-0300 [DEBUG] ProviderTransformer: "aws_s3_bucket.topic_sync" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2022-03-14T12:24:35.508-0300 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/aws"] serving aws_s3_bucket_acl.topic_sync
2022-03-14T12:24:35.508-0300 [DEBUG] ProviderTransformer: "aws_s3_bucket_acl.topic_sync" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2022-03-14T12:24:35.508-0300 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/aws"] serving aws_iam_policy_attachment.msk
2022-03-14T12:24:35.508-0300 [DEBUG] ProviderTransformer: "aws_iam_policy_attachment.msk" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2022-03-14T12:24:35.509-0300 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderTransformer with new graph:
aws_cloudwatch_log_group.s3 - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_iam_policy.msk - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_iam_policy_attachment.msk - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_iam_role.msk - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_kms_key.kms - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_msk_cluster.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_mskconnect_custom_plugin.s3 - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_mskconnect_worker_configuration.s3_topic - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_s3_bucket.plugins - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_s3_bucket.topic_sync - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_s3_bucket_acl.topic_sync - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_s3_bucket_server_side_encryption_configuration.topic_sync - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_s3_object.s3 - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_security_group.sg - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
awscc_kafkaconnect_connector.s3 - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/awscc"] - *terraform.NodeApplyableProvider
data.aws_caller_identity.current - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
data.aws_iam_policy_document.msk - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
data.aws_iam_policy_document.msk_policy - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
data.aws_vpc.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
data.template_file.worker_configuration - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
output.connect_configuration - *terraform.NodeApplyableOutput
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/awscc"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/time"] - *terraform.NodeApplyableProvider
time_static.release - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/time"] - *terraform.NodeApplyableProvider
var.broker_count - *terraform.NodeRootVariable
var.kafka_version - *terraform.NodeRootVariable
var.node_type - *terraform.NodeRootVariable
var.project_name - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
var.topic_sync - *terraform.NodeRootVariable
var.volume_size - *terraform.NodeRootVariable
var.vpc - *terraform.NodeRootVariable
------
2022-03-14T12:24:35.509-0300 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.PruneProviderTransformer
2022-03-14T12:24:35.509-0300 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.PruneProviderTransformer (no changes)
2022-03-14T12:24:35.510-0300 [TRACE] Completed graph transform *terraform.graphTransformerMulti with new graph:
aws_cloudwatch_log_group.s3 - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_iam_policy.msk - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_iam_policy_attachment.msk - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_iam_role.msk - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_kms_key.kms - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_msk_cluster.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_mskconnect_custom_plugin.s3 - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_mskconnect_worker_configuration.s3_topic - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_s3_bucket.plugins - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_s3_bucket.topic_sync - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_s3_bucket_acl.topic_sync - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_s3_bucket_server_side_encryption_configuration.topic_sync - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_s3_object.s3 - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_security_group.sg - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
awscc_kafkaconnect_connector.s3 - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/awscc"] - *terraform.NodeApplyableProvider
data.aws_caller_identity.current - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
data.aws_iam_policy_document.msk - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
data.aws_iam_policy_document.msk_policy - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
data.aws_vpc.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
data.template_file.worker_configuration - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
output.connect_configuration - *terraform.NodeApplyableOutput
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/awscc"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/time"] - *terraform.NodeApplyableProvider
time_static.release - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/time"] - *terraform.NodeApplyableProvider
var.broker_count - *terraform.NodeRootVariable
var.kafka_version - *terraform.NodeRootVariable
var.node_type - *terraform.NodeRootVariable
var.project_name - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
var.topic_sync - *terraform.NodeRootVariable
var.volume_size - *terraform.NodeRootVariable
var.vpc - *terraform.NodeRootVariable
------
2022-03-14T12:24:35.510-0300 [TRACE] Executing graph transform *terraform.RemovedModuleTransformer
2022-03-14T12:24:35.510-0300 [TRACE] Completed graph transform *terraform.RemovedModuleTransformer (no changes)
2022-03-14T12:24:35.510-0300 [TRACE] Executing graph transform *terraform.AttachSchemaTransformer
2022-03-14T12:24:35.510-0300 [TRACE] AttachSchemaTransformer: attaching resource schema to data.aws_iam_policy_document.msk_policy
2022-03-14T12:24:35.510-0300 [TRACE] AttachSchemaTransformer: attaching provider config schema to provider["registry.terraform.io/hashicorp/awscc"]
2022-03-14T12:24:35.510-0300 [TRACE] AttachSchemaTransformer: attaching resource schema to aws_iam_policy_attachment.msk
2022-03-14T12:24:35.510-0300 [TRACE] AttachSchemaTransformer: attaching resource schema to data.template_file.worker_configuration
2022-03-14T12:24:35.510-0300 [TRACE] AttachSchemaTransformer: attaching resource schema to aws_msk_cluster.main
2022-03-14T12:24:35.510-0300 [TRACE] AttachSchemaTransformer: attaching resource schema to data.aws_vpc.main
2022-03-14T12:24:35.510-0300 [TRACE] AttachSchemaTransformer: attaching resource schema to awscc_kafkaconnect_connector.s3
2022-03-14T12:24:35.511-0300 [TRACE] AttachSchemaTransformer: attaching resource schema to aws_s3_object.s3
2022-03-14T12:24:35.511-0300 [TRACE] AttachSchemaTransformer: attaching resource schema to aws_s3_bucket.plugins
2022-03-14T12:24:35.511-0300 [TRACE] AttachSchemaTransformer: attaching resource schema to data.aws_caller_identity.current
2022-03-14T12:24:35.511-0300 [TRACE] AttachSchemaTransformer: attaching resource schema to aws_iam_role.msk
2022-03-14T12:24:35.511-0300 [TRACE] AttachSchemaTransformer: attaching provider config schema to provider["registry.terraform.io/hashicorp/aws"]
2022-03-14T12:24:35.511-0300 [TRACE] AttachSchemaTransformer: attaching provider config schema to provider["registry.terraform.io/hashicorp/template"]
2022-03-14T12:24:35.511-0300 [TRACE] AttachSchemaTransformer: attaching resource schema to aws_kms_key.kms
2022-03-14T12:24:35.511-0300 [TRACE] AttachSchemaTransformer: attaching resource schema to aws_s3_bucket_server_side_encryption_configuration.topic_sync
2022-03-14T12:24:35.511-0300 [TRACE] AttachSchemaTransformer: attaching resource schema to data.aws_iam_policy_document.msk
2022-03-14T12:24:35.511-0300 [TRACE] AttachSchemaTransformer: attaching provider config schema to provider["registry.terraform.io/hashicorp/time"]
2022-03-14T12:24:35.511-0300 [TRACE] AttachSchemaTransformer: attaching resource schema to aws_mskconnect_worker_configuration.s3_topic
2022-03-14T12:24:35.511-0300 [TRACE] AttachSchemaTransformer: attaching resource schema to aws_security_group.sg
2022-03-14T12:24:35.511-0300 [TRACE] AttachSchemaTransformer: attaching resource schema to aws_s3_bucket.topic_sync
2022-03-14T12:24:35.511-0300 [TRACE] AttachSchemaTransformer: attaching resource schema to aws_iam_policy.msk
2022-03-14T12:24:35.511-0300 [TRACE] AttachSchemaTransformer: attaching resource schema to time_static.release
2022-03-14T12:24:35.511-0300 [TRACE] AttachSchemaTransformer: attaching resource schema to aws_cloudwatch_log_group.s3
2022-03-14T12:24:35.511-0300 [TRACE] AttachSchemaTransformer: attaching resource schema to aws_s3_bucket_acl.topic_sync
2022-03-14T12:24:35.511-0300 [TRACE] AttachSchemaTransformer: attaching resource schema to aws_mskconnect_custom_plugin.s3
2022-03-14T12:24:35.511-0300 [TRACE] Completed graph transform *terraform.AttachSchemaTransformer (no changes)
2022-03-14T12:24:35.511-0300 [TRACE] Executing graph transform *terraform.ModuleExpansionTransformer
2022-03-14T12:24:35.512-0300 [TRACE] Completed graph transform *terraform.ModuleExpansionTransformer (no changes)
2022-03-14T12:24:35.512-0300 [TRACE] Executing graph transform *terraform.ReferenceTransformer
2022-03-14T12:24:35.513-0300 [DEBUG] ReferenceTransformer: "awscc_kafkaconnect_connector.s3" references: [aws_msk_cluster.main var.subnets aws_security_group.sg var.project_name time_static.release aws_mskconnect_custom_plugin.s3 aws_mskconnect_custom_plugin.s3 aws_iam_role.msk]
2022-03-14T12:24:35.514-0300 [DEBUG] ReferenceTransformer: "data.aws_vpc.main" references: [var.vpc]
2022-03-14T12:24:35.514-0300 [DEBUG] ReferenceTransformer: "var.vpc" references: []
2022-03-14T12:24:35.514-0300 [DEBUG] ReferenceTransformer: "var.volume_size" references: []
2022-03-14T12:24:35.514-0300 [DEBUG] ReferenceTransformer: "var.region" references: []
2022-03-14T12:24:35.514-0300 [DEBUG] ReferenceTransformer: "aws_iam_role.msk" references: [data.aws_iam_policy_document.msk var.project_name]
2022-03-14T12:24:35.514-0300 [DEBUG] ReferenceTransformer: "aws_s3_object.s3" references: [aws_s3_bucket.plugins]
2022-03-14T12:24:35.514-0300 [DEBUG] ReferenceTransformer: "aws_s3_bucket.plugins" references: [var.project_name data.aws_caller_identity.current]
2022-03-14T12:24:35.514-0300 [DEBUG] ReferenceTransformer: "data.aws_caller_identity.current" references: []
2022-03-14T12:24:35.514-0300 [DEBUG] ReferenceTransformer: "aws_kms_key.kms" references: [var.project_name]
2022-03-14T12:24:35.514-0300 [DEBUG] ReferenceTransformer: "var.topic_sync" references: []
2022-03-14T12:24:35.514-0300 [DEBUG] ReferenceTransformer: "var.subnets" references: []
2022-03-14T12:24:35.514-0300 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/aws\"]" references: [var.region]
2022-03-14T12:24:35.514-0300 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/template\"]" references: []
2022-03-14T12:24:35.514-0300 [DEBUG] ReferenceTransformer: "aws_mskconnect_worker_configuration.s3_topic" references: [var.project_name time_static.release data.template_file.worker_configuration]
2022-03-14T12:24:35.514-0300 [DEBUG] ReferenceTransformer: "aws_s3_bucket_server_side_encryption_configuration.topic_sync" references: [aws_s3_bucket.topic_sync aws_kms_key.kms]
2022-03-14T12:24:35.515-0300 [DEBUG] ReferenceTransformer: "data.aws_iam_policy_document.msk" references: []
2022-03-14T12:24:35.515-0300 [DEBUG] ReferenceTransformer: "var.project_name" references: []
2022-03-14T12:24:35.515-0300 [DEBUG] ReferenceTransformer: "var.broker_count" references: []
2022-03-14T12:24:35.515-0300 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/time\"]" references: []
2022-03-14T12:24:35.515-0300 [DEBUG] ReferenceTransformer: "aws_iam_policy.msk" references: [data.aws_iam_policy_document.msk_policy var.project_name var.project_name]
2022-03-14T12:24:35.515-0300 [DEBUG] ReferenceTransformer: "aws_security_group.sg" references: [data.aws_vpc.main var.project_name var.project_name data.aws_vpc.main data.aws_vpc.main data.aws_vpc.main data.aws_vpc.main data.aws_vpc.main data.aws_vpc.main]
2022-03-14T12:24:35.515-0300 [DEBUG] ReferenceTransformer: "aws_s3_bucket.topic_sync" references: [var.project_name var.topic_sync data.aws_caller_identity.current]
2022-03-14T12:24:35.515-0300 [DEBUG] ReferenceTransformer: "var.kafka_version" references: []
2022-03-14T12:24:35.515-0300 [DEBUG] ReferenceTransformer: "output.connect_configuration" references: [aws_s3_bucket.topic_sync aws_s3_bucket.topic_sync aws_kms_key.kms]
2022-03-14T12:24:35.515-0300 [DEBUG] ReferenceTransformer: "aws_mskconnect_custom_plugin.s3" references: [var.project_name time_static.release aws_s3_bucket.plugins aws_s3_object.s3]
2022-03-14T12:24:35.516-0300 [DEBUG] ReferenceTransformer: "time_static.release" references: []
2022-03-14T12:24:35.516-0300 [DEBUG] ReferenceTransformer: "aws_cloudwatch_log_group.s3" references: [var.project_name time_static.release]
2022-03-14T12:24:35.516-0300 [DEBUG] ReferenceTransformer: "aws_s3_bucket_acl.topic_sync" references: [aws_s3_bucket.topic_sync]
2022-03-14T12:24:35.516-0300 [DEBUG] ReferenceTransformer: "aws_iam_policy_attachment.msk" references: [aws_iam_policy.msk aws_iam_role.msk]
2022-03-14T12:24:35.516-0300 [DEBUG] ReferenceTransformer: "data.aws_iam_policy_document.msk_policy" references: [aws_msk_cluster.main]
2022-03-14T12:24:35.516-0300 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/awscc\"]" references: [var.region]
2022-03-14T12:24:35.516-0300 [DEBUG] ReferenceTransformer: "aws_msk_cluster.main" references: [var.kafka_version var.project_name var.broker_count aws_security_group.sg var.subnets var.volume_size var.node_type aws_kms_key.kms]
2022-03-14T12:24:35.516-0300 [DEBUG] ReferenceTransformer: "data.template_file.worker_configuration" references: []
2022-03-14T12:24:35.516-0300 [DEBUG] ReferenceTransformer: "var.node_type" references: []
2022-03-14T12:24:35.517-0300 [TRACE] Completed graph transform *terraform.ReferenceTransformer with new graph:
aws_cloudwatch_log_group.s3 - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
time_static.release - *terraform.NodeValidatableResource
var.project_name - *terraform.NodeRootVariable
aws_iam_policy.msk - *terraform.NodeValidatableResource
data.aws_iam_policy_document.msk_policy - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.project_name - *terraform.NodeRootVariable
aws_iam_policy_attachment.msk - *terraform.NodeValidatableResource
aws_iam_policy.msk - *terraform.NodeValidatableResource
aws_iam_role.msk - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_iam_role.msk - *terraform.NodeValidatableResource
data.aws_iam_policy_document.msk - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.project_name - *terraform.NodeRootVariable
aws_kms_key.kms - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.project_name - *terraform.NodeRootVariable
aws_msk_cluster.main - *terraform.NodeValidatableResource
aws_kms_key.kms - *terraform.NodeValidatableResource
aws_security_group.sg - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.broker_count - *terraform.NodeRootVariable
var.kafka_version - *terraform.NodeRootVariable
var.node_type - *terraform.NodeRootVariable
var.project_name - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
var.volume_size - *terraform.NodeRootVariable
aws_mskconnect_custom_plugin.s3 - *terraform.NodeValidatableResource
aws_s3_bucket.plugins - *terraform.NodeValidatableResource
aws_s3_object.s3 - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
time_static.release - *terraform.NodeValidatableResource
var.project_name - *terraform.NodeRootVariable
aws_mskconnect_worker_configuration.s3_topic - *terraform.NodeValidatableResource
data.template_file.worker_configuration - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
time_static.release - *terraform.NodeValidatableResource
var.project_name - *terraform.NodeRootVariable
aws_s3_bucket.plugins - *terraform.NodeValidatableResource
data.aws_caller_identity.current - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.project_name - *terraform.NodeRootVariable
aws_s3_bucket.topic_sync - *terraform.NodeValidatableResource
data.aws_caller_identity.current - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.project_name - *terraform.NodeRootVariable
var.topic_sync - *terraform.NodeRootVariable
aws_s3_bucket_acl.topic_sync - *terraform.NodeValidatableResource
aws_s3_bucket.topic_sync - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_s3_bucket_server_side_encryption_configuration.topic_sync - *terraform.NodeValidatableResource
aws_kms_key.kms - *terraform.NodeValidatableResource
aws_s3_bucket.topic_sync - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_s3_object.s3 - *terraform.NodeValidatableResource
aws_s3_bucket.plugins - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_security_group.sg - *terraform.NodeValidatableResource
data.aws_vpc.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.project_name - *terraform.NodeRootVariable
awscc_kafkaconnect_connector.s3 - *terraform.NodeValidatableResource
aws_iam_role.msk - *terraform.NodeValidatableResource
aws_msk_cluster.main - *terraform.NodeValidatableResource
aws_mskconnect_custom_plugin.s3 - *terraform.NodeValidatableResource
aws_security_group.sg - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/awscc"] - *terraform.NodeApplyableProvider
time_static.release - *terraform.NodeValidatableResource
var.project_name - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
data.aws_caller_identity.current - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
data.aws_iam_policy_document.msk - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
data.aws_iam_policy_document.msk_policy - *terraform.NodeValidatableResource
aws_msk_cluster.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
data.aws_vpc.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.vpc - *terraform.NodeRootVariable
data.template_file.worker_configuration - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
output.connect_configuration - *terraform.NodeApplyableOutput
aws_kms_key.kms - *terraform.NodeValidatableResource
aws_s3_bucket.topic_sync - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.region - *terraform.NodeRootVariable
provider["registry.terraform.io/hashicorp/awscc"] - *terraform.NodeApplyableProvider
var.region - *terraform.NodeRootVariable
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/time"] - *terraform.NodeApplyableProvider
time_static.release - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/time"] - *terraform.NodeApplyableProvider
var.broker_count - *terraform.NodeRootVariable
var.kafka_version - *terraform.NodeRootVariable
var.node_type - *terraform.NodeRootVariable
var.project_name - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
var.topic_sync - *terraform.NodeRootVariable
var.volume_size - *terraform.NodeRootVariable
var.vpc - *terraform.NodeRootVariable
------
2022-03-14T12:24:35.517-0300 [TRACE] Executing graph transform *terraform.AttachDependenciesTransformer
2022-03-14T12:24:35.517-0300 [TRACE] Completed graph transform *terraform.AttachDependenciesTransformer (no changes)
2022-03-14T12:24:35.517-0300 [TRACE] Executing graph transform *terraform.attachDataResourceDependsOnTransformer
2022-03-14T12:24:35.517-0300 [TRACE] attachDataDependenciesTransformer: data.template_file.worker_configuration depends on []
2022-03-14T12:24:35.517-0300 [TRACE] attachDataDependenciesTransformer: data.aws_vpc.main depends on []
2022-03-14T12:24:35.517-0300 [TRACE] attachDataDependenciesTransformer: data.aws_caller_identity.current depends on []
2022-03-14T12:24:35.517-0300 [TRACE] attachDataDependenciesTransformer: data.aws_iam_policy_document.msk depends on []
2022-03-14T12:24:35.518-0300 [TRACE] attachDataDependenciesTransformer: data.aws_iam_policy_document.msk_policy depends on [aws_security_group.sg data.aws_vpc.main aws_kms_key.kms aws_msk_cluster.main]
2022-03-14T12:24:35.518-0300 [TRACE] Completed graph transform *terraform.attachDataResourceDependsOnTransformer (no changes)
2022-03-14T12:24:35.518-0300 [TRACE] Executing graph transform *terraform.TargetsTransformer
2022-03-14T12:24:35.518-0300 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes)
2022-03-14T12:24:35.518-0300 [TRACE] Executing graph transform *terraform.ForcedCBDTransformer
2022-03-14T12:24:35.518-0300 [TRACE] Completed graph transform *terraform.ForcedCBDTransformer (no changes)
2022-03-14T12:24:35.518-0300 [TRACE] Executing graph transform *terraform.CountBoundaryTransformer
2022-03-14T12:24:35.519-0300 [TRACE] Completed graph transform *terraform.CountBoundaryTransformer with new graph:
aws_cloudwatch_log_group.s3 - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
time_static.release - *terraform.NodeValidatableResource
var.project_name - *terraform.NodeRootVariable
aws_iam_policy.msk - *terraform.NodeValidatableResource
data.aws_iam_policy_document.msk_policy - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.project_name - *terraform.NodeRootVariable
aws_iam_policy_attachment.msk - *terraform.NodeValidatableResource
aws_iam_policy.msk - *terraform.NodeValidatableResource
aws_iam_role.msk - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_iam_role.msk - *terraform.NodeValidatableResource
data.aws_iam_policy_document.msk - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.project_name - *terraform.NodeRootVariable
aws_kms_key.kms - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.project_name - *terraform.NodeRootVariable
aws_msk_cluster.main - *terraform.NodeValidatableResource
aws_kms_key.kms - *terraform.NodeValidatableResource
aws_security_group.sg - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.broker_count - *terraform.NodeRootVariable
var.kafka_version - *terraform.NodeRootVariable
var.node_type - *terraform.NodeRootVariable
var.project_name - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
var.volume_size - *terraform.NodeRootVariable
aws_mskconnect_custom_plugin.s3 - *terraform.NodeValidatableResource
aws_s3_bucket.plugins - *terraform.NodeValidatableResource
aws_s3_object.s3 - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
time_static.release - *terraform.NodeValidatableResource
var.project_name - *terraform.NodeRootVariable
aws_mskconnect_worker_configuration.s3_topic - *terraform.NodeValidatableResource
data.template_file.worker_configuration - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
time_static.release - *terraform.NodeValidatableResource
var.project_name - *terraform.NodeRootVariable
aws_s3_bucket.plugins - *terraform.NodeValidatableResource
data.aws_caller_identity.current - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.project_name - *terraform.NodeRootVariable
aws_s3_bucket.topic_sync - *terraform.NodeValidatableResource
data.aws_caller_identity.current - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.project_name - *terraform.NodeRootVariable
var.topic_sync - *terraform.NodeRootVariable
aws_s3_bucket_acl.topic_sync - *terraform.NodeValidatableResource
aws_s3_bucket.topic_sync - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_s3_bucket_server_side_encryption_configuration.topic_sync - *terraform.NodeValidatableResource
aws_kms_key.kms - *terraform.NodeValidatableResource
aws_s3_bucket.topic_sync - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_s3_object.s3 - *terraform.NodeValidatableResource
aws_s3_bucket.plugins - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_security_group.sg - *terraform.NodeValidatableResource
data.aws_vpc.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.project_name - *terraform.NodeRootVariable
awscc_kafkaconnect_connector.s3 - *terraform.NodeValidatableResource
aws_iam_role.msk - *terraform.NodeValidatableResource
aws_msk_cluster.main - *terraform.NodeValidatableResource
aws_mskconnect_custom_plugin.s3 - *terraform.NodeValidatableResource
aws_security_group.sg - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/awscc"] - *terraform.NodeApplyableProvider
time_static.release - *terraform.NodeValidatableResource
var.project_name - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
data.aws_caller_identity.current - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
data.aws_iam_policy_document.msk - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
data.aws_iam_policy_document.msk_policy - *terraform.NodeValidatableResource
aws_msk_cluster.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
data.aws_vpc.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.vpc - *terraform.NodeRootVariable
data.template_file.worker_configuration - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
aws_cloudwatch_log_group.s3 - *terraform.NodeValidatableResource
aws_iam_policy.msk - *terraform.NodeValidatableResource
aws_iam_policy_attachment.msk - *terraform.NodeValidatableResource
aws_iam_role.msk - *terraform.NodeValidatableResource
aws_kms_key.kms - *terraform.NodeValidatableResource
aws_msk_cluster.main - *terraform.NodeValidatableResource
aws_mskconnect_custom_plugin.s3 - *terraform.NodeValidatableResource
aws_mskconnect_worker_configuration.s3_topic - *terraform.NodeValidatableResource
aws_s3_bucket.plugins - *terraform.NodeValidatableResource
aws_s3_bucket.topic_sync - *terraform.NodeValidatableResource
aws_s3_bucket_acl.topic_sync - *terraform.NodeValidatableResource
aws_s3_bucket_server_side_encryption_configuration.topic_sync - *terraform.NodeValidatableResource
aws_s3_object.s3 - *terraform.NodeValidatableResource
aws_security_group.sg - *terraform.NodeValidatableResource
awscc_kafkaconnect_connector.s3 - *terraform.NodeValidatableResource
data.aws_caller_identity.current - *terraform.NodeValidatableResource
data.aws_iam_policy_document.msk - *terraform.NodeValidatableResource
data.aws_iam_policy_document.msk_policy - *terraform.NodeValidatableResource
data.aws_vpc.main - *terraform.NodeValidatableResource
data.template_file.worker_configuration - *terraform.NodeValidatableResource
output.connect_configuration - *terraform.NodeApplyableOutput
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/awscc"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/time"] - *terraform.NodeApplyableProvider
time_static.release - *terraform.NodeValidatableResource
var.broker_count - *terraform.NodeRootVariable
var.kafka_version - *terraform.NodeRootVariable
var.node_type - *terraform.NodeRootVariable
var.project_name - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
var.topic_sync - *terraform.NodeRootVariable
var.volume_size - *terraform.NodeRootVariable
var.vpc - *terraform.NodeRootVariable
output.connect_configuration - *terraform.NodeApplyableOutput
aws_kms_key.kms - *terraform.NodeValidatableResource
aws_s3_bucket.topic_sync - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.region - *terraform.NodeRootVariable
provider["registry.terraform.io/hashicorp/awscc"] - *terraform.NodeApplyableProvider
var.region - *terraform.NodeRootVariable
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/time"] - *terraform.NodeApplyableProvider
time_static.release - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/time"] - *terraform.NodeApplyableProvider
var.broker_count - *terraform.NodeRootVariable
var.kafka_version - *terraform.NodeRootVariable
var.node_type - *terraform.NodeRootVariable
var.project_name - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
var.topic_sync - *terraform.NodeRootVariable
var.volume_size - *terraform.NodeRootVariable
var.vpc - *terraform.NodeRootVariable
------
2022-03-14T12:24:35.519-0300 [TRACE] Executing graph transform *terraform.CloseProviderTransformer
2022-03-14T12:24:35.519-0300 [TRACE] Completed graph transform *terraform.CloseProviderTransformer with new graph:
aws_cloudwatch_log_group.s3 - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
time_static.release - *terraform.NodeValidatableResource
var.project_name - *terraform.NodeRootVariable
aws_iam_policy.msk - *terraform.NodeValidatableResource
data.aws_iam_policy_document.msk_policy - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.project_name - *terraform.NodeRootVariable
aws_iam_policy_attachment.msk - *terraform.NodeValidatableResource
aws_iam_policy.msk - *terraform.NodeValidatableResource
aws_iam_role.msk - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_iam_role.msk - *terraform.NodeValidatableResource
data.aws_iam_policy_document.msk - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.project_name - *terraform.NodeRootVariable
aws_kms_key.kms - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.project_name - *terraform.NodeRootVariable
aws_msk_cluster.main - *terraform.NodeValidatableResource
aws_kms_key.kms - *terraform.NodeValidatableResource
aws_security_group.sg - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.broker_count - *terraform.NodeRootVariable
var.kafka_version - *terraform.NodeRootVariable
var.node_type - *terraform.NodeRootVariable
var.project_name - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
var.volume_size - *terraform.NodeRootVariable
aws_mskconnect_custom_plugin.s3 - *terraform.NodeValidatableResource
aws_s3_bucket.plugins - *terraform.NodeValidatableResource
aws_s3_object.s3 - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
time_static.release - *terraform.NodeValidatableResource
var.project_name - *terraform.NodeRootVariable
aws_mskconnect_worker_configuration.s3_topic - *terraform.NodeValidatableResource
data.template_file.worker_configuration - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
time_static.release - *terraform.NodeValidatableResource
var.project_name - *terraform.NodeRootVariable
aws_s3_bucket.plugins - *terraform.NodeValidatableResource
data.aws_caller_identity.current - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.project_name - *terraform.NodeRootVariable
aws_s3_bucket.topic_sync - *terraform.NodeValidatableResource
data.aws_caller_identity.current - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.project_name - *terraform.NodeRootVariable
var.topic_sync - *terraform.NodeRootVariable
aws_s3_bucket_acl.topic_sync - *terraform.NodeValidatableResource
aws_s3_bucket.topic_sync - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_s3_bucket_server_side_encryption_configuration.topic_sync - *terraform.NodeValidatableResource
aws_kms_key.kms - *terraform.NodeValidatableResource
aws_s3_bucket.topic_sync - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_s3_object.s3 - *terraform.NodeValidatableResource
aws_s3_bucket.plugins - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_security_group.sg - *terraform.NodeValidatableResource
data.aws_vpc.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.project_name - *terraform.NodeRootVariable
awscc_kafkaconnect_connector.s3 - *terraform.NodeValidatableResource
aws_iam_role.msk - *terraform.NodeValidatableResource
aws_msk_cluster.main - *terraform.NodeValidatableResource
aws_mskconnect_custom_plugin.s3 - *terraform.NodeValidatableResource
aws_security_group.sg - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/awscc"] - *terraform.NodeApplyableProvider
time_static.release - *terraform.NodeValidatableResource
var.project_name - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
data.aws_caller_identity.current - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
data.aws_iam_policy_document.msk - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
data.aws_iam_policy_document.msk_policy - *terraform.NodeValidatableResource
aws_msk_cluster.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
data.aws_vpc.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.vpc - *terraform.NodeRootVariable
data.template_file.worker_configuration - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
aws_cloudwatch_log_group.s3 - *terraform.NodeValidatableResource
aws_iam_policy.msk - *terraform.NodeValidatableResource
aws_iam_policy_attachment.msk - *terraform.NodeValidatableResource
aws_iam_role.msk - *terraform.NodeValidatableResource
aws_kms_key.kms - *terraform.NodeValidatableResource
aws_msk_cluster.main - *terraform.NodeValidatableResource
aws_mskconnect_custom_plugin.s3 - *terraform.NodeValidatableResource
aws_mskconnect_worker_configuration.s3_topic - *terraform.NodeValidatableResource
aws_s3_bucket.plugins - *terraform.NodeValidatableResource
aws_s3_bucket.topic_sync - *terraform.NodeValidatableResource
aws_s3_bucket_acl.topic_sync - *terraform.NodeValidatableResource
aws_s3_bucket_server_side_encryption_configuration.topic_sync - *terraform.NodeValidatableResource
aws_s3_object.s3 - *terraform.NodeValidatableResource
aws_security_group.sg - *terraform.NodeValidatableResource
awscc_kafkaconnect_connector.s3 - *terraform.NodeValidatableResource
data.aws_caller_identity.current - *terraform.NodeValidatableResource
data.aws_iam_policy_document.msk - *terraform.NodeValidatableResource
data.aws_iam_policy_document.msk_policy - *terraform.NodeValidatableResource
data.aws_vpc.main - *terraform.NodeValidatableResource
data.template_file.worker_configuration - *terraform.NodeValidatableResource
output.connect_configuration - *terraform.NodeApplyableOutput
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/awscc"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/time"] - *terraform.NodeApplyableProvider
time_static.release - *terraform.NodeValidatableResource
var.broker_count - *terraform.NodeRootVariable
var.kafka_version - *terraform.NodeRootVariable
var.node_type - *terraform.NodeRootVariable
var.project_name - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
var.topic_sync - *terraform.NodeRootVariable
var.volume_size - *terraform.NodeRootVariable
var.vpc - *terraform.NodeRootVariable
output.connect_configuration - *terraform.NodeApplyableOutput
aws_kms_key.kms - *terraform.NodeValidatableResource
aws_s3_bucket.topic_sync - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.region - *terraform.NodeRootVariable
provider["registry.terraform.io/hashicorp/aws"] (close) - *terraform.graphNodeCloseProvider
aws_cloudwatch_log_group.s3 - *terraform.NodeValidatableResource
aws_iam_policy.msk - *terraform.NodeValidatableResource
aws_iam_policy_attachment.msk - *terraform.NodeValidatableResource
aws_iam_role.msk - *terraform.NodeValidatableResource
aws_kms_key.kms - *terraform.NodeValidatableResource
aws_msk_cluster.main - *terraform.NodeValidatableResource
aws_mskconnect_custom_plugin.s3 - *terraform.NodeValidatableResource
aws_mskconnect_worker_configuration.s3_topic - *terraform.NodeValidatableResource
aws_s3_bucket.plugins - *terraform.NodeValidatableResource
aws_s3_bucket.topic_sync - *terraform.NodeValidatableResource
aws_s3_bucket_acl.topic_sync - *terraform.NodeValidatableResource
aws_s3_bucket_server_side_encryption_configuration.topic_sync - *terraform.NodeValidatableResource
aws_s3_object.s3 - *terraform.NodeValidatableResource
aws_security_group.sg - *terraform.NodeValidatableResource
data.aws_caller_identity.current - *terraform.NodeValidatableResource
data.aws_iam_policy_document.msk - *terraform.NodeValidatableResource
data.aws_iam_policy_document.msk_policy - *terraform.NodeValidatableResource
data.aws_vpc.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/awscc"] - *terraform.NodeApplyableProvider
var.region - *terraform.NodeRootVariable
provider["registry.terraform.io/hashicorp/awscc"] (close) - *terraform.graphNodeCloseProvider
awscc_kafkaconnect_connector.s3 - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/awscc"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/template"] (close) - *terraform.graphNodeCloseProvider
data.template_file.worker_configuration - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/time"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/time"] (close) - *terraform.graphNodeCloseProvider
provider["registry.terraform.io/hashicorp/time"] - *terraform.NodeApplyableProvider
time_static.release - *terraform.NodeValidatableResource
time_static.release - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/time"] - *terraform.NodeApplyableProvider
var.broker_count - *terraform.NodeRootVariable
var.kafka_version - *terraform.NodeRootVariable
var.node_type - *terraform.NodeRootVariable
var.project_name - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
var.topic_sync - *terraform.NodeRootVariable
var.volume_size - *terraform.NodeRootVariable
var.vpc - *terraform.NodeRootVariable
------
2022-03-14T12:24:35.519-0300 [TRACE] Executing graph transform *terraform.CloseRootModuleTransformer
2022-03-14T12:24:35.520-0300 [TRACE] Completed graph transform *terraform.CloseRootModuleTransformer with new graph:
aws_cloudwatch_log_group.s3 - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
time_static.release - *terraform.NodeValidatableResource
var.project_name - *terraform.NodeRootVariable
aws_iam_policy.msk - *terraform.NodeValidatableResource
data.aws_iam_policy_document.msk_policy - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.project_name - *terraform.NodeRootVariable
aws_iam_policy_attachment.msk - *terraform.NodeValidatableResource
aws_iam_policy.msk - *terraform.NodeValidatableResource
aws_iam_role.msk - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_iam_role.msk - *terraform.NodeValidatableResource
data.aws_iam_policy_document.msk - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.project_name - *terraform.NodeRootVariable
aws_kms_key.kms - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.project_name - *terraform.NodeRootVariable
aws_msk_cluster.main - *terraform.NodeValidatableResource
aws_kms_key.kms - *terraform.NodeValidatableResource
aws_security_group.sg - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.broker_count - *terraform.NodeRootVariable
var.kafka_version - *terraform.NodeRootVariable
var.node_type - *terraform.NodeRootVariable
var.project_name - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
var.volume_size - *terraform.NodeRootVariable
aws_mskconnect_custom_plugin.s3 - *terraform.NodeValidatableResource
aws_s3_bucket.plugins - *terraform.NodeValidatableResource
aws_s3_object.s3 - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
time_static.release - *terraform.NodeValidatableResource
var.project_name - *terraform.NodeRootVariable
aws_mskconnect_worker_configuration.s3_topic - *terraform.NodeValidatableResource
data.template_file.worker_configuration - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
time_static.release - *terraform.NodeValidatableResource
var.project_name - *terraform.NodeRootVariable
aws_s3_bucket.plugins - *terraform.NodeValidatableResource
data.aws_caller_identity.current - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.project_name - *terraform.NodeRootVariable
aws_s3_bucket.topic_sync - *terraform.NodeValidatableResource
data.aws_caller_identity.current - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.project_name - *terraform.NodeRootVariable
var.topic_sync - *terraform.NodeRootVariable
aws_s3_bucket_acl.topic_sync - *terraform.NodeValidatableResource
aws_s3_bucket.topic_sync - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_s3_bucket_server_side_encryption_configuration.topic_sync - *terraform.NodeValidatableResource
aws_kms_key.kms - *terraform.NodeValidatableResource
aws_s3_bucket.topic_sync - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_s3_object.s3 - *terraform.NodeValidatableResource
aws_s3_bucket.plugins - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_security_group.sg - *terraform.NodeValidatableResource
data.aws_vpc.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.project_name - *terraform.NodeRootVariable
awscc_kafkaconnect_connector.s3 - *terraform.NodeValidatableResource
aws_iam_role.msk - *terraform.NodeValidatableResource
aws_msk_cluster.main - *terraform.NodeValidatableResource
aws_mskconnect_custom_plugin.s3 - *terraform.NodeValidatableResource
aws_security_group.sg - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/awscc"] - *terraform.NodeApplyableProvider
time_static.release - *terraform.NodeValidatableResource
var.project_name - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
data.aws_caller_identity.current - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
data.aws_iam_policy_document.msk - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
data.aws_iam_policy_document.msk_policy - *terraform.NodeValidatableResource
aws_msk_cluster.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
data.aws_vpc.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.vpc - *terraform.NodeRootVariable
data.template_file.worker_configuration - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
aws_cloudwatch_log_group.s3 - *terraform.NodeValidatableResource
aws_iam_policy.msk - *terraform.NodeValidatableResource
aws_iam_policy_attachment.msk - *terraform.NodeValidatableResource
aws_iam_role.msk - *terraform.NodeValidatableResource
aws_kms_key.kms - *terraform.NodeValidatableResource
aws_msk_cluster.main - *terraform.NodeValidatableResource
aws_mskconnect_custom_plugin.s3 - *terraform.NodeValidatableResource
aws_mskconnect_worker_configuration.s3_topic - *terraform.NodeValidatableResource
aws_s3_bucket.plugins - *terraform.NodeValidatableResource
aws_s3_bucket.topic_sync - *terraform.NodeValidatableResource
aws_s3_bucket_acl.topic_sync - *terraform.NodeValidatableResource
aws_s3_bucket_server_side_encryption_configuration.topic_sync - *terraform.NodeValidatableResource
aws_s3_object.s3 - *terraform.NodeValidatableResource
aws_security_group.sg - *terraform.NodeValidatableResource
awscc_kafkaconnect_connector.s3 - *terraform.NodeValidatableResource
data.aws_caller_identity.current - *terraform.NodeValidatableResource
data.aws_iam_policy_document.msk - *terraform.NodeValidatableResource
data.aws_iam_policy_document.msk_policy - *terraform.NodeValidatableResource
data.aws_vpc.main - *terraform.NodeValidatableResource
data.template_file.worker_configuration - *terraform.NodeValidatableResource
output.connect_configuration - *terraform.NodeApplyableOutput
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/awscc"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/time"] - *terraform.NodeApplyableProvider
time_static.release - *terraform.NodeValidatableResource
var.broker_count - *terraform.NodeRootVariable
var.kafka_version - *terraform.NodeRootVariable
var.node_type - *terraform.NodeRootVariable
var.project_name - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
var.topic_sync - *terraform.NodeRootVariable
var.volume_size - *terraform.NodeRootVariable
var.vpc - *terraform.NodeRootVariable
output.connect_configuration - *terraform.NodeApplyableOutput
aws_kms_key.kms - *terraform.NodeValidatableResource
aws_s3_bucket.topic_sync - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.region - *terraform.NodeRootVariable
provider["registry.terraform.io/hashicorp/aws"] (close) - *terraform.graphNodeCloseProvider
aws_cloudwatch_log_group.s3 - *terraform.NodeValidatableResource
aws_iam_policy.msk - *terraform.NodeValidatableResource
aws_iam_policy_attachment.msk - *terraform.NodeValidatableResource
aws_iam_role.msk - *terraform.NodeValidatableResource
aws_kms_key.kms - *terraform.NodeValidatableResource
aws_msk_cluster.main - *terraform.NodeValidatableResource
aws_mskconnect_custom_plugin.s3 - *terraform.NodeValidatableResource
aws_mskconnect_worker_configuration.s3_topic - *terraform.NodeValidatableResource
aws_s3_bucket.plugins - *terraform.NodeValidatableResource
aws_s3_bucket.topic_sync - *terraform.NodeValidatableResource
aws_s3_bucket_acl.topic_sync - *terraform.NodeValidatableResource
aws_s3_bucket_server_side_encryption_configuration.topic_sync - *terraform.NodeValidatableResource
aws_s3_object.s3 - *terraform.NodeValidatableResource
aws_security_group.sg - *terraform.NodeValidatableResource
data.aws_caller_identity.current - *terraform.NodeValidatableResource
data.aws_iam_policy_document.msk - *terraform.NodeValidatableResource
data.aws_iam_policy_document.msk_policy - *terraform.NodeValidatableResource
data.aws_vpc.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/awscc"] - *terraform.NodeApplyableProvider
var.region - *terraform.NodeRootVariable
provider["registry.terraform.io/hashicorp/awscc"] (close) - *terraform.graphNodeCloseProvider
awscc_kafkaconnect_connector.s3 - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/awscc"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/template"] (close) - *terraform.graphNodeCloseProvider
data.template_file.worker_configuration - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/time"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/time"] (close) - *terraform.graphNodeCloseProvider
provider["registry.terraform.io/hashicorp/time"] - *terraform.NodeApplyableProvider
time_static.release - *terraform.NodeValidatableResource
root - *terraform.nodeCloseModule
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
provider["registry.terraform.io/hashicorp/aws"] (close) - *terraform.graphNodeCloseProvider
provider["registry.terraform.io/hashicorp/awscc"] (close) - *terraform.graphNodeCloseProvider
provider["registry.terraform.io/hashicorp/template"] (close) - *terraform.graphNodeCloseProvider
provider["registry.terraform.io/hashicorp/time"] (close) - *terraform.graphNodeCloseProvider
time_static.release - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/time"] - *terraform.NodeApplyableProvider
var.broker_count - *terraform.NodeRootVariable
var.kafka_version - *terraform.NodeRootVariable
var.node_type - *terraform.NodeRootVariable
var.project_name - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
var.topic_sync - *terraform.NodeRootVariable
var.volume_size - *terraform.NodeRootVariable
var.vpc - *terraform.NodeRootVariable
------
2022-03-14T12:24:35.520-0300 [TRACE] Executing graph transform *terraform.TransitiveReductionTransformer
2022-03-14T12:24:35.520-0300 [TRACE] Completed graph transform *terraform.TransitiveReductionTransformer with new graph:
aws_cloudwatch_log_group.s3 - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
time_static.release - *terraform.NodeValidatableResource
var.project_name - *terraform.NodeRootVariable
aws_iam_policy.msk - *terraform.NodeValidatableResource
data.aws_iam_policy_document.msk_policy - *terraform.NodeValidatableResource
aws_iam_policy_attachment.msk - *terraform.NodeValidatableResource
aws_iam_policy.msk - *terraform.NodeValidatableResource
aws_iam_role.msk - *terraform.NodeValidatableResource
aws_iam_role.msk - *terraform.NodeValidatableResource
data.aws_iam_policy_document.msk - *terraform.NodeValidatableResource
var.project_name - *terraform.NodeRootVariable
aws_kms_key.kms - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.project_name - *terraform.NodeRootVariable
aws_msk_cluster.main - *terraform.NodeValidatableResource
aws_kms_key.kms - *terraform.NodeValidatableResource
aws_security_group.sg - *terraform.NodeValidatableResource
var.broker_count - *terraform.NodeRootVariable
var.kafka_version - *terraform.NodeRootVariable
var.node_type - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
var.volume_size - *terraform.NodeRootVariable
aws_mskconnect_custom_plugin.s3 - *terraform.NodeValidatableResource
aws_s3_object.s3 - *terraform.NodeValidatableResource
time_static.release - *terraform.NodeValidatableResource
aws_mskconnect_worker_configuration.s3_topic - *terraform.NodeValidatableResource
data.template_file.worker_configuration - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
time_static.release - *terraform.NodeValidatableResource
var.project_name - *terraform.NodeRootVariable
aws_s3_bucket.plugins - *terraform.NodeValidatableResource
data.aws_caller_identity.current - *terraform.NodeValidatableResource
var.project_name - *terraform.NodeRootVariable
aws_s3_bucket.topic_sync - *terraform.NodeValidatableResource
data.aws_caller_identity.current - *terraform.NodeValidatableResource
var.project_name - *terraform.NodeRootVariable
var.topic_sync - *terraform.NodeRootVariable
aws_s3_bucket_acl.topic_sync - *terraform.NodeValidatableResource
aws_s3_bucket.topic_sync - *terraform.NodeValidatableResource
aws_s3_bucket_server_side_encryption_configuration.topic_sync - *terraform.NodeValidatableResource
aws_kms_key.kms - *terraform.NodeValidatableResource
aws_s3_bucket.topic_sync - *terraform.NodeValidatableResource
aws_s3_object.s3 - *terraform.NodeValidatableResource
aws_s3_bucket.plugins - *terraform.NodeValidatableResource
aws_security_group.sg - *terraform.NodeValidatableResource
data.aws_vpc.main - *terraform.NodeValidatableResource
var.project_name - *terraform.NodeRootVariable
awscc_kafkaconnect_connector.s3 - *terraform.NodeValidatableResource
aws_iam_role.msk - *terraform.NodeValidatableResource
aws_msk_cluster.main - *terraform.NodeValidatableResource
aws_mskconnect_custom_plugin.s3 - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/awscc"] - *terraform.NodeApplyableProvider
data.aws_caller_identity.current - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
data.aws_iam_policy_document.msk - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
data.aws_iam_policy_document.msk_policy - *terraform.NodeValidatableResource
aws_msk_cluster.main - *terraform.NodeValidatableResource
data.aws_vpc.main - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.vpc - *terraform.NodeRootVariable
data.template_file.worker_configuration - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
aws_cloudwatch_log_group.s3 - *terraform.NodeValidatableResource
aws_iam_policy_attachment.msk - *terraform.NodeValidatableResource
aws_mskconnect_worker_configuration.s3_topic - *terraform.NodeValidatableResource
aws_s3_bucket_acl.topic_sync - *terraform.NodeValidatableResource
aws_s3_bucket_server_side_encryption_configuration.topic_sync - *terraform.NodeValidatableResource
awscc_kafkaconnect_connector.s3 - *terraform.NodeValidatableResource
output.connect_configuration - *terraform.NodeApplyableOutput
output.connect_configuration - *terraform.NodeApplyableOutput
aws_kms_key.kms - *terraform.NodeValidatableResource
aws_s3_bucket.topic_sync - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.region - *terraform.NodeRootVariable
provider["registry.terraform.io/hashicorp/aws"] (close) - *terraform.graphNodeCloseProvider
aws_cloudwatch_log_group.s3 - *terraform.NodeValidatableResource
aws_iam_policy_attachment.msk - *terraform.NodeValidatableResource
aws_mskconnect_custom_plugin.s3 - *terraform.NodeValidatableResource
aws_mskconnect_worker_configuration.s3_topic - *terraform.NodeValidatableResource
aws_s3_bucket_acl.topic_sync - *terraform.NodeValidatableResource
aws_s3_bucket_server_side_encryption_configuration.topic_sync - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/awscc"] - *terraform.NodeApplyableProvider
var.region - *terraform.NodeRootVariable
provider["registry.terraform.io/hashicorp/awscc"] (close) - *terraform.graphNodeCloseProvider
awscc_kafkaconnect_connector.s3 - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/template"] (close) - *terraform.graphNodeCloseProvider
data.template_file.worker_configuration - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/time"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/time"] (close) - *terraform.graphNodeCloseProvider
time_static.release - *terraform.NodeValidatableResource
root - *terraform.nodeCloseModule
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
provider["registry.terraform.io/hashicorp/aws"] (close) - *terraform.graphNodeCloseProvider
provider["registry.terraform.io/hashicorp/awscc"] (close) - *terraform.graphNodeCloseProvider
provider["registry.terraform.io/hashicorp/template"] (close) - *terraform.graphNodeCloseProvider
provider["registry.terraform.io/hashicorp/time"] (close) - *terraform.graphNodeCloseProvider
time_static.release - *terraform.NodeValidatableResource
provider["registry.terraform.io/hashicorp/time"] - *terraform.NodeApplyableProvider
var.broker_count - *terraform.NodeRootVariable
var.kafka_version - *terraform.NodeRootVariable
var.node_type - *terraform.NodeRootVariable
var.project_name - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
var.topic_sync - *terraform.NodeRootVariable
var.volume_size - *terraform.NodeRootVariable
var.vpc - *terraform.NodeRootVariable
------
2022-03-14T12:24:35.521-0300 [DEBUG] Starting graph walk: walkValidate
2022-03-14T12:24:35.522-0300 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/time\"]": starting visit (*terraform.NodeApplyableProvider)
2022-03-14T12:24:35.522-0300 [TRACE] vertex "var.kafka_version": starting visit (*terraform.NodeRootVariable)
2022-03-14T12:24:35.523-0300 [TRACE] vertex "var.broker_count": starting visit (*terraform.NodeRootVariable)
2022-03-14T12:24:35.523-0300 [DEBUG] created provider logger: level=trace
2022-03-14T12:24:35.523-0300 [TRACE] vertex "var.broker_count": visit complete
2022-03-14T12:24:35.523-0300 [TRACE] vertex "var.project_name": starting visit (*terraform.NodeRootVariable)
2022-03-14T12:24:35.523-0300 [TRACE] vertex "var.project_name": visit complete
2022-03-14T12:24:35.523-0300 [INFO] provider: configuring client automatic mTLS
2022-03-14T12:24:35.523-0300 [TRACE] vertex "var.topic_sync": starting visit (*terraform.NodeRootVariable)
2022-03-14T12:24:35.523-0300 [TRACE] vertex "var.topic_sync": visit complete
2022-03-14T12:24:35.523-0300 [TRACE] vertex "var.node_type": starting visit (*terraform.NodeRootVariable)
2022-03-14T12:24:35.523-0300 [TRACE] vertex "var.node_type": visit complete
2022-03-14T12:24:35.523-0300 [TRACE] vertex "var.volume_size": starting visit (*terraform.NodeRootVariable)
2022-03-14T12:24:35.523-0300 [TRACE] vertex "var.volume_size": visit complete
2022-03-14T12:24:35.523-0300 [TRACE] vertex "var.vpc": starting visit (*terraform.NodeRootVariable)
2022-03-14T12:24:35.523-0300 [TRACE] vertex "var.vpc": visit complete
2022-03-14T12:24:35.523-0300 [TRACE] vertex "var.region": starting visit (*terraform.NodeRootVariable)
2022-03-14T12:24:35.523-0300 [TRACE] vertex "var.region": visit complete
2022-03-14T12:24:35.523-0300 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/awscc\"]": starting visit (*terraform.NodeApplyableProvider)
2022-03-14T12:24:35.523-0300 [TRACE] vertex "var.subnets": starting visit (*terraform.NodeRootVariable)
2022-03-14T12:24:35.523-0300 [TRACE] vertex "var.subnets": visit complete
2022-03-14T12:24:35.523-0300 [TRACE] vertex "var.kafka_version": visit complete
2022-03-14T12:24:35.523-0300 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/template\"]": starting visit (*terraform.NodeApplyableProvider)
2022-03-14T12:24:35.523-0300 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/aws\"]": starting visit (*terraform.NodeApplyableProvider)
2022-03-14T12:24:35.564-0300 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/time/0.7.2/darwin_amd64/terraform-provider-time_v0.7.2_x5 args=[.terraform/providers/registry.terraform.io/hashicorp/time/0.7.2/darwin_amd64/terraform-provider-time_v0.7.2_x5]
2022-03-14T12:24:35.568-0300 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/time/0.7.2/darwin_amd64/terraform-provider-time_v0.7.2_x5 pid=2202
2022-03-14T12:24:35.568-0300 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/time/0.7.2/darwin_amd64/terraform-provider-time_v0.7.2_x5
2022-03-14T12:24:35.576-0300 [INFO] provider.terraform-provider-time_v0.7.2_x5: configuring server automatic mTLS: timestamp=2022-03-14T12:24:35.576-0300
2022-03-14T12:24:35.616-0300 [DEBUG] provider.terraform-provider-time_v0.7.2_x5: plugin address: address=/var/folders/0_/rcqv54z5461_jpw8lmtcnm_w0000gn/T/plugin614915017 network=unix timestamp=2022-03-14T12:24:35.616-0300
2022-03-14T12:24:35.616-0300 [DEBUG] provider: using plugin: version=5
2022-03-14T12:24:35.671-0300 [TRACE] BuiltinEvalContext: Initialized "provider[\"registry.terraform.io/hashicorp/time\"]" provider for provider["registry.terraform.io/hashicorp/time"]
2022-03-14T12:24:35.671-0300 [TRACE] provider.stdio: waiting for stdio data
2022-03-14T12:24:35.671-0300 [TRACE] buildProviderConfig for provider["registry.terraform.io/hashicorp/time"]: no configuration at all
2022-03-14T12:24:35.671-0300 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/time\"]": visit complete
2022-03-14T12:24:35.671-0300 [TRACE] vertex "time_static.release": starting visit (*terraform.NodeValidatableResource)
2022-03-14T12:24:35.671-0300 [DEBUG] created provider logger: level=trace
2022-03-14T12:24:35.672-0300 [INFO] provider: configuring client automatic mTLS
2022-03-14T12:24:35.712-0300 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/awscc/0.12.0/darwin_amd64/terraform-provider-awscc args=[.terraform/providers/registry.terraform.io/hashicorp/awscc/0.12.0/darwin_amd64/terraform-provider-awscc]
2022-03-14T12:24:35.716-0300 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/awscc/0.12.0/darwin_amd64/terraform-provider-awscc pid=2203
2022-03-14T12:24:35.716-0300 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/awscc/0.12.0/darwin_amd64/terraform-provider-awscc
2022-03-14T12:24:35.729-0300 [INFO] provider.terraform-provider-awscc: configuring server automatic mTLS: timestamp=2022-03-14T12:24:35.728-0300
2022-03-14T12:24:35.768-0300 [DEBUG] provider: using plugin: version=6
2022-03-14T12:24:35.768-0300 [DEBUG] provider.terraform-provider-awscc: plugin address: address=/var/folders/0_/rcqv54z5461_jpw8lmtcnm_w0000gn/T/plugin234722286 network=unix timestamp=2022-03-14T12:24:35.768-0300
2022-03-14T12:24:35.818-0300 [TRACE] BuiltinEvalContext: Initialized "provider[\"registry.terraform.io/hashicorp/awscc\"]" provider for provider["registry.terraform.io/hashicorp/awscc"]
2022-03-14T12:24:35.818-0300 [TRACE] provider.stdio: waiting for stdio data
2022-03-14T12:24:35.818-0300 [DEBUG] created provider logger: level=trace
2022-03-14T12:24:35.819-0300 [INFO] provider: configuring client automatic mTLS
2022-03-14T12:24:35.820-0300 [TRACE] GRPCProvider: ValidateResourceConfig
2022-03-14T12:24:35.820-0300 [TRACE] GRPCProvider: GetProviderSchema
2022-03-14T12:24:35.822-0300 [TRACE] vertex "time_static.release": visit complete
2022-03-14T12:24:35.822-0300 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/time\"] (close)": starting visit (*terraform.graphNodeCloseProvider)
2022-03-14T12:24:35.862-0300 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/template/2.2.0/darwin_amd64/terraform-provider-template_v2.2.0_x4 args=[.terraform/providers/registry.terraform.io/hashicorp/template/2.2.0/darwin_amd64/terraform-provider-template_v2.2.0_x4]
2022-03-14T12:24:35.867-0300 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/template/2.2.0/darwin_amd64/terraform-provider-template_v2.2.0_x4 pid=2204
2022-03-14T12:24:35.867-0300 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/template/2.2.0/darwin_amd64/terraform-provider-template_v2.2.0_x4
2022-03-14T12:24:35.880-0300 [INFO] provider.terraform-provider-template_v2.2.0_x4: configuring server automatic mTLS: timestamp=2022-03-14T12:24:35.879-0300
2022-03-14T12:24:35.908-0300 [DEBUG] provider.terraform-provider-template_v2.2.0_x4: plugin address: address=/var/folders/0_/rcqv54z5461_jpw8lmtcnm_w0000gn/T/plugin504690347 network=unix timestamp=2022-03-14T12:24:35.908-0300
2022-03-14T12:24:35.909-0300 [DEBUG] provider: using plugin: version=5
2022-03-14T12:24:35.964-0300 [TRACE] provider.stdio: waiting for stdio data
2022-03-14T12:24:35.964-0300 [TRACE] BuiltinEvalContext: Initialized "provider[\"registry.terraform.io/hashicorp/template\"]" provider for provider["registry.terraform.io/hashicorp/template"]
2022-03-14T12:24:35.964-0300 [TRACE] buildProviderConfig for provider["registry.terraform.io/hashicorp/template"]: no configuration at all
2022-03-14T12:24:35.964-0300 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/template\"]": visit complete
2022-03-14T12:24:35.964-0300 [TRACE] vertex "data.template_file.worker_configuration": starting visit (*terraform.NodeValidatableResource)
2022-03-14T12:24:35.964-0300 [TRACE] buildProviderConfig for provider["registry.terraform.io/hashicorp/awscc"]: using explicit config only
2022-03-14T12:24:35.964-0300 [TRACE] GRPCProvider.v6: GetProviderSchema
2022-03-14T12:24:35.964-0300 [DEBUG] created provider logger: level=trace
2022-03-14T12:24:35.964-0300 [INFO] provider: configuring client automatic mTLS
2022-03-14T12:24:35.965-0300 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unimplemented desc = unknown service plugin.GRPCStdio"
2022-03-14T12:24:35.966-0300 [TRACE] provider.terraform-provider-awscc: Received request: @module=sdk.proto tf_req_id=a147ef8a-b00c-5e77-a691-b3bef26ca07e @caller=github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov6/tf6server/server.go:331 tf_proto_version=6 tf_provider_addr=hashicorp/awscc tf_rpc=GetProviderSchema timestamp=2022-03-14T12:24:35.965-0300
2022-03-14T12:24:35.966-0300 [TRACE] provider.terraform-provider-awscc: Calling downstream: @module=sdk.proto tf_proto_version=6 tf_rpc=GetProviderSchema tf_provider_addr=hashicorp/awscc tf_req_id=a147ef8a-b00c-5e77-a691-b3bef26ca07e @caller=github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov6/tf6server/server.go:338 timestamp=2022-03-14T12:24:35.965-0300
2022-03-14T12:24:36.006-0300 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/aws/4.2.0/darwin_amd64/terraform-provider-aws_v4.2.0_x5 args=[.terraform/providers/registry.terraform.io/hashicorp/aws/4.2.0/darwin_amd64/terraform-provider-aws_v4.2.0_x5]
2022-03-14T12:24:36.007-0300 [TRACE] provider.terraform-provider-awscc: Called downstream: @module=sdk.proto @caller=github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov6/tf6server/server.go:344 tf_proto_version=6 tf_provider_addr=hashicorp/awscc tf_req_id=a147ef8a-b00c-5e77-a691-b3bef26ca07e tf_rpc=GetProviderSchema timestamp=2022-03-14T12:24:36.007-0300
2022-03-14T12:24:36.018-0300 [TRACE] provider.terraform-provider-awscc: Served request: @caller=github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov6/tf6server/server.go:350 @module=sdk.proto tf_proto_version=6 tf_provider_addr=hashicorp/awscc tf_req_id=a147ef8a-b00c-5e77-a691-b3bef26ca07e tf_rpc=GetProviderSchema timestamp=2022-03-14T12:24:36.018-0300
2022-03-14T12:24:36.030-0300 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/aws/4.2.0/darwin_amd64/terraform-provider-aws_v4.2.0_x5 pid=2205
2022-03-14T12:24:36.030-0300 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/aws/4.2.0/darwin_amd64/terraform-provider-aws_v4.2.0_x5
2022-03-14T12:24:36.076-0300 [DEBUG] No provider meta schema returned
2022-03-14T12:24:36.130-0300 [INFO] provider.terraform-provider-aws_v4.2.0_x5: configuring server automatic mTLS: timestamp=2022-03-14T12:24:36.125-0300
2022-03-14T12:24:36.149-0300 [DEBUG] provider: using plugin: version=5
2022-03-14T12:24:36.149-0300 [DEBUG] provider.terraform-provider-aws_v4.2.0_x5: plugin address: address=/var/folders/0_/rcqv54z5461_jpw8lmtcnm_w0000gn/T/plugin816362821 network=unix timestamp=2022-03-14T12:24:36.141-0300
2022-03-14T12:24:36.171-0300 [TRACE] GRPCProvider.v6: ValidateProviderConfig
2022-03-14T12:24:36.172-0300 [TRACE] provider.terraform-provider-awscc: Received request: @caller=github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov6/tf6server/server.go:380 @module=sdk.proto tf_proto_version=6 tf_provider_addr=hashicorp/awscc tf_req_id=cca5ce5c-4c0f-4aba-3048-0e1f89353d7f tf_rpc=ValidateProviderConfig timestamp=2022-03-14T12:24:36.171-0300
2022-03-14T12:24:36.172-0300 [TRACE] provider.terraform-provider-awscc: Calling downstream: tf_req_id=cca5ce5c-4c0f-4aba-3048-0e1f89353d7f @module=sdk.proto tf_proto_version=6 tf_provider_addr=hashicorp/awscc tf_rpc=ValidateProviderConfig @caller=github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov6/tf6server/server.go:387 timestamp=2022-03-14T12:24:36.171-0300
2022-03-14T12:24:36.172-0300 [TRACE] provider.terraform-provider-awscc: Called downstream: @caller=github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov6/tf6server/server.go:393 @module=sdk.proto tf_provider_addr=hashicorp/awscc tf_proto_version=6 tf_req_id=cca5ce5c-4c0f-4aba-3048-0e1f89353d7f tf_rpc=ValidateProviderConfig timestamp=2022-03-14T12:24:36.172-0300
2022-03-14T12:24:36.172-0300 [TRACE] provider.terraform-provider-awscc: Served request: @caller=github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov6/tf6server/server.go:399 tf_req_id=cca5ce5c-4c0f-4aba-3048-0e1f89353d7f tf_proto_version=6 tf_provider_addr=hashicorp/awscc tf_rpc=ValidateProviderConfig @module=sdk.proto timestamp=2022-03-14T12:24:36.172-0300
2022-03-14T12:24:36.172-0300 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/awscc\"]": visit complete
2022-03-14T12:24:36.187-0300 [TRACE] provider.stdio: waiting for stdio data
2022-03-14T12:24:36.187-0300 [TRACE] BuiltinEvalContext: Initialized "provider[\"registry.terraform.io/hashicorp/aws\"]" provider for provider["registry.terraform.io/hashicorp/aws"]
2022-03-14T12:24:36.187-0300 [TRACE] buildProviderConfig for provider["registry.terraform.io/hashicorp/aws"]: using explicit config only
2022-03-14T12:24:36.188-0300 [TRACE] GRPCProvider: Close
2022-03-14T12:24:36.188-0300 [TRACE] GRPCProvider: GetProviderSchema
2022-03-14T12:24:36.188-0300 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2022-03-14T12:24:36.189-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Received request: tf_req_id=f8a1ca24-d608-2b0a-24a5-1dea1165d33a tf_rpc=GetSchema @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:329 @module=sdk.proto tf_proto_version=5 tf_provider_addr=provider timestamp=2022-03-14T12:24:36.188-0300
2022-03-14T12:24:36.189-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Calling downstream: @module=sdk.proto tf_provider_addr=provider tf_req_id=f8a1ca24-d608-2b0a-24a5-1dea1165d33a tf_proto_version=5 tf_rpc=GetSchema @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:336 timestamp=2022-03-14T12:24:36.188-0300
2022-03-14T12:24:36.190-0300 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/time/0.7.2/darwin_amd64/terraform-provider-time_v0.7.2_x5 pid=2202
2022-03-14T12:24:36.190-0300 [DEBUG] provider: plugin exited
2022-03-14T12:24:36.190-0300 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/time\"] (close)": visit complete
2022-03-14T12:24:36.191-0300 [TRACE] GRPCProvider: ValidateDataResourceConfig
2022-03-14T12:24:36.191-0300 [TRACE] GRPCProvider: GetProviderSchema
2022-03-14T12:24:36.192-0300 [DEBUG] No provider meta schema returned
2022-03-14T12:24:36.193-0300 [TRACE] vertex "data.template_file.worker_configuration": visit complete
2022-03-14T12:24:36.193-0300 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/template\"] (close)": starting visit (*terraform.graphNodeCloseProvider)
2022-03-14T12:24:36.193-0300 [TRACE] GRPCProvider: Close
2022-03-14T12:24:36.201-0300 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/template/2.2.0/darwin_amd64/terraform-provider-template_v2.2.0_x4 pid=2204
2022-03-14T12:24:36.201-0300 [DEBUG] provider: plugin exited
2022-03-14T12:24:36.201-0300 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/template\"] (close)": visit complete
2022-03-14T12:24:36.219-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Called downstream: tf_proto_version=5 tf_rpc=GetSchema @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:342 @module=sdk.proto tf_provider_addr=provider tf_req_id=f8a1ca24-d608-2b0a-24a5-1dea1165d33a timestamp=2022-03-14T12:24:36.219-0300
2022-03-14T12:24:36.228-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Served request: tf_req_id=f8a1ca24-d608-2b0a-24a5-1dea1165d33a @module=sdk.proto tf_provider_addr=provider tf_proto_version=5 tf_rpc=GetSchema @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:348 timestamp=2022-03-14T12:24:36.228-0300
2022-03-14T12:24:36.312-0300 [TRACE] GRPCProvider: ValidateProviderConfig
2022-03-14T12:24:36.313-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Received request: tf_proto_version=5 tf_provider_addr=provider tf_rpc=PrepareProviderConfig @module=sdk.proto tf_req_id=81ce6ac3-0389-c28a-56e8-c8edfcba25ec @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:354 timestamp=2022-03-14T12:24:36.312-0300
2022-03-14T12:24:36.313-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Calling downstream: @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:361 tf_provider_addr=provider tf_rpc=PrepareProviderConfig @module=sdk.proto tf_proto_version=5 tf_req_id=81ce6ac3-0389-c28a-56e8-c8edfcba25ec timestamp=2022-03-14T12:24:36.312-0300
2022-03-14T12:24:36.423-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Called downstream: @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:367 tf_rpc=PrepareProviderConfig @module=sdk.proto tf_proto_version=5 tf_provider_addr=provider tf_req_id=81ce6ac3-0389-c28a-56e8-c8edfcba25ec timestamp=2022-03-14T12:24:36.423-0300
2022-03-14T12:24:36.423-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Served request: @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:373 @module=sdk.proto tf_rpc=PrepareProviderConfig tf_proto_version=5 tf_provider_addr=provider tf_req_id=81ce6ac3-0389-c28a-56e8-c8edfcba25ec timestamp=2022-03-14T12:24:36.423-0300
2022-03-14T12:24:36.426-0300 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/aws\"]": visit complete
2022-03-14T12:24:36.426-0300 [TRACE] vertex "data.aws_caller_identity.current": starting visit (*terraform.NodeValidatableResource)
2022-03-14T12:24:36.426-0300 [TRACE] vertex "data.aws_iam_policy_document.msk": starting visit (*terraform.NodeValidatableResource)
2022-03-14T12:24:36.426-0300 [TRACE] vertex "aws_mskconnect_worker_configuration.s3_topic": starting visit (*terraform.NodeValidatableResource)
2022-03-14T12:24:36.426-0300 [TRACE] GRPCProvider: ValidateDataResourceConfig
2022-03-14T12:24:36.426-0300 [TRACE] vertex "aws_cloudwatch_log_group.s3": starting visit (*terraform.NodeValidatableResource)
2022-03-14T12:24:36.427-0300 [TRACE] vertex "data.aws_vpc.main": starting visit (*terraform.NodeValidatableResource)
2022-03-14T12:24:36.427-0300 [TRACE] GRPCProvider: ValidateDataResourceConfig
2022-03-14T12:24:36.427-0300 [TRACE] vertex "aws_kms_key.kms": starting visit (*terraform.NodeValidatableResource)
2022-03-14T12:24:36.427-0300 [TRACE] GRPCProvider: ValidateResourceConfig
2022-03-14T12:24:36.427-0300 [TRACE] GRPCProvider: ValidateResourceConfig
2022-03-14T12:24:36.428-0300 [TRACE] GRPCProvider: ValidateResourceConfig
2022-03-14T12:24:36.428-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Received request: tf_proto_version=5 @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:495 tf_provider_addr=provider tf_req_id=cf6275dc-568b-be4b-a4fd-d017bfcc1177 tf_resource_type=aws_cloudwatch_log_group tf_rpc=ValidateResourceTypeConfig @module=sdk.proto timestamp=2022-03-14T12:24:36.428-0300
2022-03-14T12:24:36.428-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Calling downstream: tf_proto_version=5 tf_provider_addr=provider tf_req_id=cf6275dc-568b-be4b-a4fd-d017bfcc1177 tf_rpc=ValidateResourceTypeConfig @module=sdk.proto @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:502 tf_resource_type=aws_cloudwatch_log_group timestamp=2022-03-14T12:24:36.428-0300
2022-03-14T12:24:36.428-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Called downstream: @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:508 tf_proto_version=5 tf_req_id=cf6275dc-568b-be4b-a4fd-d017bfcc1177 @module=sdk.proto tf_provider_addr=provider tf_resource_type=aws_cloudwatch_log_group tf_rpc=ValidateResourceTypeConfig timestamp=2022-03-14T12:24:36.428-0300
2022-03-14T12:24:36.428-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Served request: @module=sdk.proto tf_proto_version=5 tf_provider_addr=provider @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:514 tf_resource_type=aws_cloudwatch_log_group tf_rpc=ValidateResourceTypeConfig tf_req_id=cf6275dc-568b-be4b-a4fd-d017bfcc1177 timestamp=2022-03-14T12:24:36.428-0300
2022-03-14T12:24:36.428-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Received request: tf_req_id=cc4ae504-ba89-da04-c184-7454ac963aa6 tf_data_source_type=aws_caller_identity tf_proto_version=5 tf_provider_addr=provider @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:445 @module=sdk.proto tf_rpc=ValidateDataSourceConfig timestamp=2022-03-14T12:24:36.428-0300
2022-03-14T12:24:36.428-0300 [TRACE] GRPCProvider: ValidateDataResourceConfig
2022-03-14T12:24:36.428-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Calling downstream: tf_provider_addr=provider @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:452 tf_proto_version=5 tf_data_source_type=aws_caller_identity tf_req_id=cc4ae504-ba89-da04-c184-7454ac963aa6 tf_rpc=ValidateDataSourceConfig @module=sdk.proto timestamp=2022-03-14T12:24:36.428-0300
2022-03-14T12:24:36.429-0300 [TRACE] vertex "data.aws_caller_identity.current": visit complete
2022-03-14T12:24:36.429-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Called downstream: tf_req_id=cc4ae504-ba89-da04-c184-7454ac963aa6 tf_data_source_type=aws_caller_identity tf_proto_version=5 tf_provider_addr=provider tf_rpc=ValidateDataSourceConfig @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:458 @module=sdk.proto timestamp=2022-03-14T12:24:36.428-0300
2022-03-14T12:24:36.429-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Served request: tf_provider_addr=provider tf_rpc=ValidateDataSourceConfig tf_data_source_type=aws_caller_identity @module=sdk.proto tf_proto_version=5 tf_req_id=cc4ae504-ba89-da04-c184-7454ac963aa6 @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:464 timestamp=2022-03-14T12:24:36.428-0300
2022-03-14T12:24:36.429-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Received request: tf_provider_addr=provider tf_rpc=ValidateDataSourceConfig tf_data_source_type=aws_vpc tf_proto_version=5 tf_req_id=99a79b5c-de57-f2e4-33e6-417a64d02620 @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:445 @module=sdk.proto timestamp=2022-03-14T12:24:36.428-0300
2022-03-14T12:24:36.429-0300 [TRACE] vertex "aws_s3_bucket.plugins": starting visit (*terraform.NodeValidatableResource)
2022-03-14T12:24:36.429-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Calling downstream: tf_data_source_type=aws_vpc tf_proto_version=5 @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:452 tf_req_id=99a79b5c-de57-f2e4-33e6-417a64d02620 tf_rpc=ValidateDataSourceConfig @module=sdk.proto tf_provider_addr=provider timestamp=2022-03-14T12:24:36.428-0300
2022-03-14T12:24:36.429-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Received request: tf_resource_type=aws_mskconnect_worker_configuration @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:495 @module=sdk.proto tf_provider_addr=provider tf_req_id=b0691687-82b3-bd88-99a5-d9dc18809593 tf_proto_version=5 tf_rpc=ValidateResourceTypeConfig timestamp=2022-03-14T12:24:36.428-0300
2022-03-14T12:24:36.429-0300 [TRACE] vertex "aws_s3_bucket.topic_sync": starting visit (*terraform.NodeValidatableResource)
2022-03-14T12:24:36.429-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Calling downstream: tf_rpc=ValidateResourceTypeConfig @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:502 @module=sdk.proto tf_proto_version=5 tf_provider_addr=provider tf_req_id=b0691687-82b3-bd88-99a5-d9dc18809593 tf_resource_type=aws_mskconnect_worker_configuration timestamp=2022-03-14T12:24:36.428-0300
2022-03-14T12:24:36.429-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Called downstream: tf_rpc=ValidateDataSourceConfig @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:458 @module=sdk.proto tf_provider_addr=provider tf_data_source_type=aws_vpc tf_proto_version=5 tf_req_id=99a79b5c-de57-f2e4-33e6-417a64d02620 timestamp=2022-03-14T12:24:36.428-0300
2022-03-14T12:24:36.429-0300 [TRACE] vertex "aws_mskconnect_worker_configuration.s3_topic": visit complete
2022-03-14T12:24:36.429-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Served request: tf_data_source_type=aws_vpc tf_proto_version=5 tf_provider_addr=provider tf_req_id=99a79b5c-de57-f2e4-33e6-417a64d02620 tf_rpc=ValidateDataSourceConfig @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:464 @module=sdk.proto timestamp=2022-03-14T12:24:36.428-0300
2022-03-14T12:24:36.429-0300 [TRACE] vertex "data.aws_vpc.main": visit complete
2022-03-14T12:24:36.429-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Called downstream: tf_proto_version=5 tf_req_id=b0691687-82b3-bd88-99a5-d9dc18809593 @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:508 @module=sdk.proto tf_provider_addr=provider tf_resource_type=aws_mskconnect_worker_configuration tf_rpc=ValidateResourceTypeConfig timestamp=2022-03-14T12:24:36.428-0300
2022-03-14T12:24:36.429-0300 [TRACE] vertex "aws_kms_key.kms": visit complete
2022-03-14T12:24:36.430-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Served request: @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:514 tf_rpc=ValidateResourceTypeConfig @module=sdk.proto tf_proto_version=5 tf_provider_addr=provider tf_req_id=b0691687-82b3-bd88-99a5-d9dc18809593 tf_resource_type=aws_mskconnect_worker_configuration timestamp=2022-03-14T12:24:36.428-0300
2022-03-14T12:24:36.430-0300 [TRACE] GRPCProvider: ValidateResourceConfig
2022-03-14T12:24:36.430-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Received request: tf_req_id=5b00051b-1315-fe7b-917f-76f3f59c9e60 tf_rpc=ValidateResourceTypeConfig @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:495 @module=sdk.proto tf_proto_version=5 tf_provider_addr=provider tf_resource_type=aws_kms_key timestamp=2022-03-14T12:24:36.428-0300
2022-03-14T12:24:36.430-0300 [TRACE] GRPCProvider: ValidateResourceConfig
2022-03-14T12:24:36.430-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Calling downstream: tf_proto_version=5 tf_resource_type=aws_kms_key tf_rpc=ValidateResourceTypeConfig @module=sdk.proto tf_provider_addr=provider tf_req_id=5b00051b-1315-fe7b-917f-76f3f59c9e60 @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:502 timestamp=2022-03-14T12:24:36.428-0300
2022-03-14T12:24:36.430-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Called downstream: @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:508 @module=sdk.proto tf_req_id=5b00051b-1315-fe7b-917f-76f3f59c9e60 tf_proto_version=5 tf_provider_addr=provider tf_resource_type=aws_kms_key tf_rpc=ValidateResourceTypeConfig timestamp=2022-03-14T12:24:36.429-0300
2022-03-14T12:24:36.430-0300 [TRACE] vertex "aws_cloudwatch_log_group.s3": visit complete
2022-03-14T12:24:36.430-0300 [TRACE] vertex "data.aws_iam_policy_document.msk": visit complete
2022-03-14T12:24:36.430-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Served request: @module=sdk.proto tf_req_id=5b00051b-1315-fe7b-917f-76f3f59c9e60 @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:514 tf_proto_version=5 tf_provider_addr=provider tf_resource_type=aws_kms_key tf_rpc=ValidateResourceTypeConfig timestamp=2022-03-14T12:24:36.429-0300
2022-03-14T12:24:36.430-0300 [TRACE] vertex "aws_iam_role.msk": starting visit (*terraform.NodeValidatableResource)
2022-03-14T12:24:36.430-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Received request: tf_data_source_type=aws_iam_policy_document tf_provider_addr=provider @module=sdk.proto tf_req_id=7f554df0-6bf7-e93d-c7e7-9118e21337d4 tf_rpc=ValidateDataSourceConfig @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:445 tf_proto_version=5 timestamp=2022-03-14T12:24:36.429-0300
2022-03-14T12:24:36.430-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Calling downstream: @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:452 tf_proto_version=5 tf_req_id=7f554df0-6bf7-e93d-c7e7-9118e21337d4 @module=sdk.proto tf_data_source_type=aws_iam_policy_document tf_provider_addr=provider tf_rpc=ValidateDataSourceConfig timestamp=2022-03-14T12:24:36.429-0300
2022-03-14T12:24:36.430-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Called downstream: tf_req_id=7f554df0-6bf7-e93d-c7e7-9118e21337d4 tf_data_source_type=aws_iam_policy_document tf_proto_version=5 tf_provider_addr=provider tf_rpc=ValidateDataSourceConfig @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:458 @module=sdk.proto timestamp=2022-03-14T12:24:36.429-0300
2022-03-14T12:24:36.430-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Served request: tf_req_id=7f554df0-6bf7-e93d-c7e7-9118e21337d4 @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:464 @module=sdk.proto tf_data_source_type=aws_iam_policy_document tf_provider_addr=provider tf_rpc=ValidateDataSourceConfig tf_proto_version=5 timestamp=2022-03-14T12:24:36.429-0300
2022-03-14T12:24:36.430-0300 [TRACE] vertex "aws_security_group.sg": starting visit (*terraform.NodeValidatableResource)
2022-03-14T12:24:36.430-0300 [TRACE] GRPCProvider: ValidateResourceConfig
2022-03-14T12:24:36.430-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Received request: @module=sdk.proto tf_proto_version=5 tf_provider_addr=provider tf_req_id=25ff2fd4-1bd0-2e58-6445-1f5726921d03 tf_rpc=ValidateResourceTypeConfig tf_resource_type=aws_s3_bucket @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:495 timestamp=2022-03-14T12:24:36.430-0300
2022-03-14T12:24:36.430-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Calling downstream: @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:502 tf_req_id=25ff2fd4-1bd0-2e58-6445-1f5726921d03 tf_rpc=ValidateResourceTypeConfig @module=sdk.proto tf_proto_version=5 tf_provider_addr=provider tf_resource_type=aws_s3_bucket timestamp=2022-03-14T12:24:36.430-0300
2022-03-14T12:24:36.430-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Called downstream: tf_provider_addr=provider tf_resource_type=aws_s3_bucket @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:508 @module=sdk.proto tf_proto_version=5 tf_req_id=25ff2fd4-1bd0-2e58-6445-1f5726921d03 tf_rpc=ValidateResourceTypeConfig timestamp=2022-03-14T12:24:36.430-0300
2022-03-14T12:24:36.430-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Served request: @module=sdk.proto tf_proto_version=5 tf_rpc=ValidateResourceTypeConfig @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:514 tf_provider_addr=provider tf_req_id=25ff2fd4-1bd0-2e58-6445-1f5726921d03 tf_resource_type=aws_s3_bucket timestamp=2022-03-14T12:24:36.430-0300
2022-03-14T12:24:36.431-0300 [TRACE] vertex "aws_s3_bucket.plugins": visit complete
2022-03-14T12:24:36.431-0300 [TRACE] vertex "aws_s3_object.s3": starting visit (*terraform.NodeValidatableResource)
2022-03-14T12:24:36.431-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Received request: @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:495 @module=sdk.proto tf_provider_addr=provider tf_req_id=0832e647-c681-6f6b-4770-00616b3c9549 tf_resource_type=aws_iam_role tf_proto_version=5 tf_rpc=ValidateResourceTypeConfig timestamp=2022-03-14T12:24:36.430-0300
2022-03-14T12:24:36.431-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Received request: tf_proto_version=5 tf_provider_addr=provider tf_req_id=b3eb9e26-551b-2316-c709-b43b3978b454 tf_resource_type=aws_s3_bucket @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:495 @module=sdk.proto tf_rpc=ValidateResourceTypeConfig timestamp=2022-03-14T12:24:36.430-0300
2022-03-14T12:24:36.431-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Calling downstream: tf_provider_addr=provider tf_req_id=0832e647-c681-6f6b-4770-00616b3c9549 tf_resource_type=aws_iam_role tf_rpc=ValidateResourceTypeConfig @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:502 tf_proto_version=5 @module=sdk.proto timestamp=2022-03-14T12:24:36.431-0300
2022-03-14T12:24:36.431-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Calling downstream: tf_rpc=ValidateResourceTypeConfig @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:502 @module=sdk.proto tf_proto_version=5 tf_provider_addr=provider tf_resource_type=aws_s3_bucket tf_req_id=b3eb9e26-551b-2316-c709-b43b3978b454 timestamp=2022-03-14T12:24:36.431-0300
2022-03-14T12:24:36.431-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Called downstream: @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:508 tf_req_id=0832e647-c681-6f6b-4770-00616b3c9549 tf_resource_type=aws_iam_role @module=sdk.proto tf_proto_version=5 tf_provider_addr=provider tf_rpc=ValidateResourceTypeConfig timestamp=2022-03-14T12:24:36.431-0300
2022-03-14T12:24:36.431-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Served request: tf_rpc=ValidateResourceTypeConfig @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:514 @module=sdk.proto tf_provider_addr=provider tf_resource_type=aws_iam_role tf_proto_version=5 tf_req_id=0832e647-c681-6f6b-4770-00616b3c9549 timestamp=2022-03-14T12:24:36.431-0300
2022-03-14T12:24:36.431-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Called downstream: @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:508 tf_proto_version=5 tf_rpc=ValidateResourceTypeConfig tf_provider_addr=provider tf_req_id=b3eb9e26-551b-2316-c709-b43b3978b454 tf_resource_type=aws_s3_bucket @module=sdk.proto timestamp=2022-03-14T12:24:36.431-0300
2022-03-14T12:24:36.431-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Served request: @module=sdk.proto tf_proto_version=5 tf_provider_addr=provider tf_req_id=b3eb9e26-551b-2316-c709-b43b3978b454 tf_rpc=ValidateResourceTypeConfig @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:514 tf_resource_type=aws_s3_bucket timestamp=2022-03-14T12:24:36.431-0300
2022-03-14T12:24:36.431-0300 [TRACE] vertex "aws_s3_bucket.topic_sync": visit complete
2022-03-14T12:24:36.432-0300 [TRACE] vertex "aws_s3_bucket_acl.topic_sync": starting visit (*terraform.NodeValidatableResource)
2022-03-14T12:24:36.432-0300 [TRACE] vertex "output.connect_configuration": starting visit (*terraform.NodeApplyableOutput)
2022-03-14T12:24:36.432-0300 [TRACE] GRPCProvider: ValidateResourceConfig
2022-03-14T12:24:36.432-0300 [TRACE] vertex "aws_s3_bucket_server_side_encryption_configuration.topic_sync": starting visit (*terraform.NodeValidatableResource)
2022-03-14T12:24:36.432-0300 [TRACE] setValue: Saving Create change for output.connect_configuration in changeset
2022-03-14T12:24:36.432-0300 [TRACE] setValue: Removing output.connect_configuration from state (it is now null)
2022-03-14T12:24:36.432-0300 [TRACE] vertex "output.connect_configuration": visit complete
2022-03-14T12:24:36.432-0300 [TRACE] GRPCProvider: ValidateResourceConfig
2022-03-14T12:24:36.433-0300 [TRACE] GRPCProvider: ValidateResourceConfig
2022-03-14T12:24:36.433-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Received request: @module=sdk.proto tf_provider_addr=provider tf_rpc=ValidateResourceTypeConfig tf_req_id=b09603ea-3356-003f-cbc6-028f498c6248 tf_resource_type=aws_s3_bucket_server_side_encryption_configuration @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:495 tf_proto_version=5 timestamp=2022-03-14T12:24:36.433-0300
2022-03-14T12:24:36.433-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Calling downstream: @module=sdk.proto tf_proto_version=5 tf_provider_addr=provider tf_req_id=b09603ea-3356-003f-cbc6-028f498c6248 tf_resource_type=aws_s3_bucket_server_side_encryption_configuration tf_rpc=ValidateResourceTypeConfig @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:502 timestamp=2022-03-14T12:24:36.433-0300
2022-03-14T12:24:36.433-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Called downstream: tf_req_id=b09603ea-3356-003f-cbc6-028f498c6248 tf_resource_type=aws_s3_bucket_server_side_encryption_configuration tf_rpc=ValidateResourceTypeConfig @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:508 @module=sdk.proto tf_proto_version=5 tf_provider_addr=provider timestamp=2022-03-14T12:24:36.433-0300
2022-03-14T12:24:36.433-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Served request: tf_proto_version=5 tf_provider_addr=provider tf_req_id=b09603ea-3356-003f-cbc6-028f498c6248 tf_resource_type=aws_s3_bucket_server_side_encryption_configuration @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:514 @module=sdk.proto tf_rpc=ValidateResourceTypeConfig timestamp=2022-03-14T12:24:36.433-0300
2022-03-14T12:24:36.433-0300 [TRACE] vertex "aws_iam_role.msk": visit complete
2022-03-14T12:24:36.433-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Received request: @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:495 @module=sdk.proto tf_proto_version=5 tf_provider_addr=provider tf_req_id=b79bdb0a-89be-30d7-9146-c37289086b64 tf_resource_type=aws_s3_bucket_acl tf_rpc=ValidateResourceTypeConfig timestamp=2022-03-14T12:24:36.433-0300
2022-03-14T12:24:36.433-0300 [TRACE] vertex "aws_s3_bucket_acl.topic_sync": visit complete
2022-03-14T12:24:36.433-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Calling downstream: @module=sdk.proto tf_proto_version=5 tf_provider_addr=provider tf_resource_type=aws_s3_bucket_acl @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:502 tf_req_id=b79bdb0a-89be-30d7-9146-c37289086b64 tf_rpc=ValidateResourceTypeConfig timestamp=2022-03-14T12:24:36.433-0300
2022-03-14T12:24:36.433-0300 [TRACE] vertex "aws_s3_bucket_server_side_encryption_configuration.topic_sync": visit complete
2022-03-14T12:24:36.433-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Called downstream: tf_resource_type=aws_s3_bucket_acl @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:508 tf_proto_version=5 tf_provider_addr=provider tf_rpc=ValidateResourceTypeConfig @module=sdk.proto tf_req_id=b79bdb0a-89be-30d7-9146-c37289086b64 timestamp=2022-03-14T12:24:36.433-0300
2022-03-14T12:24:36.434-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Served request: tf_resource_type=aws_s3_bucket_acl @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:514 @module=sdk.proto tf_proto_version=5 tf_provider_addr=provider tf_req_id=b79bdb0a-89be-30d7-9146-c37289086b64 tf_rpc=ValidateResourceTypeConfig timestamp=2022-03-14T12:24:36.433-0300
2022-03-14T12:24:36.434-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Received request: tf_req_id=4ba6e950-0aeb-13cc-704b-2ac6d91e4f8a @module=sdk.proto tf_proto_version=5 tf_provider_addr=provider tf_resource_type=aws_security_group tf_rpc=ValidateResourceTypeConfig @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:495 timestamp=2022-03-14T12:24:36.434-0300
2022-03-14T12:24:36.434-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Calling downstream: tf_provider_addr=provider tf_req_id=4ba6e950-0aeb-13cc-704b-2ac6d91e4f8a @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:502 @module=sdk.proto tf_proto_version=5 tf_resource_type=aws_security_group tf_rpc=ValidateResourceTypeConfig timestamp=2022-03-14T12:24:36.434-0300
2022-03-14T12:24:36.436-0300 [TRACE] vertex "aws_security_group.sg": visit complete
2022-03-14T12:24:36.436-0300 [TRACE] vertex "aws_msk_cluster.main": starting visit (*terraform.NodeValidatableResource)
2022-03-14T12:24:36.437-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Called downstream: @module=sdk.proto tf_proto_version=5 tf_provider_addr=provider @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:508 tf_req_id=4ba6e950-0aeb-13cc-704b-2ac6d91e4f8a tf_resource_type=aws_security_group tf_rpc=ValidateResourceTypeConfig timestamp=2022-03-14T12:24:36.435-0300
2022-03-14T12:24:36.437-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Served request: tf_rpc=ValidateResourceTypeConfig @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:514 tf_resource_type=aws_security_group tf_proto_version=5 tf_provider_addr=provider tf_req_id=4ba6e950-0aeb-13cc-704b-2ac6d91e4f8a @module=sdk.proto timestamp=2022-03-14T12:24:36.435-0300
2022-03-14T12:24:36.437-0300 [TRACE] GRPCProvider: ValidateResourceConfig
2022-03-14T12:24:36.438-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Received request: tf_provider_addr=provider @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:495 @module=sdk.proto tf_req_id=c85f874f-58a3-75ea-7620-5e214acbaca9 tf_resource_type=aws_msk_cluster tf_rpc=ValidateResourceTypeConfig tf_proto_version=5 timestamp=2022-03-14T12:24:36.438-0300
2022-03-14T12:24:36.438-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Calling downstream: tf_rpc=ValidateResourceTypeConfig @module=sdk.proto tf_proto_version=5 tf_provider_addr=provider tf_resource_type=aws_msk_cluster @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:502 tf_req_id=c85f874f-58a3-75ea-7620-5e214acbaca9 timestamp=2022-03-14T12:24:36.438-0300
2022-03-14T12:24:36.438-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Called downstream: tf_provider_addr=provider tf_resource_type=aws_msk_cluster tf_rpc=ValidateResourceTypeConfig @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:508 @module=sdk.proto tf_proto_version=5 tf_req_id=c85f874f-58a3-75ea-7620-5e214acbaca9 timestamp=2022-03-14T12:24:36.438-0300
2022-03-14T12:24:36.438-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Served request: tf_rpc=ValidateResourceTypeConfig @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:514 tf_proto_version=5 tf_provider_addr=provider tf_req_id=c85f874f-58a3-75ea-7620-5e214acbaca9 @module=sdk.proto tf_resource_type=aws_msk_cluster timestamp=2022-03-14T12:24:36.438-0300
2022-03-14T12:24:36.438-0300 [TRACE] vertex "aws_msk_cluster.main": visit complete
2022-03-14T12:24:36.438-0300 [TRACE] vertex "data.aws_iam_policy_document.msk_policy": starting visit (*terraform.NodeValidatableResource)
2022-03-14T12:24:36.439-0300 [TRACE] GRPCProvider: ValidateDataResourceConfig
2022-03-14T12:24:36.440-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Received request: @module=sdk.proto tf_req_id=65472bfe-4fa7-9a6b-0bcc-97ef3b75d125 @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:445 tf_proto_version=5 tf_provider_addr=provider tf_rpc=ValidateDataSourceConfig tf_data_source_type=aws_iam_policy_document timestamp=2022-03-14T12:24:36.440-0300
2022-03-14T12:24:36.440-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Calling downstream: tf_proto_version=5 tf_provider_addr=provider @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:452 @module=sdk.proto tf_req_id=65472bfe-4fa7-9a6b-0bcc-97ef3b75d125 tf_rpc=ValidateDataSourceConfig tf_data_source_type=aws_iam_policy_document timestamp=2022-03-14T12:24:36.440-0300
2022-03-14T12:24:36.441-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Called downstream: @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:458 tf_data_source_type=aws_iam_policy_document tf_proto_version=5 tf_rpc=ValidateDataSourceConfig @module=sdk.proto tf_provider_addr=provider tf_req_id=65472bfe-4fa7-9a6b-0bcc-97ef3b75d125 timestamp=2022-03-14T12:24:36.441-0300
2022-03-14T12:24:36.441-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Served request: tf_req_id=65472bfe-4fa7-9a6b-0bcc-97ef3b75d125 @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:464 @module=sdk.proto tf_data_source_type=aws_iam_policy_document tf_proto_version=5 tf_provider_addr=provider tf_rpc=ValidateDataSourceConfig timestamp=2022-03-14T12:24:36.441-0300
2022-03-14T12:24:36.441-0300 [TRACE] vertex "data.aws_iam_policy_document.msk_policy": visit complete
2022-03-14T12:24:36.441-0300 [TRACE] vertex "aws_iam_policy.msk": starting visit (*terraform.NodeValidatableResource)
2022-03-14T12:24:36.441-0300 [TRACE] GRPCProvider: ValidateResourceConfig
2022-03-14T12:24:36.441-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Received request: @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:495 tf_provider_addr=provider tf_req_id=524b7cca-2e2d-81e2-65e0-268c78dc894f tf_resource_type=aws_iam_policy tf_rpc=ValidateResourceTypeConfig @module=sdk.proto tf_proto_version=5 timestamp=2022-03-14T12:24:36.441-0300
2022-03-14T12:24:36.442-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Calling downstream: tf_provider_addr=provider tf_rpc=ValidateResourceTypeConfig @module=sdk.proto tf_proto_version=5 tf_req_id=524b7cca-2e2d-81e2-65e0-268c78dc894f tf_resource_type=aws_iam_policy @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:502 timestamp=2022-03-14T12:24:36.441-0300
2022-03-14T12:24:36.442-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Called downstream: @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:508 tf_req_id=524b7cca-2e2d-81e2-65e0-268c78dc894f @module=sdk.proto tf_proto_version=5 tf_provider_addr=provider tf_resource_type=aws_iam_policy tf_rpc=ValidateResourceTypeConfig timestamp=2022-03-14T12:24:36.441-0300
2022-03-14T12:24:36.442-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Served request: tf_req_id=524b7cca-2e2d-81e2-65e0-268c78dc894f tf_rpc=ValidateResourceTypeConfig @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:514 @module=sdk.proto tf_provider_addr=provider tf_resource_type=aws_iam_policy tf_proto_version=5 timestamp=2022-03-14T12:24:36.441-0300
2022-03-14T12:24:36.442-0300 [TRACE] vertex "aws_iam_policy.msk": visit complete
2022-03-14T12:24:36.442-0300 [TRACE] vertex "aws_iam_policy_attachment.msk": starting visit (*terraform.NodeValidatableResource)
2022-03-14T12:24:36.442-0300 [TRACE] GRPCProvider: ValidateResourceConfig
2022-03-14T12:24:36.442-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Received request: tf_req_id=036fb867-7554-1bf2-64af-c7ac6da49e28 tf_rpc=ValidateResourceTypeConfig tf_proto_version=5 tf_provider_addr=provider tf_resource_type=aws_iam_policy_attachment @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:495 @module=sdk.proto timestamp=2022-03-14T12:24:36.442-0300
2022-03-14T12:24:36.442-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Calling downstream: tf_proto_version=5 tf_provider_addr=provider @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:502 @module=sdk.proto tf_req_id=036fb867-7554-1bf2-64af-c7ac6da49e28 tf_resource_type=aws_iam_policy_attachment tf_rpc=ValidateResourceTypeConfig timestamp=2022-03-14T12:24:36.442-0300
2022-03-14T12:24:36.443-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Called downstream: @module=sdk.proto tf_provider_addr=provider tf_rpc=ValidateResourceTypeConfig @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:508 tf_proto_version=5 tf_req_id=036fb867-7554-1bf2-64af-c7ac6da49e28 tf_resource_type=aws_iam_policy_attachment timestamp=2022-03-14T12:24:36.442-0300
2022-03-14T12:24:36.443-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Served request: tf_rpc=ValidateResourceTypeConfig @module=sdk.proto tf_provider_addr=provider tf_req_id=036fb867-7554-1bf2-64af-c7ac6da49e28 tf_resource_type=aws_iam_policy_attachment @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:514 tf_proto_version=5 timestamp=2022-03-14T12:24:36.442-0300
2022-03-14T12:24:36.445-0300 [TRACE] vertex "aws_iam_policy_attachment.msk": visit complete
2022-03-14T12:24:36.527-0300 [TRACE] GRPCProvider: ValidateResourceConfig
2022-03-14T12:24:36.528-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Received request: tf_resource_type=aws_s3_object tf_rpc=ValidateResourceTypeConfig @module=sdk.proto tf_provider_addr=provider tf_req_id=38d183bd-89bb-8e64-4f93-813b32577c66 @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:495 tf_proto_version=5 timestamp=2022-03-14T12:24:36.528-0300
2022-03-14T12:24:36.528-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Calling downstream: @module=sdk.proto tf_provider_addr=provider tf_req_id=38d183bd-89bb-8e64-4f93-813b32577c66 tf_resource_type=aws_s3_object @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:502 tf_rpc=ValidateResourceTypeConfig tf_proto_version=5 timestamp=2022-03-14T12:24:36.528-0300
2022-03-14T12:24:36.528-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Called downstream: tf_proto_version=5 tf_provider_addr=provider tf_req_id=38d183bd-89bb-8e64-4f93-813b32577c66 tf_resource_type=aws_s3_object tf_rpc=ValidateResourceTypeConfig @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:508 @module=sdk.proto timestamp=2022-03-14T12:24:36.528-0300
2022-03-14T12:24:36.528-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Served request: @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:514 tf_req_id=38d183bd-89bb-8e64-4f93-813b32577c66 tf_resource_type=aws_s3_object @module=sdk.proto tf_proto_version=5 tf_provider_addr=provider tf_rpc=ValidateResourceTypeConfig timestamp=2022-03-14T12:24:36.528-0300
2022-03-14T12:24:36.528-0300 [TRACE] vertex "aws_s3_object.s3": visit complete
2022-03-14T12:24:36.528-0300 [TRACE] vertex "aws_mskconnect_custom_plugin.s3": starting visit (*terraform.NodeValidatableResource)
2022-03-14T12:24:36.529-0300 [TRACE] GRPCProvider: ValidateResourceConfig
2022-03-14T12:24:36.529-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Received request: @module=sdk.proto tf_proto_version=5 tf_resource_type=aws_mskconnect_custom_plugin @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:495 tf_provider_addr=provider tf_req_id=e89b8ca1-8564-ecbc-067b-9f54ae335bce tf_rpc=ValidateResourceTypeConfig timestamp=2022-03-14T12:24:36.529-0300
2022-03-14T12:24:36.529-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Calling downstream: tf_rpc=ValidateResourceTypeConfig tf_proto_version=5 tf_provider_addr=provider tf_req_id=e89b8ca1-8564-ecbc-067b-9f54ae335bce tf_resource_type=aws_mskconnect_custom_plugin @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:502 @module=sdk.proto timestamp=2022-03-14T12:24:36.529-0300
2022-03-14T12:24:36.529-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Called downstream: @module=sdk.proto tf_proto_version=5 tf_provider_addr=provider tf_req_id=e89b8ca1-8564-ecbc-067b-9f54ae335bce tf_rpc=ValidateResourceTypeConfig @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:508 tf_resource_type=aws_mskconnect_custom_plugin timestamp=2022-03-14T12:24:36.529-0300
2022-03-14T12:24:36.529-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Served request: @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:514 tf_resource_type=aws_mskconnect_custom_plugin tf_proto_version=5 tf_provider_addr=provider tf_req_id=e89b8ca1-8564-ecbc-067b-9f54ae335bce tf_rpc=ValidateResourceTypeConfig @module=sdk.proto timestamp=2022-03-14T12:24:36.529-0300
2022-03-14T12:24:36.529-0300 [TRACE] vertex "aws_mskconnect_custom_plugin.s3": visit complete
2022-03-14T12:24:36.529-0300 [TRACE] vertex "awscc_kafkaconnect_connector.s3": starting visit (*terraform.NodeValidatableResource)
2022-03-14T12:24:36.529-0300 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/aws\"] (close)": starting visit (*terraform.graphNodeCloseProvider)
2022-03-14T12:24:36.530-0300 [TRACE] GRPCProvider: Close
2022-03-14T12:24:36.530-0300 [TRACE] GRPCProvider.v6: ValidateResourceConfig
2022-03-14T12:24:36.530-0300 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2022-03-14T12:24:36.531-0300 [TRACE] provider.terraform-provider-awscc: Received request: @caller=github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov6/tf6server/server.go:496 tf_proto_version=6 tf_req_id=67520abf-5643-3c7c-6061-2daf676ced5c tf_rpc=ValidateResourceConfig @module=sdk.proto tf_provider_addr=hashicorp/awscc tf_resource_type=awscc_kafkaconnect_connector timestamp=2022-03-14T12:24:36.531-0300
2022-03-14T12:24:36.531-0300 [TRACE] provider.terraform-provider-awscc: Calling downstream: @caller=github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov6/tf6server/server.go:503 tf_proto_version=6 tf_provider_addr=hashicorp/awscc tf_req_id=67520abf-5643-3c7c-6061-2daf676ced5c @module=sdk.proto tf_resource_type=awscc_kafkaconnect_connector tf_rpc=ValidateResourceConfig timestamp=2022-03-14T12:24:36.531-0300
2022-03-14T12:24:36.536-0300 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/aws/4.2.0/darwin_amd64/terraform-provider-aws_v4.2.0_x5 pid=2205
2022-03-14T12:24:36.536-0300 [DEBUG] provider: plugin exited
2022-03-14T12:24:36.536-0300 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/aws\"] (close)": visit complete
2022-03-14T12:24:36.539-0300 [TRACE] provider.terraform-provider-awscc: Called downstream: tf_req_id=67520abf-5643-3c7c-6061-2daf676ced5c @caller=github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov6/tf6server/server.go:509 tf_proto_version=6 tf_rpc=ValidateResourceConfig @module=sdk.proto tf_provider_addr=hashicorp/awscc tf_resource_type=awscc_kafkaconnect_connector timestamp=2022-03-14T12:24:36.538-0300
2022-03-14T12:24:36.539-0300 [TRACE] provider.terraform-provider-awscc: Served request: @module=sdk.proto tf_provider_addr=hashicorp/awscc tf_resource_type=awscc_kafkaconnect_connector @caller=github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov6/tf6server/server.go:515 tf_proto_version=6 tf_req_id=67520abf-5643-3c7c-6061-2daf676ced5c tf_rpc=ValidateResourceConfig timestamp=2022-03-14T12:24:36.538-0300
2022-03-14T12:24:36.539-0300 [TRACE] vertex "awscc_kafkaconnect_connector.s3": visit complete
2022-03-14T12:24:36.539-0300 [TRACE] vertex "meta.count-boundary (EachMode fixup)": starting visit (*terraform.NodeCountBoundary)
2022-03-14T12:24:36.539-0300 [TRACE] vertex "meta.count-boundary (EachMode fixup)": visit complete
2022-03-14T12:24:36.540-0300 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/awscc\"] (close)": starting visit (*terraform.graphNodeCloseProvider)
2022-03-14T12:24:36.540-0300 [TRACE] GRPCProvider.v6: Close
2022-03-14T12:24:36.541-0300 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2022-03-14T12:24:36.545-0300 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/awscc/0.12.0/darwin_amd64/terraform-provider-awscc pid=2203
2022-03-14T12:24:36.545-0300 [DEBUG] provider: plugin exited
2022-03-14T12:24:36.545-0300 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/awscc\"] (close)": visit complete
2022-03-14T12:24:36.545-0300 [TRACE] vertex "root": starting visit (*terraform.nodeCloseModule)
2022-03-14T12:24:36.545-0300 [TRACE] vertex "root": visit complete
2022-03-14T12:24:36.545-0300 [INFO] backend/local: plan calling Plan
2022-03-14T12:24:36.545-0300 [INFO] terraform: building graph: GraphTypePlan
2022-03-14T12:24:36.545-0300 [TRACE] Executing graph transform *terraform.ConfigTransformer
2022-03-14T12:24:36.545-0300 [TRACE] ConfigTransformer: Starting for path:
2022-03-14T12:24:36.546-0300 [TRACE] Completed graph transform *terraform.ConfigTransformer with new graph:
aws_cloudwatch_log_group.s3 (expand) - *terraform.nodeExpandPlannableResource
aws_iam_policy.msk (expand) - *terraform.nodeExpandPlannableResource
aws_iam_policy_attachment.msk (expand) - *terraform.nodeExpandPlannableResource
aws_iam_role.msk (expand) - *terraform.nodeExpandPlannableResource
aws_kms_key.kms (expand) - *terraform.nodeExpandPlannableResource
aws_msk_cluster.main (expand) - *terraform.nodeExpandPlannableResource
aws_mskconnect_custom_plugin.s3 (expand) - *terraform.nodeExpandPlannableResource
aws_mskconnect_worker_configuration.s3_topic (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket.plugins (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket.topic_sync (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket_acl.topic_sync (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket_server_side_encryption_configuration.topic_sync (expand) - *terraform.nodeExpandPlannableResource
aws_s3_object.s3 (expand) - *terraform.nodeExpandPlannableResource
aws_security_group.sg (expand) - *terraform.nodeExpandPlannableResource
awscc_kafkaconnect_connector.s3 (expand) - *terraform.nodeExpandPlannableResource
data.aws_caller_identity.current (expand) - *terraform.nodeExpandPlannableResource
data.aws_iam_policy_document.msk (expand) - *terraform.nodeExpandPlannableResource
data.aws_iam_policy_document.msk_policy (expand) - *terraform.nodeExpandPlannableResource
data.aws_vpc.main (expand) - *terraform.nodeExpandPlannableResource
data.template_file.worker_configuration (expand) - *terraform.nodeExpandPlannableResource
time_static.release (expand) - *terraform.nodeExpandPlannableResource
------
2022-03-14T12:24:36.546-0300 [TRACE] Executing graph transform *terraform.RootVariableTransformer
2022-03-14T12:24:36.546-0300 [TRACE] Completed graph transform *terraform.RootVariableTransformer with new graph:
aws_cloudwatch_log_group.s3 (expand) - *terraform.nodeExpandPlannableResource
aws_iam_policy.msk (expand) - *terraform.nodeExpandPlannableResource
aws_iam_policy_attachment.msk (expand) - *terraform.nodeExpandPlannableResource
aws_iam_role.msk (expand) - *terraform.nodeExpandPlannableResource
aws_kms_key.kms (expand) - *terraform.nodeExpandPlannableResource
aws_msk_cluster.main (expand) - *terraform.nodeExpandPlannableResource
aws_mskconnect_custom_plugin.s3 (expand) - *terraform.nodeExpandPlannableResource
aws_mskconnect_worker_configuration.s3_topic (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket.plugins (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket.topic_sync (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket_acl.topic_sync (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket_server_side_encryption_configuration.topic_sync (expand) - *terraform.nodeExpandPlannableResource
aws_s3_object.s3 (expand) - *terraform.nodeExpandPlannableResource
aws_security_group.sg (expand) - *terraform.nodeExpandPlannableResource
awscc_kafkaconnect_connector.s3 (expand) - *terraform.nodeExpandPlannableResource
data.aws_caller_identity.current (expand) - *terraform.nodeExpandPlannableResource
data.aws_iam_policy_document.msk (expand) - *terraform.nodeExpandPlannableResource
data.aws_iam_policy_document.msk_policy (expand) - *terraform.nodeExpandPlannableResource
data.aws_vpc.main (expand) - *terraform.nodeExpandPlannableResource
data.template_file.worker_configuration (expand) - *terraform.nodeExpandPlannableResource
time_static.release (expand) - *terraform.nodeExpandPlannableResource
var.broker_count - *terraform.NodeRootVariable
var.kafka_version - *terraform.NodeRootVariable
var.node_type - *terraform.NodeRootVariable
var.project_name - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
var.topic_sync - *terraform.NodeRootVariable
var.volume_size - *terraform.NodeRootVariable
var.vpc - *terraform.NodeRootVariable
------
2022-03-14T12:24:36.546-0300 [TRACE] Executing graph transform *terraform.ModuleVariableTransformer
2022-03-14T12:24:36.546-0300 [TRACE] Completed graph transform *terraform.ModuleVariableTransformer (no changes)
2022-03-14T12:24:36.546-0300 [TRACE] Executing graph transform *terraform.LocalTransformer
2022-03-14T12:24:36.546-0300 [TRACE] Completed graph transform *terraform.LocalTransformer (no changes)
2022-03-14T12:24:36.546-0300 [TRACE] Executing graph transform *terraform.OutputTransformer
2022-03-14T12:24:36.546-0300 [TRACE] OutputTransformer: adding connect_configuration as *terraform.NodeApplyableOutput
2022-03-14T12:24:36.546-0300 [TRACE] Completed graph transform *terraform.OutputTransformer with new graph:
aws_cloudwatch_log_group.s3 (expand) - *terraform.nodeExpandPlannableResource
aws_iam_policy.msk (expand) - *terraform.nodeExpandPlannableResource
aws_iam_policy_attachment.msk (expand) - *terraform.nodeExpandPlannableResource
aws_iam_role.msk (expand) - *terraform.nodeExpandPlannableResource
aws_kms_key.kms (expand) - *terraform.nodeExpandPlannableResource
aws_msk_cluster.main (expand) - *terraform.nodeExpandPlannableResource
aws_mskconnect_custom_plugin.s3 (expand) - *terraform.nodeExpandPlannableResource
aws_mskconnect_worker_configuration.s3_topic (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket.plugins (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket.topic_sync (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket_acl.topic_sync (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket_server_side_encryption_configuration.topic_sync (expand) - *terraform.nodeExpandPlannableResource
aws_s3_object.s3 (expand) - *terraform.nodeExpandPlannableResource
aws_security_group.sg (expand) - *terraform.nodeExpandPlannableResource
awscc_kafkaconnect_connector.s3 (expand) - *terraform.nodeExpandPlannableResource
data.aws_caller_identity.current (expand) - *terraform.nodeExpandPlannableResource
data.aws_iam_policy_document.msk (expand) - *terraform.nodeExpandPlannableResource
data.aws_iam_policy_document.msk_policy (expand) - *terraform.nodeExpandPlannableResource
data.aws_vpc.main (expand) - *terraform.nodeExpandPlannableResource
data.template_file.worker_configuration (expand) - *terraform.nodeExpandPlannableResource
output.connect_configuration - *terraform.NodeApplyableOutput
time_static.release (expand) - *terraform.nodeExpandPlannableResource
var.broker_count - *terraform.NodeRootVariable
var.kafka_version - *terraform.NodeRootVariable
var.node_type - *terraform.NodeRootVariable
var.project_name - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
var.topic_sync - *terraform.NodeRootVariable
var.volume_size - *terraform.NodeRootVariable
var.vpc - *terraform.NodeRootVariable
------
2022-03-14T12:24:36.546-0300 [TRACE] Executing graph transform *terraform.OrphanResourceInstanceTransformer
2022-03-14T12:24:36.546-0300 [TRACE] Completed graph transform *terraform.OrphanResourceInstanceTransformer (no changes)
2022-03-14T12:24:36.546-0300 [TRACE] Executing graph transform *terraform.StateTransformer
2022-03-14T12:24:36.546-0300 [TRACE] StateTransformer: state is empty, so nothing to do
2022-03-14T12:24:36.546-0300 [TRACE] Completed graph transform *terraform.StateTransformer (no changes)
2022-03-14T12:24:36.547-0300 [TRACE] Executing graph transform *terraform.AttachStateTransformer
2022-03-14T12:24:36.547-0300 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes)
2022-03-14T12:24:36.547-0300 [TRACE] Executing graph transform *terraform.OrphanOutputTransformer
2022-03-14T12:24:36.547-0300 [TRACE] Completed graph transform *terraform.OrphanOutputTransformer (no changes)
2022-03-14T12:24:36.547-0300 [TRACE] Executing graph transform *terraform.AttachResourceConfigTransformer
2022-03-14T12:24:36.547-0300 [TRACE] AttachResourceConfigTransformer: attaching to "aws_s3_bucket_server_side_encryption_configuration.topic_sync (expand)" (*terraform.nodeExpandPlannableResource) config from s3-sync.tf:10,1-75
2022-03-14T12:24:36.547-0300 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to aws_s3_bucket_server_side_encryption_configuration.topic_sync (expand)
2022-03-14T12:24:36.547-0300 [TRACE] AttachResourceConfigTransformer: attaching to "aws_kms_key.kms (expand)" (*terraform.nodeExpandPlannableResource) config from kms.tf:1,1-29
2022-03-14T12:24:36.547-0300 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to aws_kms_key.kms (expand)
2022-03-14T12:24:36.547-0300 [TRACE] AttachResourceConfigTransformer: attaching to "data.template_file.worker_configuration (expand)" (*terraform.nodeExpandPlannableResource) config from hcl.Range{Filename:"workers.tf", Start:hcl.Pos{Line:1, Column:1, Byte:0}, End:hcl.Pos{Line:1, Column:44, Byte:43}}
2022-03-14T12:24:36.547-0300 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to data.template_file.worker_configuration (expand)
2022-03-14T12:24:36.547-0300 [TRACE] AttachResourceConfigTransformer: attaching to "time_static.release (expand)" (*terraform.nodeExpandPlannableResource) config from release.tf:1,1-33
2022-03-14T12:24:36.547-0300 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to time_static.release (expand)
2022-03-14T12:24:36.547-0300 [TRACE] AttachResourceConfigTransformer: attaching to "aws_iam_policy.msk (expand)" (*terraform.nodeExpandPlannableResource) config from iam_msk_connector.tf:132,1-32
2022-03-14T12:24:36.547-0300 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to aws_iam_policy.msk (expand)
2022-03-14T12:24:36.547-0300 [TRACE] AttachResourceConfigTransformer: attaching to "aws_s3_object.s3 (expand)" (*terraform.nodeExpandPlannableResource) config from s3.tf:5,1-30
2022-03-14T12:24:36.547-0300 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to aws_s3_object.s3 (expand)
2022-03-14T12:24:36.547-0300 [TRACE] AttachResourceConfigTransformer: attaching to "aws_security_group.sg (expand)" (*terraform.nodeExpandPlannableResource) config from msk.tf:29,1-35
2022-03-14T12:24:36.548-0300 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to aws_security_group.sg (expand)
2022-03-14T12:24:36.548-0300 [TRACE] AttachResourceConfigTransformer: attaching to "aws_mskconnect_worker_configuration.s3_topic (expand)" (*terraform.nodeExpandPlannableResource) config from workers.tf:5,1-58
2022-03-14T12:24:36.548-0300 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to aws_mskconnect_worker_configuration.s3_topic (expand)
2022-03-14T12:24:36.548-0300 [TRACE] AttachResourceConfigTransformer: attaching to "aws_s3_bucket_acl.topic_sync (expand)" (*terraform.nodeExpandPlannableResource) config from s3-sync.tf:5,1-42
2022-03-14T12:24:36.548-0300 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to aws_s3_bucket_acl.topic_sync (expand)
2022-03-14T12:24:36.548-0300 [TRACE] AttachResourceConfigTransformer: attaching to "aws_iam_policy_attachment.msk (expand)" (*terraform.nodeExpandPlannableResource) config from iam_msk_connector.tf:141,1-43
2022-03-14T12:24:36.548-0300 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to aws_iam_policy_attachment.msk (expand)
2022-03-14T12:24:36.548-0300 [TRACE] AttachResourceConfigTransformer: attaching to "data.aws_iam_policy_document.msk_policy (expand)" (*terraform.nodeExpandPlannableResource) config from hcl.Range{Filename:"iam_msk_connector.tf", Start:hcl.Pos{Line:22, Column:1, Byte:249}, End:hcl.Pos{Line:22, Column:44, Byte:292}}
2022-03-14T12:24:36.548-0300 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to data.aws_iam_policy_document.msk_policy (expand)
2022-03-14T12:24:36.548-0300 [TRACE] AttachResourceConfigTransformer: attaching to "aws_s3_bucket.plugins (expand)" (*terraform.nodeExpandPlannableResource) config from s3.tf:1,1-35
2022-03-14T12:24:36.548-0300 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to aws_s3_bucket.plugins (expand)
2022-03-14T12:24:36.548-0300 [TRACE] AttachResourceConfigTransformer: attaching to "aws_mskconnect_custom_plugin.s3 (expand)" (*terraform.nodeExpandPlannableResource) config from plugins.tf:1,1-45
2022-03-14T12:24:36.548-0300 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to aws_mskconnect_custom_plugin.s3 (expand)
2022-03-14T12:24:36.548-0300 [TRACE] AttachResourceConfigTransformer: attaching to "aws_iam_role.msk (expand)" (*terraform.nodeExpandPlannableResource) config from iam_msk_connector.tf:126,1-30
2022-03-14T12:24:36.548-0300 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to aws_iam_role.msk (expand)
2022-03-14T12:24:36.548-0300 [TRACE] AttachResourceConfigTransformer: attaching to "data.aws_caller_identity.current (expand)" (*terraform.nodeExpandPlannableResource) config from hcl.Range{Filename:"data.tf", Start:hcl.Pos{Line:3, Column:1, Byte:4}, End:hcl.Pos{Line:3, Column:37, Byte:40}}
2022-03-14T12:24:36.548-0300 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to data.aws_caller_identity.current (expand)
2022-03-14T12:24:36.548-0300 [TRACE] AttachResourceConfigTransformer: attaching to "awscc_kafkaconnect_connector.s3 (expand)" (*terraform.nodeExpandPlannableResource) config from msk_connect.tf:1,1-43
2022-03-14T12:24:36.548-0300 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to awscc_kafkaconnect_connector.s3 (expand)
2022-03-14T12:24:36.548-0300 [TRACE] AttachResourceConfigTransformer: attaching to "aws_cloudwatch_log_group.s3 (expand)" (*terraform.nodeExpandPlannableResource) config from cloudwatch.tf:2,1-41
2022-03-14T12:24:36.548-0300 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to aws_cloudwatch_log_group.s3 (expand)
2022-03-14T12:24:36.548-0300 [TRACE] AttachResourceConfigTransformer: attaching to "data.aws_vpc.main (expand)" (*terraform.nodeExpandPlannableResource) config from hcl.Range{Filename:"data.tf", Start:hcl.Pos{Line:5, Column:1, Byte:45}, End:hcl.Pos{Line:5, Column:22, Byte:66}}
2022-03-14T12:24:36.548-0300 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to data.aws_vpc.main (expand)
2022-03-14T12:24:36.548-0300 [TRACE] AttachResourceConfigTransformer: attaching to "aws_msk_cluster.main (expand)" (*terraform.nodeExpandPlannableResource) config from msk.tf:1,1-34
2022-03-14T12:24:36.548-0300 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to aws_msk_cluster.main (expand)
2022-03-14T12:24:36.548-0300 [TRACE] AttachResourceConfigTransformer: attaching to "aws_s3_bucket.topic_sync (expand)" (*terraform.nodeExpandPlannableResource) config from s3-sync.tf:1,1-38
2022-03-14T12:24:36.548-0300 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to aws_s3_bucket.topic_sync (expand)
2022-03-14T12:24:36.548-0300 [TRACE] AttachResourceConfigTransformer: attaching to "data.aws_iam_policy_document.msk (expand)" (*terraform.nodeExpandPlannableResource) config from hcl.Range{Filename:"iam_msk_connector.tf", Start:hcl.Pos{Line:1, Column:1, Byte:0}, End:hcl.Pos{Line:1, Column:37, Byte:36}}
2022-03-14T12:24:36.548-0300 [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to data.aws_iam_policy_document.msk (expand)
2022-03-14T12:24:36.549-0300 [TRACE] Completed graph transform *terraform.AttachResourceConfigTransformer (no changes)
2022-03-14T12:24:36.549-0300 [TRACE] Executing graph transform *terraform.graphTransformerMulti
2022-03-14T12:24:36.549-0300 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderConfigTransformer
2022-03-14T12:24:36.549-0300 [TRACE] ProviderConfigTransformer: attaching to "provider[\"registry.terraform.io/hashicorp/aws\"]" provider configuration from providers.tf:1,1-15
2022-03-14T12:24:36.549-0300 [TRACE] ProviderConfigTransformer: attaching to "provider[\"registry.terraform.io/hashicorp/awscc\"]" provider configuration from providers.tf:5,1-17
2022-03-14T12:24:36.549-0300 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderConfigTransformer with new graph:
aws_cloudwatch_log_group.s3 (expand) - *terraform.nodeExpandPlannableResource
aws_iam_policy.msk (expand) - *terraform.nodeExpandPlannableResource
aws_iam_policy_attachment.msk (expand) - *terraform.nodeExpandPlannableResource
aws_iam_role.msk (expand) - *terraform.nodeExpandPlannableResource
aws_kms_key.kms (expand) - *terraform.nodeExpandPlannableResource
aws_msk_cluster.main (expand) - *terraform.nodeExpandPlannableResource
aws_mskconnect_custom_plugin.s3 (expand) - *terraform.nodeExpandPlannableResource
aws_mskconnect_worker_configuration.s3_topic (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket.plugins (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket.topic_sync (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket_acl.topic_sync (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket_server_side_encryption_configuration.topic_sync (expand) - *terraform.nodeExpandPlannableResource
aws_s3_object.s3 (expand) - *terraform.nodeExpandPlannableResource
aws_security_group.sg (expand) - *terraform.nodeExpandPlannableResource
awscc_kafkaconnect_connector.s3 (expand) - *terraform.nodeExpandPlannableResource
data.aws_caller_identity.current (expand) - *terraform.nodeExpandPlannableResource
data.aws_iam_policy_document.msk (expand) - *terraform.nodeExpandPlannableResource
data.aws_iam_policy_document.msk_policy (expand) - *terraform.nodeExpandPlannableResource
data.aws_vpc.main (expand) - *terraform.nodeExpandPlannableResource
data.template_file.worker_configuration (expand) - *terraform.nodeExpandPlannableResource
output.connect_configuration - *terraform.NodeApplyableOutput
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/awscc"] - *terraform.NodeApplyableProvider
time_static.release (expand) - *terraform.nodeExpandPlannableResource
var.broker_count - *terraform.NodeRootVariable
var.kafka_version - *terraform.NodeRootVariable
var.node_type - *terraform.NodeRootVariable
var.project_name - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
var.topic_sync - *terraform.NodeRootVariable
var.volume_size - *terraform.NodeRootVariable
var.vpc - *terraform.NodeRootVariable
------
2022-03-14T12:24:36.549-0300 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.MissingProviderTransformer
2022-03-14T12:24:36.549-0300 [DEBUG] adding implicit provider configuration provider["registry.terraform.io/hashicorp/template"], implied first by data.template_file.worker_configuration (expand)
2022-03-14T12:24:36.549-0300 [DEBUG] adding implicit provider configuration provider["registry.terraform.io/hashicorp/time"], implied first by time_static.release (expand)
2022-03-14T12:24:36.549-0300 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.MissingProviderTransformer with new graph:
aws_cloudwatch_log_group.s3 (expand) - *terraform.nodeExpandPlannableResource
aws_iam_policy.msk (expand) - *terraform.nodeExpandPlannableResource
aws_iam_policy_attachment.msk (expand) - *terraform.nodeExpandPlannableResource
aws_iam_role.msk (expand) - *terraform.nodeExpandPlannableResource
aws_kms_key.kms (expand) - *terraform.nodeExpandPlannableResource
aws_msk_cluster.main (expand) - *terraform.nodeExpandPlannableResource
aws_mskconnect_custom_plugin.s3 (expand) - *terraform.nodeExpandPlannableResource
aws_mskconnect_worker_configuration.s3_topic (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket.plugins (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket.topic_sync (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket_acl.topic_sync (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket_server_side_encryption_configuration.topic_sync (expand) - *terraform.nodeExpandPlannableResource
aws_s3_object.s3 (expand) - *terraform.nodeExpandPlannableResource
aws_security_group.sg (expand) - *terraform.nodeExpandPlannableResource
awscc_kafkaconnect_connector.s3 (expand) - *terraform.nodeExpandPlannableResource
data.aws_caller_identity.current (expand) - *terraform.nodeExpandPlannableResource
data.aws_iam_policy_document.msk (expand) - *terraform.nodeExpandPlannableResource
data.aws_iam_policy_document.msk_policy (expand) - *terraform.nodeExpandPlannableResource
data.aws_vpc.main (expand) - *terraform.nodeExpandPlannableResource
data.template_file.worker_configuration (expand) - *terraform.nodeExpandPlannableResource
output.connect_configuration - *terraform.NodeApplyableOutput
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/awscc"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/time"] - *terraform.NodeApplyableProvider
time_static.release (expand) - *terraform.nodeExpandPlannableResource
var.broker_count - *terraform.NodeRootVariable
var.kafka_version - *terraform.NodeRootVariable
var.node_type - *terraform.NodeRootVariable
var.project_name - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
var.topic_sync - *terraform.NodeRootVariable
var.volume_size - *terraform.NodeRootVariable
var.vpc - *terraform.NodeRootVariable
------
2022-03-14T12:24:36.549-0300 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderTransformer
2022-03-14T12:24:36.550-0300 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/awscc"] serving awscc_kafkaconnect_connector.s3 (expand)
2022-03-14T12:24:36.550-0300 [DEBUG] ProviderTransformer: "awscc_kafkaconnect_connector.s3 (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/awscc"]
2022-03-14T12:24:36.550-0300 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/aws"] serving aws_security_group.sg (expand)
2022-03-14T12:24:36.550-0300 [DEBUG] ProviderTransformer: "aws_security_group.sg (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2022-03-14T12:24:36.550-0300 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/aws"] serving aws_iam_policy_attachment.msk (expand)
2022-03-14T12:24:36.550-0300 [DEBUG] ProviderTransformer: "aws_iam_policy_attachment.msk (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2022-03-14T12:24:36.550-0300 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/aws"] serving aws_mskconnect_custom_plugin.s3 (expand)
2022-03-14T12:24:36.550-0300 [DEBUG] ProviderTransformer: "aws_mskconnect_custom_plugin.s3 (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2022-03-14T12:24:36.550-0300 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/aws"] serving data.aws_vpc.main (expand)
2022-03-14T12:24:36.550-0300 [DEBUG] ProviderTransformer: "data.aws_vpc.main (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2022-03-14T12:24:36.550-0300 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/aws"] serving aws_s3_bucket_server_side_encryption_configuration.topic_sync (expand)
2022-03-14T12:24:36.550-0300 [DEBUG] ProviderTransformer: "aws_s3_bucket_server_side_encryption_configuration.topic_sync (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2022-03-14T12:24:36.551-0300 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/aws"] serving aws_s3_bucket_acl.topic_sync (expand)
2022-03-14T12:24:36.551-0300 [DEBUG] ProviderTransformer: "aws_s3_bucket_acl.topic_sync (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2022-03-14T12:24:36.551-0300 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/aws"] serving data.aws_caller_identity.current (expand)
2022-03-14T12:24:36.551-0300 [DEBUG] ProviderTransformer: "data.aws_caller_identity.current (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2022-03-14T12:24:36.551-0300 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/aws"] serving aws_iam_role.msk (expand)
2022-03-14T12:24:36.551-0300 [DEBUG] ProviderTransformer: "aws_iam_role.msk (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2022-03-14T12:24:36.551-0300 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/aws"] serving aws_s3_bucket.plugins (expand)
2022-03-14T12:24:36.551-0300 [DEBUG] ProviderTransformer: "aws_s3_bucket.plugins (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2022-03-14T12:24:36.551-0300 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/aws"] serving data.aws_iam_policy_document.msk (expand)
2022-03-14T12:24:36.551-0300 [DEBUG] ProviderTransformer: "data.aws_iam_policy_document.msk (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2022-03-14T12:24:36.551-0300 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/aws"] serving aws_kms_key.kms (expand)
2022-03-14T12:24:36.551-0300 [DEBUG] ProviderTransformer: "aws_kms_key.kms (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2022-03-14T12:24:36.551-0300 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/time"] serving time_static.release (expand)
2022-03-14T12:24:36.551-0300 [DEBUG] ProviderTransformer: "time_static.release (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/time"]
2022-03-14T12:24:36.551-0300 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/aws"] serving aws_iam_policy.msk (expand)
2022-03-14T12:24:36.551-0300 [DEBUG] ProviderTransformer: "aws_iam_policy.msk (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2022-03-14T12:24:36.551-0300 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/aws"] serving data.aws_iam_policy_document.msk_policy (expand)
2022-03-14T12:24:36.551-0300 [DEBUG] ProviderTransformer: "data.aws_iam_policy_document.msk_policy (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2022-03-14T12:24:36.551-0300 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/aws"] serving aws_msk_cluster.main (expand)
2022-03-14T12:24:36.551-0300 [DEBUG] ProviderTransformer: "aws_msk_cluster.main (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2022-03-14T12:24:36.551-0300 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/aws"] serving aws_s3_bucket.topic_sync (expand)
2022-03-14T12:24:36.551-0300 [DEBUG] ProviderTransformer: "aws_s3_bucket.topic_sync (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2022-03-14T12:24:36.551-0300 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/template"] serving data.template_file.worker_configuration (expand)
2022-03-14T12:24:36.551-0300 [DEBUG] ProviderTransformer: "data.template_file.worker_configuration (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/template"]
2022-03-14T12:24:36.551-0300 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/aws"] serving aws_s3_object.s3 (expand)
2022-03-14T12:24:36.552-0300 [DEBUG] ProviderTransformer: "aws_s3_object.s3 (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2022-03-14T12:24:36.552-0300 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/aws"] serving aws_mskconnect_worker_configuration.s3_topic (expand)
2022-03-14T12:24:36.552-0300 [DEBUG] ProviderTransformer: "aws_mskconnect_worker_configuration.s3_topic (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2022-03-14T12:24:36.552-0300 [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/aws"] serving aws_cloudwatch_log_group.s3 (expand)
2022-03-14T12:24:36.552-0300 [DEBUG] ProviderTransformer: "aws_cloudwatch_log_group.s3 (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/aws"]
2022-03-14T12:24:36.552-0300 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderTransformer with new graph:
aws_cloudwatch_log_group.s3 (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_iam_policy.msk (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_iam_policy_attachment.msk (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_iam_role.msk (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_kms_key.kms (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_msk_cluster.main (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_mskconnect_custom_plugin.s3 (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_mskconnect_worker_configuration.s3_topic (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_s3_bucket.plugins (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_s3_bucket.topic_sync (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_s3_bucket_acl.topic_sync (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_s3_bucket_server_side_encryption_configuration.topic_sync (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_s3_object.s3 (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_security_group.sg (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
awscc_kafkaconnect_connector.s3 (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/awscc"] - *terraform.NodeApplyableProvider
data.aws_caller_identity.current (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
data.aws_iam_policy_document.msk (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
data.aws_iam_policy_document.msk_policy (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
data.aws_vpc.main (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
data.template_file.worker_configuration (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
output.connect_configuration - *terraform.NodeApplyableOutput
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/awscc"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/time"] - *terraform.NodeApplyableProvider
time_static.release (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/time"] - *terraform.NodeApplyableProvider
var.broker_count - *terraform.NodeRootVariable
var.kafka_version - *terraform.NodeRootVariable
var.node_type - *terraform.NodeRootVariable
var.project_name - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
var.topic_sync - *terraform.NodeRootVariable
var.volume_size - *terraform.NodeRootVariable
var.vpc - *terraform.NodeRootVariable
------
2022-03-14T12:24:36.552-0300 [TRACE] (graphTransformerMulti) Executing graph transform *terraform.PruneProviderTransformer
2022-03-14T12:24:36.552-0300 [TRACE] (graphTransformerMulti) Completed graph transform *terraform.PruneProviderTransformer (no changes)
2022-03-14T12:24:36.552-0300 [TRACE] Completed graph transform *terraform.graphTransformerMulti with new graph:
aws_cloudwatch_log_group.s3 (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_iam_policy.msk (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_iam_policy_attachment.msk (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_iam_role.msk (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_kms_key.kms (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_msk_cluster.main (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_mskconnect_custom_plugin.s3 (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_mskconnect_worker_configuration.s3_topic (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_s3_bucket.plugins (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_s3_bucket.topic_sync (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_s3_bucket_acl.topic_sync (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_s3_bucket_server_side_encryption_configuration.topic_sync (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_s3_object.s3 (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_security_group.sg (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
awscc_kafkaconnect_connector.s3 (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/awscc"] - *terraform.NodeApplyableProvider
data.aws_caller_identity.current (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
data.aws_iam_policy_document.msk (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
data.aws_iam_policy_document.msk_policy (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
data.aws_vpc.main (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
data.template_file.worker_configuration (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
output.connect_configuration - *terraform.NodeApplyableOutput
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/awscc"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/time"] - *terraform.NodeApplyableProvider
time_static.release (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/time"] - *terraform.NodeApplyableProvider
var.broker_count - *terraform.NodeRootVariable
var.kafka_version - *terraform.NodeRootVariable
var.node_type - *terraform.NodeRootVariable
var.project_name - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
var.topic_sync - *terraform.NodeRootVariable
var.volume_size - *terraform.NodeRootVariable
var.vpc - *terraform.NodeRootVariable
------
2022-03-14T12:24:36.552-0300 [TRACE] Executing graph transform *terraform.RemovedModuleTransformer
2022-03-14T12:24:36.552-0300 [TRACE] Completed graph transform *terraform.RemovedModuleTransformer (no changes)
2022-03-14T12:24:36.552-0300 [TRACE] Executing graph transform *terraform.AttachSchemaTransformer
2022-03-14T12:24:36.552-0300 [TRACE] AttachSchemaTransformer: attaching resource schema to aws_mskconnect_custom_plugin.s3 (expand)
2022-03-14T12:24:36.552-0300 [TRACE] AttachSchemaTransformer: attaching resource schema to aws_iam_role.msk (expand)
2022-03-14T12:24:36.552-0300 [TRACE] AttachSchemaTransformer: attaching resource schema to data.aws_caller_identity.current (expand)
2022-03-14T12:24:36.552-0300 [TRACE] AttachSchemaTransformer: attaching resource schema to awscc_kafkaconnect_connector.s3 (expand)
2022-03-14T12:24:36.552-0300 [TRACE] AttachSchemaTransformer: attaching resource schema to aws_cloudwatch_log_group.s3 (expand)
2022-03-14T12:24:36.552-0300 [TRACE] AttachSchemaTransformer: attaching resource schema to data.aws_vpc.main (expand)
2022-03-14T12:24:36.552-0300 [TRACE] AttachSchemaTransformer: attaching resource schema to aws_msk_cluster.main (expand)
2022-03-14T12:24:36.552-0300 [TRACE] AttachSchemaTransformer: attaching resource schema to aws_s3_bucket.topic_sync (expand)
2022-03-14T12:24:36.552-0300 [TRACE] AttachSchemaTransformer: attaching resource schema to data.aws_iam_policy_document.msk (expand)
2022-03-14T12:24:36.553-0300 [TRACE] AttachSchemaTransformer: attaching provider config schema to provider["registry.terraform.io/hashicorp/aws"]
2022-03-14T12:24:36.553-0300 [TRACE] AttachSchemaTransformer: attaching resource schema to aws_s3_bucket_server_side_encryption_configuration.topic_sync (expand)
2022-03-14T12:24:36.553-0300 [TRACE] AttachSchemaTransformer: attaching resource schema to aws_kms_key.kms (expand)
2022-03-14T12:24:36.553-0300 [TRACE] AttachSchemaTransformer: attaching resource schema to data.template_file.worker_configuration (expand)
2022-03-14T12:24:36.553-0300 [TRACE] AttachSchemaTransformer: attaching provider config schema to provider["registry.terraform.io/hashicorp/awscc"]
2022-03-14T12:24:36.553-0300 [TRACE] AttachSchemaTransformer: attaching resource schema to time_static.release (expand)
2022-03-14T12:24:36.553-0300 [TRACE] AttachSchemaTransformer: attaching resource schema to aws_iam_policy.msk (expand)
2022-03-14T12:24:36.553-0300 [TRACE] AttachSchemaTransformer: attaching resource schema to aws_s3_object.s3 (expand)
2022-03-14T12:24:36.553-0300 [TRACE] AttachSchemaTransformer: attaching resource schema to aws_security_group.sg (expand)
2022-03-14T12:24:36.553-0300 [TRACE] AttachSchemaTransformer: attaching provider config schema to provider["registry.terraform.io/hashicorp/template"]
2022-03-14T12:24:36.553-0300 [TRACE] AttachSchemaTransformer: attaching provider config schema to provider["registry.terraform.io/hashicorp/time"]
2022-03-14T12:24:36.553-0300 [TRACE] AttachSchemaTransformer: attaching resource schema to aws_mskconnect_worker_configuration.s3_topic (expand)
2022-03-14T12:24:36.553-0300 [TRACE] AttachSchemaTransformer: attaching resource schema to aws_s3_bucket_acl.topic_sync (expand)
2022-03-14T12:24:36.553-0300 [TRACE] AttachSchemaTransformer: attaching resource schema to aws_iam_policy_attachment.msk (expand)
2022-03-14T12:24:36.553-0300 [TRACE] AttachSchemaTransformer: attaching resource schema to data.aws_iam_policy_document.msk_policy (expand)
2022-03-14T12:24:36.553-0300 [TRACE] AttachSchemaTransformer: attaching resource schema to aws_s3_bucket.plugins (expand)
2022-03-14T12:24:36.553-0300 [TRACE] Completed graph transform *terraform.AttachSchemaTransformer (no changes)
2022-03-14T12:24:36.553-0300 [TRACE] Executing graph transform *terraform.ModuleExpansionTransformer
2022-03-14T12:24:36.553-0300 [TRACE] Completed graph transform *terraform.ModuleExpansionTransformer (no changes)
2022-03-14T12:24:36.553-0300 [TRACE] Executing graph transform *terraform.ReferenceTransformer
2022-03-14T12:24:36.553-0300 [DEBUG] ReferenceTransformer: "aws_s3_bucket.plugins (expand)" references: [var.project_name data.aws_caller_identity.current (expand)]
2022-03-14T12:24:36.553-0300 [DEBUG] ReferenceTransformer: "var.node_type" references: []
2022-03-14T12:24:36.553-0300 [DEBUG] ReferenceTransformer: "var.region" references: []
2022-03-14T12:24:36.553-0300 [DEBUG] ReferenceTransformer: "var.project_name" references: []
2022-03-14T12:24:36.553-0300 [DEBUG] ReferenceTransformer: "aws_mskconnect_custom_plugin.s3 (expand)" references: [var.project_name time_static.release (expand) aws_s3_bucket.plugins (expand) aws_s3_object.s3 (expand)]
2022-03-14T12:24:36.553-0300 [DEBUG] ReferenceTransformer: "aws_iam_role.msk (expand)" references: [data.aws_iam_policy_document.msk (expand) var.project_name]
2022-03-14T12:24:36.554-0300 [DEBUG] ReferenceTransformer: "data.aws_caller_identity.current (expand)" references: []
2022-03-14T12:24:36.554-0300 [DEBUG] ReferenceTransformer: "awscc_kafkaconnect_connector.s3 (expand)" references: [aws_iam_role.msk (expand) var.project_name time_static.release (expand) aws_msk_cluster.main (expand) var.subnets aws_security_group.sg (expand) aws_mskconnect_custom_plugin.s3 (expand) aws_mskconnect_custom_plugin.s3 (expand)]
2022-03-14T12:24:36.554-0300 [DEBUG] ReferenceTransformer: "aws_cloudwatch_log_group.s3 (expand)" references: [var.project_name time_static.release (expand)]
2022-03-14T12:24:36.554-0300 [DEBUG] ReferenceTransformer: "data.aws_vpc.main (expand)" references: [var.vpc]
2022-03-14T12:24:36.554-0300 [DEBUG] ReferenceTransformer: "var.kafka_version" references: []
2022-03-14T12:24:36.554-0300 [DEBUG] ReferenceTransformer: "aws_msk_cluster.main (expand)" references: [var.project_name var.broker_count var.kafka_version var.volume_size var.node_type aws_security_group.sg (expand) var.subnets aws_kms_key.kms (expand)]
2022-03-14T12:24:36.554-0300 [DEBUG] ReferenceTransformer: "aws_s3_bucket.topic_sync (expand)" references: [var.project_name var.topic_sync data.aws_caller_identity.current (expand)]
2022-03-14T12:24:36.554-0300 [DEBUG] ReferenceTransformer: "data.aws_iam_policy_document.msk (expand)" references: []
2022-03-14T12:24:36.554-0300 [DEBUG] ReferenceTransformer: "var.broker_count" references: []
2022-03-14T12:24:36.554-0300 [DEBUG] ReferenceTransformer: "var.volume_size" references: []
2022-03-14T12:24:36.554-0300 [DEBUG] ReferenceTransformer: "var.subnets" references: []
2022-03-14T12:24:36.554-0300 [DEBUG] ReferenceTransformer: "var.vpc" references: []
2022-03-14T12:24:36.554-0300 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/aws\"]" references: [var.region]
2022-03-14T12:24:36.554-0300 [DEBUG] ReferenceTransformer: "aws_s3_bucket_server_side_encryption_configuration.topic_sync (expand)" references: [aws_s3_bucket.topic_sync (expand) aws_kms_key.kms (expand)]
2022-03-14T12:24:36.554-0300 [DEBUG] ReferenceTransformer: "aws_kms_key.kms (expand)" references: [var.project_name]
2022-03-14T12:24:36.554-0300 [DEBUG] ReferenceTransformer: "data.template_file.worker_configuration (expand)" references: []
2022-03-14T12:24:36.555-0300 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/awscc\"]" references: [var.region]
2022-03-14T12:24:36.555-0300 [DEBUG] ReferenceTransformer: "time_static.release (expand)" references: []
2022-03-14T12:24:36.555-0300 [DEBUG] ReferenceTransformer: "aws_iam_policy.msk (expand)" references: [data.aws_iam_policy_document.msk_policy (expand) var.project_name var.project_name]
2022-03-14T12:24:36.555-0300 [DEBUG] ReferenceTransformer: "aws_s3_object.s3 (expand)" references: [aws_s3_bucket.plugins (expand)]
2022-03-14T12:24:36.555-0300 [DEBUG] ReferenceTransformer: "aws_security_group.sg (expand)" references: [var.project_name data.aws_vpc.main (expand) var.project_name data.aws_vpc.main (expand) data.aws_vpc.main (expand) data.aws_vpc.main (expand) data.aws_vpc.main (expand) data.aws_vpc.main (expand) data.aws_vpc.main (expand)]
2022-03-14T12:24:36.555-0300 [DEBUG] ReferenceTransformer: "aws_mskconnect_worker_configuration.s3_topic (expand)" references: [var.project_name time_static.release (expand) data.template_file.worker_configuration (expand)]
2022-03-14T12:24:36.555-0300 [DEBUG] ReferenceTransformer: "aws_s3_bucket_acl.topic_sync (expand)" references: [aws_s3_bucket.topic_sync (expand)]
2022-03-14T12:24:36.555-0300 [DEBUG] ReferenceTransformer: "aws_iam_policy_attachment.msk (expand)" references: [aws_iam_policy.msk (expand) aws_iam_role.msk (expand)]
2022-03-14T12:24:36.555-0300 [DEBUG] ReferenceTransformer: "var.topic_sync" references: []
2022-03-14T12:24:36.555-0300 [DEBUG] ReferenceTransformer: "output.connect_configuration" references: [aws_s3_bucket.topic_sync (expand) aws_s3_bucket.topic_sync (expand) aws_kms_key.kms (expand)]
2022-03-14T12:24:36.555-0300 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/template\"]" references: []
2022-03-14T12:24:36.556-0300 [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/time\"]" references: []
2022-03-14T12:24:36.556-0300 [DEBUG] ReferenceTransformer: "data.aws_iam_policy_document.msk_policy (expand)" references: [aws_msk_cluster.main (expand)]
2022-03-14T12:24:36.556-0300 [TRACE] Completed graph transform *terraform.ReferenceTransformer with new graph:
aws_cloudwatch_log_group.s3 (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
time_static.release (expand) - *terraform.nodeExpandPlannableResource
var.project_name - *terraform.NodeRootVariable
aws_iam_policy.msk (expand) - *terraform.nodeExpandPlannableResource
data.aws_iam_policy_document.msk_policy (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.project_name - *terraform.NodeRootVariable
aws_iam_policy_attachment.msk (expand) - *terraform.nodeExpandPlannableResource
aws_iam_policy.msk (expand) - *terraform.nodeExpandPlannableResource
aws_iam_role.msk (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_iam_role.msk (expand) - *terraform.nodeExpandPlannableResource
data.aws_iam_policy_document.msk (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.project_name - *terraform.NodeRootVariable
aws_kms_key.kms (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.project_name - *terraform.NodeRootVariable
aws_msk_cluster.main (expand) - *terraform.nodeExpandPlannableResource
aws_kms_key.kms (expand) - *terraform.nodeExpandPlannableResource
aws_security_group.sg (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.broker_count - *terraform.NodeRootVariable
var.kafka_version - *terraform.NodeRootVariable
var.node_type - *terraform.NodeRootVariable
var.project_name - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
var.volume_size - *terraform.NodeRootVariable
aws_mskconnect_custom_plugin.s3 (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket.plugins (expand) - *terraform.nodeExpandPlannableResource
aws_s3_object.s3 (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
time_static.release (expand) - *terraform.nodeExpandPlannableResource
var.project_name - *terraform.NodeRootVariable
aws_mskconnect_worker_configuration.s3_topic (expand) - *terraform.nodeExpandPlannableResource
data.template_file.worker_configuration (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
time_static.release (expand) - *terraform.nodeExpandPlannableResource
var.project_name - *terraform.NodeRootVariable
aws_s3_bucket.plugins (expand) - *terraform.nodeExpandPlannableResource
data.aws_caller_identity.current (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.project_name - *terraform.NodeRootVariable
aws_s3_bucket.topic_sync (expand) - *terraform.nodeExpandPlannableResource
data.aws_caller_identity.current (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.project_name - *terraform.NodeRootVariable
var.topic_sync - *terraform.NodeRootVariable
aws_s3_bucket_acl.topic_sync (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket.topic_sync (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_s3_bucket_server_side_encryption_configuration.topic_sync (expand) - *terraform.nodeExpandPlannableResource
aws_kms_key.kms (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket.topic_sync (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_s3_object.s3 (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket.plugins (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_security_group.sg (expand) - *terraform.nodeExpandPlannableResource
data.aws_vpc.main (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.project_name - *terraform.NodeRootVariable
awscc_kafkaconnect_connector.s3 (expand) - *terraform.nodeExpandPlannableResource
aws_iam_role.msk (expand) - *terraform.nodeExpandPlannableResource
aws_msk_cluster.main (expand) - *terraform.nodeExpandPlannableResource
aws_mskconnect_custom_plugin.s3 (expand) - *terraform.nodeExpandPlannableResource
aws_security_group.sg (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/awscc"] - *terraform.NodeApplyableProvider
time_static.release (expand) - *terraform.nodeExpandPlannableResource
var.project_name - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
data.aws_caller_identity.current (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
data.aws_iam_policy_document.msk (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
data.aws_iam_policy_document.msk_policy (expand) - *terraform.nodeExpandPlannableResource
aws_msk_cluster.main (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
data.aws_vpc.main (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.vpc - *terraform.NodeRootVariable
data.template_file.worker_configuration (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
output.connect_configuration - *terraform.NodeApplyableOutput
aws_kms_key.kms (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket.topic_sync (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.region - *terraform.NodeRootVariable
provider["registry.terraform.io/hashicorp/awscc"] - *terraform.NodeApplyableProvider
var.region - *terraform.NodeRootVariable
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/time"] - *terraform.NodeApplyableProvider
time_static.release (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/time"] - *terraform.NodeApplyableProvider
var.broker_count - *terraform.NodeRootVariable
var.kafka_version - *terraform.NodeRootVariable
var.node_type - *terraform.NodeRootVariable
var.project_name - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
var.topic_sync - *terraform.NodeRootVariable
var.volume_size - *terraform.NodeRootVariable
var.vpc - *terraform.NodeRootVariable
------
2022-03-14T12:24:36.556-0300 [TRACE] Executing graph transform *terraform.AttachDependenciesTransformer
2022-03-14T12:24:36.556-0300 [TRACE] AttachDependenciesTransformer: aws_s3_bucket_server_side_encryption_configuration.topic_sync depends on [aws_kms_key.kms aws_s3_bucket.topic_sync data.aws_caller_identity.current]
2022-03-14T12:24:36.556-0300 [TRACE] AttachDependenciesTransformer: aws_kms_key.kms depends on []
2022-03-14T12:24:36.556-0300 [TRACE] AttachDependenciesTransformer: data.template_file.worker_configuration depends on []
2022-03-14T12:24:36.556-0300 [TRACE] AttachDependenciesTransformer: time_static.release depends on []
2022-03-14T12:24:36.556-0300 [TRACE] AttachDependenciesTransformer: aws_iam_policy.msk depends on [aws_kms_key.kms aws_msk_cluster.main aws_security_group.sg data.aws_iam_policy_document.msk_policy data.aws_vpc.main]
2022-03-14T12:24:36.556-0300 [TRACE] AttachDependenciesTransformer: aws_s3_object.s3 depends on [aws_s3_bucket.plugins data.aws_caller_identity.current]
2022-03-14T12:24:36.557-0300 [TRACE] AttachDependenciesTransformer: aws_security_group.sg depends on [data.aws_vpc.main]
2022-03-14T12:24:36.557-0300 [TRACE] AttachDependenciesTransformer: aws_mskconnect_worker_configuration.s3_topic depends on [data.template_file.worker_configuration time_static.release]
2022-03-14T12:24:36.557-0300 [TRACE] AttachDependenciesTransformer: aws_s3_bucket_acl.topic_sync depends on [aws_s3_bucket.topic_sync data.aws_caller_identity.current]
2022-03-14T12:24:36.557-0300 [TRACE] AttachDependenciesTransformer: aws_iam_policy_attachment.msk depends on [aws_iam_policy.msk aws_iam_role.msk aws_kms_key.kms aws_msk_cluster.main aws_security_group.sg data.aws_iam_policy_document.msk data.aws_iam_policy_document.msk_policy data.aws_vpc.main]
2022-03-14T12:24:36.557-0300 [TRACE] AttachDependenciesTransformer: data.aws_iam_policy_document.msk_policy depends on [aws_kms_key.kms aws_msk_cluster.main aws_security_group.sg data.aws_vpc.main]
2022-03-14T12:24:36.557-0300 [TRACE] AttachDependenciesTransformer: aws_s3_bucket.plugins depends on [data.aws_caller_identity.current]
2022-03-14T12:24:36.557-0300 [TRACE] AttachDependenciesTransformer: aws_mskconnect_custom_plugin.s3 depends on [aws_s3_bucket.plugins aws_s3_object.s3 data.aws_caller_identity.current time_static.release]
2022-03-14T12:24:36.557-0300 [TRACE] AttachDependenciesTransformer: aws_iam_role.msk depends on [data.aws_iam_policy_document.msk]
2022-03-14T12:24:36.557-0300 [TRACE] AttachDependenciesTransformer: data.aws_caller_identity.current depends on []
2022-03-14T12:24:36.557-0300 [TRACE] AttachDependenciesTransformer: awscc_kafkaconnect_connector.s3 depends on [aws_iam_role.msk aws_kms_key.kms aws_msk_cluster.main aws_mskconnect_custom_plugin.s3 aws_s3_bucket.plugins aws_s3_object.s3 aws_security_group.sg data.aws_caller_identity.current data.aws_iam_policy_document.msk data.aws_vpc.main time_static.release]
2022-03-14T12:24:36.557-0300 [TRACE] AttachDependenciesTransformer: aws_cloudwatch_log_group.s3 depends on [time_static.release]
2022-03-14T12:24:36.557-0300 [TRACE] AttachDependenciesTransformer: data.aws_vpc.main depends on []
2022-03-14T12:24:36.557-0300 [TRACE] AttachDependenciesTransformer: aws_msk_cluster.main depends on [aws_kms_key.kms aws_security_group.sg data.aws_vpc.main]
2022-03-14T12:24:36.557-0300 [TRACE] AttachDependenciesTransformer: aws_s3_bucket.topic_sync depends on [data.aws_caller_identity.current]
2022-03-14T12:24:36.557-0300 [TRACE] AttachDependenciesTransformer: data.aws_iam_policy_document.msk depends on []
2022-03-14T12:24:36.557-0300 [TRACE] Completed graph transform *terraform.AttachDependenciesTransformer (no changes)
2022-03-14T12:24:36.557-0300 [TRACE] Executing graph transform *terraform.attachDataResourceDependsOnTransformer
2022-03-14T12:24:36.557-0300 [TRACE] attachDataDependenciesTransformer: data.template_file.worker_configuration depends on []
2022-03-14T12:24:36.558-0300 [TRACE] attachDataDependenciesTransformer: data.aws_iam_policy_document.msk_policy depends on [aws_msk_cluster.main data.aws_vpc.main aws_kms_key.kms aws_security_group.sg]
2022-03-14T12:24:36.558-0300 [TRACE] attachDataDependenciesTransformer: data.aws_caller_identity.current depends on []
2022-03-14T12:24:36.558-0300 [TRACE] attachDataDependenciesTransformer: data.aws_vpc.main depends on []
2022-03-14T12:24:36.558-0300 [TRACE] attachDataDependenciesTransformer: data.aws_iam_policy_document.msk depends on []
2022-03-14T12:24:36.558-0300 [TRACE] Completed graph transform *terraform.attachDataResourceDependsOnTransformer (no changes)
2022-03-14T12:24:36.558-0300 [TRACE] Executing graph transform *terraform.TargetsTransformer
2022-03-14T12:24:36.558-0300 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes)
2022-03-14T12:24:36.558-0300 [TRACE] Executing graph transform *terraform.ForcedCBDTransformer
2022-03-14T12:24:36.558-0300 [TRACE] ForcedCBDTransformer: "awscc_kafkaconnect_connector.s3 (expand)" (*terraform.nodeExpandPlannableResource) has no CBD descendent, so skipping
2022-03-14T12:24:36.558-0300 [TRACE] ForcedCBDTransformer: "aws_cloudwatch_log_group.s3 (expand)" (*terraform.nodeExpandPlannableResource) has no CBD descendent, so skipping
2022-03-14T12:24:36.558-0300 [TRACE] ForcedCBDTransformer: "data.aws_vpc.main (expand)" (*terraform.nodeExpandPlannableResource) has no CBD descendent, so skipping
2022-03-14T12:24:36.558-0300 [TRACE] ForcedCBDTransformer: "aws_msk_cluster.main (expand)" (*terraform.nodeExpandPlannableResource) has no CBD descendent, so skipping
2022-03-14T12:24:36.558-0300 [TRACE] ForcedCBDTransformer: "aws_s3_bucket.topic_sync (expand)" (*terraform.nodeExpandPlannableResource) has no CBD descendent, so skipping
2022-03-14T12:24:36.558-0300 [TRACE] ForcedCBDTransformer: "data.aws_iam_policy_document.msk (expand)" (*terraform.nodeExpandPlannableResource) has no CBD descendent, so skipping
2022-03-14T12:24:36.558-0300 [TRACE] ForcedCBDTransformer: "aws_s3_bucket_server_side_encryption_configuration.topic_sync (expand)" (*terraform.nodeExpandPlannableResource) has no CBD descendent, so skipping
2022-03-14T12:24:36.558-0300 [TRACE] ForcedCBDTransformer: "aws_kms_key.kms (expand)" (*terraform.nodeExpandPlannableResource) has no CBD descendent, so skipping
2022-03-14T12:24:36.558-0300 [TRACE] ForcedCBDTransformer: "data.template_file.worker_configuration (expand)" (*terraform.nodeExpandPlannableResource) has no CBD descendent, so skipping
2022-03-14T12:24:36.558-0300 [TRACE] ForcedCBDTransformer: "time_static.release (expand)" (*terraform.nodeExpandPlannableResource) has no CBD descendent, so skipping
2022-03-14T12:24:36.558-0300 [TRACE] ForcedCBDTransformer: "aws_iam_policy.msk (expand)" (*terraform.nodeExpandPlannableResource) has no CBD descendent, so skipping
2022-03-14T12:24:36.559-0300 [TRACE] ForcedCBDTransformer: "aws_s3_object.s3 (expand)" (*terraform.nodeExpandPlannableResource) has no CBD descendent, so skipping
2022-03-14T12:24:36.559-0300 [TRACE] ForcedCBDTransformer: "aws_security_group.sg (expand)" (*terraform.nodeExpandPlannableResource) has no CBD descendent, so skipping
2022-03-14T12:24:36.559-0300 [TRACE] ForcedCBDTransformer: "aws_mskconnect_worker_configuration.s3_topic (expand)" (*terraform.nodeExpandPlannableResource) has no CBD descendent, so skipping
2022-03-14T12:24:36.559-0300 [TRACE] ForcedCBDTransformer: "aws_s3_bucket_acl.topic_sync (expand)" (*terraform.nodeExpandPlannableResource) has no CBD descendent, so skipping
2022-03-14T12:24:36.559-0300 [TRACE] ForcedCBDTransformer: "aws_iam_policy_attachment.msk (expand)" (*terraform.nodeExpandPlannableResource) has no CBD descendent, so skipping
2022-03-14T12:24:36.559-0300 [TRACE] ForcedCBDTransformer: "data.aws_iam_policy_document.msk_policy (expand)" (*terraform.nodeExpandPlannableResource) has no CBD descendent, so skipping
2022-03-14T12:24:36.559-0300 [TRACE] ForcedCBDTransformer: "aws_s3_bucket.plugins (expand)" (*terraform.nodeExpandPlannableResource) has no CBD descendent, so skipping
2022-03-14T12:24:36.559-0300 [TRACE] ForcedCBDTransformer: "aws_mskconnect_custom_plugin.s3 (expand)" (*terraform.nodeExpandPlannableResource) has no CBD descendent, so skipping
2022-03-14T12:24:36.559-0300 [TRACE] ForcedCBDTransformer: "aws_iam_role.msk (expand)" (*terraform.nodeExpandPlannableResource) has no CBD descendent, so skipping
2022-03-14T12:24:36.559-0300 [TRACE] ForcedCBDTransformer: "data.aws_caller_identity.current (expand)" (*terraform.nodeExpandPlannableResource) has no CBD descendent, so skipping
2022-03-14T12:24:36.559-0300 [TRACE] Completed graph transform *terraform.ForcedCBDTransformer (no changes)
2022-03-14T12:24:36.559-0300 [TRACE] Executing graph transform *terraform.CountBoundaryTransformer
2022-03-14T12:24:36.559-0300 [TRACE] Completed graph transform *terraform.CountBoundaryTransformer with new graph:
aws_cloudwatch_log_group.s3 (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
time_static.release (expand) - *terraform.nodeExpandPlannableResource
var.project_name - *terraform.NodeRootVariable
aws_iam_policy.msk (expand) - *terraform.nodeExpandPlannableResource
data.aws_iam_policy_document.msk_policy (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.project_name - *terraform.NodeRootVariable
aws_iam_policy_attachment.msk (expand) - *terraform.nodeExpandPlannableResource
aws_iam_policy.msk (expand) - *terraform.nodeExpandPlannableResource
aws_iam_role.msk (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_iam_role.msk (expand) - *terraform.nodeExpandPlannableResource
data.aws_iam_policy_document.msk (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.project_name - *terraform.NodeRootVariable
aws_kms_key.kms (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.project_name - *terraform.NodeRootVariable
aws_msk_cluster.main (expand) - *terraform.nodeExpandPlannableResource
aws_kms_key.kms (expand) - *terraform.nodeExpandPlannableResource
aws_security_group.sg (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.broker_count - *terraform.NodeRootVariable
var.kafka_version - *terraform.NodeRootVariable
var.node_type - *terraform.NodeRootVariable
var.project_name - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
var.volume_size - *terraform.NodeRootVariable
aws_mskconnect_custom_plugin.s3 (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket.plugins (expand) - *terraform.nodeExpandPlannableResource
aws_s3_object.s3 (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
time_static.release (expand) - *terraform.nodeExpandPlannableResource
var.project_name - *terraform.NodeRootVariable
aws_mskconnect_worker_configuration.s3_topic (expand) - *terraform.nodeExpandPlannableResource
data.template_file.worker_configuration (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
time_static.release (expand) - *terraform.nodeExpandPlannableResource
var.project_name - *terraform.NodeRootVariable
aws_s3_bucket.plugins (expand) - *terraform.nodeExpandPlannableResource
data.aws_caller_identity.current (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.project_name - *terraform.NodeRootVariable
aws_s3_bucket.topic_sync (expand) - *terraform.nodeExpandPlannableResource
data.aws_caller_identity.current (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.project_name - *terraform.NodeRootVariable
var.topic_sync - *terraform.NodeRootVariable
aws_s3_bucket_acl.topic_sync (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket.topic_sync (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_s3_bucket_server_side_encryption_configuration.topic_sync (expand) - *terraform.nodeExpandPlannableResource
aws_kms_key.kms (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket.topic_sync (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_s3_object.s3 (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket.plugins (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_security_group.sg (expand) - *terraform.nodeExpandPlannableResource
data.aws_vpc.main (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.project_name - *terraform.NodeRootVariable
awscc_kafkaconnect_connector.s3 (expand) - *terraform.nodeExpandPlannableResource
aws_iam_role.msk (expand) - *terraform.nodeExpandPlannableResource
aws_msk_cluster.main (expand) - *terraform.nodeExpandPlannableResource
aws_mskconnect_custom_plugin.s3 (expand) - *terraform.nodeExpandPlannableResource
aws_security_group.sg (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/awscc"] - *terraform.NodeApplyableProvider
time_static.release (expand) - *terraform.nodeExpandPlannableResource
var.project_name - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
data.aws_caller_identity.current (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
data.aws_iam_policy_document.msk (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
data.aws_iam_policy_document.msk_policy (expand) - *terraform.nodeExpandPlannableResource
aws_msk_cluster.main (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
data.aws_vpc.main (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.vpc - *terraform.NodeRootVariable
data.template_file.worker_configuration (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
aws_cloudwatch_log_group.s3 (expand) - *terraform.nodeExpandPlannableResource
aws_iam_policy.msk (expand) - *terraform.nodeExpandPlannableResource
aws_iam_policy_attachment.msk (expand) - *terraform.nodeExpandPlannableResource
aws_iam_role.msk (expand) - *terraform.nodeExpandPlannableResource
aws_kms_key.kms (expand) - *terraform.nodeExpandPlannableResource
aws_msk_cluster.main (expand) - *terraform.nodeExpandPlannableResource
aws_mskconnect_custom_plugin.s3 (expand) - *terraform.nodeExpandPlannableResource
aws_mskconnect_worker_configuration.s3_topic (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket.plugins (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket.topic_sync (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket_acl.topic_sync (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket_server_side_encryption_configuration.topic_sync (expand) - *terraform.nodeExpandPlannableResource
aws_s3_object.s3 (expand) - *terraform.nodeExpandPlannableResource
aws_security_group.sg (expand) - *terraform.nodeExpandPlannableResource
awscc_kafkaconnect_connector.s3 (expand) - *terraform.nodeExpandPlannableResource
data.aws_caller_identity.current (expand) - *terraform.nodeExpandPlannableResource
data.aws_iam_policy_document.msk (expand) - *terraform.nodeExpandPlannableResource
data.aws_iam_policy_document.msk_policy (expand) - *terraform.nodeExpandPlannableResource
data.aws_vpc.main (expand) - *terraform.nodeExpandPlannableResource
data.template_file.worker_configuration (expand) - *terraform.nodeExpandPlannableResource
output.connect_configuration - *terraform.NodeApplyableOutput
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/awscc"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/time"] - *terraform.NodeApplyableProvider
time_static.release (expand) - *terraform.nodeExpandPlannableResource
var.broker_count - *terraform.NodeRootVariable
var.kafka_version - *terraform.NodeRootVariable
var.node_type - *terraform.NodeRootVariable
var.project_name - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
var.topic_sync - *terraform.NodeRootVariable
var.volume_size - *terraform.NodeRootVariable
var.vpc - *terraform.NodeRootVariable
output.connect_configuration - *terraform.NodeApplyableOutput
aws_kms_key.kms (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket.topic_sync (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.region - *terraform.NodeRootVariable
provider["registry.terraform.io/hashicorp/awscc"] - *terraform.NodeApplyableProvider
var.region - *terraform.NodeRootVariable
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/time"] - *terraform.NodeApplyableProvider
time_static.release (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/time"] - *terraform.NodeApplyableProvider
var.broker_count - *terraform.NodeRootVariable
var.kafka_version - *terraform.NodeRootVariable
var.node_type - *terraform.NodeRootVariable
var.project_name - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
var.topic_sync - *terraform.NodeRootVariable
var.volume_size - *terraform.NodeRootVariable
var.vpc - *terraform.NodeRootVariable
------
2022-03-14T12:24:36.559-0300 [TRACE] Executing graph transform *terraform.CloseProviderTransformer
2022-03-14T12:24:36.560-0300 [TRACE] Completed graph transform *terraform.CloseProviderTransformer with new graph:
aws_cloudwatch_log_group.s3 (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
time_static.release (expand) - *terraform.nodeExpandPlannableResource
var.project_name - *terraform.NodeRootVariable
aws_iam_policy.msk (expand) - *terraform.nodeExpandPlannableResource
data.aws_iam_policy_document.msk_policy (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.project_name - *terraform.NodeRootVariable
aws_iam_policy_attachment.msk (expand) - *terraform.nodeExpandPlannableResource
aws_iam_policy.msk (expand) - *terraform.nodeExpandPlannableResource
aws_iam_role.msk (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_iam_role.msk (expand) - *terraform.nodeExpandPlannableResource
data.aws_iam_policy_document.msk (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.project_name - *terraform.NodeRootVariable
aws_kms_key.kms (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.project_name - *terraform.NodeRootVariable
aws_msk_cluster.main (expand) - *terraform.nodeExpandPlannableResource
aws_kms_key.kms (expand) - *terraform.nodeExpandPlannableResource
aws_security_group.sg (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.broker_count - *terraform.NodeRootVariable
var.kafka_version - *terraform.NodeRootVariable
var.node_type - *terraform.NodeRootVariable
var.project_name - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
var.volume_size - *terraform.NodeRootVariable
aws_mskconnect_custom_plugin.s3 (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket.plugins (expand) - *terraform.nodeExpandPlannableResource
aws_s3_object.s3 (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
time_static.release (expand) - *terraform.nodeExpandPlannableResource
var.project_name - *terraform.NodeRootVariable
aws_mskconnect_worker_configuration.s3_topic (expand) - *terraform.nodeExpandPlannableResource
data.template_file.worker_configuration (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
time_static.release (expand) - *terraform.nodeExpandPlannableResource
var.project_name - *terraform.NodeRootVariable
aws_s3_bucket.plugins (expand) - *terraform.nodeExpandPlannableResource
data.aws_caller_identity.current (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.project_name - *terraform.NodeRootVariable
aws_s3_bucket.topic_sync (expand) - *terraform.nodeExpandPlannableResource
data.aws_caller_identity.current (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.project_name - *terraform.NodeRootVariable
var.topic_sync - *terraform.NodeRootVariable
aws_s3_bucket_acl.topic_sync (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket.topic_sync (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_s3_bucket_server_side_encryption_configuration.topic_sync (expand) - *terraform.nodeExpandPlannableResource
aws_kms_key.kms (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket.topic_sync (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_s3_object.s3 (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket.plugins (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_security_group.sg (expand) - *terraform.nodeExpandPlannableResource
data.aws_vpc.main (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.project_name - *terraform.NodeRootVariable
awscc_kafkaconnect_connector.s3 (expand) - *terraform.nodeExpandPlannableResource
aws_iam_role.msk (expand) - *terraform.nodeExpandPlannableResource
aws_msk_cluster.main (expand) - *terraform.nodeExpandPlannableResource
aws_mskconnect_custom_plugin.s3 (expand) - *terraform.nodeExpandPlannableResource
aws_security_group.sg (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/awscc"] - *terraform.NodeApplyableProvider
time_static.release (expand) - *terraform.nodeExpandPlannableResource
var.project_name - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
data.aws_caller_identity.current (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
data.aws_iam_policy_document.msk (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
data.aws_iam_policy_document.msk_policy (expand) - *terraform.nodeExpandPlannableResource
aws_msk_cluster.main (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
data.aws_vpc.main (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.vpc - *terraform.NodeRootVariable
data.template_file.worker_configuration (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
aws_cloudwatch_log_group.s3 (expand) - *terraform.nodeExpandPlannableResource
aws_iam_policy.msk (expand) - *terraform.nodeExpandPlannableResource
aws_iam_policy_attachment.msk (expand) - *terraform.nodeExpandPlannableResource
aws_iam_role.msk (expand) - *terraform.nodeExpandPlannableResource
aws_kms_key.kms (expand) - *terraform.nodeExpandPlannableResource
aws_msk_cluster.main (expand) - *terraform.nodeExpandPlannableResource
aws_mskconnect_custom_plugin.s3 (expand) - *terraform.nodeExpandPlannableResource
aws_mskconnect_worker_configuration.s3_topic (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket.plugins (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket.topic_sync (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket_acl.topic_sync (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket_server_side_encryption_configuration.topic_sync (expand) - *terraform.nodeExpandPlannableResource
aws_s3_object.s3 (expand) - *terraform.nodeExpandPlannableResource
aws_security_group.sg (expand) - *terraform.nodeExpandPlannableResource
awscc_kafkaconnect_connector.s3 (expand) - *terraform.nodeExpandPlannableResource
data.aws_caller_identity.current (expand) - *terraform.nodeExpandPlannableResource
data.aws_iam_policy_document.msk (expand) - *terraform.nodeExpandPlannableResource
data.aws_iam_policy_document.msk_policy (expand) - *terraform.nodeExpandPlannableResource
data.aws_vpc.main (expand) - *terraform.nodeExpandPlannableResource
data.template_file.worker_configuration (expand) - *terraform.nodeExpandPlannableResource
output.connect_configuration - *terraform.NodeApplyableOutput
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/awscc"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/time"] - *terraform.NodeApplyableProvider
time_static.release (expand) - *terraform.nodeExpandPlannableResource
var.broker_count - *terraform.NodeRootVariable
var.kafka_version - *terraform.NodeRootVariable
var.node_type - *terraform.NodeRootVariable
var.project_name - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
var.topic_sync - *terraform.NodeRootVariable
var.volume_size - *terraform.NodeRootVariable
var.vpc - *terraform.NodeRootVariable
output.connect_configuration - *terraform.NodeApplyableOutput
aws_kms_key.kms (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket.topic_sync (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.region - *terraform.NodeRootVariable
provider["registry.terraform.io/hashicorp/aws"] (close) - *terraform.graphNodeCloseProvider
aws_cloudwatch_log_group.s3 (expand) - *terraform.nodeExpandPlannableResource
aws_iam_policy.msk (expand) - *terraform.nodeExpandPlannableResource
aws_iam_policy_attachment.msk (expand) - *terraform.nodeExpandPlannableResource
aws_iam_role.msk (expand) - *terraform.nodeExpandPlannableResource
aws_kms_key.kms (expand) - *terraform.nodeExpandPlannableResource
aws_msk_cluster.main (expand) - *terraform.nodeExpandPlannableResource
aws_mskconnect_custom_plugin.s3 (expand) - *terraform.nodeExpandPlannableResource
aws_mskconnect_worker_configuration.s3_topic (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket.plugins (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket.topic_sync (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket_acl.topic_sync (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket_server_side_encryption_configuration.topic_sync (expand) - *terraform.nodeExpandPlannableResource
aws_s3_object.s3 (expand) - *terraform.nodeExpandPlannableResource
aws_security_group.sg (expand) - *terraform.nodeExpandPlannableResource
data.aws_caller_identity.current (expand) - *terraform.nodeExpandPlannableResource
data.aws_iam_policy_document.msk (expand) - *terraform.nodeExpandPlannableResource
data.aws_iam_policy_document.msk_policy (expand) - *terraform.nodeExpandPlannableResource
data.aws_vpc.main (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/awscc"] - *terraform.NodeApplyableProvider
var.region - *terraform.NodeRootVariable
provider["registry.terraform.io/hashicorp/awscc"] (close) - *terraform.graphNodeCloseProvider
awscc_kafkaconnect_connector.s3 (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/awscc"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/template"] (close) - *terraform.graphNodeCloseProvider
data.template_file.worker_configuration (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/time"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/time"] (close) - *terraform.graphNodeCloseProvider
provider["registry.terraform.io/hashicorp/time"] - *terraform.NodeApplyableProvider
time_static.release (expand) - *terraform.nodeExpandPlannableResource
time_static.release (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/time"] - *terraform.NodeApplyableProvider
var.broker_count - *terraform.NodeRootVariable
var.kafka_version - *terraform.NodeRootVariable
var.node_type - *terraform.NodeRootVariable
var.project_name - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
var.topic_sync - *terraform.NodeRootVariable
var.volume_size - *terraform.NodeRootVariable
var.vpc - *terraform.NodeRootVariable
------
2022-03-14T12:24:36.560-0300 [TRACE] Executing graph transform *terraform.CloseRootModuleTransformer
2022-03-14T12:24:36.560-0300 [TRACE] Completed graph transform *terraform.CloseRootModuleTransformer with new graph:
aws_cloudwatch_log_group.s3 (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
time_static.release (expand) - *terraform.nodeExpandPlannableResource
var.project_name - *terraform.NodeRootVariable
aws_iam_policy.msk (expand) - *terraform.nodeExpandPlannableResource
data.aws_iam_policy_document.msk_policy (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.project_name - *terraform.NodeRootVariable
aws_iam_policy_attachment.msk (expand) - *terraform.nodeExpandPlannableResource
aws_iam_policy.msk (expand) - *terraform.nodeExpandPlannableResource
aws_iam_role.msk (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_iam_role.msk (expand) - *terraform.nodeExpandPlannableResource
data.aws_iam_policy_document.msk (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.project_name - *terraform.NodeRootVariable
aws_kms_key.kms (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.project_name - *terraform.NodeRootVariable
aws_msk_cluster.main (expand) - *terraform.nodeExpandPlannableResource
aws_kms_key.kms (expand) - *terraform.nodeExpandPlannableResource
aws_security_group.sg (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.broker_count - *terraform.NodeRootVariable
var.kafka_version - *terraform.NodeRootVariable
var.node_type - *terraform.NodeRootVariable
var.project_name - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
var.volume_size - *terraform.NodeRootVariable
aws_mskconnect_custom_plugin.s3 (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket.plugins (expand) - *terraform.nodeExpandPlannableResource
aws_s3_object.s3 (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
time_static.release (expand) - *terraform.nodeExpandPlannableResource
var.project_name - *terraform.NodeRootVariable
aws_mskconnect_worker_configuration.s3_topic (expand) - *terraform.nodeExpandPlannableResource
data.template_file.worker_configuration (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
time_static.release (expand) - *terraform.nodeExpandPlannableResource
var.project_name - *terraform.NodeRootVariable
aws_s3_bucket.plugins (expand) - *terraform.nodeExpandPlannableResource
data.aws_caller_identity.current (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.project_name - *terraform.NodeRootVariable
aws_s3_bucket.topic_sync (expand) - *terraform.nodeExpandPlannableResource
data.aws_caller_identity.current (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.project_name - *terraform.NodeRootVariable
var.topic_sync - *terraform.NodeRootVariable
aws_s3_bucket_acl.topic_sync (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket.topic_sync (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_s3_bucket_server_side_encryption_configuration.topic_sync (expand) - *terraform.nodeExpandPlannableResource
aws_kms_key.kms (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket.topic_sync (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_s3_object.s3 (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket.plugins (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
aws_security_group.sg (expand) - *terraform.nodeExpandPlannableResource
data.aws_vpc.main (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.project_name - *terraform.NodeRootVariable
awscc_kafkaconnect_connector.s3 (expand) - *terraform.nodeExpandPlannableResource
aws_iam_role.msk (expand) - *terraform.nodeExpandPlannableResource
aws_msk_cluster.main (expand) - *terraform.nodeExpandPlannableResource
aws_mskconnect_custom_plugin.s3 (expand) - *terraform.nodeExpandPlannableResource
aws_security_group.sg (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/awscc"] - *terraform.NodeApplyableProvider
time_static.release (expand) - *terraform.nodeExpandPlannableResource
var.project_name - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
data.aws_caller_identity.current (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
data.aws_iam_policy_document.msk (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
data.aws_iam_policy_document.msk_policy (expand) - *terraform.nodeExpandPlannableResource
aws_msk_cluster.main (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
data.aws_vpc.main (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.vpc - *terraform.NodeRootVariable
data.template_file.worker_configuration (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
aws_cloudwatch_log_group.s3 (expand) - *terraform.nodeExpandPlannableResource
aws_iam_policy.msk (expand) - *terraform.nodeExpandPlannableResource
aws_iam_policy_attachment.msk (expand) - *terraform.nodeExpandPlannableResource
aws_iam_role.msk (expand) - *terraform.nodeExpandPlannableResource
aws_kms_key.kms (expand) - *terraform.nodeExpandPlannableResource
aws_msk_cluster.main (expand) - *terraform.nodeExpandPlannableResource
aws_mskconnect_custom_plugin.s3 (expand) - *terraform.nodeExpandPlannableResource
aws_mskconnect_worker_configuration.s3_topic (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket.plugins (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket.topic_sync (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket_acl.topic_sync (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket_server_side_encryption_configuration.topic_sync (expand) - *terraform.nodeExpandPlannableResource
aws_s3_object.s3 (expand) - *terraform.nodeExpandPlannableResource
aws_security_group.sg (expand) - *terraform.nodeExpandPlannableResource
awscc_kafkaconnect_connector.s3 (expand) - *terraform.nodeExpandPlannableResource
data.aws_caller_identity.current (expand) - *terraform.nodeExpandPlannableResource
data.aws_iam_policy_document.msk (expand) - *terraform.nodeExpandPlannableResource
data.aws_iam_policy_document.msk_policy (expand) - *terraform.nodeExpandPlannableResource
data.aws_vpc.main (expand) - *terraform.nodeExpandPlannableResource
data.template_file.worker_configuration (expand) - *terraform.nodeExpandPlannableResource
output.connect_configuration - *terraform.NodeApplyableOutput
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/awscc"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/time"] - *terraform.NodeApplyableProvider
time_static.release (expand) - *terraform.nodeExpandPlannableResource
var.broker_count - *terraform.NodeRootVariable
var.kafka_version - *terraform.NodeRootVariable
var.node_type - *terraform.NodeRootVariable
var.project_name - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
var.topic_sync - *terraform.NodeRootVariable
var.volume_size - *terraform.NodeRootVariable
var.vpc - *terraform.NodeRootVariable
output.connect_configuration - *terraform.NodeApplyableOutput
aws_kms_key.kms (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket.topic_sync (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.region - *terraform.NodeRootVariable
provider["registry.terraform.io/hashicorp/aws"] (close) - *terraform.graphNodeCloseProvider
aws_cloudwatch_log_group.s3 (expand) - *terraform.nodeExpandPlannableResource
aws_iam_policy.msk (expand) - *terraform.nodeExpandPlannableResource
aws_iam_policy_attachment.msk (expand) - *terraform.nodeExpandPlannableResource
aws_iam_role.msk (expand) - *terraform.nodeExpandPlannableResource
aws_kms_key.kms (expand) - *terraform.nodeExpandPlannableResource
aws_msk_cluster.main (expand) - *terraform.nodeExpandPlannableResource
aws_mskconnect_custom_plugin.s3 (expand) - *terraform.nodeExpandPlannableResource
aws_mskconnect_worker_configuration.s3_topic (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket.plugins (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket.topic_sync (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket_acl.topic_sync (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket_server_side_encryption_configuration.topic_sync (expand) - *terraform.nodeExpandPlannableResource
aws_s3_object.s3 (expand) - *terraform.nodeExpandPlannableResource
aws_security_group.sg (expand) - *terraform.nodeExpandPlannableResource
data.aws_caller_identity.current (expand) - *terraform.nodeExpandPlannableResource
data.aws_iam_policy_document.msk (expand) - *terraform.nodeExpandPlannableResource
data.aws_iam_policy_document.msk_policy (expand) - *terraform.nodeExpandPlannableResource
data.aws_vpc.main (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/awscc"] - *terraform.NodeApplyableProvider
var.region - *terraform.NodeRootVariable
provider["registry.terraform.io/hashicorp/awscc"] (close) - *terraform.graphNodeCloseProvider
awscc_kafkaconnect_connector.s3 (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/awscc"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/template"] (close) - *terraform.graphNodeCloseProvider
data.template_file.worker_configuration (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/time"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/time"] (close) - *terraform.graphNodeCloseProvider
provider["registry.terraform.io/hashicorp/time"] - *terraform.NodeApplyableProvider
time_static.release (expand) - *terraform.nodeExpandPlannableResource
root - *terraform.nodeCloseModule
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
provider["registry.terraform.io/hashicorp/aws"] (close) - *terraform.graphNodeCloseProvider
provider["registry.terraform.io/hashicorp/awscc"] (close) - *terraform.graphNodeCloseProvider
provider["registry.terraform.io/hashicorp/template"] (close) - *terraform.graphNodeCloseProvider
provider["registry.terraform.io/hashicorp/time"] (close) - *terraform.graphNodeCloseProvider
time_static.release (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/time"] - *terraform.NodeApplyableProvider
var.broker_count - *terraform.NodeRootVariable
var.kafka_version - *terraform.NodeRootVariable
var.node_type - *terraform.NodeRootVariable
var.project_name - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
var.topic_sync - *terraform.NodeRootVariable
var.volume_size - *terraform.NodeRootVariable
var.vpc - *terraform.NodeRootVariable
------
2022-03-14T12:24:36.560-0300 [TRACE] Executing graph transform *terraform.TransitiveReductionTransformer
2022-03-14T12:24:36.561-0300 [TRACE] Completed graph transform *terraform.TransitiveReductionTransformer with new graph:
aws_cloudwatch_log_group.s3 (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
time_static.release (expand) - *terraform.nodeExpandPlannableResource
var.project_name - *terraform.NodeRootVariable
aws_iam_policy.msk (expand) - *terraform.nodeExpandPlannableResource
data.aws_iam_policy_document.msk_policy (expand) - *terraform.nodeExpandPlannableResource
aws_iam_policy_attachment.msk (expand) - *terraform.nodeExpandPlannableResource
aws_iam_policy.msk (expand) - *terraform.nodeExpandPlannableResource
aws_iam_role.msk (expand) - *terraform.nodeExpandPlannableResource
aws_iam_role.msk (expand) - *terraform.nodeExpandPlannableResource
data.aws_iam_policy_document.msk (expand) - *terraform.nodeExpandPlannableResource
var.project_name - *terraform.NodeRootVariable
aws_kms_key.kms (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.project_name - *terraform.NodeRootVariable
aws_msk_cluster.main (expand) - *terraform.nodeExpandPlannableResource
aws_kms_key.kms (expand) - *terraform.nodeExpandPlannableResource
aws_security_group.sg (expand) - *terraform.nodeExpandPlannableResource
var.broker_count - *terraform.NodeRootVariable
var.kafka_version - *terraform.NodeRootVariable
var.node_type - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
var.volume_size - *terraform.NodeRootVariable
aws_mskconnect_custom_plugin.s3 (expand) - *terraform.nodeExpandPlannableResource
aws_s3_object.s3 (expand) - *terraform.nodeExpandPlannableResource
time_static.release (expand) - *terraform.nodeExpandPlannableResource
aws_mskconnect_worker_configuration.s3_topic (expand) - *terraform.nodeExpandPlannableResource
data.template_file.worker_configuration (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
time_static.release (expand) - *terraform.nodeExpandPlannableResource
var.project_name - *terraform.NodeRootVariable
aws_s3_bucket.plugins (expand) - *terraform.nodeExpandPlannableResource
data.aws_caller_identity.current (expand) - *terraform.nodeExpandPlannableResource
var.project_name - *terraform.NodeRootVariable
aws_s3_bucket.topic_sync (expand) - *terraform.nodeExpandPlannableResource
data.aws_caller_identity.current (expand) - *terraform.nodeExpandPlannableResource
var.project_name - *terraform.NodeRootVariable
var.topic_sync - *terraform.NodeRootVariable
aws_s3_bucket_acl.topic_sync (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket.topic_sync (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket_server_side_encryption_configuration.topic_sync (expand) - *terraform.nodeExpandPlannableResource
aws_kms_key.kms (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket.topic_sync (expand) - *terraform.nodeExpandPlannableResource
aws_s3_object.s3 (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket.plugins (expand) - *terraform.nodeExpandPlannableResource
aws_security_group.sg (expand) - *terraform.nodeExpandPlannableResource
data.aws_vpc.main (expand) - *terraform.nodeExpandPlannableResource
var.project_name - *terraform.NodeRootVariable
awscc_kafkaconnect_connector.s3 (expand) - *terraform.nodeExpandPlannableResource
aws_iam_role.msk (expand) - *terraform.nodeExpandPlannableResource
aws_msk_cluster.main (expand) - *terraform.nodeExpandPlannableResource
aws_mskconnect_custom_plugin.s3 (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/awscc"] - *terraform.NodeApplyableProvider
data.aws_caller_identity.current (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
data.aws_iam_policy_document.msk (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
data.aws_iam_policy_document.msk_policy (expand) - *terraform.nodeExpandPlannableResource
aws_msk_cluster.main (expand) - *terraform.nodeExpandPlannableResource
data.aws_vpc.main (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.vpc - *terraform.NodeRootVariable
data.template_file.worker_configuration (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
aws_cloudwatch_log_group.s3 (expand) - *terraform.nodeExpandPlannableResource
aws_iam_policy_attachment.msk (expand) - *terraform.nodeExpandPlannableResource
aws_mskconnect_worker_configuration.s3_topic (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket_acl.topic_sync (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket_server_side_encryption_configuration.topic_sync (expand) - *terraform.nodeExpandPlannableResource
awscc_kafkaconnect_connector.s3 (expand) - *terraform.nodeExpandPlannableResource
output.connect_configuration - *terraform.NodeApplyableOutput
output.connect_configuration - *terraform.NodeApplyableOutput
aws_kms_key.kms (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket.topic_sync (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/aws"] - *terraform.NodeApplyableProvider
var.region - *terraform.NodeRootVariable
provider["registry.terraform.io/hashicorp/aws"] (close) - *terraform.graphNodeCloseProvider
aws_cloudwatch_log_group.s3 (expand) - *terraform.nodeExpandPlannableResource
aws_iam_policy_attachment.msk (expand) - *terraform.nodeExpandPlannableResource
aws_mskconnect_custom_plugin.s3 (expand) - *terraform.nodeExpandPlannableResource
aws_mskconnect_worker_configuration.s3_topic (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket_acl.topic_sync (expand) - *terraform.nodeExpandPlannableResource
aws_s3_bucket_server_side_encryption_configuration.topic_sync (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/awscc"] - *terraform.NodeApplyableProvider
var.region - *terraform.NodeRootVariable
provider["registry.terraform.io/hashicorp/awscc"] (close) - *terraform.graphNodeCloseProvider
awscc_kafkaconnect_connector.s3 (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/template"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/template"] (close) - *terraform.graphNodeCloseProvider
data.template_file.worker_configuration (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/time"] - *terraform.NodeApplyableProvider
provider["registry.terraform.io/hashicorp/time"] (close) - *terraform.graphNodeCloseProvider
time_static.release (expand) - *terraform.nodeExpandPlannableResource
root - *terraform.nodeCloseModule
meta.count-boundary (EachMode fixup) - *terraform.NodeCountBoundary
provider["registry.terraform.io/hashicorp/aws"] (close) - *terraform.graphNodeCloseProvider
provider["registry.terraform.io/hashicorp/awscc"] (close) - *terraform.graphNodeCloseProvider
provider["registry.terraform.io/hashicorp/template"] (close) - *terraform.graphNodeCloseProvider
provider["registry.terraform.io/hashicorp/time"] (close) - *terraform.graphNodeCloseProvider
time_static.release (expand) - *terraform.nodeExpandPlannableResource
provider["registry.terraform.io/hashicorp/time"] - *terraform.NodeApplyableProvider
var.broker_count - *terraform.NodeRootVariable
var.kafka_version - *terraform.NodeRootVariable
var.node_type - *terraform.NodeRootVariable
var.project_name - *terraform.NodeRootVariable
var.region - *terraform.NodeRootVariable
var.subnets - *terraform.NodeRootVariable
var.topic_sync - *terraform.NodeRootVariable
var.volume_size - *terraform.NodeRootVariable
var.vpc - *terraform.NodeRootVariable
------
2022-03-14T12:24:36.561-0300 [DEBUG] Starting graph walk: walkPlan
2022-03-14T12:24:36.561-0300 [TRACE] vertex "var.vpc": starting visit (*terraform.NodeRootVariable)
2022-03-14T12:24:36.561-0300 [TRACE] vertex "var.vpc": visit complete
2022-03-14T12:24:36.561-0300 [TRACE] vertex "var.volume_size": starting visit (*terraform.NodeRootVariable)
2022-03-14T12:24:36.561-0300 [TRACE] vertex "var.volume_size": visit complete
2022-03-14T12:24:36.561-0300 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/template\"]": starting visit (*terraform.NodeApplyableProvider)
2022-03-14T12:24:36.561-0300 [TRACE] vertex "var.broker_count": starting visit (*terraform.NodeRootVariable)
2022-03-14T12:24:36.561-0300 [TRACE] vertex "var.broker_count": visit complete
2022-03-14T12:24:36.561-0300 [TRACE] vertex "var.kafka_version": starting visit (*terraform.NodeRootVariable)
2022-03-14T12:24:36.562-0300 [TRACE] vertex "var.kafka_version": visit complete
2022-03-14T12:24:36.562-0300 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/time\"]": starting visit (*terraform.NodeApplyableProvider)
2022-03-14T12:24:36.562-0300 [TRACE] vertex "var.project_name": starting visit (*terraform.NodeRootVariable)
2022-03-14T12:24:36.562-0300 [TRACE] vertex "var.project_name": visit complete
2022-03-14T12:24:36.562-0300 [DEBUG] created provider logger: level=trace
2022-03-14T12:24:36.562-0300 [TRACE] vertex "var.node_type": starting visit (*terraform.NodeRootVariable)
2022-03-14T12:24:36.562-0300 [TRACE] vertex "var.node_type": visit complete
2022-03-14T12:24:36.562-0300 [TRACE] vertex "var.subnets": starting visit (*terraform.NodeRootVariable)
2022-03-14T12:24:36.562-0300 [INFO] provider: configuring client automatic mTLS
2022-03-14T12:24:36.562-0300 [TRACE] vertex "var.subnets": visit complete
2022-03-14T12:24:36.562-0300 [TRACE] vertex "var.region": starting visit (*terraform.NodeRootVariable)
2022-03-14T12:24:36.562-0300 [TRACE] vertex "var.region": visit complete
2022-03-14T12:24:36.562-0300 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/awscc\"]": starting visit (*terraform.NodeApplyableProvider)
2022-03-14T12:24:36.562-0300 [TRACE] vertex "var.topic_sync": starting visit (*terraform.NodeRootVariable)
2022-03-14T12:24:36.562-0300 [TRACE] vertex "var.topic_sync": visit complete
2022-03-14T12:24:36.562-0300 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/aws\"]": starting visit (*terraform.NodeApplyableProvider)
2022-03-14T12:24:36.600-0300 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/template/2.2.0/darwin_amd64/terraform-provider-template_v2.2.0_x4 args=[.terraform/providers/registry.terraform.io/hashicorp/template/2.2.0/darwin_amd64/terraform-provider-template_v2.2.0_x4]
2022-03-14T12:24:36.609-0300 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/template/2.2.0/darwin_amd64/terraform-provider-template_v2.2.0_x4 pid=2206
2022-03-14T12:24:36.609-0300 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/template/2.2.0/darwin_amd64/terraform-provider-template_v2.2.0_x4
2022-03-14T12:24:36.616-0300 [INFO] provider.terraform-provider-template_v2.2.0_x4: configuring server automatic mTLS: timestamp=2022-03-14T12:24:36.616-0300
2022-03-14T12:24:36.645-0300 [DEBUG] provider.terraform-provider-template_v2.2.0_x4: plugin address: address=/var/folders/0_/rcqv54z5461_jpw8lmtcnm_w0000gn/T/plugin182813373 network=unix timestamp=2022-03-14T12:24:36.644-0300
2022-03-14T12:24:36.645-0300 [DEBUG] provider: using plugin: version=5
2022-03-14T12:24:36.694-0300 [TRACE] BuiltinEvalContext: Initialized "provider[\"registry.terraform.io/hashicorp/template\"]" provider for provider["registry.terraform.io/hashicorp/template"]
2022-03-14T12:24:36.694-0300 [TRACE] provider.stdio: waiting for stdio data
2022-03-14T12:24:36.695-0300 [TRACE] buildProviderConfig for provider["registry.terraform.io/hashicorp/template"]: no configuration at all
2022-03-14T12:24:36.695-0300 [TRACE] GRPCProvider: GetProviderSchema
2022-03-14T12:24:36.695-0300 [DEBUG] created provider logger: level=trace
2022-03-14T12:24:36.695-0300 [INFO] provider: configuring client automatic mTLS
2022-03-14T12:24:36.695-0300 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unimplemented desc = unknown service plugin.GRPCStdio"
2022-03-14T12:24:36.695-0300 [DEBUG] No provider meta schema returned
2022-03-14T12:24:36.696-0300 [TRACE] GRPCProvider: ValidateProviderConfig
2022-03-14T12:24:36.736-0300 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/time/0.7.2/darwin_amd64/terraform-provider-time_v0.7.2_x5 args=[.terraform/providers/registry.terraform.io/hashicorp/time/0.7.2/darwin_amd64/terraform-provider-time_v0.7.2_x5]
2022-03-14T12:24:36.742-0300 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/time/0.7.2/darwin_amd64/terraform-provider-time_v0.7.2_x5 pid=2207
2022-03-14T12:24:36.742-0300 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/time/0.7.2/darwin_amd64/terraform-provider-time_v0.7.2_x5
2022-03-14T12:24:36.749-0300 [INFO] provider.terraform-provider-time_v0.7.2_x5: configuring server automatic mTLS: timestamp=2022-03-14T12:24:36.749-0300
2022-03-14T12:24:36.787-0300 [DEBUG] provider.terraform-provider-time_v0.7.2_x5: plugin address: address=/var/folders/0_/rcqv54z5461_jpw8lmtcnm_w0000gn/T/plugin931794402 network=unix timestamp=2022-03-14T12:24:36.786-0300
2022-03-14T12:24:36.787-0300 [DEBUG] provider: using plugin: version=5
2022-03-14T12:24:36.848-0300 [TRACE] BuiltinEvalContext: Initialized "provider[\"registry.terraform.io/hashicorp/time\"]" provider for provider["registry.terraform.io/hashicorp/time"]
2022-03-14T12:24:36.848-0300 [TRACE] GRPCProvider: ConfigureProvider
2022-03-14T12:24:36.848-0300 [TRACE] provider.stdio: waiting for stdio data
2022-03-14T12:24:36.848-0300 [TRACE] buildProviderConfig for provider["registry.terraform.io/hashicorp/time"]: no configuration at all
2022-03-14T12:24:36.848-0300 [TRACE] GRPCProvider: GetProviderSchema
2022-03-14T12:24:36.848-0300 [DEBUG] created provider logger: level=trace
2022-03-14T12:24:36.848-0300 [INFO] provider: configuring client automatic mTLS
2022-03-14T12:24:36.857-0300 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/template\"]": visit complete
2022-03-14T12:24:36.857-0300 [TRACE] vertex "data.template_file.worker_configuration (expand)": starting visit (*terraform.nodeExpandPlannableResource)
2022-03-14T12:24:36.857-0300 [TRACE] vertex "data.template_file.worker_configuration (expand)": expanding dynamic subgraph
2022-03-14T12:24:36.857-0300 [TRACE] vertex "data.template_file.worker_configuration (expand)": entering dynamic subgraph
2022-03-14T12:24:36.857-0300 [TRACE] vertex "data.template_file.worker_configuration": starting visit (*terraform.NodePlannableResource)
2022-03-14T12:24:36.859-0300 [TRACE] GRPCProvider: ValidateProviderConfig
2022-03-14T12:24:36.859-0300 [TRACE] vertex "data.template_file.worker_configuration": expanding dynamic subgraph
2022-03-14T12:24:36.859-0300 [TRACE] Executing graph transform *terraform.ResourceCountTransformer
2022-03-14T12:24:36.859-0300 [TRACE] ResourceCountTransformer: adding data.template_file.worker_configuration as *terraform.NodePlannableResourceInstance
2022-03-14T12:24:36.859-0300 [TRACE] Completed graph transform *terraform.ResourceCountTransformer with new graph:
data.template_file.worker_configuration - *terraform.NodePlannableResourceInstance
------
2022-03-14T12:24:36.859-0300 [TRACE] Executing graph transform *terraform.OrphanResourceInstanceCountTransformer
2022-03-14T12:24:36.859-0300 [TRACE] Completed graph transform *terraform.OrphanResourceInstanceCountTransformer (no changes)
2022-03-14T12:24:36.860-0300 [TRACE] Executing graph transform *terraform.AttachStateTransformer
2022-03-14T12:24:36.860-0300 [DEBUG] Resource instance state not found for node "data.template_file.worker_configuration", instance data.template_file.worker_configuration
2022-03-14T12:24:36.860-0300 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes)
2022-03-14T12:24:36.860-0300 [TRACE] Executing graph transform *terraform.TargetsTransformer
2022-03-14T12:24:36.860-0300 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes)
2022-03-14T12:24:36.860-0300 [TRACE] Executing graph transform *terraform.ReferenceTransformer
2022-03-14T12:24:36.865-0300 [DEBUG] ReferenceTransformer: "data.template_file.worker_configuration" references: []
2022-03-14T12:24:36.865-0300 [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes)
2022-03-14T12:24:36.865-0300 [TRACE] Executing graph transform *terraform.RootTransformer
2022-03-14T12:24:36.865-0300 [TRACE] Completed graph transform *terraform.RootTransformer (no changes)
2022-03-14T12:24:36.865-0300 [TRACE] vertex "data.template_file.worker_configuration": entering dynamic subgraph
2022-03-14T12:24:36.865-0300 [TRACE] vertex "data.template_file.worker_configuration": starting visit (*terraform.NodePlannableResourceInstance)
2022-03-14T12:24:36.899-0300 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/awscc/0.12.0/darwin_amd64/terraform-provider-awscc args=[.terraform/providers/registry.terraform.io/hashicorp/awscc/0.12.0/darwin_amd64/terraform-provider-awscc]
2022-03-14T12:24:36.907-0300 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/awscc/0.12.0/darwin_amd64/terraform-provider-awscc pid=2208
2022-03-14T12:24:36.907-0300 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/awscc/0.12.0/darwin_amd64/terraform-provider-awscc
2022-03-14T12:24:36.921-0300 [INFO] provider.terraform-provider-awscc: configuring server automatic mTLS: timestamp=2022-03-14T12:24:36.921-0300
2022-03-14T12:24:36.963-0300 [DEBUG] provider: using plugin: version=6
2022-03-14T12:24:36.963-0300 [DEBUG] provider.terraform-provider-awscc: plugin address: address=/var/folders/0_/rcqv54z5461_jpw8lmtcnm_w0000gn/T/plugin867181199 network=unix timestamp=2022-03-14T12:24:36.962-0300
2022-03-14T12:24:37.011-0300 [TRACE] BuiltinEvalContext: Initialized "provider[\"registry.terraform.io/hashicorp/awscc\"]" provider for provider["registry.terraform.io/hashicorp/awscc"]
2022-03-14T12:24:37.011-0300 [TRACE] provider.stdio: waiting for stdio data
2022-03-14T12:24:37.011-0300 [TRACE] buildProviderConfig for provider["registry.terraform.io/hashicorp/awscc"]: using explicit config only
2022-03-14T12:24:37.012-0300 [TRACE] GRPCProvider.v6: GetProviderSchema
2022-03-14T12:24:37.012-0300 [DEBUG] created provider logger: level=trace
2022-03-14T12:24:37.012-0300 [INFO] provider: configuring client automatic mTLS
2022-03-14T12:24:37.013-0300 [TRACE] provider.terraform-provider-awscc: Received request: @caller=github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov6/tf6server/server.go:331 @module=sdk.proto tf_req_id=a28e1aed-90c6-4dfd-9094-29da13c87b70 tf_rpc=GetProviderSchema tf_proto_version=6 tf_provider_addr=hashicorp/awscc timestamp=2022-03-14T12:24:37.012-0300
2022-03-14T12:24:37.013-0300 [TRACE] provider.terraform-provider-awscc: Calling downstream: tf_proto_version=6 tf_provider_addr=hashicorp/awscc tf_req_id=a28e1aed-90c6-4dfd-9094-29da13c87b70 @caller=github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov6/tf6server/server.go:338 tf_rpc=GetProviderSchema @module=sdk.proto timestamp=2022-03-14T12:24:37.013-0300
2022-03-14T12:24:37.074-0300 [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/aws/4.2.0/darwin_amd64/terraform-provider-aws_v4.2.0_x5 args=[.terraform/providers/registry.terraform.io/hashicorp/aws/4.2.0/darwin_amd64/terraform-provider-aws_v4.2.0_x5]
2022-03-14T12:24:37.087-0300 [TRACE] provider.terraform-provider-awscc: Called downstream: @caller=github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov6/tf6server/server.go:344 tf_req_id=a28e1aed-90c6-4dfd-9094-29da13c87b70 tf_proto_version=6 tf_provider_addr=hashicorp/awscc tf_rpc=GetProviderSchema @module=sdk.proto timestamp=2022-03-14T12:24:37.086-0300
2022-03-14T12:24:37.102-0300 [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/aws/4.2.0/darwin_amd64/terraform-provider-aws_v4.2.0_x5 pid=2209
2022-03-14T12:24:37.102-0300 [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/aws/4.2.0/darwin_amd64/terraform-provider-aws_v4.2.0_x5
2022-03-14T12:24:37.115-0300 [TRACE] provider.terraform-provider-awscc: Served request: @module=sdk.proto tf_req_id=a28e1aed-90c6-4dfd-9094-29da13c87b70 @caller=github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov6/tf6server/server.go:350 tf_provider_addr=hashicorp/awscc tf_rpc=GetProviderSchema tf_proto_version=6 timestamp=2022-03-14T12:24:37.115-0300
2022-03-14T12:24:37.154-0300 [DEBUG] No provider meta schema returned
2022-03-14T12:24:37.183-0300 [INFO] provider.terraform-provider-aws_v4.2.0_x5: configuring server automatic mTLS: timestamp=2022-03-14T12:24:37.183-0300
2022-03-14T12:24:37.202-0300 [DEBUG] provider: using plugin: version=5
2022-03-14T12:24:37.202-0300 [DEBUG] provider.terraform-provider-aws_v4.2.0_x5: plugin address: address=/var/folders/0_/rcqv54z5461_jpw8lmtcnm_w0000gn/T/plugin4254860377 network=unix timestamp=2022-03-14T12:24:37.201-0300
2022-03-14T12:24:37.229-0300 [TRACE] GRPCProvider.v6: ValidateProviderConfig
2022-03-14T12:24:37.230-0300 [TRACE] provider.terraform-provider-awscc: Received request: @caller=github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov6/tf6server/server.go:380 tf_proto_version=6 tf_rpc=ValidateProviderConfig @module=sdk.proto tf_provider_addr=hashicorp/awscc tf_req_id=0e64ef0d-df82-59cc-7dad-0407146bccbf timestamp=2022-03-14T12:24:37.229-0300
2022-03-14T12:24:37.230-0300 [TRACE] provider.terraform-provider-awscc: Calling downstream: @module=sdk.proto tf_proto_version=6 tf_rpc=ValidateProviderConfig @caller=github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov6/tf6server/server.go:387 tf_provider_addr=hashicorp/awscc tf_req_id=0e64ef0d-df82-59cc-7dad-0407146bccbf timestamp=2022-03-14T12:24:37.229-0300
2022-03-14T12:24:37.230-0300 [TRACE] provider.terraform-provider-awscc: Called downstream: @module=sdk.proto tf_proto_version=6 @caller=github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov6/tf6server/server.go:393 tf_provider_addr=hashicorp/awscc tf_req_id=0e64ef0d-df82-59cc-7dad-0407146bccbf tf_rpc=ValidateProviderConfig timestamp=2022-03-14T12:24:37.230-0300
2022-03-14T12:24:37.230-0300 [TRACE] provider.terraform-provider-awscc: Served request: @caller=github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov6/tf6server/server.go:399 tf_proto_version=6 tf_req_id=0e64ef0d-df82-59cc-7dad-0407146bccbf tf_rpc=ValidateProviderConfig @module=sdk.proto tf_provider_addr=hashicorp/awscc timestamp=2022-03-14T12:24:37.230-0300
2022-03-14T12:24:37.240-0300 [TRACE] BuiltinEvalContext: Initialized "provider[\"registry.terraform.io/hashicorp/aws\"]" provider for provider["registry.terraform.io/hashicorp/aws"]
2022-03-14T12:24:37.240-0300 [TRACE] buildProviderConfig for provider["registry.terraform.io/hashicorp/aws"]: using explicit config only
2022-03-14T12:24:37.240-0300 [TRACE] GRPCProvider: GetProviderSchema
2022-03-14T12:24:37.240-0300 [TRACE] provider.stdio: waiting for stdio data
2022-03-14T12:24:37.240-0300 [TRACE] GRPCProvider: ConfigureProvider
2022-03-14T12:24:37.240-0300 [TRACE] readResourceInstanceState: reading state for data.template_file.worker_configuration
2022-03-14T12:24:37.240-0300 [TRACE] readResourceInstanceState: no state present for data.template_file.worker_configuration
2022-03-14T12:24:37.240-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to prevRunState for data.template_file.worker_configuration
2022-03-14T12:24:37.240-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: removing state object for data.template_file.worker_configuration
2022-03-14T12:24:37.240-0300 [TRACE] GRPCProvider.v6: ConfigureProvider
2022-03-14T12:24:37.241-0300 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/time\"]": visit complete
2022-03-14T12:24:37.241-0300 [TRACE] vertex "time_static.release (expand)": starting visit (*terraform.nodeExpandPlannableResource)
2022-03-14T12:24:37.241-0300 [TRACE] vertex "time_static.release (expand)": expanding dynamic subgraph
2022-03-14T12:24:37.241-0300 [TRACE] vertex "time_static.release (expand)": entering dynamic subgraph
2022-03-14T12:24:37.241-0300 [TRACE] vertex "time_static.release": starting visit (*terraform.NodePlannableResource)
2022-03-14T12:24:37.241-0300 [TRACE] vertex "time_static.release": expanding dynamic subgraph
2022-03-14T12:24:37.242-0300 [TRACE] Executing graph transform *terraform.ResourceCountTransformer
2022-03-14T12:24:37.242-0300 [TRACE] ResourceCountTransformer: adding time_static.release as *terraform.NodePlannableResourceInstance
2022-03-14T12:24:37.242-0300 [TRACE] Completed graph transform *terraform.ResourceCountTransformer with new graph:
time_static.release - *terraform.NodePlannableResourceInstance
------
2022-03-14T12:24:37.242-0300 [TRACE] Executing graph transform *terraform.OrphanResourceInstanceCountTransformer
2022-03-14T12:24:37.242-0300 [TRACE] Completed graph transform *terraform.OrphanResourceInstanceCountTransformer (no changes)
2022-03-14T12:24:37.242-0300 [TRACE] Executing graph transform *terraform.AttachStateTransformer
2022-03-14T12:24:37.242-0300 [DEBUG] Resource instance state not found for node "time_static.release", instance time_static.release
2022-03-14T12:24:37.242-0300 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes)
2022-03-14T12:24:37.242-0300 [TRACE] Executing graph transform *terraform.TargetsTransformer
2022-03-14T12:24:37.242-0300 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes)
2022-03-14T12:24:37.242-0300 [TRACE] Executing graph transform *terraform.ReferenceTransformer
2022-03-14T12:24:37.242-0300 [DEBUG] ReferenceTransformer: "time_static.release" references: []
2022-03-14T12:24:37.242-0300 [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes)
2022-03-14T12:24:37.242-0300 [TRACE] Executing graph transform *terraform.RootTransformer
2022-03-14T12:24:37.242-0300 [TRACE] Completed graph transform *terraform.RootTransformer (no changes)
2022-03-14T12:24:37.242-0300 [TRACE] vertex "time_static.release": entering dynamic subgraph
2022-03-14T12:24:37.242-0300 [TRACE] vertex "time_static.release": starting visit (*terraform.NodePlannableResourceInstance)
2022-03-14T12:24:37.242-0300 [TRACE] readResourceInstanceState: reading state for time_static.release
2022-03-14T12:24:37.242-0300 [TRACE] readResourceInstanceState: no state present for time_static.release
2022-03-14T12:24:37.242-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to prevRunState for time_static.release
2022-03-14T12:24:37.242-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: removing state object for time_static.release
2022-03-14T12:24:37.242-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to refreshState for time_static.release
2022-03-14T12:24:37.242-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: removing state object for time_static.release
2022-03-14T12:24:37.242-0300 [TRACE] NodeAbstractResourceInstance.refresh for time_static.release
2022-03-14T12:24:37.244-0300 [TRACE] readDataSource: Re-validating config for data.template_file.worker_configuration
2022-03-14T12:24:37.244-0300 [TRACE] GRPCProvider: ValidateDataResourceConfig
2022-03-14T12:24:37.244-0300 [DEBUG] refresh: time_static.release: no state, so not refreshing
2022-03-14T12:24:37.244-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Received request: @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:329 @module=sdk.proto tf_proto_version=5 tf_provider_addr=provider tf_req_id=afb0bf64-2b2a-4e2e-62bc-5aecfec004dc tf_rpc=GetSchema timestamp=2022-03-14T12:24:37.244-0300
2022-03-14T12:24:37.244-0300 [TRACE] provider.terraform-provider-awscc: Received request: tf_proto_version=6 tf_provider_addr=hashicorp/awscc @caller=github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov6/tf6server/server.go:356 @module=sdk.proto tf_req_id=a76e03cb-e20d-1807-1e98-396f81c19f21 tf_rpc=ConfigureProvider timestamp=2022-03-14T12:24:37.243-0300
2022-03-14T12:24:37.244-0300 [TRACE] provider.terraform-provider-awscc: Calling downstream: @module=sdk.proto tf_proto_version=6 tf_req_id=a76e03cb-e20d-1807-1e98-396f81c19f21 @caller=github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov6/tf6server/server.go:363 tf_provider_addr=hashicorp/awscc tf_rpc=ConfigureProvider timestamp=2022-03-14T12:24:37.243-0300
2022-03-14T12:24:37.245-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Calling downstream: tf_proto_version=5 tf_provider_addr=provider tf_rpc=GetSchema @module=sdk.proto tf_req_id=afb0bf64-2b2a-4e2e-62bc-5aecfec004dc @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:336 timestamp=2022-03-14T12:24:37.244-0300
2022-03-14T12:24:37.245-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to refreshState for time_static.release
2022-03-14T12:24:37.245-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: removing state object for time_static.release
2022-03-14T12:24:37.245-0300 [TRACE] Re-validating config for "time_static.release"
2022-03-14T12:24:37.245-0300 [TRACE] GRPCProvider: ValidateResourceConfig
2022-03-14T12:24:37.246-0300 [TRACE] readDataSource: data.template_file.worker_configuration configuration is complete, so reading from provider
2022-03-14T12:24:37.246-0300 [TRACE] GRPCProvider: ReadDataSource
2022-03-14T12:24:37.246-0300 [DEBUG] provider.terraform-provider-awscc: 2022/03/14 12:24:37 [DEBUG] Trying to get account information via sts:GetCallerIdentity
2022-03-14T12:24:37.246-0300 [DEBUG] provider.terraform-provider-awscc: 2022/03/14 12:24:37 [DEBUG] Resolving endpoint for "STS" in "us-east-1"
2022-03-14T12:24:37.248-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to refreshState for data.template_file.worker_configuration
2022-03-14T12:24:37.248-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: writing state object for data.template_file.worker_configuration
2022-03-14T12:24:37.248-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to workingState for data.template_file.worker_configuration
2022-03-14T12:24:37.248-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: writing state object for data.template_file.worker_configuration
2022-03-14T12:24:37.248-0300 [TRACE] vertex "data.template_file.worker_configuration": visit complete
2022-03-14T12:24:37.248-0300 [TRACE] vertex "data.template_file.worker_configuration": dynamic subgraph completed successfully
2022-03-14T12:24:37.248-0300 [TRACE] vertex "data.template_file.worker_configuration": visit complete
2022-03-14T12:24:37.248-0300 [TRACE] vertex "data.template_file.worker_configuration (expand)": dynamic subgraph completed successfully
2022-03-14T12:24:37.248-0300 [TRACE] vertex "data.template_file.worker_configuration (expand)": visit complete
2022-03-14T12:24:37.248-0300 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/template\"] (close)": starting visit (*terraform.graphNodeCloseProvider)
2022-03-14T12:24:37.248-0300 [TRACE] GRPCProvider: Close
2022-03-14T12:24:37.249-0300 [TRACE] GRPCProvider: PlanResourceChange
2022-03-14T12:24:37.251-0300 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/template/2.2.0/darwin_amd64/terraform-provider-template_v2.2.0_x4 pid=2206
2022-03-14T12:24:37.251-0300 [DEBUG] provider: plugin exited
2022-03-14T12:24:37.251-0300 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/template\"] (close)": visit complete
2022-03-14T12:24:37.251-0300 [WARN] Provider "registry.terraform.io/hashicorp/time" produced an invalid plan for time_static.release, 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:
- .triggers: planned value cty.NullVal(cty.Map(cty.String)) does not match config value cty.MapValEmpty(cty.String)
2022-03-14T12:24:37.252-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to workingState for time_static.release
2022-03-14T12:24:37.252-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: writing state object for time_static.release
2022-03-14T12:24:37.252-0300 [TRACE] writeChange: recorded Create change for time_static.release
2022-03-14T12:24:37.252-0300 [TRACE] vertex "time_static.release": visit complete
2022-03-14T12:24:37.252-0300 [TRACE] vertex "time_static.release": dynamic subgraph completed successfully
2022-03-14T12:24:37.252-0300 [TRACE] vertex "time_static.release": visit complete
2022-03-14T12:24:37.252-0300 [TRACE] vertex "time_static.release (expand)": dynamic subgraph completed successfully
2022-03-14T12:24:37.252-0300 [TRACE] vertex "time_static.release (expand)": visit complete
2022-03-14T12:24:37.252-0300 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/time\"] (close)": starting visit (*terraform.graphNodeCloseProvider)
2022-03-14T12:24:37.252-0300 [TRACE] GRPCProvider: Close
2022-03-14T12:24:37.256-0300 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2022-03-14T12:24:37.257-0300 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/time/0.7.2/darwin_amd64/terraform-provider-time_v0.7.2_x5 pid=2207
2022-03-14T12:24:37.257-0300 [DEBUG] provider: plugin exited
2022-03-14T12:24:37.257-0300 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/time\"] (close)": visit complete
2022-03-14T12:24:37.279-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Called downstream: tf_rpc=GetSchema @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:342 @module=sdk.proto tf_proto_version=5 tf_provider_addr=provider tf_req_id=afb0bf64-2b2a-4e2e-62bc-5aecfec004dc timestamp=2022-03-14T12:24:37.279-0300
2022-03-14T12:24:37.289-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Served request: @module=sdk.proto tf_req_id=afb0bf64-2b2a-4e2e-62bc-5aecfec004dc tf_rpc=GetSchema @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:348 tf_proto_version=5 tf_provider_addr=provider timestamp=2022-03-14T12:24:37.289-0300
2022-03-14T12:24:37.379-0300 [TRACE] GRPCProvider: ValidateProviderConfig
2022-03-14T12:24:37.379-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Received request: tf_req_id=cd5bbabe-e6ff-14af-9763-7282c01694e1 tf_rpc=PrepareProviderConfig @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:354 @module=sdk.proto tf_proto_version=5 tf_provider_addr=provider timestamp=2022-03-14T12:24:37.379-0300
2022-03-14T12:24:37.380-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Calling downstream: tf_proto_version=5 tf_rpc=PrepareProviderConfig @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:361 @module=sdk.proto tf_provider_addr=provider tf_req_id=cd5bbabe-e6ff-14af-9763-7282c01694e1 timestamp=2022-03-14T12:24:37.379-0300
2022-03-14T12:24:37.479-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Called downstream: tf_rpc=PrepareProviderConfig @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:367 @module=sdk.proto tf_proto_version=5 tf_provider_addr=provider tf_req_id=cd5bbabe-e6ff-14af-9763-7282c01694e1 timestamp=2022-03-14T12:24:37.478-0300
2022-03-14T12:24:37.479-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Served request: @module=sdk.proto tf_req_id=cd5bbabe-e6ff-14af-9763-7282c01694e1 tf_rpc=PrepareProviderConfig @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:373 tf_proto_version=5 tf_provider_addr=provider timestamp=2022-03-14T12:24:37.479-0300
2022-03-14T12:24:37.480-0300 [WARN] ValidateProviderConfig from "provider[\"registry.terraform.io/hashicorp/aws\"]" changed the config value, but that value is unused
2022-03-14T12:24:37.480-0300 [TRACE] GRPCProvider: ConfigureProvider
2022-03-14T12:24:37.481-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Received request: @module=sdk.proto tf_req_id=e5a01bea-4576-7e48-90d5-9b7834187aa9 tf_provider_addr=provider tf_rpc=Configure @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:379 tf_proto_version=5 timestamp=2022-03-14T12:24:37.480-0300
2022-03-14T12:24:37.481-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Calling downstream: tf_provider_addr=provider tf_req_id=e5a01bea-4576-7e48-90d5-9b7834187aa9 @module=sdk.proto tf_proto_version=5 @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:386 tf_rpc=Configure timestamp=2022-03-14T12:24:37.481-0300
2022-03-14T12:24:37.482-0300 [DEBUG] provider.terraform-provider-aws_v4.2.0_x5: Trying to get account information via sts:GetCallerIdentity: timestamp=2022-03-14T12:24:37.482-0300
2022-03-14T12:24:37.482-0300 [DEBUG] provider.terraform-provider-aws_v4.2.0_x5: [aws-sdk-go-v2] Request
POST / HTTP/1.1
Host: sts.us-east-1.amazonaws.com
User-Agent: APN/1.0 HashiCorp/1.0 Terraform/1.0.0 (+https://www.terraform.io) terraform-provider-aws/4.2.0 (+https://registry.terraform.io/providers/hashicorp/aws) aws-sdk-go-v2/1.13.0 os/macos lang/go/1.17.6 md/GOOS/darwin md/GOARCH/amd64 api/sts/1.14.0
Content-Length: 43
Amz-Sdk-Invocation-Id: 4f6e1f76-1f8d-4e3a-87b4-47d5873ba142
Amz-Sdk-Request: attempt=1; max=25
Authorization: AWS4-HMAC-SHA256 Credential=AKIASUROYITCJJ7QFBFG/20220314/us-east-1/sts/aws4_request, SignedHeaders=amz-sdk-invocation-id;amz-sdk-request;content-length;content-type;host;x-amz-date, Signature=44c4250f69c18213475e6b1b5ccb5cebc6e6a7ccab015d3296eb692132592f30
Content-Type: application/x-www-form-urlencoded
X-Amz-Date: 20220314T152437Z
Accept-Encoding: gzip
Action=GetCallerIdentity&Version=2011-06-15: timestamp=2022-03-14T12:24:37.482-0300
2022-03-14T12:24:38.121-0300 [TRACE] provider.terraform-provider-awscc: Called downstream: tf_proto_version=6 tf_rpc=ConfigureProvider @caller=github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov6/tf6server/server.go:369 @module=sdk.proto tf_provider_addr=hashicorp/awscc tf_req_id=a76e03cb-e20d-1807-1e98-396f81c19f21 timestamp=2022-03-14T12:24:38.117-0300
2022-03-14T12:24:38.121-0300 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/awscc\"]": visit complete
2022-03-14T12:24:38.121-0300 [TRACE] provider.terraform-provider-awscc: Served request: @module=sdk.proto tf_provider_addr=hashicorp/awscc @caller=github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov6/tf6server/server.go:375 tf_proto_version=6 tf_req_id=a76e03cb-e20d-1807-1e98-396f81c19f21 tf_rpc=ConfigureProvider timestamp=2022-03-14T12:24:38.117-0300
2022-03-14T12:24:38.248-0300 [DEBUG] provider.terraform-provider-aws_v4.2.0_x5: [aws-sdk-go-v2] Response
HTTP/1.1 200 OK
Content-Length: 400
Content-Type: text/xml
Date: Mon, 14 Mar 2022 15:24:38 GMT
X-Amzn-Requestid: 853fa5ec-81aa-4fbc-ad90-5ea040a2ad90
<GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/">
<GetCallerIdentityResult>
<Arn>arn:aws:iam::181560427716:user/mac</Arn>
<UserId>AIDASUROYITCE6AY4YR4J</UserId>
<Account>181560427716</Account>
</GetCallerIdentityResult>
<ResponseMetadata>
<RequestId>853fa5ec-81aa-4fbc-ad90-5ea040a2ad90</RequestId>
</ResponseMetadata>
</GetCallerIdentityResponse>: timestamp=2022-03-14T12:24:38.248-0300
2022-03-14T12:24:38.249-0300 [DEBUG] provider.terraform-provider-aws_v4.2.0_x5: Trying to get account information via sts:GetCallerIdentity: timestamp=2022-03-14T12:24:38.249-0300
2022-03-14T12:24:38.249-0300 [DEBUG] provider.terraform-provider-aws_v4.2.0_x5: [aws-sdk-go-v2] Request
POST / HTTP/1.1
Host: sts.us-east-1.amazonaws.com
User-Agent: APN/1.0 HashiCorp/1.0 Terraform/1.0.0 (+https://www.terraform.io) terraform-provider-aws/4.2.0 (+https://registry.terraform.io/providers/hashicorp/aws) aws-sdk-go-v2/1.13.0 os/macos lang/go/1.17.6 md/GOOS/darwin md/GOARCH/amd64 api/sts/1.14.0
Content-Length: 43
Amz-Sdk-Invocation-Id: 34ca5c07-950b-4fd3-8f1d-218267c7baaa
Amz-Sdk-Request: attempt=1; max=25
Authorization: AWS4-HMAC-SHA256 Credential=AKIASUROYITCJJ7QFBFG/20220314/us-east-1/sts/aws4_request, SignedHeaders=amz-sdk-invocation-id;amz-sdk-request;content-length;content-type;host;x-amz-date, Signature=386751afaa49f49ed5a61584a2c044629b8828196a4c13be581f4150ea845881
Content-Type: application/x-www-form-urlencoded
X-Amz-Date: 20220314T152438Z
Accept-Encoding: gzip
Action=GetCallerIdentity&Version=2011-06-15: timestamp=2022-03-14T12:24:38.249-0300
2022-03-14T12:24:38.400-0300 [DEBUG] provider.terraform-provider-aws_v4.2.0_x5: [aws-sdk-go-v2] Response
HTTP/1.1 200 OK
Content-Length: 400
Content-Type: text/xml
Date: Mon, 14 Mar 2022 15:24:38 GMT
X-Amzn-Requestid: 0570b79d-cc10-402d-b64d-80239ff97279
<GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/">
<GetCallerIdentityResult>
<Arn>arn:aws:iam::181560427716:user/mac</Arn>
<UserId>AIDASUROYITCE6AY4YR4J</UserId>
<Account>181560427716</Account>
</GetCallerIdentityResult>
<ResponseMetadata>
<RequestId>0570b79d-cc10-402d-b64d-80239ff97279</RequestId>
</ResponseMetadata>
</GetCallerIdentityResponse>: timestamp=2022-03-14T12:24:38.400-0300
2022-03-14T12:24:38.406-0300 [DEBUG] provider.terraform-provider-aws_v4.2.0_x5: [aws-sdk-go] DEBUG: Request ec2/DescribeAccountAttributes Details:
---[ REQUEST POST-SIGN ]-----------------------------
POST / HTTP/1.1
Host: ec2.us-east-1.amazonaws.com
User-Agent: APN/1.0 HashiCorp/1.0 Terraform/1.0.0 (+https://www.terraform.io) terraform-provider-aws/4.2.0 (+https://registry.terraform.io/providers/hashicorp/aws) aws-sdk-go/1.42.53 (go1.17.6; darwin; amd64)
Content-Length: 87
Authorization: AWS4-HMAC-SHA256 Credential=AKIASUROYITCJJ7QFBFG/20220314/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=e38a59183598f1e4d4e2630690b09f2640925328b207f97d9fb3b664a0433748
Content-Type: application/x-www-form-urlencoded; charset=utf-8
X-Amz-Date: 20220314T152438Z
Accept-Encoding: gzip
Action=DescribeAccountAttributes&AttributeName.1=supported-platforms&Version=2016-11-15
-----------------------------------------------------: timestamp=2022-03-14T12:24:38.406-0300
2022-03-14T12:24:39.520-0300 [DEBUG] provider.terraform-provider-aws_v4.2.0_x5: [aws-sdk-go] DEBUG: Response ec2/DescribeAccountAttributes Details:
---[ RESPONSE ]--------------------------------------
HTTP/1.1 200 OK
Content-Length: 540
Cache-Control: no-cache, no-store
Content-Type: text/xml;charset=UTF-8
Date: Mon, 14 Mar 2022 15:24:39 GMT
Server: AmazonEC2
Strict-Transport-Security: max-age=31536000; includeSubDomains
X-Amzn-Requestid: 04ce20af-359a-4897-b1c4-d32a019429cf
-----------------------------------------------------: timestamp=2022-03-14T12:24:39.520-0300
2022-03-14T12:24:39.526-0300 [DEBUG] provider.terraform-provider-aws_v4.2.0_x5: [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
<DescribeAccountAttributesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
<requestId>04ce20af-359a-4897-b1c4-d32a019429cf</requestId>
<accountAttributeSet>
<item>
<attributeName>supported-platforms</attributeName>
<attributeValueSet>
<item>
<attributeValue>VPC</attributeValue>
</item>
</attributeValueSet>
</item>
</accountAttributeSet>
</DescribeAccountAttributesResponse>: timestamp=2022-03-14T12:24:39.520-0300
2022-03-14T12:24:39.526-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Called downstream: @module=sdk.proto tf_proto_version=5 tf_rpc=Configure tf_req_id=e5a01bea-4576-7e48-90d5-9b7834187aa9 @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:392 tf_provider_addr=provider timestamp=2022-03-14T12:24:39.520-0300
2022-03-14T12:24:39.526-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Served request: @module=sdk.proto tf_provider_addr=provider tf_req_id=e5a01bea-4576-7e48-90d5-9b7834187aa9 tf_rpc=Configure @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:398 tf_proto_version=5 timestamp=2022-03-14T12:24:39.520-0300
2022-03-14T12:24:39.528-0300 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/aws\"]": visit complete
2022-03-14T12:24:39.528-0300 [TRACE] vertex "data.aws_caller_identity.current (expand)": starting visit (*terraform.nodeExpandPlannableResource)
2022-03-14T12:24:39.528-0300 [TRACE] vertex "data.aws_caller_identity.current (expand)": expanding dynamic subgraph
2022-03-14T12:24:39.528-0300 [TRACE] vertex "data.aws_caller_identity.current (expand)": entering dynamic subgraph
2022-03-14T12:24:39.528-0300 [TRACE] vertex "data.aws_caller_identity.current": starting visit (*terraform.NodePlannableResource)
2022-03-14T12:24:39.529-0300 [TRACE] vertex "data.aws_caller_identity.current": expanding dynamic subgraph
2022-03-14T12:24:39.529-0300 [TRACE] Executing graph transform *terraform.ResourceCountTransformer
2022-03-14T12:24:39.529-0300 [TRACE] ResourceCountTransformer: adding data.aws_caller_identity.current as *terraform.NodePlannableResourceInstance
2022-03-14T12:24:39.529-0300 [TRACE] Completed graph transform *terraform.ResourceCountTransformer with new graph:
data.aws_caller_identity.current - *terraform.NodePlannableResourceInstance
------
2022-03-14T12:24:39.529-0300 [TRACE] Executing graph transform *terraform.OrphanResourceInstanceCountTransformer
2022-03-14T12:24:39.529-0300 [TRACE] Completed graph transform *terraform.OrphanResourceInstanceCountTransformer (no changes)
2022-03-14T12:24:39.529-0300 [TRACE] Executing graph transform *terraform.AttachStateTransformer
2022-03-14T12:24:39.529-0300 [DEBUG] Resource instance state not found for node "data.aws_caller_identity.current", instance data.aws_caller_identity.current
2022-03-14T12:24:39.529-0300 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes)
2022-03-14T12:24:39.529-0300 [TRACE] Executing graph transform *terraform.TargetsTransformer
2022-03-14T12:24:39.529-0300 [TRACE] vertex "data.aws_iam_policy_document.msk (expand)": starting visit (*terraform.nodeExpandPlannableResource)
2022-03-14T12:24:39.529-0300 [TRACE] vertex "data.aws_iam_policy_document.msk (expand)": expanding dynamic subgraph
2022-03-14T12:24:39.529-0300 [TRACE] vertex "aws_cloudwatch_log_group.s3 (expand)": starting visit (*terraform.nodeExpandPlannableResource)
2022-03-14T12:24:39.529-0300 [TRACE] vertex "aws_cloudwatch_log_group.s3 (expand)": expanding dynamic subgraph
2022-03-14T12:24:39.529-0300 [TRACE] vertex "aws_mskconnect_worker_configuration.s3_topic (expand)": starting visit (*terraform.nodeExpandPlannableResource)
2022-03-14T12:24:39.529-0300 [TRACE] vertex "aws_mskconnect_worker_configuration.s3_topic (expand)": expanding dynamic subgraph
2022-03-14T12:24:39.529-0300 [TRACE] vertex "aws_kms_key.kms (expand)": starting visit (*terraform.nodeExpandPlannableResource)
2022-03-14T12:24:39.529-0300 [TRACE] vertex "aws_kms_key.kms (expand)": expanding dynamic subgraph
2022-03-14T12:24:39.529-0300 [TRACE] vertex "data.aws_vpc.main (expand)": starting visit (*terraform.nodeExpandPlannableResource)
2022-03-14T12:24:39.530-0300 [TRACE] vertex "data.aws_vpc.main (expand)": expanding dynamic subgraph
2022-03-14T12:24:39.530-0300 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes)
2022-03-14T12:24:39.530-0300 [TRACE] Executing graph transform *terraform.ReferenceTransformer
2022-03-14T12:24:39.530-0300 [DEBUG] ReferenceTransformer: "data.aws_caller_identity.current" references: []
2022-03-14T12:24:39.530-0300 [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes)
2022-03-14T12:24:39.530-0300 [TRACE] Executing graph transform *terraform.RootTransformer
2022-03-14T12:24:39.530-0300 [TRACE] Completed graph transform *terraform.RootTransformer (no changes)
2022-03-14T12:24:39.530-0300 [TRACE] vertex "data.aws_caller_identity.current": entering dynamic subgraph
2022-03-14T12:24:39.530-0300 [TRACE] vertex "data.aws_caller_identity.current": starting visit (*terraform.NodePlannableResourceInstance)
2022-03-14T12:24:39.530-0300 [TRACE] readResourceInstanceState: reading state for data.aws_caller_identity.current
2022-03-14T12:24:39.530-0300 [TRACE] readResourceInstanceState: no state present for data.aws_caller_identity.current
2022-03-14T12:24:39.530-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to prevRunState for data.aws_caller_identity.current
2022-03-14T12:24:39.530-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: removing state object for data.aws_caller_identity.current
2022-03-14T12:24:39.530-0300 [TRACE] vertex "data.aws_iam_policy_document.msk (expand)": entering dynamic subgraph
2022-03-14T12:24:39.530-0300 [TRACE] vertex "data.aws_iam_policy_document.msk": starting visit (*terraform.NodePlannableResource)
2022-03-14T12:24:39.530-0300 [TRACE] vertex "data.aws_iam_policy_document.msk": expanding dynamic subgraph
2022-03-14T12:24:39.530-0300 [TRACE] Executing graph transform *terraform.ResourceCountTransformer
2022-03-14T12:24:39.530-0300 [TRACE] ResourceCountTransformer: adding data.aws_iam_policy_document.msk as *terraform.NodePlannableResourceInstance
2022-03-14T12:24:39.530-0300 [TRACE] Completed graph transform *terraform.ResourceCountTransformer with new graph:
data.aws_iam_policy_document.msk - *terraform.NodePlannableResourceInstance
------
2022-03-14T12:24:39.530-0300 [TRACE] Executing graph transform *terraform.OrphanResourceInstanceCountTransformer
2022-03-14T12:24:39.531-0300 [TRACE] Completed graph transform *terraform.OrphanResourceInstanceCountTransformer (no changes)
2022-03-14T12:24:39.531-0300 [TRACE] Executing graph transform *terraform.AttachStateTransformer
2022-03-14T12:24:39.531-0300 [DEBUG] Resource instance state not found for node "data.aws_iam_policy_document.msk", instance data.aws_iam_policy_document.msk
2022-03-14T12:24:39.531-0300 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes)
2022-03-14T12:24:39.531-0300 [TRACE] Executing graph transform *terraform.TargetsTransformer
2022-03-14T12:24:39.531-0300 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes)
2022-03-14T12:24:39.531-0300 [TRACE] Executing graph transform *terraform.ReferenceTransformer
2022-03-14T12:24:39.531-0300 [DEBUG] ReferenceTransformer: "data.aws_iam_policy_document.msk" references: []
2022-03-14T12:24:39.531-0300 [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes)
2022-03-14T12:24:39.531-0300 [TRACE] Executing graph transform *terraform.RootTransformer
2022-03-14T12:24:39.531-0300 [TRACE] Completed graph transform *terraform.RootTransformer (no changes)
2022-03-14T12:24:39.531-0300 [TRACE] vertex "data.aws_iam_policy_document.msk": entering dynamic subgraph
2022-03-14T12:24:39.531-0300 [TRACE] readDataSource: Re-validating config for data.aws_caller_identity.current
2022-03-14T12:24:39.531-0300 [TRACE] GRPCProvider: ValidateDataResourceConfig
2022-03-14T12:24:39.532-0300 [TRACE] vertex "aws_mskconnect_worker_configuration.s3_topic (expand)": entering dynamic subgraph
2022-03-14T12:24:39.532-0300 [TRACE] vertex "aws_mskconnect_worker_configuration.s3_topic": starting visit (*terraform.NodePlannableResource)
2022-03-14T12:24:39.532-0300 [TRACE] vertex "aws_kms_key.kms (expand)": entering dynamic subgraph
2022-03-14T12:24:39.532-0300 [TRACE] vertex "aws_kms_key.kms": starting visit (*terraform.NodePlannableResource)
2022-03-14T12:24:39.532-0300 [TRACE] vertex "aws_kms_key.kms": expanding dynamic subgraph
2022-03-14T12:24:39.532-0300 [TRACE] Executing graph transform *terraform.ResourceCountTransformer
2022-03-14T12:24:39.532-0300 [TRACE] ResourceCountTransformer: adding aws_kms_key.kms as *terraform.NodePlannableResourceInstance
2022-03-14T12:24:39.532-0300 [TRACE] Completed graph transform *terraform.ResourceCountTransformer with new graph:
aws_kms_key.kms - *terraform.NodePlannableResourceInstance
------
2022-03-14T12:24:39.532-0300 [TRACE] Executing graph transform *terraform.OrphanResourceInstanceCountTransformer
2022-03-14T12:24:39.532-0300 [TRACE] vertex "data.aws_vpc.main (expand)": entering dynamic subgraph
2022-03-14T12:24:39.532-0300 [TRACE] vertex "aws_cloudwatch_log_group.s3 (expand)": entering dynamic subgraph
2022-03-14T12:24:39.532-0300 [TRACE] vertex "data.aws_iam_policy_document.msk": starting visit (*terraform.NodePlannableResourceInstance)
2022-03-14T12:24:39.532-0300 [TRACE] readResourceInstanceState: reading state for data.aws_iam_policy_document.msk
2022-03-14T12:24:39.532-0300 [TRACE] vertex "aws_mskconnect_worker_configuration.s3_topic": expanding dynamic subgraph
2022-03-14T12:24:39.532-0300 [TRACE] vertex "aws_cloudwatch_log_group.s3": starting visit (*terraform.NodePlannableResource)
2022-03-14T12:24:39.532-0300 [TRACE] vertex "data.aws_vpc.main": starting visit (*terraform.NodePlannableResource)
2022-03-14T12:24:39.532-0300 [TRACE] Completed graph transform *terraform.OrphanResourceInstanceCountTransformer (no changes)
2022-03-14T12:24:39.532-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Received request: @module=sdk.proto tf_data_source_type=aws_caller_identity tf_proto_version=5 tf_provider_addr=provider @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:445 tf_req_id=5c9ef96b-7c0e-4d25-d686-ac3fab9fd1bd tf_rpc=ValidateDataSourceConfig timestamp=2022-03-14T12:24:39.532-0300
2022-03-14T12:24:39.532-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Calling downstream: @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:452 tf_proto_version=5 tf_req_id=5c9ef96b-7c0e-4d25-d686-ac3fab9fd1bd tf_rpc=ValidateDataSourceConfig @module=sdk.proto tf_data_source_type=aws_caller_identity tf_provider_addr=provider timestamp=2022-03-14T12:24:39.532-0300
2022-03-14T12:24:39.533-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Called downstream: @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:458 tf_rpc=ValidateDataSourceConfig @module=sdk.proto tf_data_source_type=aws_caller_identity tf_proto_version=5 tf_provider_addr=provider tf_req_id=5c9ef96b-7c0e-4d25-d686-ac3fab9fd1bd timestamp=2022-03-14T12:24:39.532-0300
2022-03-14T12:24:39.533-0300 [TRACE] Executing graph transform *terraform.AttachStateTransformer
2022-03-14T12:24:39.533-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Served request: tf_req_id=5c9ef96b-7c0e-4d25-d686-ac3fab9fd1bd tf_rpc=ValidateDataSourceConfig @module=sdk.proto tf_proto_version=5 tf_provider_addr=provider @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:464 tf_data_source_type=aws_caller_identity timestamp=2022-03-14T12:24:39.532-0300
2022-03-14T12:24:39.533-0300 [DEBUG] Resource instance state not found for node "aws_kms_key.kms", instance aws_kms_key.kms
2022-03-14T12:24:39.533-0300 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes)
2022-03-14T12:24:39.533-0300 [TRACE] Executing graph transform *terraform.TargetsTransformer
2022-03-14T12:24:39.533-0300 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes)
2022-03-14T12:24:39.533-0300 [TRACE] Executing graph transform *terraform.ReferenceTransformer
2022-03-14T12:24:39.533-0300 [TRACE] readDataSource: data.aws_caller_identity.current configuration is complete, so reading from provider
2022-03-14T12:24:39.533-0300 [TRACE] GRPCProvider: ReadDataSource
2022-03-14T12:24:39.533-0300 [INFO] ReferenceTransformer: reference not found: "var.project_name"
2022-03-14T12:24:39.533-0300 [DEBUG] ReferenceTransformer: "aws_kms_key.kms" references: []
2022-03-14T12:24:39.533-0300 [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes)
2022-03-14T12:24:39.533-0300 [TRACE] Executing graph transform *terraform.RootTransformer
2022-03-14T12:24:39.533-0300 [TRACE] Completed graph transform *terraform.RootTransformer (no changes)
2022-03-14T12:24:39.533-0300 [TRACE] vertex "aws_kms_key.kms": entering dynamic subgraph
2022-03-14T12:24:39.533-0300 [TRACE] readResourceInstanceState: no state present for data.aws_iam_policy_document.msk
2022-03-14T12:24:39.533-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to prevRunState for data.aws_iam_policy_document.msk
2022-03-14T12:24:39.533-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: removing state object for data.aws_iam_policy_document.msk
2022-03-14T12:24:39.534-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Received request: tf_rpc=ReadDataSource tf_proto_version=5 tf_provider_addr=provider @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:470 @module=sdk.proto tf_data_source_type=aws_caller_identity tf_req_id=e17796a5-529e-9932-00cc-884a5f4c3b1e timestamp=2022-03-14T12:24:39.533-0300
2022-03-14T12:24:39.534-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Calling downstream: @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:477 tf_proto_version=5 tf_provider_addr=provider @module=sdk.proto tf_data_source_type=aws_caller_identity tf_req_id=e17796a5-529e-9932-00cc-884a5f4c3b1e tf_rpc=ReadDataSource timestamp=2022-03-14T12:24:39.533-0300
2022-03-14T12:24:39.534-0300 [DEBUG] provider.terraform-provider-aws_v4.2.0_x5: Reading Caller Identity: timestamp=2022-03-14T12:24:39.534-0300
2022-03-14T12:24:39.534-0300 [DEBUG] provider.terraform-provider-aws_v4.2.0_x5: [aws-sdk-go] DEBUG: Request sts/GetCallerIdentity Details:
---[ REQUEST POST-SIGN ]-----------------------------
POST / HTTP/1.1
Host: sts.amazonaws.com
User-Agent: APN/1.0 HashiCorp/1.0 Terraform/1.0.0 (+https://www.terraform.io) terraform-provider-aws/4.2.0 (+https://registry.terraform.io/providers/hashicorp/aws) aws-sdk-go/1.42.53 (go1.17.6; darwin; amd64)
Content-Length: 43
Authorization: AWS4-HMAC-SHA256 Credential=AKIASUROYITCJJ7QFBFG/20220314/us-east-1/sts/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=b05acec02d7fb2a36d394d8686a5b81fd5aff62a3c422b9d394c4a0fa7ec4518
Content-Type: application/x-www-form-urlencoded; charset=utf-8
X-Amz-Date: 20220314T152439Z
Accept-Encoding: gzip
Action=GetCallerIdentity&Version=2011-06-15
-----------------------------------------------------: timestamp=2022-03-14T12:24:39.534-0300
2022-03-14T12:24:39.534-0300 [TRACE] vertex "aws_kms_key.kms": starting visit (*terraform.NodePlannableResourceInstance)
2022-03-14T12:24:39.534-0300 [TRACE] readResourceInstanceState: reading state for aws_kms_key.kms
2022-03-14T12:24:39.534-0300 [TRACE] Executing graph transform *terraform.ResourceCountTransformer
2022-03-14T12:24:39.535-0300 [TRACE] ResourceCountTransformer: adding aws_mskconnect_worker_configuration.s3_topic as *terraform.NodePlannableResourceInstance
2022-03-14T12:24:39.535-0300 [TRACE] Completed graph transform *terraform.ResourceCountTransformer with new graph:
aws_mskconnect_worker_configuration.s3_topic - *terraform.NodePlannableResourceInstance
------
2022-03-14T12:24:39.535-0300 [TRACE] Executing graph transform *terraform.OrphanResourceInstanceCountTransformer
2022-03-14T12:24:39.535-0300 [TRACE] Completed graph transform *terraform.OrphanResourceInstanceCountTransformer (no changes)
2022-03-14T12:24:39.535-0300 [TRACE] Executing graph transform *terraform.AttachStateTransformer
2022-03-14T12:24:39.535-0300 [DEBUG] Resource instance state not found for node "aws_mskconnect_worker_configuration.s3_topic", instance aws_mskconnect_worker_configuration.s3_topic
2022-03-14T12:24:39.535-0300 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes)
2022-03-14T12:24:39.535-0300 [TRACE] Executing graph transform *terraform.TargetsTransformer
2022-03-14T12:24:39.535-0300 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes)
2022-03-14T12:24:39.535-0300 [TRACE] Executing graph transform *terraform.ReferenceTransformer
2022-03-14T12:24:39.535-0300 [INFO] ReferenceTransformer: reference not found: "var.project_name"
2022-03-14T12:24:39.535-0300 [DEBUG] ReferenceTransformer: "aws_mskconnect_worker_configuration.s3_topic" references: []
2022-03-14T12:24:39.535-0300 [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes)
2022-03-14T12:24:39.535-0300 [TRACE] Executing graph transform *terraform.RootTransformer
2022-03-14T12:24:39.535-0300 [TRACE] Completed graph transform *terraform.RootTransformer (no changes)
2022-03-14T12:24:39.535-0300 [TRACE] readResourceInstanceState: no state present for aws_kms_key.kms
2022-03-14T12:24:39.535-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to prevRunState for aws_kms_key.kms
2022-03-14T12:24:39.535-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: removing state object for aws_kms_key.kms
2022-03-14T12:24:39.535-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to refreshState for aws_kms_key.kms
2022-03-14T12:24:39.536-0300 [TRACE] vertex "data.aws_vpc.main": expanding dynamic subgraph
2022-03-14T12:24:39.536-0300 [TRACE] Executing graph transform *terraform.ResourceCountTransformer
2022-03-14T12:24:39.536-0300 [TRACE] ResourceCountTransformer: adding data.aws_vpc.main as *terraform.NodePlannableResourceInstance
2022-03-14T12:24:39.536-0300 [TRACE] Completed graph transform *terraform.ResourceCountTransformer with new graph:
data.aws_vpc.main - *terraform.NodePlannableResourceInstance
------
2022-03-14T12:24:39.536-0300 [TRACE] Executing graph transform *terraform.OrphanResourceInstanceCountTransformer
2022-03-14T12:24:39.536-0300 [TRACE] Completed graph transform *terraform.OrphanResourceInstanceCountTransformer (no changes)
2022-03-14T12:24:39.536-0300 [TRACE] Executing graph transform *terraform.AttachStateTransformer
2022-03-14T12:24:39.536-0300 [DEBUG] Resource instance state not found for node "data.aws_vpc.main", instance data.aws_vpc.main
2022-03-14T12:24:39.536-0300 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes)
2022-03-14T12:24:39.536-0300 [TRACE] Executing graph transform *terraform.TargetsTransformer
2022-03-14T12:24:39.536-0300 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes)
2022-03-14T12:24:39.536-0300 [TRACE] Executing graph transform *terraform.ReferenceTransformer
2022-03-14T12:24:39.536-0300 [TRACE] readDataSource: Re-validating config for data.aws_iam_policy_document.msk
2022-03-14T12:24:39.536-0300 [TRACE] GRPCProvider: ValidateDataResourceConfig
2022-03-14T12:24:39.536-0300 [INFO] ReferenceTransformer: reference not found: "var.vpc"
2022-03-14T12:24:39.536-0300 [DEBUG] ReferenceTransformer: "data.aws_vpc.main" references: []
2022-03-14T12:24:39.536-0300 [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes)
2022-03-14T12:24:39.536-0300 [TRACE] Executing graph transform *terraform.RootTransformer
2022-03-14T12:24:39.536-0300 [TRACE] Completed graph transform *terraform.RootTransformer (no changes)
2022-03-14T12:24:39.536-0300 [TRACE] vertex "data.aws_vpc.main": entering dynamic subgraph
2022-03-14T12:24:39.536-0300 [TRACE] vertex "data.aws_vpc.main": starting visit (*terraform.NodePlannableResourceInstance)
2022-03-14T12:24:39.537-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: removing state object for aws_kms_key.kms
2022-03-14T12:24:39.537-0300 [TRACE] NodeAbstractResourceInstance.refresh for aws_kms_key.kms
2022-03-14T12:24:39.537-0300 [DEBUG] refresh: aws_kms_key.kms: no state, so not refreshing
2022-03-14T12:24:39.537-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to refreshState for aws_kms_key.kms
2022-03-14T12:24:39.537-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: removing state object for aws_kms_key.kms
2022-03-14T12:24:39.537-0300 [TRACE] vertex "aws_mskconnect_worker_configuration.s3_topic": entering dynamic subgraph
2022-03-14T12:24:39.537-0300 [TRACE] vertex "aws_mskconnect_worker_configuration.s3_topic": starting visit (*terraform.NodePlannableResourceInstance)
2022-03-14T12:24:39.537-0300 [TRACE] vertex "aws_cloudwatch_log_group.s3": expanding dynamic subgraph
2022-03-14T12:24:39.537-0300 [TRACE] readResourceInstanceState: reading state for data.aws_vpc.main
2022-03-14T12:24:39.537-0300 [TRACE] readResourceInstanceState: no state present for data.aws_vpc.main
2022-03-14T12:24:39.537-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to prevRunState for data.aws_vpc.main
2022-03-14T12:24:39.537-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: removing state object for data.aws_vpc.main
2022-03-14T12:24:39.537-0300 [TRACE] Executing graph transform *terraform.ResourceCountTransformer
2022-03-14T12:24:39.537-0300 [TRACE] ResourceCountTransformer: adding aws_cloudwatch_log_group.s3 as *terraform.NodePlannableResourceInstance
2022-03-14T12:24:39.538-0300 [TRACE] Completed graph transform *terraform.ResourceCountTransformer with new graph:
aws_cloudwatch_log_group.s3 - *terraform.NodePlannableResourceInstance
------
2022-03-14T12:24:39.538-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Received request: tf_proto_version=5 @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:445 tf_rpc=ValidateDataSourceConfig @module=sdk.proto tf_data_source_type=aws_iam_policy_document tf_provider_addr=provider tf_req_id=f1d291dc-e222-e820-8c8d-303ffb44fd58 timestamp=2022-03-14T12:24:39.537-0300
2022-03-14T12:24:39.538-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Calling downstream: @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:452 tf_proto_version=5 tf_rpc=ValidateDataSourceConfig @module=sdk.proto tf_data_source_type=aws_iam_policy_document tf_provider_addr=provider tf_req_id=f1d291dc-e222-e820-8c8d-303ffb44fd58 timestamp=2022-03-14T12:24:39.537-0300
2022-03-14T12:24:39.538-0300 [TRACE] Executing graph transform *terraform.OrphanResourceInstanceCountTransformer
2022-03-14T12:24:39.538-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Called downstream: tf_proto_version=5 tf_provider_addr=provider tf_req_id=f1d291dc-e222-e820-8c8d-303ffb44fd58 @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:458 @module=sdk.proto tf_data_source_type=aws_iam_policy_document tf_rpc=ValidateDataSourceConfig timestamp=2022-03-14T12:24:39.537-0300
2022-03-14T12:24:39.538-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Served request: tf_provider_addr=provider tf_req_id=f1d291dc-e222-e820-8c8d-303ffb44fd58 tf_rpc=ValidateDataSourceConfig @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:464 @module=sdk.proto tf_data_source_type=aws_iam_policy_document tf_proto_version=5 timestamp=2022-03-14T12:24:39.538-0300
2022-03-14T12:24:39.538-0300 [TRACE] Completed graph transform *terraform.OrphanResourceInstanceCountTransformer (no changes)
2022-03-14T12:24:39.538-0300 [TRACE] Executing graph transform *terraform.AttachStateTransformer
2022-03-14T12:24:39.538-0300 [DEBUG] Resource instance state not found for node "aws_cloudwatch_log_group.s3", instance aws_cloudwatch_log_group.s3
2022-03-14T12:24:39.538-0300 [TRACE] Re-validating config for "aws_kms_key.kms"
2022-03-14T12:24:39.538-0300 [TRACE] GRPCProvider: ValidateResourceConfig
2022-03-14T12:24:39.538-0300 [TRACE] readResourceInstanceState: reading state for aws_mskconnect_worker_configuration.s3_topic
2022-03-14T12:24:39.538-0300 [TRACE] readDataSource: data.aws_iam_policy_document.msk configuration is complete, so reading from provider
2022-03-14T12:24:39.538-0300 [TRACE] GRPCProvider: ReadDataSource
2022-03-14T12:24:39.538-0300 [TRACE] readDataSource: Re-validating config for data.aws_vpc.main
2022-03-14T12:24:39.538-0300 [TRACE] GRPCProvider: ValidateDataResourceConfig
2022-03-14T12:24:39.538-0300 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes)
2022-03-14T12:24:39.538-0300 [TRACE] Executing graph transform *terraform.TargetsTransformer
2022-03-14T12:24:39.538-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Received request: @module=sdk.proto tf_provider_addr=provider tf_req_id=cedf82dc-3a4f-deaf-7236-f5823a513460 @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:495 tf_proto_version=5 tf_resource_type=aws_kms_key tf_rpc=ValidateResourceTypeConfig timestamp=2022-03-14T12:24:39.538-0300
2022-03-14T12:24:39.538-0300 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes)
2022-03-14T12:24:39.539-0300 [TRACE] Executing graph transform *terraform.ReferenceTransformer
2022-03-14T12:24:39.539-0300 [INFO] ReferenceTransformer: reference not found: "var.project_name"
2022-03-14T12:24:39.539-0300 [DEBUG] ReferenceTransformer: "aws_cloudwatch_log_group.s3" references: []
2022-03-14T12:24:39.539-0300 [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes)
2022-03-14T12:24:39.539-0300 [TRACE] Executing graph transform *terraform.RootTransformer
2022-03-14T12:24:39.539-0300 [TRACE] Completed graph transform *terraform.RootTransformer (no changes)
2022-03-14T12:24:39.539-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Calling downstream: tf_proto_version=5 tf_rpc=ValidateResourceTypeConfig tf_req_id=cedf82dc-3a4f-deaf-7236-f5823a513460 tf_resource_type=aws_kms_key @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:502 @module=sdk.proto tf_provider_addr=provider timestamp=2022-03-14T12:24:39.538-0300
2022-03-14T12:24:39.539-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Called downstream: @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:508 @module=sdk.proto tf_provider_addr=provider tf_resource_type=aws_kms_key tf_rpc=ValidateResourceTypeConfig tf_proto_version=5 tf_req_id=cedf82dc-3a4f-deaf-7236-f5823a513460 timestamp=2022-03-14T12:24:39.539-0300
2022-03-14T12:24:39.539-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Served request: tf_provider_addr=provider tf_rpc=ValidateResourceTypeConfig @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:514 @module=sdk.proto tf_proto_version=5 tf_req_id=cedf82dc-3a4f-deaf-7236-f5823a513460 tf_resource_type=aws_kms_key timestamp=2022-03-14T12:24:39.539-0300
2022-03-14T12:24:39.539-0300 [TRACE] vertex "aws_cloudwatch_log_group.s3": entering dynamic subgraph
2022-03-14T12:24:39.539-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Received request: @module=sdk.proto tf_proto_version=5 tf_provider_addr=provider tf_req_id=a98bc6ed-0973-64cf-f226-02a7f471a05b @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:445 tf_data_source_type=aws_vpc tf_rpc=ValidateDataSourceConfig timestamp=2022-03-14T12:24:39.539-0300
2022-03-14T12:24:39.539-0300 [TRACE] vertex "aws_cloudwatch_log_group.s3": starting visit (*terraform.NodePlannableResourceInstance)
2022-03-14T12:24:39.539-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Calling downstream: @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:452 tf_proto_version=5 tf_req_id=a98bc6ed-0973-64cf-f226-02a7f471a05b tf_rpc=ValidateDataSourceConfig tf_data_source_type=aws_vpc tf_provider_addr=provider @module=sdk.proto timestamp=2022-03-14T12:24:39.539-0300
2022-03-14T12:24:39.539-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Called downstream: @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:458 tf_provider_addr=provider tf_req_id=a98bc6ed-0973-64cf-f226-02a7f471a05b @module=sdk.proto tf_data_source_type=aws_vpc tf_proto_version=5 tf_rpc=ValidateDataSourceConfig timestamp=2022-03-14T12:24:39.539-0300
2022-03-14T12:24:39.539-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Served request: tf_provider_addr=provider tf_req_id=a98bc6ed-0973-64cf-f226-02a7f471a05b tf_rpc=ValidateDataSourceConfig @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:464 tf_data_source_type=aws_vpc @module=sdk.proto tf_proto_version=5 timestamp=2022-03-14T12:24:39.539-0300
2022-03-14T12:24:39.539-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Received request: @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:470 tf_proto_version=5 tf_req_id=210a7935-19a0-d081-90e7-2ea91a5b621b @module=sdk.proto tf_data_source_type=aws_iam_policy_document tf_provider_addr=provider tf_rpc=ReadDataSource timestamp=2022-03-14T12:24:39.539-0300
2022-03-14T12:24:39.539-0300 [TRACE] GRPCProvider: PlanResourceChange
2022-03-14T12:24:39.539-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Calling downstream: @module=sdk.proto tf_provider_addr=provider tf_req_id=210a7935-19a0-d081-90e7-2ea91a5b621b tf_rpc=ReadDataSource @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:477 tf_data_source_type=aws_iam_policy_document tf_proto_version=5 timestamp=2022-03-14T12:24:39.539-0300
2022-03-14T12:24:39.539-0300 [TRACE] readResourceInstanceState: reading state for aws_cloudwatch_log_group.s3
2022-03-14T12:24:39.539-0300 [TRACE] readResourceInstanceState: no state present for aws_cloudwatch_log_group.s3
2022-03-14T12:24:39.539-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to prevRunState for aws_cloudwatch_log_group.s3
2022-03-14T12:24:39.539-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: removing state object for aws_cloudwatch_log_group.s3
2022-03-14T12:24:39.539-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to refreshState for aws_cloudwatch_log_group.s3
2022-03-14T12:24:39.539-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: removing state object for aws_cloudwatch_log_group.s3
2022-03-14T12:24:39.539-0300 [TRACE] readResourceInstanceState: no state present for aws_mskconnect_worker_configuration.s3_topic
2022-03-14T12:24:39.540-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to prevRunState for aws_mskconnect_worker_configuration.s3_topic
2022-03-14T12:24:39.540-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: removing state object for aws_mskconnect_worker_configuration.s3_topic
2022-03-14T12:24:39.540-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to refreshState for aws_mskconnect_worker_configuration.s3_topic
2022-03-14T12:24:39.540-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: removing state object for aws_mskconnect_worker_configuration.s3_topic
2022-03-14T12:24:39.540-0300 [TRACE] NodeAbstractResourceInstance.refresh for aws_mskconnect_worker_configuration.s3_topic
2022-03-14T12:24:39.540-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Received request: @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:570 @module=sdk.proto tf_proto_version=5 tf_rpc=PlanResourceChange tf_provider_addr=provider tf_req_id=fdc8b371-4bfc-907e-d860-da240897ba32 tf_resource_type=aws_kms_key timestamp=2022-03-14T12:24:39.540-0300
2022-03-14T12:24:39.540-0300 [DEBUG] refresh: aws_mskconnect_worker_configuration.s3_topic: no state, so not refreshing
2022-03-14T12:24:39.540-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Calling downstream: tf_proto_version=5 tf_resource_type=aws_kms_key @module=sdk.proto tf_provider_addr=provider tf_req_id=fdc8b371-4bfc-907e-d860-da240897ba32 tf_rpc=PlanResourceChange @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:577 timestamp=2022-03-14T12:24:39.540-0300
2022-03-14T12:24:39.540-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to refreshState for aws_mskconnect_worker_configuration.s3_topic
2022-03-14T12:24:39.540-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: removing state object for aws_mskconnect_worker_configuration.s3_topic
2022-03-14T12:24:39.540-0300 [TRACE] readDataSource: data.aws_vpc.main configuration is complete, so reading from provider
2022-03-14T12:24:39.540-0300 [TRACE] GRPCProvider: ReadDataSource
2022-03-14T12:24:39.540-0300 [TRACE] NodeAbstractResourceInstance.refresh for aws_cloudwatch_log_group.s3
2022-03-14T12:24:39.540-0300 [DEBUG] refresh: aws_cloudwatch_log_group.s3: no state, so not refreshing
2022-03-14T12:24:39.540-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to refreshState for aws_cloudwatch_log_group.s3
2022-03-14T12:24:39.540-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: removing state object for aws_cloudwatch_log_group.s3
2022-03-14T12:24:39.541-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Called downstream: @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:483 tf_rpc=ReadDataSource @module=sdk.proto tf_data_source_type=aws_iam_policy_document tf_proto_version=5 tf_provider_addr=provider tf_req_id=210a7935-19a0-d081-90e7-2ea91a5b621b timestamp=2022-03-14T12:24:39.540-0300
2022-03-14T12:24:39.541-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to refreshState for data.aws_iam_policy_document.msk
2022-03-14T12:24:39.541-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: writing state object for data.aws_iam_policy_document.msk
2022-03-14T12:24:39.541-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to workingState for data.aws_iam_policy_document.msk
2022-03-14T12:24:39.541-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: writing state object for data.aws_iam_policy_document.msk
2022-03-14T12:24:39.541-0300 [TRACE] vertex "data.aws_iam_policy_document.msk": visit complete
2022-03-14T12:24:39.541-0300 [TRACE] vertex "data.aws_iam_policy_document.msk": dynamic subgraph completed successfully
2022-03-14T12:24:39.541-0300 [TRACE] vertex "data.aws_iam_policy_document.msk": visit complete
2022-03-14T12:24:39.541-0300 [TRACE] vertex "data.aws_iam_policy_document.msk (expand)": dynamic subgraph completed successfully
2022-03-14T12:24:39.541-0300 [TRACE] vertex "data.aws_iam_policy_document.msk (expand)": visit complete
2022-03-14T12:24:39.542-0300 [TRACE] vertex "aws_iam_role.msk (expand)": starting visit (*terraform.nodeExpandPlannableResource)
2022-03-14T12:24:39.542-0300 [TRACE] vertex "aws_iam_role.msk (expand)": expanding dynamic subgraph
2022-03-14T12:24:39.542-0300 [TRACE] vertex "aws_iam_role.msk (expand)": entering dynamic subgraph
2022-03-14T12:24:39.542-0300 [TRACE] vertex "aws_iam_role.msk": starting visit (*terraform.NodePlannableResource)
2022-03-14T12:24:39.542-0300 [TRACE] vertex "aws_iam_role.msk": expanding dynamic subgraph
2022-03-14T12:24:39.542-0300 [TRACE] Executing graph transform *terraform.ResourceCountTransformer
2022-03-14T12:24:39.542-0300 [TRACE] ResourceCountTransformer: adding aws_iam_role.msk as *terraform.NodePlannableResourceInstance
2022-03-14T12:24:39.542-0300 [TRACE] Completed graph transform *terraform.ResourceCountTransformer with new graph:
aws_iam_role.msk - *terraform.NodePlannableResourceInstance
------
2022-03-14T12:24:39.542-0300 [TRACE] Executing graph transform *terraform.OrphanResourceInstanceCountTransformer
2022-03-14T12:24:39.542-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Served request: @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:489 tf_req_id=210a7935-19a0-d081-90e7-2ea91a5b621b tf_rpc=ReadDataSource tf_data_source_type=aws_iam_policy_document tf_proto_version=5 tf_provider_addr=provider @module=sdk.proto timestamp=2022-03-14T12:24:39.540-0300
2022-03-14T12:24:39.542-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Received request: tf_provider_addr=provider @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:470 @module=sdk.proto tf_data_source_type=aws_vpc tf_proto_version=5 tf_req_id=f48f60a7-e033-b4b1-d078-d2b9299ca944 tf_rpc=ReadDataSource timestamp=2022-03-14T12:24:39.541-0300
2022-03-14T12:24:39.542-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Calling downstream: tf_proto_version=5 tf_data_source_type=aws_vpc tf_provider_addr=provider tf_req_id=f48f60a7-e033-b4b1-d078-d2b9299ca944 @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:477 @module=sdk.proto tf_rpc=ReadDataSource timestamp=2022-03-14T12:24:39.541-0300
2022-03-14T12:24:39.542-0300 [WARN] Provider "registry.terraform.io/hashicorp/aws" produced an invalid plan for aws_kms_key.kms, 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:
- .bypass_policy_lockout_safety_check: planned value cty.False for a non-computed attribute
- .key_usage: planned value cty.StringVal("ENCRYPT_DECRYPT") for a non-computed attribute
- .customer_master_key_spec: planned value cty.StringVal("SYMMETRIC_DEFAULT") for a non-computed attribute
- .is_enabled: planned value cty.True for a non-computed attribute
2022-03-14T12:24:39.542-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Called downstream: tf_resource_type=aws_kms_key @module=sdk.proto tf_proto_version=5 tf_provider_addr=provider tf_req_id=fdc8b371-4bfc-907e-d860-da240897ba32 tf_rpc=PlanResourceChange @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:583 timestamp=2022-03-14T12:24:39.541-0300
2022-03-14T12:24:39.542-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to workingState for aws_kms_key.kms
2022-03-14T12:24:39.542-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: writing state object for aws_kms_key.kms
2022-03-14T12:24:39.542-0300 [TRACE] Completed graph transform *terraform.OrphanResourceInstanceCountTransformer (no changes)
2022-03-14T12:24:39.542-0300 [TRACE] Executing graph transform *terraform.AttachStateTransformer
2022-03-14T12:24:39.542-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Served request: tf_proto_version=5 tf_rpc=PlanResourceChange @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:589 @module=sdk.proto tf_provider_addr=provider tf_req_id=fdc8b371-4bfc-907e-d860-da240897ba32 tf_resource_type=aws_kms_key timestamp=2022-03-14T12:24:39.541-0300
2022-03-14T12:24:39.542-0300 [DEBUG] Resource instance state not found for node "aws_iam_role.msk", instance aws_iam_role.msk
2022-03-14T12:24:39.543-0300 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes)
2022-03-14T12:24:39.543-0300 [DEBUG] provider.terraform-provider-aws_v4.2.0_x5: [aws-sdk-go] DEBUG: Request ec2/DescribeVpcs Details:
---[ REQUEST POST-SIGN ]-----------------------------
POST / HTTP/1.1
Host: ec2.us-east-1.amazonaws.com
User-Agent: APN/1.0 HashiCorp/1.0 Terraform/1.0.0 (+https://www.terraform.io) terraform-provider-aws/4.2.0 (+https://registry.terraform.io/providers/hashicorp/aws) aws-sdk-go/1.42.53 (go1.17.6; darwin; amd64)
Content-Length: 59
Authorization: AWS4-HMAC-SHA256 Credential=AKIASUROYITCJJ7QFBFG/20220314/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=e0ec5f181d84aeb2e685479478d82c3b7f92d1955f2973707ef46116feda66bb
Content-Type: application/x-www-form-urlencoded; charset=utf-8
X-Amz-Date: 20220314T152439Z
Accept-Encoding: gzip
Action=DescribeVpcs&Version=2016-11-15&VpcId.1=vpc-ba8b92c1
-----------------------------------------------------: timestamp=2022-03-14T12:24:39.541-0300
2022-03-14T12:24:39.543-0300 [TRACE] Executing graph transform *terraform.TargetsTransformer
2022-03-14T12:24:39.543-0300 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes)
2022-03-14T12:24:39.543-0300 [TRACE] Executing graph transform *terraform.ReferenceTransformer
2022-03-14T12:24:39.543-0300 [INFO] ReferenceTransformer: reference not found: "var.project_name"
2022-03-14T12:24:39.543-0300 [DEBUG] ReferenceTransformer: "aws_iam_role.msk" references: []
2022-03-14T12:24:39.543-0300 [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes)
2022-03-14T12:24:39.543-0300 [TRACE] Executing graph transform *terraform.RootTransformer
2022-03-14T12:24:39.543-0300 [TRACE] Completed graph transform *terraform.RootTransformer (no changes)
2022-03-14T12:24:39.543-0300 [TRACE] vertex "aws_iam_role.msk": entering dynamic subgraph
2022-03-14T12:24:39.543-0300 [TRACE] vertex "aws_iam_role.msk": starting visit (*terraform.NodePlannableResourceInstance)
2022-03-14T12:24:39.543-0300 [TRACE] readResourceInstanceState: reading state for aws_iam_role.msk
2022-03-14T12:24:39.543-0300 [TRACE] readResourceInstanceState: no state present for aws_iam_role.msk
2022-03-14T12:24:39.543-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to prevRunState for aws_iam_role.msk
2022-03-14T12:24:39.543-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: removing state object for aws_iam_role.msk
2022-03-14T12:24:39.543-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to refreshState for aws_iam_role.msk
2022-03-14T12:24:39.543-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: removing state object for aws_iam_role.msk
2022-03-14T12:24:39.543-0300 [TRACE] NodeAbstractResourceInstance.refresh for aws_iam_role.msk
2022-03-14T12:24:39.543-0300 [DEBUG] refresh: aws_iam_role.msk: no state, so not refreshing
2022-03-14T12:24:39.543-0300 [TRACE] writeChange: recorded Create change for aws_kms_key.kms
2022-03-14T12:24:39.543-0300 [TRACE] vertex "aws_kms_key.kms": visit complete
2022-03-14T12:24:39.543-0300 [TRACE] vertex "aws_kms_key.kms": dynamic subgraph completed successfully
2022-03-14T12:24:39.543-0300 [TRACE] vertex "aws_kms_key.kms": visit complete
2022-03-14T12:24:39.543-0300 [TRACE] vertex "aws_kms_key.kms (expand)": dynamic subgraph completed successfully
2022-03-14T12:24:39.543-0300 [TRACE] vertex "aws_kms_key.kms (expand)": visit complete
2022-03-14T12:24:39.543-0300 [TRACE] Re-validating config for "aws_mskconnect_worker_configuration.s3_topic"
2022-03-14T12:24:39.544-0300 [TRACE] GRPCProvider: ValidateResourceConfig
2022-03-14T12:24:39.544-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to refreshState for aws_iam_role.msk
2022-03-14T12:24:39.544-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: removing state object for aws_iam_role.msk
2022-03-14T12:24:39.544-0300 [TRACE] Re-validating config for "aws_cloudwatch_log_group.s3"
2022-03-14T12:24:39.544-0300 [TRACE] GRPCProvider: ValidateResourceConfig
2022-03-14T12:24:39.545-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Received request: @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:495 tf_proto_version=5 tf_provider_addr=provider tf_resource_type=aws_cloudwatch_log_group @module=sdk.proto tf_req_id=f307e0a9-afc2-5d6c-a405-a45857783786 tf_rpc=ValidateResourceTypeConfig timestamp=2022-03-14T12:24:39.544-0300
2022-03-14T12:24:39.545-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Calling downstream: @module=sdk.proto tf_proto_version=5 tf_rpc=ValidateResourceTypeConfig @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:502 tf_provider_addr=provider tf_req_id=f307e0a9-afc2-5d6c-a405-a45857783786 tf_resource_type=aws_cloudwatch_log_group timestamp=2022-03-14T12:24:39.544-0300
2022-03-14T12:24:39.545-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Called downstream: tf_provider_addr=provider @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:508 @module=sdk.proto tf_proto_version=5 tf_req_id=f307e0a9-afc2-5d6c-a405-a45857783786 tf_resource_type=aws_cloudwatch_log_group tf_rpc=ValidateResourceTypeConfig timestamp=2022-03-14T12:24:39.544-0300
2022-03-14T12:24:39.545-0300 [TRACE] GRPCProvider: PlanResourceChange
2022-03-14T12:24:39.545-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Received request: tf_proto_version=5 @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:495 tf_rpc=ValidateResourceTypeConfig @module=sdk.proto tf_provider_addr=provider tf_req_id=a9f935c5-4586-0534-3a14-a47d8474f61b tf_resource_type=aws_mskconnect_worker_configuration timestamp=2022-03-14T12:24:39.544-0300
2022-03-14T12:24:39.545-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Calling downstream: tf_rpc=ValidateResourceTypeConfig tf_proto_version=5 tf_provider_addr=provider tf_req_id=a9f935c5-4586-0534-3a14-a47d8474f61b @module=sdk.proto tf_resource_type=aws_mskconnect_worker_configuration @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:502 timestamp=2022-03-14T12:24:39.544-0300
2022-03-14T12:24:39.545-0300 [TRACE] GRPCProvider: PlanResourceChange
2022-03-14T12:24:39.545-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Called downstream: @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:508 tf_req_id=a9f935c5-4586-0534-3a14-a47d8474f61b tf_resource_type=aws_mskconnect_worker_configuration tf_rpc=ValidateResourceTypeConfig @module=sdk.proto tf_proto_version=5 tf_provider_addr=provider timestamp=2022-03-14T12:24:39.544-0300
2022-03-14T12:24:39.545-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Served request: @module=sdk.proto tf_req_id=f307e0a9-afc2-5d6c-a405-a45857783786 tf_rpc=ValidateResourceTypeConfig @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:514 tf_proto_version=5 tf_provider_addr=provider tf_resource_type=aws_cloudwatch_log_group timestamp=2022-03-14T12:24:39.544-0300
2022-03-14T12:24:39.545-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Served request: @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:514 tf_proto_version=5 tf_resource_type=aws_mskconnect_worker_configuration tf_rpc=ValidateResourceTypeConfig @module=sdk.proto tf_provider_addr=provider tf_req_id=a9f935c5-4586-0534-3a14-a47d8474f61b timestamp=2022-03-14T12:24:39.545-0300
2022-03-14T12:24:39.546-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Received request: @module=sdk.proto tf_resource_type=aws_mskconnect_worker_configuration @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:570 tf_proto_version=5 tf_provider_addr=provider tf_req_id=2ccd8e7e-a7ef-8d4d-8304-40426ac5c414 tf_rpc=PlanResourceChange timestamp=2022-03-14T12:24:39.545-0300
2022-03-14T12:24:39.546-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Received request: tf_provider_addr=provider tf_req_id=4b6f8e21-de8b-1cc3-9f64-c97264b1cea4 tf_resource_type=aws_cloudwatch_log_group tf_rpc=PlanResourceChange @module=sdk.proto @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:570 tf_proto_version=5 timestamp=2022-03-14T12:24:39.545-0300
2022-03-14T12:24:39.546-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Calling downstream: tf_proto_version=5 tf_provider_addr=provider tf_req_id=2ccd8e7e-a7ef-8d4d-8304-40426ac5c414 tf_rpc=PlanResourceChange @module=sdk.proto tf_resource_type=aws_mskconnect_worker_configuration @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:577 timestamp=2022-03-14T12:24:39.545-0300
2022-03-14T12:24:39.546-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Calling downstream: tf_req_id=4b6f8e21-de8b-1cc3-9f64-c97264b1cea4 @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:577 tf_proto_version=5 tf_provider_addr=provider tf_resource_type=aws_cloudwatch_log_group tf_rpc=PlanResourceChange @module=sdk.proto timestamp=2022-03-14T12:24:39.545-0300
2022-03-14T12:24:39.546-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Called downstream: @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:583 tf_proto_version=5 tf_req_id=2ccd8e7e-a7ef-8d4d-8304-40426ac5c414 tf_resource_type=aws_mskconnect_worker_configuration @module=sdk.proto tf_provider_addr=provider tf_rpc=PlanResourceChange timestamp=2022-03-14T12:24:39.546-0300
2022-03-14T12:24:39.546-0300 [TRACE] Re-validating config for "aws_iam_role.msk"
2022-03-14T12:24:39.546-0300 [TRACE] GRPCProvider: ValidateResourceConfig
2022-03-14T12:24:39.546-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to workingState for aws_mskconnect_worker_configuration.s3_topic
2022-03-14T12:24:39.546-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: writing state object for aws_mskconnect_worker_configuration.s3_topic
2022-03-14T12:24:39.546-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Served request: @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:589 tf_proto_version=5 tf_provider_addr=provider tf_req_id=2ccd8e7e-a7ef-8d4d-8304-40426ac5c414 @module=sdk.proto tf_resource_type=aws_mskconnect_worker_configuration tf_rpc=PlanResourceChange timestamp=2022-03-14T12:24:39.546-0300
2022-03-14T12:24:39.546-0300 [TRACE] writeChange: recorded Create change for aws_mskconnect_worker_configuration.s3_topic
2022-03-14T12:24:39.546-0300 [TRACE] vertex "aws_mskconnect_worker_configuration.s3_topic": visit complete
2022-03-14T12:24:39.546-0300 [TRACE] vertex "aws_mskconnect_worker_configuration.s3_topic": dynamic subgraph completed successfully
2022-03-14T12:24:39.546-0300 [TRACE] vertex "aws_mskconnect_worker_configuration.s3_topic": visit complete
2022-03-14T12:24:39.546-0300 [TRACE] vertex "aws_mskconnect_worker_configuration.s3_topic (expand)": dynamic subgraph completed successfully
2022-03-14T12:24:39.546-0300 [TRACE] vertex "aws_mskconnect_worker_configuration.s3_topic (expand)": visit complete
2022-03-14T12:24:39.546-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Received request: tf_provider_addr=provider tf_req_id=785b9b14-cf81-8aba-8516-32a4fc19e423 tf_resource_type=aws_iam_role tf_rpc=ValidateResourceTypeConfig @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:495 @module=sdk.proto tf_proto_version=5 timestamp=2022-03-14T12:24:39.546-0300
2022-03-14T12:24:39.547-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Called downstream: @module=sdk.proto tf_proto_version=5 tf_provider_addr=provider tf_req_id=4b6f8e21-de8b-1cc3-9f64-c97264b1cea4 tf_resource_type=aws_cloudwatch_log_group tf_rpc=PlanResourceChange @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:583 timestamp=2022-03-14T12:24:39.546-0300
2022-03-14T12:24:39.547-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Served request: @module=sdk.proto tf_proto_version=5 tf_provider_addr=provider tf_req_id=4b6f8e21-de8b-1cc3-9f64-c97264b1cea4 tf_rpc=PlanResourceChange @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:589 tf_resource_type=aws_cloudwatch_log_group timestamp=2022-03-14T12:24:39.546-0300
2022-03-14T12:24:39.547-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Calling downstream: tf_provider_addr=provider tf_rpc=ValidateResourceTypeConfig tf_proto_version=5 tf_req_id=785b9b14-cf81-8aba-8516-32a4fc19e423 tf_resource_type=aws_iam_role @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:502 @module=sdk.proto timestamp=2022-03-14T12:24:39.546-0300
2022-03-14T12:24:39.547-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Called downstream: @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:508 tf_provider_addr=provider tf_rpc=ValidateResourceTypeConfig tf_proto_version=5 tf_req_id=785b9b14-cf81-8aba-8516-32a4fc19e423 tf_resource_type=aws_iam_role @module=sdk.proto timestamp=2022-03-14T12:24:39.547-0300
2022-03-14T12:24:39.547-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Served request: @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:514 tf_proto_version=5 tf_resource_type=aws_iam_role @module=sdk.proto tf_provider_addr=provider tf_req_id=785b9b14-cf81-8aba-8516-32a4fc19e423 tf_rpc=ValidateResourceTypeConfig timestamp=2022-03-14T12:24:39.547-0300
2022-03-14T12:24:39.547-0300 [TRACE] GRPCProvider: PlanResourceChange
2022-03-14T12:24:39.547-0300 [WARN] Provider "registry.terraform.io/hashicorp/aws" produced an invalid plan for aws_cloudwatch_log_group.s3, 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:
- .retention_in_days: planned value cty.NumberIntVal(0) for a non-computed attribute
2022-03-14T12:24:39.547-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to workingState for aws_cloudwatch_log_group.s3
2022-03-14T12:24:39.547-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: writing state object for aws_cloudwatch_log_group.s3
2022-03-14T12:24:39.547-0300 [TRACE] writeChange: recorded Create change for aws_cloudwatch_log_group.s3
2022-03-14T12:24:39.547-0300 [TRACE] vertex "aws_cloudwatch_log_group.s3": visit complete
2022-03-14T12:24:39.547-0300 [TRACE] vertex "aws_cloudwatch_log_group.s3": dynamic subgraph completed successfully
2022-03-14T12:24:39.547-0300 [TRACE] vertex "aws_cloudwatch_log_group.s3": visit complete
2022-03-14T12:24:39.547-0300 [TRACE] vertex "aws_cloudwatch_log_group.s3 (expand)": dynamic subgraph completed successfully
2022-03-14T12:24:39.547-0300 [TRACE] vertex "aws_cloudwatch_log_group.s3 (expand)": visit complete
2022-03-14T12:24:39.548-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Received request: @module=sdk.proto tf_rpc=PlanResourceChange tf_proto_version=5 tf_provider_addr=provider tf_req_id=a4c15b6f-9fb2-9978-9e5d-a3e266c684b6 tf_resource_type=aws_iam_role @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:570 timestamp=2022-03-14T12:24:39.547-0300
2022-03-14T12:24:39.548-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Calling downstream: tf_rpc=PlanResourceChange @module=sdk.proto tf_req_id=a4c15b6f-9fb2-9978-9e5d-a3e266c684b6 tf_resource_type=aws_iam_role tf_provider_addr=provider @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:577 tf_proto_version=5 timestamp=2022-03-14T12:24:39.547-0300
2022-03-14T12:24:39.549-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Called downstream: tf_provider_addr=provider tf_resource_type=aws_iam_role tf_rpc=PlanResourceChange tf_proto_version=5 @module=sdk.proto tf_req_id=a4c15b6f-9fb2-9978-9e5d-a3e266c684b6 @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:583 timestamp=2022-03-14T12:24:39.549-0300
2022-03-14T12:24:39.549-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Served request: @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:589 tf_provider_addr=provider tf_resource_type=aws_iam_role tf_rpc=PlanResourceChange @module=sdk.proto tf_proto_version=5 tf_req_id=a4c15b6f-9fb2-9978-9e5d-a3e266c684b6 timestamp=2022-03-14T12:24:39.549-0300
2022-03-14T12:24:39.549-0300 [WARN] Provider "registry.terraform.io/hashicorp/aws" produced an invalid plan for aws_iam_role.msk, 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:
- .force_detach_policies: planned value cty.False for a non-computed attribute
- .path: planned value cty.StringVal("/") for a non-computed attribute
- .max_session_duration: planned value cty.NumberIntVal(3600) for a non-computed attribute
- .inline_policy: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
2022-03-14T12:24:39.549-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to workingState for aws_iam_role.msk
2022-03-14T12:24:39.549-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: writing state object for aws_iam_role.msk
2022-03-14T12:24:39.550-0300 [TRACE] writeChange: recorded Create change for aws_iam_role.msk
2022-03-14T12:24:39.550-0300 [TRACE] vertex "aws_iam_role.msk": visit complete
2022-03-14T12:24:39.550-0300 [TRACE] vertex "aws_iam_role.msk": dynamic subgraph completed successfully
2022-03-14T12:24:39.550-0300 [TRACE] vertex "aws_iam_role.msk": visit complete
2022-03-14T12:24:39.550-0300 [TRACE] vertex "aws_iam_role.msk (expand)": dynamic subgraph completed successfully
2022-03-14T12:24:39.550-0300 [TRACE] vertex "aws_iam_role.msk (expand)": visit complete
2022-03-14T12:24:39.744-0300 [DEBUG] provider.terraform-provider-aws_v4.2.0_x5: [aws-sdk-go] DEBUG: Response ec2/DescribeVpcs Details:
---[ RESPONSE ]--------------------------------------
HTTP/1.1 200 OK
Content-Length: 1128
Cache-Control: no-cache, no-store
Content-Type: text/xml;charset=UTF-8
Date: Mon, 14 Mar 2022 15:24:39 GMT
Server: AmazonEC2
Strict-Transport-Security: max-age=31536000; includeSubDomains
X-Amzn-Requestid: a1bfe036-56ed-495f-9ae4-7ba266306083
-----------------------------------------------------: timestamp=2022-03-14T12:24:39.744-0300
2022-03-14T12:24:39.745-0300 [DEBUG] provider.terraform-provider-aws_v4.2.0_x5: [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
<DescribeVpcsResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
<requestId>a1bfe036-56ed-495f-9ae4-7ba266306083</requestId>
<vpcSet>
<item>
<vpcId>vpc-ba8b92c1</vpcId>
<ownerId>181560427716</ownerId>
<state>available</state>
<cidrBlock>172.31.0.0/16</cidrBlock>
<cidrBlockAssociationSet>
<item>
<cidrBlock>172.31.0.0/16</cidrBlock>
<associationId>vpc-cidr-assoc-6a15fa06</associationId>
<cidrBlockState>
<state>associated</state>
</cidrBlockState>
</item>
</cidrBlockAssociationSet>
<dhcpOptionsId>dopt-081ea773</dhcpOptionsId>
<tagSet>
<item>
<key>Name</key>
<value>default</value>
</item>
</tagSet>
<instanceTenancy>default</instanceTenancy>
<isDefault>true</isDefault>
</item>
</vpcSet>
</DescribeVpcsResponse>: timestamp=2022-03-14T12:24:39.744-0300
2022-03-14T12:24:39.745-0300 [DEBUG] provider.terraform-provider-aws_v4.2.0_x5: [aws-sdk-go] DEBUG: Request ec2/DescribeVpcAttribute Details:
---[ REQUEST POST-SIGN ]-----------------------------
POST / HTTP/1.1
Host: ec2.us-east-1.amazonaws.com
User-Agent: APN/1.0 HashiCorp/1.0 Terraform/1.0.0 (+https://www.terraform.io) terraform-provider-aws/4.2.0 (+https://registry.terraform.io/providers/hashicorp/aws) aws-sdk-go/1.42.53 (go1.17.6; darwin; amd64)
Content-Length: 94
Authorization: AWS4-HMAC-SHA256 Credential=AKIASUROYITCJJ7QFBFG/20220314/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=3a4dd2bdb8c99d6647bd46eb8c930ece29c403b951b25815ee7184f10ae18725
Content-Type: application/x-www-form-urlencoded; charset=utf-8
X-Amz-Date: 20220314T152439Z
Accept-Encoding: gzip
Action=DescribeVpcAttribute&Attribute=enableDnsHostnames&Version=2016-11-15&VpcId=vpc-ba8b92c1
-----------------------------------------------------: timestamp=2022-03-14T12:24:39.745-0300
2022-03-14T12:24:39.956-0300 [DEBUG] provider.terraform-provider-aws_v4.2.0_x5: [aws-sdk-go] DEBUG: Response ec2/DescribeVpcAttribute Details:
---[ RESPONSE ]--------------------------------------
HTTP/1.1 200 OK
Content-Length: 326
Cache-Control: no-cache, no-store
Content-Type: text/xml;charset=UTF-8
Date: Mon, 14 Mar 2022 15:24:39 GMT
Server: AmazonEC2
Strict-Transport-Security: max-age=31536000; includeSubDomains
X-Amzn-Requestid: f4573c73-f336-47fb-b211-80c2feaac658
-----------------------------------------------------: timestamp=2022-03-14T12:24:39.956-0300
2022-03-14T12:24:39.956-0300 [DEBUG] provider.terraform-provider-aws_v4.2.0_x5: [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
<DescribeVpcAttributeResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
<requestId>f4573c73-f336-47fb-b211-80c2feaac658</requestId>
<vpcId>vpc-ba8b92c1</vpcId>
<enableDnsHostnames>
<value>true</value>
</enableDnsHostnames>
</DescribeVpcAttributeResponse>: timestamp=2022-03-14T12:24:39.956-0300
2022-03-14T12:24:39.957-0300 [DEBUG] provider.terraform-provider-aws_v4.2.0_x5: [aws-sdk-go] DEBUG: Request ec2/DescribeVpcAttribute Details:
---[ REQUEST POST-SIGN ]-----------------------------
POST / HTTP/1.1
Host: ec2.us-east-1.amazonaws.com
User-Agent: APN/1.0 HashiCorp/1.0 Terraform/1.0.0 (+https://www.terraform.io) terraform-provider-aws/4.2.0 (+https://registry.terraform.io/providers/hashicorp/aws) aws-sdk-go/1.42.53 (go1.17.6; darwin; amd64)
Content-Length: 92
Authorization: AWS4-HMAC-SHA256 Credential=AKIASUROYITCJJ7QFBFG/20220314/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=cda6818388e899f3dd828f05eee5c3519e906008ed8b565efe64d9d5dae35745
Content-Type: application/x-www-form-urlencoded; charset=utf-8
X-Amz-Date: 20220314T152439Z
Accept-Encoding: gzip
Action=DescribeVpcAttribute&Attribute=enableDnsSupport&Version=2016-11-15&VpcId=vpc-ba8b92c1
-----------------------------------------------------: timestamp=2022-03-14T12:24:39.957-0300
2022-03-14T12:24:40.157-0300 [DEBUG] provider.terraform-provider-aws_v4.2.0_x5: [aws-sdk-go] DEBUG: Response ec2/DescribeVpcAttribute Details:
---[ RESPONSE ]--------------------------------------
HTTP/1.1 200 OK
Content-Length: 322
Cache-Control: no-cache, no-store
Content-Type: text/xml;charset=UTF-8
Date: Mon, 14 Mar 2022 15:24:39 GMT
Server: AmazonEC2
Strict-Transport-Security: max-age=31536000; includeSubDomains
X-Amzn-Requestid: 2da396ea-4f5b-4a22-bc77-41747072b47a
-----------------------------------------------------: timestamp=2022-03-14T12:24:40.156-0300
2022-03-14T12:24:40.157-0300 [DEBUG] provider.terraform-provider-aws_v4.2.0_x5: [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
<DescribeVpcAttributeResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
<requestId>2da396ea-4f5b-4a22-bc77-41747072b47a</requestId>
<vpcId>vpc-ba8b92c1</vpcId>
<enableDnsSupport>
<value>true</value>
</enableDnsSupport>
</DescribeVpcAttributeResponse>: timestamp=2022-03-14T12:24:40.156-0300
2022-03-14T12:24:40.157-0300 [DEBUG] provider.terraform-provider-aws_v4.2.0_x5: [aws-sdk-go] DEBUG: Request ec2/DescribeRouteTables Details:
---[ REQUEST POST-SIGN ]-----------------------------
POST / HTTP/1.1
Host: ec2.us-east-1.amazonaws.com
User-Agent: APN/1.0 HashiCorp/1.0 Terraform/1.0.0 (+https://www.terraform.io) terraform-provider-aws/4.2.0 (+https://registry.terraform.io/providers/hashicorp/aws) aws-sdk-go/1.42.53 (go1.17.6; darwin; amd64)
Content-Length: 149
Authorization: AWS4-HMAC-SHA256 Credential=AKIASUROYITCJJ7QFBFG/20220314/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=bfc4ba6cb7b5094741a47c8433c62bf4a85136db1bba7d21f1bb20649984e5dd
Content-Type: application/x-www-form-urlencoded; charset=utf-8
X-Amz-Date: 20220314T152440Z
Accept-Encoding: gzip
Action=DescribeRouteTables&Filter.1.Name=association.main&Filter.1.Value.1=true&Filter.2.Name=vpc-id&Filter.2.Value.1=vpc-ba8b92c1&Version=2016-11-15
-----------------------------------------------------: timestamp=2022-03-14T12:24:40.157-0300
2022-03-14T12:24:40.326-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to refreshState for data.aws_caller_identity.current
2022-03-14T12:24:40.326-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: writing state object for data.aws_caller_identity.current
2022-03-14T12:24:40.326-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to workingState for data.aws_caller_identity.current
2022-03-14T12:24:40.326-0300 [DEBUG] provider.terraform-provider-aws_v4.2.0_x5: [aws-sdk-go] DEBUG: Response sts/GetCallerIdentity Details:
---[ RESPONSE ]--------------------------------------
HTTP/1.1 200 OK
Content-Length: 400
Content-Type: text/xml
Date: Mon, 14 Mar 2022 15:24:40 GMT
X-Amzn-Requestid: 23f77739-79c3-4e14-8c31-78dc1575dcec
-----------------------------------------------------: timestamp=2022-03-14T12:24:40.325-0300
2022-03-14T12:24:40.326-0300 [DEBUG] provider.terraform-provider-aws_v4.2.0_x5: [aws-sdk-go] <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/">
<GetCallerIdentityResult>
<Arn>arn:aws:iam::181560427716:user/mac</Arn>
<UserId>AIDASUROYITCE6AY4YR4J</UserId>
<Account>181560427716</Account>
</GetCallerIdentityResult>
<ResponseMetadata>
<RequestId>23f77739-79c3-4e14-8c31-78dc1575dcec</RequestId>
</ResponseMetadata>
</GetCallerIdentityResponse>: timestamp=2022-03-14T12:24:40.325-0300
2022-03-14T12:24:40.327-0300 [DEBUG] provider.terraform-provider-aws_v4.2.0_x5: Received Caller Identity: {
Account: "181560427716",
Arn: "arn:aws:iam::181560427716:user/mac",
UserId: "AIDASUROYITCE6AY4YR4J"
}: timestamp=2022-03-14T12:24:40.325-0300
2022-03-14T12:24:40.327-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Called downstream: tf_data_source_type=aws_caller_identity tf_provider_addr=provider tf_req_id=e17796a5-529e-9932-00cc-884a5f4c3b1e tf_rpc=ReadDataSource @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:483 @module=sdk.proto tf_proto_version=5 timestamp=2022-03-14T12:24:40.325-0300
2022-03-14T12:24:40.327-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Served request: tf_proto_version=5 tf_provider_addr=provider tf_req_id=e17796a5-529e-9932-00cc-884a5f4c3b1e tf_data_source_type=aws_caller_identity @module=sdk.proto tf_rpc=ReadDataSource @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:489 timestamp=2022-03-14T12:24:40.325-0300
2022-03-14T12:24:40.327-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: writing state object for data.aws_caller_identity.current
2022-03-14T12:24:40.327-0300 [TRACE] vertex "data.aws_caller_identity.current": visit complete
2022-03-14T12:24:40.327-0300 [TRACE] vertex "data.aws_caller_identity.current": dynamic subgraph completed successfully
2022-03-14T12:24:40.327-0300 [TRACE] vertex "data.aws_caller_identity.current": visit complete
2022-03-14T12:24:40.327-0300 [TRACE] vertex "data.aws_caller_identity.current (expand)": dynamic subgraph completed successfully
2022-03-14T12:24:40.327-0300 [TRACE] vertex "data.aws_caller_identity.current (expand)": visit complete
2022-03-14T12:24:40.327-0300 [TRACE] vertex "aws_s3_bucket.plugins (expand)": starting visit (*terraform.nodeExpandPlannableResource)
2022-03-14T12:24:40.327-0300 [TRACE] vertex "aws_s3_bucket.plugins (expand)": expanding dynamic subgraph
2022-03-14T12:24:40.327-0300 [TRACE] vertex "aws_s3_bucket.plugins (expand)": entering dynamic subgraph
2022-03-14T12:24:40.327-0300 [TRACE] vertex "aws_s3_bucket.plugins": starting visit (*terraform.NodePlannableResource)
2022-03-14T12:24:40.327-0300 [TRACE] vertex "aws_s3_bucket.plugins": expanding dynamic subgraph
2022-03-14T12:24:40.327-0300 [TRACE] Executing graph transform *terraform.ResourceCountTransformer
2022-03-14T12:24:40.327-0300 [TRACE] ResourceCountTransformer: adding aws_s3_bucket.plugins as *terraform.NodePlannableResourceInstance
2022-03-14T12:24:40.327-0300 [TRACE] Completed graph transform *terraform.ResourceCountTransformer with new graph:
aws_s3_bucket.plugins - *terraform.NodePlannableResourceInstance
------
2022-03-14T12:24:40.327-0300 [TRACE] Executing graph transform *terraform.OrphanResourceInstanceCountTransformer
2022-03-14T12:24:40.327-0300 [TRACE] Completed graph transform *terraform.OrphanResourceInstanceCountTransformer (no changes)
2022-03-14T12:24:40.327-0300 [TRACE] Executing graph transform *terraform.AttachStateTransformer
2022-03-14T12:24:40.327-0300 [DEBUG] Resource instance state not found for node "aws_s3_bucket.plugins", instance aws_s3_bucket.plugins
2022-03-14T12:24:40.328-0300 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes)
2022-03-14T12:24:40.328-0300 [TRACE] Executing graph transform *terraform.TargetsTransformer
2022-03-14T12:24:40.328-0300 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes)
2022-03-14T12:24:40.328-0300 [TRACE] Executing graph transform *terraform.ReferenceTransformer
2022-03-14T12:24:40.328-0300 [INFO] ReferenceTransformer: reference not found: "var.project_name"
2022-03-14T12:24:40.328-0300 [DEBUG] ReferenceTransformer: "aws_s3_bucket.plugins" references: []
2022-03-14T12:24:40.328-0300 [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes)
2022-03-14T12:24:40.328-0300 [TRACE] Executing graph transform *terraform.RootTransformer
2022-03-14T12:24:40.328-0300 [TRACE] Completed graph transform *terraform.RootTransformer (no changes)
2022-03-14T12:24:40.328-0300 [TRACE] vertex "aws_s3_bucket.plugins": entering dynamic subgraph
2022-03-14T12:24:40.328-0300 [TRACE] vertex "aws_s3_bucket.plugins": starting visit (*terraform.NodePlannableResourceInstance)
2022-03-14T12:24:40.328-0300 [TRACE] readResourceInstanceState: reading state for aws_s3_bucket.plugins
2022-03-14T12:24:40.328-0300 [TRACE] readResourceInstanceState: no state present for aws_s3_bucket.plugins
2022-03-14T12:24:40.328-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to prevRunState for aws_s3_bucket.plugins
2022-03-14T12:24:40.328-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: removing state object for aws_s3_bucket.plugins
2022-03-14T12:24:40.328-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to refreshState for aws_s3_bucket.plugins
2022-03-14T12:24:40.328-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: removing state object for aws_s3_bucket.plugins
2022-03-14T12:24:40.328-0300 [TRACE] NodeAbstractResourceInstance.refresh for aws_s3_bucket.plugins
2022-03-14T12:24:40.328-0300 [DEBUG] refresh: aws_s3_bucket.plugins: no state, so not refreshing
2022-03-14T12:24:40.328-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to refreshState for aws_s3_bucket.plugins
2022-03-14T12:24:40.328-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: removing state object for aws_s3_bucket.plugins
2022-03-14T12:24:40.329-0300 [TRACE] vertex "aws_s3_bucket.topic_sync (expand)": starting visit (*terraform.nodeExpandPlannableResource)
2022-03-14T12:24:40.329-0300 [TRACE] vertex "aws_s3_bucket.topic_sync (expand)": expanding dynamic subgraph
2022-03-14T12:24:40.329-0300 [TRACE] vertex "aws_s3_bucket.topic_sync (expand)": entering dynamic subgraph
2022-03-14T12:24:40.329-0300 [TRACE] vertex "aws_s3_bucket.topic_sync": starting visit (*terraform.NodePlannableResource)
2022-03-14T12:24:40.329-0300 [TRACE] vertex "aws_s3_bucket.topic_sync": expanding dynamic subgraph
2022-03-14T12:24:40.329-0300 [TRACE] Executing graph transform *terraform.ResourceCountTransformer
2022-03-14T12:24:40.329-0300 [TRACE] ResourceCountTransformer: adding aws_s3_bucket.topic_sync as *terraform.NodePlannableResourceInstance
2022-03-14T12:24:40.329-0300 [TRACE] Completed graph transform *terraform.ResourceCountTransformer with new graph:
aws_s3_bucket.topic_sync - *terraform.NodePlannableResourceInstance
------
2022-03-14T12:24:40.329-0300 [TRACE] Executing graph transform *terraform.OrphanResourceInstanceCountTransformer
2022-03-14T12:24:40.329-0300 [TRACE] Completed graph transform *terraform.OrphanResourceInstanceCountTransformer (no changes)
2022-03-14T12:24:40.329-0300 [TRACE] Executing graph transform *terraform.AttachStateTransformer
2022-03-14T12:24:40.329-0300 [DEBUG] Resource instance state not found for node "aws_s3_bucket.topic_sync", instance aws_s3_bucket.topic_sync
2022-03-14T12:24:40.329-0300 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes)
2022-03-14T12:24:40.329-0300 [TRACE] Executing graph transform *terraform.TargetsTransformer
2022-03-14T12:24:40.329-0300 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes)
2022-03-14T12:24:40.329-0300 [TRACE] Executing graph transform *terraform.ReferenceTransformer
2022-03-14T12:24:40.329-0300 [INFO] ReferenceTransformer: reference not found: "var.project_name"
2022-03-14T12:24:40.329-0300 [INFO] ReferenceTransformer: reference not found: "var.topic_sync"
2022-03-14T12:24:40.329-0300 [DEBUG] ReferenceTransformer: "aws_s3_bucket.topic_sync" references: []
2022-03-14T12:24:40.330-0300 [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes)
2022-03-14T12:24:40.330-0300 [TRACE] Executing graph transform *terraform.RootTransformer
2022-03-14T12:24:40.330-0300 [TRACE] Completed graph transform *terraform.RootTransformer (no changes)
2022-03-14T12:24:40.330-0300 [TRACE] vertex "aws_s3_bucket.topic_sync": entering dynamic subgraph
2022-03-14T12:24:40.330-0300 [TRACE] vertex "aws_s3_bucket.topic_sync": starting visit (*terraform.NodePlannableResourceInstance)
2022-03-14T12:24:40.331-0300 [TRACE] Re-validating config for "aws_s3_bucket.plugins"
2022-03-14T12:24:40.331-0300 [TRACE] GRPCProvider: ValidateResourceConfig
2022-03-14T12:24:40.331-0300 [TRACE] readResourceInstanceState: reading state for aws_s3_bucket.topic_sync
2022-03-14T12:24:40.331-0300 [TRACE] readResourceInstanceState: no state present for aws_s3_bucket.topic_sync
2022-03-14T12:24:40.331-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to prevRunState for aws_s3_bucket.topic_sync
2022-03-14T12:24:40.331-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: removing state object for aws_s3_bucket.topic_sync
2022-03-14T12:24:40.331-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to refreshState for aws_s3_bucket.topic_sync
2022-03-14T12:24:40.331-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: removing state object for aws_s3_bucket.topic_sync
2022-03-14T12:24:40.332-0300 [TRACE] NodeAbstractResourceInstance.refresh for aws_s3_bucket.topic_sync
2022-03-14T12:24:40.332-0300 [DEBUG] refresh: aws_s3_bucket.topic_sync: no state, so not refreshing
2022-03-14T12:24:40.332-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to refreshState for aws_s3_bucket.topic_sync
2022-03-14T12:24:40.332-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: removing state object for aws_s3_bucket.topic_sync
2022-03-14T12:24:40.332-0300 [TRACE] Re-validating config for "aws_s3_bucket.topic_sync"
2022-03-14T12:24:40.332-0300 [TRACE] GRPCProvider: ValidateResourceConfig
2022-03-14T12:24:40.333-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Received request: @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:495 tf_provider_addr=provider tf_req_id=884cc483-5ed9-a064-f7f8-98edb1de14cc @module=sdk.proto tf_proto_version=5 tf_resource_type=aws_s3_bucket tf_rpc=ValidateResourceTypeConfig timestamp=2022-03-14T12:24:40.332-0300
2022-03-14T12:24:40.333-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Calling downstream: @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:502 @module=sdk.proto tf_provider_addr=provider tf_req_id=884cc483-5ed9-a064-f7f8-98edb1de14cc tf_resource_type=aws_s3_bucket tf_proto_version=5 tf_rpc=ValidateResourceTypeConfig timestamp=2022-03-14T12:24:40.332-0300
2022-03-14T12:24:40.333-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Called downstream: tf_provider_addr=provider tf_resource_type=aws_s3_bucket tf_rpc=ValidateResourceTypeConfig @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:508 @module=sdk.proto tf_proto_version=5 tf_req_id=884cc483-5ed9-a064-f7f8-98edb1de14cc timestamp=2022-03-14T12:24:40.333-0300
2022-03-14T12:24:40.333-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Served request: tf_proto_version=5 tf_provider_addr=provider tf_resource_type=aws_s3_bucket tf_rpc=ValidateResourceTypeConfig tf_req_id=884cc483-5ed9-a064-f7f8-98edb1de14cc @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:514 @module=sdk.proto timestamp=2022-03-14T12:24:40.333-0300
2022-03-14T12:24:40.333-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Received request: tf_provider_addr=provider tf_resource_type=aws_s3_bucket @module=sdk.proto tf_proto_version=5 tf_req_id=de55011e-b3ae-1b34-7af3-9708e5a05033 tf_rpc=ValidateResourceTypeConfig @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:495 timestamp=2022-03-14T12:24:40.333-0300
2022-03-14T12:24:40.334-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Calling downstream: @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:502 tf_proto_version=5 tf_req_id=de55011e-b3ae-1b34-7af3-9708e5a05033 @module=sdk.proto tf_provider_addr=provider tf_resource_type=aws_s3_bucket tf_rpc=ValidateResourceTypeConfig timestamp=2022-03-14T12:24:40.333-0300
2022-03-14T12:24:40.334-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Called downstream: tf_req_id=de55011e-b3ae-1b34-7af3-9708e5a05033 tf_resource_type=aws_s3_bucket @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:508 tf_proto_version=5 tf_provider_addr=provider @module=sdk.proto tf_rpc=ValidateResourceTypeConfig timestamp=2022-03-14T12:24:40.333-0300
2022-03-14T12:24:40.334-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Served request: @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:514 tf_proto_version=5 tf_rpc=ValidateResourceTypeConfig @module=sdk.proto tf_provider_addr=provider tf_req_id=de55011e-b3ae-1b34-7af3-9708e5a05033 tf_resource_type=aws_s3_bucket timestamp=2022-03-14T12:24:40.333-0300
2022-03-14T12:24:40.334-0300 [TRACE] GRPCProvider: PlanResourceChange
2022-03-14T12:24:40.334-0300 [TRACE] GRPCProvider: PlanResourceChange
2022-03-14T12:24:40.337-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Received request: tf_req_id=ba3e17cd-4232-8b4e-53f5-07ca9f3693d7 tf_rpc=PlanResourceChange @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:570 tf_proto_version=5 tf_provider_addr=provider tf_resource_type=aws_s3_bucket @module=sdk.proto timestamp=2022-03-14T12:24:40.334-0300
2022-03-14T12:24:40.337-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Calling downstream: tf_provider_addr=provider tf_rpc=PlanResourceChange @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:577 tf_proto_version=5 @module=sdk.proto tf_req_id=ba3e17cd-4232-8b4e-53f5-07ca9f3693d7 tf_resource_type=aws_s3_bucket timestamp=2022-03-14T12:24:40.334-0300
2022-03-14T12:24:40.342-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Received request: tf_provider_addr=provider tf_resource_type=aws_s3_bucket tf_rpc=PlanResourceChange @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:570 @module=sdk.proto tf_proto_version=5 tf_req_id=9dc80f22-b9f4-d07d-065b-e267a071ab34 timestamp=2022-03-14T12:24:40.341-0300
2022-03-14T12:24:40.343-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Calling downstream: @module=sdk.proto tf_req_id=9dc80f22-b9f4-d07d-065b-e267a071ab34 tf_resource_type=aws_s3_bucket tf_rpc=PlanResourceChange @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:577 tf_proto_version=5 tf_provider_addr=provider timestamp=2022-03-14T12:24:40.341-0300
2022-03-14T12:24:40.343-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Called downstream: @module=sdk.proto tf_proto_version=5 tf_rpc=PlanResourceChange tf_resource_type=aws_s3_bucket @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:583 tf_provider_addr=provider tf_req_id=ba3e17cd-4232-8b4e-53f5-07ca9f3693d7 timestamp=2022-03-14T12:24:40.342-0300
2022-03-14T12:24:40.343-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Served request: @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:589 tf_proto_version=5 tf_provider_addr=provider tf_resource_type=aws_s3_bucket tf_rpc=PlanResourceChange @module=sdk.proto tf_req_id=ba3e17cd-4232-8b4e-53f5-07ca9f3693d7 timestamp=2022-03-14T12:24:40.342-0300
2022-03-14T12:24:40.343-0300 [WARN] Provider "registry.terraform.io/hashicorp/aws" produced an invalid plan for aws_s3_bucket.plugins, 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:
- .force_destroy: planned value cty.False for a non-computed attribute
- .object_lock_configuration: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
2022-03-14T12:24:40.343-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to workingState for aws_s3_bucket.plugins
2022-03-14T12:24:40.343-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: writing state object for aws_s3_bucket.plugins
2022-03-14T12:24:40.343-0300 [TRACE] writeChange: recorded Create change for aws_s3_bucket.plugins
2022-03-14T12:24:40.343-0300 [TRACE] vertex "aws_s3_bucket.plugins": visit complete
2022-03-14T12:24:40.343-0300 [TRACE] vertex "aws_s3_bucket.plugins": dynamic subgraph completed successfully
2022-03-14T12:24:40.343-0300 [TRACE] vertex "aws_s3_bucket.plugins": visit complete
2022-03-14T12:24:40.343-0300 [TRACE] vertex "aws_s3_bucket.plugins (expand)": dynamic subgraph completed successfully
2022-03-14T12:24:40.343-0300 [TRACE] vertex "aws_s3_bucket.plugins (expand)": visit complete
2022-03-14T12:24:40.343-0300 [TRACE] vertex "aws_s3_object.s3 (expand)": starting visit (*terraform.nodeExpandPlannableResource)
2022-03-14T12:24:40.343-0300 [TRACE] vertex "aws_s3_object.s3 (expand)": expanding dynamic subgraph
2022-03-14T12:24:40.343-0300 [TRACE] vertex "aws_s3_object.s3 (expand)": entering dynamic subgraph
2022-03-14T12:24:40.343-0300 [TRACE] vertex "aws_s3_object.s3": starting visit (*terraform.NodePlannableResource)
2022-03-14T12:24:40.343-0300 [TRACE] vertex "aws_s3_object.s3": expanding dynamic subgraph
2022-03-14T12:24:40.344-0300 [TRACE] Executing graph transform *terraform.ResourceCountTransformer
2022-03-14T12:24:40.344-0300 [TRACE] ResourceCountTransformer: adding aws_s3_object.s3 as *terraform.NodePlannableResourceInstance
2022-03-14T12:24:40.344-0300 [TRACE] Completed graph transform *terraform.ResourceCountTransformer with new graph:
aws_s3_object.s3 - *terraform.NodePlannableResourceInstance
------
2022-03-14T12:24:40.344-0300 [TRACE] Executing graph transform *terraform.OrphanResourceInstanceCountTransformer
2022-03-14T12:24:40.344-0300 [TRACE] Completed graph transform *terraform.OrphanResourceInstanceCountTransformer (no changes)
2022-03-14T12:24:40.344-0300 [TRACE] Executing graph transform *terraform.AttachStateTransformer
2022-03-14T12:24:40.344-0300 [DEBUG] Resource instance state not found for node "aws_s3_object.s3", instance aws_s3_object.s3
2022-03-14T12:24:40.344-0300 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes)
2022-03-14T12:24:40.344-0300 [TRACE] Executing graph transform *terraform.TargetsTransformer
2022-03-14T12:24:40.344-0300 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes)
2022-03-14T12:24:40.344-0300 [TRACE] Executing graph transform *terraform.ReferenceTransformer
2022-03-14T12:24:40.344-0300 [DEBUG] ReferenceTransformer: "aws_s3_object.s3" references: []
2022-03-14T12:24:40.344-0300 [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes)
2022-03-14T12:24:40.344-0300 [TRACE] Executing graph transform *terraform.RootTransformer
2022-03-14T12:24:40.344-0300 [TRACE] Completed graph transform *terraform.RootTransformer (no changes)
2022-03-14T12:24:40.344-0300 [TRACE] vertex "aws_s3_object.s3": entering dynamic subgraph
2022-03-14T12:24:40.344-0300 [TRACE] vertex "aws_s3_object.s3": starting visit (*terraform.NodePlannableResourceInstance)
2022-03-14T12:24:40.344-0300 [TRACE] readResourceInstanceState: reading state for aws_s3_object.s3
2022-03-14T12:24:40.344-0300 [TRACE] readResourceInstanceState: no state present for aws_s3_object.s3
2022-03-14T12:24:40.344-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to prevRunState for aws_s3_object.s3
2022-03-14T12:24:40.344-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: removing state object for aws_s3_object.s3
2022-03-14T12:24:40.344-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to refreshState for aws_s3_object.s3
2022-03-14T12:24:40.344-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: removing state object for aws_s3_object.s3
2022-03-14T12:24:40.344-0300 [TRACE] NodeAbstractResourceInstance.refresh for aws_s3_object.s3
2022-03-14T12:24:40.344-0300 [DEBUG] refresh: aws_s3_object.s3: no state, so not refreshing
2022-03-14T12:24:40.344-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to refreshState for aws_s3_object.s3
2022-03-14T12:24:40.344-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: removing state object for aws_s3_object.s3
2022-03-14T12:24:40.350-0300 [WARN] Provider "registry.terraform.io/hashicorp/aws" produced an invalid plan for aws_s3_bucket.topic_sync, 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:
- .force_destroy: planned value cty.False for a non-computed attribute
- .object_lock_configuration: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
2022-03-14T12:24:40.350-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to workingState for aws_s3_bucket.topic_sync
2022-03-14T12:24:40.350-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: writing state object for aws_s3_bucket.topic_sync
2022-03-14T12:24:40.351-0300 [TRACE] writeChange: recorded Create change for aws_s3_bucket.topic_sync
2022-03-14T12:24:40.351-0300 [TRACE] vertex "aws_s3_bucket.topic_sync": visit complete
2022-03-14T12:24:40.351-0300 [TRACE] vertex "aws_s3_bucket.topic_sync": dynamic subgraph completed successfully
2022-03-14T12:24:40.351-0300 [TRACE] vertex "aws_s3_bucket.topic_sync": visit complete
2022-03-14T12:24:40.351-0300 [TRACE] vertex "aws_s3_bucket.topic_sync (expand)": dynamic subgraph completed successfully
2022-03-14T12:24:40.351-0300 [TRACE] vertex "aws_s3_bucket.topic_sync (expand)": visit complete
2022-03-14T12:24:40.352-0300 [TRACE] vertex "aws_s3_bucket_server_side_encryption_configuration.topic_sync (expand)": starting visit (*terraform.nodeExpandPlannableResource)
2022-03-14T12:24:40.352-0300 [TRACE] vertex "aws_s3_bucket_server_side_encryption_configuration.topic_sync (expand)": expanding dynamic subgraph
2022-03-14T12:24:40.352-0300 [TRACE] vertex "aws_s3_bucket_server_side_encryption_configuration.topic_sync (expand)": entering dynamic subgraph
2022-03-14T12:24:40.352-0300 [TRACE] vertex "aws_s3_bucket_server_side_encryption_configuration.topic_sync": starting visit (*terraform.NodePlannableResource)
2022-03-14T12:24:40.352-0300 [TRACE] vertex "aws_s3_bucket_server_side_encryption_configuration.topic_sync": expanding dynamic subgraph
2022-03-14T12:24:40.352-0300 [TRACE] Executing graph transform *terraform.ResourceCountTransformer
2022-03-14T12:24:40.352-0300 [TRACE] ResourceCountTransformer: adding aws_s3_bucket_server_side_encryption_configuration.topic_sync as *terraform.NodePlannableResourceInstance
2022-03-14T12:24:40.352-0300 [TRACE] Completed graph transform *terraform.ResourceCountTransformer with new graph:
aws_s3_bucket_server_side_encryption_configuration.topic_sync - *terraform.NodePlannableResourceInstance
------
2022-03-14T12:24:40.352-0300 [TRACE] Executing graph transform *terraform.OrphanResourceInstanceCountTransformer
2022-03-14T12:24:40.352-0300 [TRACE] Completed graph transform *terraform.OrphanResourceInstanceCountTransformer (no changes)
2022-03-14T12:24:40.352-0300 [TRACE] Executing graph transform *terraform.AttachStateTransformer
2022-03-14T12:24:40.352-0300 [DEBUG] Resource instance state not found for node "aws_s3_bucket_server_side_encryption_configuration.topic_sync", instance aws_s3_bucket_server_side_encryption_configuration.topic_sync
2022-03-14T12:24:40.352-0300 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes)
2022-03-14T12:24:40.352-0300 [TRACE] Executing graph transform *terraform.TargetsTransformer
2022-03-14T12:24:40.352-0300 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes)
2022-03-14T12:24:40.352-0300 [TRACE] Executing graph transform *terraform.ReferenceTransformer
2022-03-14T12:24:40.353-0300 [DEBUG] ReferenceTransformer: "aws_s3_bucket_server_side_encryption_configuration.topic_sync" references: []
2022-03-14T12:24:40.353-0300 [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes)
2022-03-14T12:24:40.353-0300 [TRACE] Executing graph transform *terraform.RootTransformer
2022-03-14T12:24:40.353-0300 [TRACE] Completed graph transform *terraform.RootTransformer (no changes)
2022-03-14T12:24:40.353-0300 [TRACE] vertex "aws_s3_bucket_server_side_encryption_configuration.topic_sync": entering dynamic subgraph
2022-03-14T12:24:40.353-0300 [TRACE] vertex "aws_s3_bucket_server_side_encryption_configuration.topic_sync": starting visit (*terraform.NodePlannableResourceInstance)
2022-03-14T12:24:40.353-0300 [TRACE] readResourceInstanceState: reading state for aws_s3_bucket_server_side_encryption_configuration.topic_sync
2022-03-14T12:24:40.353-0300 [TRACE] readResourceInstanceState: no state present for aws_s3_bucket_server_side_encryption_configuration.topic_sync
2022-03-14T12:24:40.353-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to prevRunState for aws_s3_bucket_server_side_encryption_configuration.topic_sync
2022-03-14T12:24:40.354-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: removing state object for aws_s3_bucket_server_side_encryption_configuration.topic_sync
2022-03-14T12:24:40.360-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Called downstream: @module=sdk.proto tf_rpc=PlanResourceChange tf_req_id=9dc80f22-b9f4-d07d-065b-e267a071ab34 tf_resource_type=aws_s3_bucket @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:583 tf_proto_version=5 tf_provider_addr=provider timestamp=2022-03-14T12:24:40.349-0300
2022-03-14T12:24:40.360-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Served request: @module=sdk.proto tf_req_id=9dc80f22-b9f4-d07d-065b-e267a071ab34 tf_resource_type=aws_s3_bucket tf_rpc=PlanResourceChange tf_proto_version=5 tf_provider_addr=provider @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:589 timestamp=2022-03-14T12:24:40.349-0300
2022-03-14T12:24:40.360-0300 [DEBUG] provider.terraform-provider-aws_v4.2.0_x5: [aws-sdk-go] DEBUG: Response ec2/DescribeRouteTables Details:
---[ RESPONSE ]--------------------------------------
HTTP/1.1 200 OK
Content-Length: 1488
Cache-Control: no-cache, no-store
Content-Type: text/xml;charset=UTF-8
Date: Mon, 14 Mar 2022 15:24:39 GMT
Server: AmazonEC2
Strict-Transport-Security: max-age=31536000; includeSubDomains
X-Amzn-Requestid: 8c2d1461-ed44-4ab0-b243-bb6fee5c9df5
-----------------------------------------------------: timestamp=2022-03-14T12:24:40.355-0300
2022-03-14T12:24:40.360-0300 [DEBUG] provider.terraform-provider-aws_v4.2.0_x5: [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
<DescribeRouteTablesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
<requestId>8c2d1461-ed44-4ab0-b243-bb6fee5c9df5</requestId>
<routeTableSet>
<item>
<routeTableId>rtb-7e518501</routeTableId>
<vpcId>vpc-ba8b92c1</vpcId>
<ownerId>181560427716</ownerId>
<routeSet>
<item>
<destinationCidrBlock>172.31.0.0/16</destinationCidrBlock>
<gatewayId>local</gatewayId>
<state>active</state>
<origin>CreateRouteTable</origin>
</item>
<item>
<destinationCidrBlock>0.0.0.0/0</destinationCidrBlock>
<gatewayId>igw-c4c698bc</gatewayId>
<state>active</state>
<origin>CreateRoute</origin>
</item>
</routeSet>
<associationSet>
<item>
<routeTableAssociationId>rtbassoc-d8f9e8a7</routeTableAssociationId>
<routeTableId>rtb-7e518501</routeTableId>
<main>true</main>
<associationState>
<state>associated</state>
</associationState>
</item>
</associationSet>
<propagatingVgwSet/>
<tagSet/>
</item>
</routeTableSet>
</DescribeRouteTablesResponse>: timestamp=2022-03-14T12:24:40.355-0300
2022-03-14T12:24:40.360-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Called downstream: @module=sdk.proto tf_proto_version=5 tf_provider_addr=provider tf_req_id=f48f60a7-e033-b4b1-d078-d2b9299ca944 @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:483 tf_data_source_type=aws_vpc tf_rpc=ReadDataSource timestamp=2022-03-14T12:24:40.355-0300
2022-03-14T12:24:40.360-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Served request: tf_data_source_type=aws_vpc tf_proto_version=5 @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:489 tf_rpc=ReadDataSource @module=sdk.proto tf_provider_addr=provider tf_req_id=f48f60a7-e033-b4b1-d078-d2b9299ca944 timestamp=2022-03-14T12:24:40.356-0300
2022-03-14T12:24:40.360-0300 [TRACE] vertex "aws_s3_bucket_acl.topic_sync (expand)": starting visit (*terraform.nodeExpandPlannableResource)
2022-03-14T12:24:40.360-0300 [TRACE] vertex "aws_s3_bucket_acl.topic_sync (expand)": expanding dynamic subgraph
2022-03-14T12:24:40.360-0300 [TRACE] vertex "aws_s3_bucket_acl.topic_sync (expand)": entering dynamic subgraph
2022-03-14T12:24:40.360-0300 [TRACE] vertex "aws_s3_bucket_acl.topic_sync": starting visit (*terraform.NodePlannableResource)
2022-03-14T12:24:40.360-0300 [TRACE] vertex "aws_s3_bucket_acl.topic_sync": expanding dynamic subgraph
2022-03-14T12:24:40.360-0300 [TRACE] Executing graph transform *terraform.ResourceCountTransformer
2022-03-14T12:24:40.360-0300 [TRACE] ResourceCountTransformer: adding aws_s3_bucket_acl.topic_sync as *terraform.NodePlannableResourceInstance
2022-03-14T12:24:40.360-0300 [TRACE] Completed graph transform *terraform.ResourceCountTransformer with new graph:
aws_s3_bucket_acl.topic_sync - *terraform.NodePlannableResourceInstance
------
2022-03-14T12:24:40.360-0300 [TRACE] Executing graph transform *terraform.OrphanResourceInstanceCountTransformer
2022-03-14T12:24:40.360-0300 [TRACE] Completed graph transform *terraform.OrphanResourceInstanceCountTransformer (no changes)
2022-03-14T12:24:40.360-0300 [TRACE] Executing graph transform *terraform.AttachStateTransformer
2022-03-14T12:24:40.360-0300 [DEBUG] Resource instance state not found for node "aws_s3_bucket_acl.topic_sync", instance aws_s3_bucket_acl.topic_sync
2022-03-14T12:24:40.362-0300 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes)
2022-03-14T12:24:40.362-0300 [TRACE] Executing graph transform *terraform.TargetsTransformer
2022-03-14T12:24:40.362-0300 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes)
2022-03-14T12:24:40.362-0300 [TRACE] Executing graph transform *terraform.ReferenceTransformer
2022-03-14T12:24:40.362-0300 [DEBUG] ReferenceTransformer: "aws_s3_bucket_acl.topic_sync" references: []
2022-03-14T12:24:40.362-0300 [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes)
2022-03-14T12:24:40.362-0300 [TRACE] Executing graph transform *terraform.RootTransformer
2022-03-14T12:24:40.362-0300 [TRACE] Completed graph transform *terraform.RootTransformer (no changes)
2022-03-14T12:24:40.364-0300 [TRACE] vertex "aws_s3_bucket_acl.topic_sync": entering dynamic subgraph
2022-03-14T12:24:40.364-0300 [TRACE] vertex "aws_s3_bucket_acl.topic_sync": starting visit (*terraform.NodePlannableResourceInstance)
2022-03-14T12:24:40.364-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to refreshState for aws_s3_bucket_server_side_encryption_configuration.topic_sync
2022-03-14T12:24:40.367-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: removing state object for aws_s3_bucket_server_side_encryption_configuration.topic_sync
2022-03-14T12:24:40.367-0300 [TRACE] NodeAbstractResourceInstance.refresh for aws_s3_bucket_server_side_encryption_configuration.topic_sync
2022-03-14T12:24:40.367-0300 [DEBUG] refresh: aws_s3_bucket_server_side_encryption_configuration.topic_sync: no state, so not refreshing
2022-03-14T12:24:40.367-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to refreshState for aws_s3_bucket_server_side_encryption_configuration.topic_sync
2022-03-14T12:24:40.367-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: removing state object for aws_s3_bucket_server_side_encryption_configuration.topic_sync
2022-03-14T12:24:40.368-0300 [TRACE] Re-validating config for "aws_s3_bucket_server_side_encryption_configuration.topic_sync"
2022-03-14T12:24:40.369-0300 [TRACE] GRPCProvider: ValidateResourceConfig
2022-03-14T12:24:40.369-0300 [TRACE] readResourceInstanceState: reading state for aws_s3_bucket_acl.topic_sync
2022-03-14T12:24:40.369-0300 [TRACE] readResourceInstanceState: no state present for aws_s3_bucket_acl.topic_sync
2022-03-14T12:24:40.369-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to prevRunState for aws_s3_bucket_acl.topic_sync
2022-03-14T12:24:40.369-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: removing state object for aws_s3_bucket_acl.topic_sync
2022-03-14T12:24:40.369-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to refreshState for aws_s3_bucket_acl.topic_sync
2022-03-14T12:24:40.369-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: removing state object for aws_s3_bucket_acl.topic_sync
2022-03-14T12:24:40.369-0300 [TRACE] NodeAbstractResourceInstance.refresh for aws_s3_bucket_acl.topic_sync
2022-03-14T12:24:40.369-0300 [DEBUG] refresh: aws_s3_bucket_acl.topic_sync: no state, so not refreshing
2022-03-14T12:24:40.369-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to refreshState for aws_s3_bucket_acl.topic_sync
2022-03-14T12:24:40.369-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: removing state object for aws_s3_bucket_acl.topic_sync
2022-03-14T12:24:40.371-0300 [TRACE] vertex "output.connect_configuration": starting visit (*terraform.NodeApplyableOutput)
2022-03-14T12:24:40.371-0300 [TRACE] setValue: Saving Create change for output.connect_configuration in changeset
2022-03-14T12:24:40.371-0300 [TRACE] setValue: Removing output.connect_configuration from state (it is now null)
2022-03-14T12:24:40.371-0300 [TRACE] vertex "output.connect_configuration": visit complete
2022-03-14T12:24:40.371-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to refreshState for data.aws_vpc.main
2022-03-14T12:24:40.371-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: writing state object for data.aws_vpc.main
2022-03-14T12:24:40.372-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to workingState for data.aws_vpc.main
2022-03-14T12:24:40.372-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: writing state object for data.aws_vpc.main
2022-03-14T12:24:40.373-0300 [TRACE] Re-validating config for "aws_s3_bucket_acl.topic_sync"
2022-03-14T12:24:40.373-0300 [TRACE] GRPCProvider: ValidateResourceConfig
2022-03-14T12:24:40.373-0300 [TRACE] GRPCProvider: PlanResourceChange
2022-03-14T12:24:40.373-0300 [TRACE] vertex "data.aws_vpc.main": visit complete
2022-03-14T12:24:40.373-0300 [TRACE] vertex "data.aws_vpc.main": dynamic subgraph completed successfully
2022-03-14T12:24:40.373-0300 [TRACE] vertex "data.aws_vpc.main": visit complete
2022-03-14T12:24:40.373-0300 [TRACE] vertex "data.aws_vpc.main (expand)": dynamic subgraph completed successfully
2022-03-14T12:24:40.373-0300 [TRACE] vertex "data.aws_vpc.main (expand)": visit complete
2022-03-14T12:24:40.373-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Received request: tf_proto_version=5 tf_provider_addr=provider tf_req_id=57859956-dc97-f0a7-e533-1ac32987c062 tf_resource_type=aws_s3_bucket_server_side_encryption_configuration @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:495 @module=sdk.proto tf_rpc=ValidateResourceTypeConfig timestamp=2022-03-14T12:24:40.372-0300
2022-03-14T12:24:40.373-0300 [TRACE] vertex "aws_security_group.sg (expand)": starting visit (*terraform.nodeExpandPlannableResource)
2022-03-14T12:24:40.373-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Calling downstream: @module=sdk.proto tf_proto_version=5 tf_req_id=57859956-dc97-f0a7-e533-1ac32987c062 tf_resource_type=aws_s3_bucket_server_side_encryption_configuration @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:502 tf_rpc=ValidateResourceTypeConfig tf_provider_addr=provider timestamp=2022-03-14T12:24:40.372-0300
2022-03-14T12:24:40.373-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Called downstream: @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:508 @module=sdk.proto tf_resource_type=aws_s3_bucket_server_side_encryption_configuration tf_rpc=ValidateResourceTypeConfig tf_proto_version=5 tf_provider_addr=provider tf_req_id=57859956-dc97-f0a7-e533-1ac32987c062 timestamp=2022-03-14T12:24:40.372-0300
2022-03-14T12:24:40.373-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Served request: @module=sdk.proto tf_rpc=ValidateResourceTypeConfig tf_resource_type=aws_s3_bucket_server_side_encryption_configuration @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:514 tf_proto_version=5 tf_provider_addr=provider tf_req_id=57859956-dc97-f0a7-e533-1ac32987c062 timestamp=2022-03-14T12:24:40.372-0300
2022-03-14T12:24:40.373-0300 [TRACE] vertex "aws_security_group.sg (expand)": expanding dynamic subgraph
2022-03-14T12:24:40.373-0300 [TRACE] vertex "aws_security_group.sg (expand)": entering dynamic subgraph
2022-03-14T12:24:40.373-0300 [TRACE] vertex "aws_security_group.sg": starting visit (*terraform.NodePlannableResource)
2022-03-14T12:24:40.374-0300 [TRACE] vertex "aws_security_group.sg": expanding dynamic subgraph
2022-03-14T12:24:40.374-0300 [TRACE] Executing graph transform *terraform.ResourceCountTransformer
2022-03-14T12:24:40.374-0300 [TRACE] ResourceCountTransformer: adding aws_security_group.sg as *terraform.NodePlannableResourceInstance
2022-03-14T12:24:40.374-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Received request: @module=sdk.proto tf_provider_addr=provider tf_resource_type=aws_s3_bucket_server_side_encryption_configuration @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:570 tf_proto_version=5 tf_req_id=8fcbd223-9a68-4d26-d52e-9a9e4039988b tf_rpc=PlanResourceChange timestamp=2022-03-14T12:24:40.373-0300
2022-03-14T12:24:40.374-0300 [TRACE] Completed graph transform *terraform.ResourceCountTransformer with new graph:
aws_security_group.sg - *terraform.NodePlannableResourceInstance
------
2022-03-14T12:24:40.374-0300 [TRACE] Executing graph transform *terraform.OrphanResourceInstanceCountTransformer
2022-03-14T12:24:40.374-0300 [TRACE] Completed graph transform *terraform.OrphanResourceInstanceCountTransformer (no changes)
2022-03-14T12:24:40.374-0300 [TRACE] Executing graph transform *terraform.AttachStateTransformer
2022-03-14T12:24:40.374-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Calling downstream: tf_provider_addr=provider tf_req_id=8fcbd223-9a68-4d26-d52e-9a9e4039988b @module=sdk.proto tf_proto_version=5 tf_resource_type=aws_s3_bucket_server_side_encryption_configuration tf_rpc=PlanResourceChange @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:577 timestamp=2022-03-14T12:24:40.374-0300
2022-03-14T12:24:40.374-0300 [DEBUG] Resource instance state not found for node "aws_security_group.sg", instance aws_security_group.sg
2022-03-14T12:24:40.374-0300 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes)
2022-03-14T12:24:40.374-0300 [TRACE] Executing graph transform *terraform.TargetsTransformer
2022-03-14T12:24:40.375-0300 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes)
2022-03-14T12:24:40.375-0300 [TRACE] Executing graph transform *terraform.ReferenceTransformer
2022-03-14T12:24:40.375-0300 [INFO] ReferenceTransformer: reference not found: "var.project_name"
2022-03-14T12:24:40.375-0300 [INFO] ReferenceTransformer: reference not found: "var.project_name"
2022-03-14T12:24:40.375-0300 [DEBUG] ReferenceTransformer: "aws_security_group.sg" references: []
2022-03-14T12:24:40.376-0300 [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes)
2022-03-14T12:24:40.376-0300 [TRACE] Executing graph transform *terraform.RootTransformer
2022-03-14T12:24:40.376-0300 [TRACE] Completed graph transform *terraform.RootTransformer (no changes)
2022-03-14T12:24:40.376-0300 [TRACE] vertex "aws_security_group.sg": entering dynamic subgraph
2022-03-14T12:24:40.376-0300 [TRACE] vertex "aws_security_group.sg": starting visit (*terraform.NodePlannableResourceInstance)
2022-03-14T12:24:40.376-0300 [TRACE] readResourceInstanceState: reading state for aws_security_group.sg
2022-03-14T12:24:40.377-0300 [TRACE] readResourceInstanceState: no state present for aws_security_group.sg
2022-03-14T12:24:40.377-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to prevRunState for aws_security_group.sg
2022-03-14T12:24:40.377-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: removing state object for aws_security_group.sg
2022-03-14T12:24:40.377-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to refreshState for aws_security_group.sg
2022-03-14T12:24:40.377-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: removing state object for aws_security_group.sg
2022-03-14T12:24:40.377-0300 [TRACE] NodeAbstractResourceInstance.refresh for aws_security_group.sg
2022-03-14T12:24:40.377-0300 [DEBUG] refresh: aws_security_group.sg: no state, so not refreshing
2022-03-14T12:24:40.377-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to refreshState for aws_security_group.sg
2022-03-14T12:24:40.377-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: removing state object for aws_security_group.sg
2022-03-14T12:24:40.377-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Called downstream: tf_rpc=PlanResourceChange @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:583 tf_proto_version=5 tf_provider_addr=provider tf_req_id=8fcbd223-9a68-4d26-d52e-9a9e4039988b tf_resource_type=aws_s3_bucket_server_side_encryption_configuration @module=sdk.proto timestamp=2022-03-14T12:24:40.376-0300
2022-03-14T12:24:40.377-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Received request: tf_resource_type=aws_s3_bucket_acl tf_rpc=ValidateResourceTypeConfig tf_proto_version=5 tf_req_id=3eeffaaf-4134-3054-cf62-0455b48d9abb @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:495 @module=sdk.proto tf_provider_addr=provider timestamp=2022-03-14T12:24:40.376-0300
2022-03-14T12:24:40.377-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Served request: tf_provider_addr=provider tf_req_id=8fcbd223-9a68-4d26-d52e-9a9e4039988b tf_rpc=PlanResourceChange @module=sdk.proto tf_proto_version=5 tf_resource_type=aws_s3_bucket_server_side_encryption_configuration @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:589 timestamp=2022-03-14T12:24:40.376-0300
2022-03-14T12:24:40.377-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Calling downstream: @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:502 tf_provider_addr=provider tf_req_id=3eeffaaf-4134-3054-cf62-0455b48d9abb tf_resource_type=aws_s3_bucket_acl tf_rpc=ValidateResourceTypeConfig @module=sdk.proto tf_proto_version=5 timestamp=2022-03-14T12:24:40.376-0300
2022-03-14T12:24:40.377-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Called downstream: tf_proto_version=5 tf_resource_type=aws_s3_bucket_acl tf_rpc=ValidateResourceTypeConfig @module=sdk.proto tf_provider_addr=provider tf_req_id=3eeffaaf-4134-3054-cf62-0455b48d9abb @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:508 timestamp=2022-03-14T12:24:40.376-0300
2022-03-14T12:24:40.377-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Served request: tf_provider_addr=provider tf_req_id=3eeffaaf-4134-3054-cf62-0455b48d9abb @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:514 @module=sdk.proto tf_proto_version=5 tf_resource_type=aws_s3_bucket_acl tf_rpc=ValidateResourceTypeConfig timestamp=2022-03-14T12:24:40.376-0300
2022-03-14T12:24:40.377-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to workingState for aws_s3_bucket_server_side_encryption_configuration.topic_sync
2022-03-14T12:24:40.377-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: writing state object for aws_s3_bucket_server_side_encryption_configuration.topic_sync
2022-03-14T12:24:40.378-0300 [TRACE] writeChange: recorded Create change for aws_s3_bucket_server_side_encryption_configuration.topic_sync
2022-03-14T12:24:40.378-0300 [TRACE] vertex "aws_s3_bucket_server_side_encryption_configuration.topic_sync": visit complete
2022-03-14T12:24:40.378-0300 [TRACE] vertex "aws_s3_bucket_server_side_encryption_configuration.topic_sync": dynamic subgraph completed successfully
2022-03-14T12:24:40.378-0300 [TRACE] vertex "aws_s3_bucket_server_side_encryption_configuration.topic_sync": visit complete
2022-03-14T12:24:40.378-0300 [TRACE] vertex "aws_s3_bucket_server_side_encryption_configuration.topic_sync (expand)": dynamic subgraph completed successfully
2022-03-14T12:24:40.378-0300 [TRACE] vertex "aws_s3_bucket_server_side_encryption_configuration.topic_sync (expand)": visit complete
2022-03-14T12:24:40.378-0300 [TRACE] GRPCProvider: PlanResourceChange
2022-03-14T12:24:40.379-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Received request: tf_resource_type=aws_s3_bucket_acl tf_rpc=PlanResourceChange @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:570 @module=sdk.proto tf_proto_version=5 tf_provider_addr=provider tf_req_id=18e883ca-1e00-a89c-1d0b-3a40c7fc3da7 timestamp=2022-03-14T12:24:40.379-0300
2022-03-14T12:24:40.379-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Calling downstream: tf_proto_version=5 @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:577 tf_provider_addr=provider tf_req_id=18e883ca-1e00-a89c-1d0b-3a40c7fc3da7 tf_resource_type=aws_s3_bucket_acl tf_rpc=PlanResourceChange @module=sdk.proto timestamp=2022-03-14T12:24:40.379-0300
2022-03-14T12:24:40.379-0300 [TRACE] Re-validating config for "aws_security_group.sg"
2022-03-14T12:24:40.380-0300 [TRACE] GRPCProvider: ValidateResourceConfig
2022-03-14T12:24:40.380-0300 [WARN] Provider "registry.terraform.io/hashicorp/aws" produced an invalid plan for aws_s3_bucket_acl.topic_sync, but we are tolerating it because it is using the legacy plugin SDK.
The following problems may be the cause of any confusing errors from downstream operations:
- .access_control_policy: attribute representing nested block must not be unknown itself; set nested attribute values to unknown instead
2022-03-14T12:24:40.380-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to workingState for aws_s3_bucket_acl.topic_sync
2022-03-14T12:24:40.380-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: writing state object for aws_s3_bucket_acl.topic_sync
2022-03-14T12:24:40.380-0300 [TRACE] writeChange: recorded Create change for aws_s3_bucket_acl.topic_sync
2022-03-14T12:24:40.380-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Called downstream: @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:583 tf_proto_version=5 tf_resource_type=aws_s3_bucket_acl tf_rpc=PlanResourceChange @module=sdk.proto tf_provider_addr=provider tf_req_id=18e883ca-1e00-a89c-1d0b-3a40c7fc3da7 timestamp=2022-03-14T12:24:40.379-0300
2022-03-14T12:24:40.380-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Served request: tf_req_id=18e883ca-1e00-a89c-1d0b-3a40c7fc3da7 @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:589 tf_proto_version=5 @module=sdk.proto tf_provider_addr=provider tf_resource_type=aws_s3_bucket_acl tf_rpc=PlanResourceChange timestamp=2022-03-14T12:24:40.379-0300
2022-03-14T12:24:40.380-0300 [TRACE] vertex "aws_s3_bucket_acl.topic_sync": visit complete
2022-03-14T12:24:40.380-0300 [TRACE] vertex "aws_s3_bucket_acl.topic_sync": dynamic subgraph completed successfully
2022-03-14T12:24:40.380-0300 [TRACE] vertex "aws_s3_bucket_acl.topic_sync": visit complete
2022-03-14T12:24:40.380-0300 [TRACE] vertex "aws_s3_bucket_acl.topic_sync (expand)": dynamic subgraph completed successfully
2022-03-14T12:24:40.380-0300 [TRACE] vertex "aws_s3_bucket_acl.topic_sync (expand)": visit complete
2022-03-14T12:24:40.380-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Received request: @module=sdk.proto tf_proto_version=5 tf_req_id=06d596ce-8722-5b0f-5f75-2aaba5b1fc47 @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:495 tf_provider_addr=provider tf_resource_type=aws_security_group tf_rpc=ValidateResourceTypeConfig timestamp=2022-03-14T12:24:40.380-0300
2022-03-14T12:24:40.381-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Calling downstream: @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:502 @module=sdk.proto tf_provider_addr=provider tf_rpc=ValidateResourceTypeConfig tf_proto_version=5 tf_req_id=06d596ce-8722-5b0f-5f75-2aaba5b1fc47 tf_resource_type=aws_security_group timestamp=2022-03-14T12:24:40.380-0300
2022-03-14T12:24:40.382-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Called downstream: tf_proto_version=5 tf_resource_type=aws_security_group tf_rpc=ValidateResourceTypeConfig @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:508 @module=sdk.proto tf_provider_addr=provider tf_req_id=06d596ce-8722-5b0f-5f75-2aaba5b1fc47 timestamp=2022-03-14T12:24:40.382-0300
2022-03-14T12:24:40.382-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Served request: tf_rpc=ValidateResourceTypeConfig @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:514 tf_provider_addr=provider tf_req_id=06d596ce-8722-5b0f-5f75-2aaba5b1fc47 tf_resource_type=aws_security_group @module=sdk.proto tf_proto_version=5 timestamp=2022-03-14T12:24:40.382-0300
2022-03-14T12:24:40.383-0300 [TRACE] GRPCProvider: PlanResourceChange
2022-03-14T12:24:40.384-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Received request: @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:570 @module=sdk.proto tf_req_id=15ea01a8-8958-af73-4264-4625f4ea3b42 tf_resource_type=aws_security_group tf_proto_version=5 tf_provider_addr=provider tf_rpc=PlanResourceChange timestamp=2022-03-14T12:24:40.384-0300
2022-03-14T12:24:40.384-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Calling downstream: tf_rpc=PlanResourceChange @module=sdk.proto tf_req_id=15ea01a8-8958-af73-4264-4625f4ea3b42 tf_resource_type=aws_security_group @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:577 tf_proto_version=5 tf_provider_addr=provider timestamp=2022-03-14T12:24:40.384-0300
2022-03-14T12:24:40.390-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Called downstream: tf_req_id=15ea01a8-8958-af73-4264-4625f4ea3b42 tf_resource_type=aws_security_group tf_rpc=PlanResourceChange @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:583 tf_proto_version=5 tf_provider_addr=provider @module=sdk.proto timestamp=2022-03-14T12:24:40.390-0300
2022-03-14T12:24:40.390-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Served request: @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:589 @module=sdk.proto tf_req_id=15ea01a8-8958-af73-4264-4625f4ea3b42 tf_resource_type=aws_security_group tf_proto_version=5 tf_provider_addr=provider tf_rpc=PlanResourceChange timestamp=2022-03-14T12:24:40.390-0300
2022-03-14T12:24:40.392-0300 [WARN] Provider "registry.terraform.io/hashicorp/aws" produced an invalid plan for aws_security_group.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.ListVal([]cty.Value{cty.StringVal("::/0")}), "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.ListVal([]cty.Value{cty.StringVal("::/0")}), "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.31.0.0/16")}), "description":cty.StringVal(""), "from_port":cty.NumberIntVal(2181), "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(2181)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("172.31.0.0/16")}), "description":cty.StringVal(""), "from_port":cty.NumberIntVal(2182), "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(2182)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("172.31.0.0/16")}), "description":cty.StringVal(""), "from_port":cty.NumberIntVal(8083), "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(8083)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("172.31.0.0/16")}), "description":cty.StringVal(""), "from_port":cty.NumberIntVal(8443), "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(8443)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("172.31.0.0/16")}), "description":cty.StringVal(""), "from_port":cty.NumberIntVal(9092), "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(9092)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("172.31.0.0/16")}), "description":cty.StringVal(""), "from_port":cty.NumberIntVal(9094), "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(9094)})}) does not match config value cty.SetVal([]cty.Value{cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("172.31.0.0/16")}), "description":cty.NullVal(cty.String), "from_port":cty.NumberIntVal(2181), "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(2181)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("172.31.0.0/16")}), "description":cty.NullVal(cty.String), "from_port":cty.NumberIntVal(2182), "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(2182)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("172.31.0.0/16")}), "description":cty.NullVal(cty.String), "from_port":cty.NumberIntVal(8083), "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(8083)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("172.31.0.0/16")}), "description":cty.NullVal(cty.String), "from_port":cty.NumberIntVal(8443), "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(8443)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("172.31.0.0/16")}), "description":cty.NullVal(cty.String), "from_port":cty.NumberIntVal(9092), "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(9092)}), cty.ObjectVal(map[string]cty.Value{"cidr_blocks":cty.ListVal([]cty.Value{cty.StringVal("172.31.0.0/16")}), "description":cty.NullVal(cty.String), "from_port":cty.NumberIntVal(9094), "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(9094)})})
- .revoke_rules_on_delete: planned value cty.False for a non-computed attribute
2022-03-14T12:24:40.392-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to workingState for aws_security_group.sg
2022-03-14T12:24:40.392-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: writing state object for aws_security_group.sg
2022-03-14T12:24:40.395-0300 [TRACE] writeChange: recorded Create change for aws_security_group.sg
2022-03-14T12:24:40.395-0300 [TRACE] vertex "aws_security_group.sg": visit complete
2022-03-14T12:24:40.395-0300 [TRACE] vertex "aws_security_group.sg": dynamic subgraph completed successfully
2022-03-14T12:24:40.395-0300 [TRACE] vertex "aws_security_group.sg": visit complete
2022-03-14T12:24:40.395-0300 [TRACE] vertex "aws_security_group.sg (expand)": dynamic subgraph completed successfully
2022-03-14T12:24:40.395-0300 [TRACE] vertex "aws_security_group.sg (expand)": visit complete
2022-03-14T12:24:40.395-0300 [TRACE] vertex "aws_msk_cluster.main (expand)": starting visit (*terraform.nodeExpandPlannableResource)
2022-03-14T12:24:40.395-0300 [TRACE] vertex "aws_msk_cluster.main (expand)": expanding dynamic subgraph
2022-03-14T12:24:40.395-0300 [TRACE] vertex "aws_msk_cluster.main (expand)": entering dynamic subgraph
2022-03-14T12:24:40.395-0300 [TRACE] vertex "aws_msk_cluster.main": starting visit (*terraform.NodePlannableResource)
2022-03-14T12:24:40.395-0300 [TRACE] vertex "aws_msk_cluster.main": expanding dynamic subgraph
2022-03-14T12:24:40.395-0300 [TRACE] Executing graph transform *terraform.ResourceCountTransformer
2022-03-14T12:24:40.395-0300 [TRACE] ResourceCountTransformer: adding aws_msk_cluster.main as *terraform.NodePlannableResourceInstance
2022-03-14T12:24:40.395-0300 [TRACE] Completed graph transform *terraform.ResourceCountTransformer with new graph:
aws_msk_cluster.main - *terraform.NodePlannableResourceInstance
------
2022-03-14T12:24:40.396-0300 [TRACE] Executing graph transform *terraform.OrphanResourceInstanceCountTransformer
2022-03-14T12:24:40.396-0300 [TRACE] Completed graph transform *terraform.OrphanResourceInstanceCountTransformer (no changes)
2022-03-14T12:24:40.396-0300 [TRACE] Executing graph transform *terraform.AttachStateTransformer
2022-03-14T12:24:40.396-0300 [DEBUG] Resource instance state not found for node "aws_msk_cluster.main", instance aws_msk_cluster.main
2022-03-14T12:24:40.396-0300 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes)
2022-03-14T12:24:40.396-0300 [TRACE] Executing graph transform *terraform.TargetsTransformer
2022-03-14T12:24:40.396-0300 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes)
2022-03-14T12:24:40.396-0300 [TRACE] Executing graph transform *terraform.ReferenceTransformer
2022-03-14T12:24:40.396-0300 [INFO] ReferenceTransformer: reference not found: "var.kafka_version"
2022-03-14T12:24:40.396-0300 [INFO] ReferenceTransformer: reference not found: "var.project_name"
2022-03-14T12:24:40.396-0300 [INFO] ReferenceTransformer: reference not found: "var.broker_count"
2022-03-14T12:24:40.396-0300 [INFO] ReferenceTransformer: reference not found: "var.volume_size"
2022-03-14T12:24:40.396-0300 [INFO] ReferenceTransformer: reference not found: "var.node_type"
2022-03-14T12:24:40.396-0300 [INFO] ReferenceTransformer: reference not found: "var.subnets"
2022-03-14T12:24:40.396-0300 [DEBUG] ReferenceTransformer: "aws_msk_cluster.main" references: []
2022-03-14T12:24:40.396-0300 [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes)
2022-03-14T12:24:40.396-0300 [TRACE] Executing graph transform *terraform.RootTransformer
2022-03-14T12:24:40.396-0300 [TRACE] Completed graph transform *terraform.RootTransformer (no changes)
2022-03-14T12:24:40.396-0300 [TRACE] vertex "aws_msk_cluster.main": entering dynamic subgraph
2022-03-14T12:24:40.396-0300 [TRACE] vertex "aws_msk_cluster.main": starting visit (*terraform.NodePlannableResourceInstance)
2022-03-14T12:24:40.397-0300 [TRACE] readResourceInstanceState: reading state for aws_msk_cluster.main
2022-03-14T12:24:40.397-0300 [TRACE] readResourceInstanceState: no state present for aws_msk_cluster.main
2022-03-14T12:24:40.397-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to prevRunState for aws_msk_cluster.main
2022-03-14T12:24:40.397-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: removing state object for aws_msk_cluster.main
2022-03-14T12:24:40.397-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to refreshState for aws_msk_cluster.main
2022-03-14T12:24:40.397-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: removing state object for aws_msk_cluster.main
2022-03-14T12:24:40.397-0300 [TRACE] NodeAbstractResourceInstance.refresh for aws_msk_cluster.main
2022-03-14T12:24:40.398-0300 [DEBUG] refresh: aws_msk_cluster.main: no state, so not refreshing
2022-03-14T12:24:40.398-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to refreshState for aws_msk_cluster.main
2022-03-14T12:24:40.398-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: removing state object for aws_msk_cluster.main
2022-03-14T12:24:40.400-0300 [TRACE] Re-validating config for "aws_msk_cluster.main"
2022-03-14T12:24:40.400-0300 [TRACE] GRPCProvider: ValidateResourceConfig
2022-03-14T12:24:40.403-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Received request: tf_proto_version=5 tf_rpc=ValidateResourceTypeConfig @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:495 @module=sdk.proto tf_provider_addr=provider tf_req_id=2024d3eb-1bda-d041-a40e-f71c02be4452 tf_resource_type=aws_msk_cluster timestamp=2022-03-14T12:24:40.402-0300
2022-03-14T12:24:40.403-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Calling downstream: @module=sdk.proto tf_provider_addr=provider @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:502 tf_proto_version=5 tf_req_id=2024d3eb-1bda-d041-a40e-f71c02be4452 tf_resource_type=aws_msk_cluster tf_rpc=ValidateResourceTypeConfig timestamp=2022-03-14T12:24:40.402-0300
2022-03-14T12:24:40.403-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Called downstream: tf_req_id=2024d3eb-1bda-d041-a40e-f71c02be4452 tf_rpc=ValidateResourceTypeConfig @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:508 tf_proto_version=5 @module=sdk.proto tf_provider_addr=provider tf_resource_type=aws_msk_cluster timestamp=2022-03-14T12:24:40.403-0300
2022-03-14T12:24:40.403-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Served request: tf_proto_version=5 tf_resource_type=aws_msk_cluster tf_rpc=ValidateResourceTypeConfig @module=sdk.proto tf_provider_addr=provider tf_req_id=2024d3eb-1bda-d041-a40e-f71c02be4452 @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:514 timestamp=2022-03-14T12:24:40.403-0300
2022-03-14T12:24:40.403-0300 [TRACE] GRPCProvider: PlanResourceChange
2022-03-14T12:24:40.404-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Received request: tf_proto_version=5 tf_resource_type=aws_msk_cluster tf_rpc=PlanResourceChange @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:570 @module=sdk.proto tf_req_id=af324822-c1f2-5a63-1e32-326383b0470f tf_provider_addr=provider timestamp=2022-03-14T12:24:40.404-0300
2022-03-14T12:24:40.404-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Calling downstream: @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:577 tf_rpc=PlanResourceChange @module=sdk.proto tf_proto_version=5 tf_provider_addr=provider tf_req_id=af324822-c1f2-5a63-1e32-326383b0470f tf_resource_type=aws_msk_cluster timestamp=2022-03-14T12:24:40.404-0300
2022-03-14T12:24:40.407-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Called downstream: tf_proto_version=5 tf_provider_addr=provider tf_rpc=PlanResourceChange tf_resource_type=aws_msk_cluster @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:583 @module=sdk.proto tf_req_id=af324822-c1f2-5a63-1e32-326383b0470f timestamp=2022-03-14T12:24:40.407-0300
2022-03-14T12:24:40.407-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Served request: tf_req_id=af324822-c1f2-5a63-1e32-326383b0470f tf_resource_type=aws_msk_cluster tf_proto_version=5 tf_provider_addr=provider @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:589 @module=sdk.proto tf_rpc=PlanResourceChange timestamp=2022-03-14T12:24:40.407-0300
2022-03-14T12:24:40.408-0300 [WARN] Provider "registry.terraform.io/hashicorp/aws" produced an invalid plan for aws_msk_cluster.main, 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:
- .enhanced_monitoring: planned value cty.StringVal("DEFAULT") for a non-computed attribute
- .broker_node_group_info[0].security_groups: planned value cty.UnknownVal(cty.Set(cty.String)) does not match config value cty.SetVal([]cty.Value{cty.UnknownVal(cty.String)})
- .broker_node_group_info[0].az_distribution: planned value cty.StringVal("DEFAULT") for a non-computed attribute
2022-03-14T12:24:40.408-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to workingState for aws_msk_cluster.main
2022-03-14T12:24:40.408-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: writing state object for aws_msk_cluster.main
2022-03-14T12:24:40.408-0300 [TRACE] writeChange: recorded Create change for aws_msk_cluster.main
2022-03-14T12:24:40.408-0300 [TRACE] vertex "aws_msk_cluster.main": visit complete
2022-03-14T12:24:40.408-0300 [TRACE] vertex "aws_msk_cluster.main": dynamic subgraph completed successfully
2022-03-14T12:24:40.408-0300 [TRACE] vertex "aws_msk_cluster.main": visit complete
2022-03-14T12:24:40.408-0300 [TRACE] vertex "aws_msk_cluster.main (expand)": dynamic subgraph completed successfully
2022-03-14T12:24:40.408-0300 [TRACE] vertex "aws_msk_cluster.main (expand)": visit complete
2022-03-14T12:24:40.409-0300 [TRACE] vertex "data.aws_iam_policy_document.msk_policy (expand)": starting visit (*terraform.nodeExpandPlannableResource)
2022-03-14T12:24:40.409-0300 [TRACE] vertex "data.aws_iam_policy_document.msk_policy (expand)": expanding dynamic subgraph
2022-03-14T12:24:40.409-0300 [TRACE] vertex "data.aws_iam_policy_document.msk_policy (expand)": entering dynamic subgraph
2022-03-14T12:24:40.409-0300 [TRACE] vertex "data.aws_iam_policy_document.msk_policy": starting visit (*terraform.NodePlannableResource)
2022-03-14T12:24:40.409-0300 [TRACE] vertex "data.aws_iam_policy_document.msk_policy": expanding dynamic subgraph
2022-03-14T12:24:40.409-0300 [TRACE] Executing graph transform *terraform.ResourceCountTransformer
2022-03-14T12:24:40.409-0300 [TRACE] ResourceCountTransformer: adding data.aws_iam_policy_document.msk_policy as *terraform.NodePlannableResourceInstance
2022-03-14T12:24:40.409-0300 [TRACE] Completed graph transform *terraform.ResourceCountTransformer with new graph:
data.aws_iam_policy_document.msk_policy - *terraform.NodePlannableResourceInstance
------
2022-03-14T12:24:40.409-0300 [TRACE] Executing graph transform *terraform.OrphanResourceInstanceCountTransformer
2022-03-14T12:24:40.409-0300 [TRACE] Completed graph transform *terraform.OrphanResourceInstanceCountTransformer (no changes)
2022-03-14T12:24:40.409-0300 [TRACE] Executing graph transform *terraform.AttachStateTransformer
2022-03-14T12:24:40.409-0300 [DEBUG] Resource instance state not found for node "data.aws_iam_policy_document.msk_policy", instance data.aws_iam_policy_document.msk_policy
2022-03-14T12:24:40.409-0300 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes)
2022-03-14T12:24:40.409-0300 [TRACE] Executing graph transform *terraform.TargetsTransformer
2022-03-14T12:24:40.409-0300 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes)
2022-03-14T12:24:40.409-0300 [TRACE] Executing graph transform *terraform.ReferenceTransformer
2022-03-14T12:24:40.410-0300 [DEBUG] ReferenceTransformer: "data.aws_iam_policy_document.msk_policy" references: []
2022-03-14T12:24:40.410-0300 [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes)
2022-03-14T12:24:40.410-0300 [TRACE] Executing graph transform *terraform.RootTransformer
2022-03-14T12:24:40.410-0300 [TRACE] Completed graph transform *terraform.RootTransformer (no changes)
2022-03-14T12:24:40.410-0300 [TRACE] vertex "data.aws_iam_policy_document.msk_policy": entering dynamic subgraph
2022-03-14T12:24:40.410-0300 [TRACE] vertex "data.aws_iam_policy_document.msk_policy": starting visit (*terraform.NodePlannableResourceInstance)
2022-03-14T12:24:40.410-0300 [TRACE] readResourceInstanceState: reading state for data.aws_iam_policy_document.msk_policy
2022-03-14T12:24:40.410-0300 [TRACE] readResourceInstanceState: no state present for data.aws_iam_policy_document.msk_policy
2022-03-14T12:24:40.410-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to prevRunState for data.aws_iam_policy_document.msk_policy
2022-03-14T12:24:40.410-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: removing state object for data.aws_iam_policy_document.msk_policy
2022-03-14T12:24:40.412-0300 [TRACE] planDataSource: data.aws_iam_policy_document.msk_policy configuration not fully known yet, so deferring to apply phase
2022-03-14T12:24:40.412-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to refreshState for data.aws_iam_policy_document.msk_policy
2022-03-14T12:24:40.412-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: writing state object for data.aws_iam_policy_document.msk_policy
2022-03-14T12:24:40.413-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to workingState for data.aws_iam_policy_document.msk_policy
2022-03-14T12:24:40.413-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: writing state object for data.aws_iam_policy_document.msk_policy
2022-03-14T12:24:40.413-0300 [TRACE] writeChange: recorded Read change for data.aws_iam_policy_document.msk_policy
2022-03-14T12:24:40.413-0300 [TRACE] vertex "data.aws_iam_policy_document.msk_policy": visit complete
2022-03-14T12:24:40.413-0300 [TRACE] vertex "data.aws_iam_policy_document.msk_policy": dynamic subgraph completed successfully
2022-03-14T12:24:40.413-0300 [TRACE] vertex "data.aws_iam_policy_document.msk_policy": visit complete
2022-03-14T12:24:40.413-0300 [TRACE] vertex "data.aws_iam_policy_document.msk_policy (expand)": dynamic subgraph completed successfully
2022-03-14T12:24:40.413-0300 [TRACE] vertex "data.aws_iam_policy_document.msk_policy (expand)": visit complete
2022-03-14T12:24:40.413-0300 [TRACE] vertex "aws_iam_policy.msk (expand)": starting visit (*terraform.nodeExpandPlannableResource)
2022-03-14T12:24:40.413-0300 [TRACE] vertex "aws_iam_policy.msk (expand)": expanding dynamic subgraph
2022-03-14T12:24:40.413-0300 [TRACE] vertex "aws_iam_policy.msk (expand)": entering dynamic subgraph
2022-03-14T12:24:40.413-0300 [TRACE] vertex "aws_iam_policy.msk": starting visit (*terraform.NodePlannableResource)
2022-03-14T12:24:40.413-0300 [TRACE] vertex "aws_iam_policy.msk": expanding dynamic subgraph
2022-03-14T12:24:40.413-0300 [TRACE] Executing graph transform *terraform.ResourceCountTransformer
2022-03-14T12:24:40.413-0300 [TRACE] ResourceCountTransformer: adding aws_iam_policy.msk as *terraform.NodePlannableResourceInstance
2022-03-14T12:24:40.414-0300 [TRACE] Completed graph transform *terraform.ResourceCountTransformer with new graph:
aws_iam_policy.msk - *terraform.NodePlannableResourceInstance
------
2022-03-14T12:24:40.414-0300 [TRACE] Executing graph transform *terraform.OrphanResourceInstanceCountTransformer
2022-03-14T12:24:40.414-0300 [TRACE] Completed graph transform *terraform.OrphanResourceInstanceCountTransformer (no changes)
2022-03-14T12:24:40.414-0300 [TRACE] Executing graph transform *terraform.AttachStateTransformer
2022-03-14T12:24:40.414-0300 [DEBUG] Resource instance state not found for node "aws_iam_policy.msk", instance aws_iam_policy.msk
2022-03-14T12:24:40.414-0300 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes)
2022-03-14T12:24:40.414-0300 [TRACE] Executing graph transform *terraform.TargetsTransformer
2022-03-14T12:24:40.414-0300 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes)
2022-03-14T12:24:40.414-0300 [TRACE] Executing graph transform *terraform.ReferenceTransformer
2022-03-14T12:24:40.414-0300 [INFO] ReferenceTransformer: reference not found: "var.project_name"
2022-03-14T12:24:40.414-0300 [INFO] ReferenceTransformer: reference not found: "var.project_name"
2022-03-14T12:24:40.414-0300 [DEBUG] ReferenceTransformer: "aws_iam_policy.msk" references: []
2022-03-14T12:24:40.414-0300 [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes)
2022-03-14T12:24:40.414-0300 [TRACE] Executing graph transform *terraform.RootTransformer
2022-03-14T12:24:40.414-0300 [TRACE] Completed graph transform *terraform.RootTransformer (no changes)
2022-03-14T12:24:40.414-0300 [TRACE] vertex "aws_iam_policy.msk": entering dynamic subgraph
2022-03-14T12:24:40.414-0300 [TRACE] vertex "aws_iam_policy.msk": starting visit (*terraform.NodePlannableResourceInstance)
2022-03-14T12:24:40.414-0300 [TRACE] readResourceInstanceState: reading state for aws_iam_policy.msk
2022-03-14T12:24:40.414-0300 [TRACE] readResourceInstanceState: no state present for aws_iam_policy.msk
2022-03-14T12:24:40.414-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to prevRunState for aws_iam_policy.msk
2022-03-14T12:24:40.414-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: removing state object for aws_iam_policy.msk
2022-03-14T12:24:40.414-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to refreshState for aws_iam_policy.msk
2022-03-14T12:24:40.414-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: removing state object for aws_iam_policy.msk
2022-03-14T12:24:40.414-0300 [TRACE] NodeAbstractResourceInstance.refresh for aws_iam_policy.msk
2022-03-14T12:24:40.414-0300 [DEBUG] refresh: aws_iam_policy.msk: no state, so not refreshing
2022-03-14T12:24:40.414-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to refreshState for aws_iam_policy.msk
2022-03-14T12:24:40.414-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: removing state object for aws_iam_policy.msk
2022-03-14T12:24:40.415-0300 [TRACE] Re-validating config for "aws_iam_policy.msk"
2022-03-14T12:24:40.415-0300 [TRACE] GRPCProvider: ValidateResourceConfig
2022-03-14T12:24:40.415-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Received request: @module=sdk.proto tf_resource_type=aws_iam_policy tf_proto_version=5 tf_provider_addr=provider tf_req_id=bca04d24-5442-0741-1c3e-39444ce95733 tf_rpc=ValidateResourceTypeConfig @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:495 timestamp=2022-03-14T12:24:40.415-0300
2022-03-14T12:24:40.415-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Calling downstream: tf_proto_version=5 tf_provider_addr=provider @module=sdk.proto tf_req_id=bca04d24-5442-0741-1c3e-39444ce95733 tf_resource_type=aws_iam_policy tf_rpc=ValidateResourceTypeConfig @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:502 timestamp=2022-03-14T12:24:40.415-0300
2022-03-14T12:24:40.415-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Called downstream: tf_req_id=bca04d24-5442-0741-1c3e-39444ce95733 tf_rpc=ValidateResourceTypeConfig @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:508 @module=sdk.proto tf_provider_addr=provider tf_proto_version=5 tf_resource_type=aws_iam_policy timestamp=2022-03-14T12:24:40.415-0300
2022-03-14T12:24:40.415-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Served request: tf_proto_version=5 tf_rpc=ValidateResourceTypeConfig @module=sdk.proto tf_provider_addr=provider tf_req_id=bca04d24-5442-0741-1c3e-39444ce95733 tf_resource_type=aws_iam_policy @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:514 timestamp=2022-03-14T12:24:40.415-0300
2022-03-14T12:24:40.415-0300 [TRACE] GRPCProvider: PlanResourceChange
2022-03-14T12:24:40.416-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Received request: tf_provider_addr=provider tf_req_id=92465b31-bd4a-6179-c676-2e0693d371ac @module=sdk.proto tf_proto_version=5 tf_resource_type=aws_iam_policy tf_rpc=PlanResourceChange @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:570 timestamp=2022-03-14T12:24:40.416-0300
2022-03-14T12:24:40.416-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Calling downstream: tf_proto_version=5 tf_resource_type=aws_iam_policy tf_rpc=PlanResourceChange @module=sdk.proto tf_provider_addr=provider tf_req_id=92465b31-bd4a-6179-c676-2e0693d371ac @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:577 timestamp=2022-03-14T12:24:40.416-0300
2022-03-14T12:24:40.417-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Called downstream: @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:583 tf_proto_version=5 tf_rpc=PlanResourceChange @module=sdk.proto tf_provider_addr=provider tf_req_id=92465b31-bd4a-6179-c676-2e0693d371ac tf_resource_type=aws_iam_policy timestamp=2022-03-14T12:24:40.416-0300
2022-03-14T12:24:40.417-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Served request: @module=sdk.proto tf_proto_version=5 tf_req_id=92465b31-bd4a-6179-c676-2e0693d371ac tf_resource_type=aws_iam_policy tf_rpc=PlanResourceChange @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:589 tf_provider_addr=provider timestamp=2022-03-14T12:24:40.416-0300
2022-03-14T12:24:40.417-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to workingState for aws_iam_policy.msk
2022-03-14T12:24:40.417-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: writing state object for aws_iam_policy.msk
2022-03-14T12:24:40.417-0300 [TRACE] writeChange: recorded Create change for aws_iam_policy.msk
2022-03-14T12:24:40.417-0300 [TRACE] vertex "aws_iam_policy.msk": visit complete
2022-03-14T12:24:40.417-0300 [TRACE] vertex "aws_iam_policy.msk": dynamic subgraph completed successfully
2022-03-14T12:24:40.417-0300 [TRACE] vertex "aws_iam_policy.msk": visit complete
2022-03-14T12:24:40.417-0300 [TRACE] vertex "aws_iam_policy.msk (expand)": dynamic subgraph completed successfully
2022-03-14T12:24:40.417-0300 [TRACE] vertex "aws_iam_policy.msk (expand)": visit complete
2022-03-14T12:24:40.417-0300 [TRACE] vertex "aws_iam_policy_attachment.msk (expand)": starting visit (*terraform.nodeExpandPlannableResource)
2022-03-14T12:24:40.417-0300 [TRACE] vertex "aws_iam_policy_attachment.msk (expand)": expanding dynamic subgraph
2022-03-14T12:24:40.418-0300 [TRACE] vertex "aws_iam_policy_attachment.msk (expand)": entering dynamic subgraph
2022-03-14T12:24:40.418-0300 [TRACE] vertex "aws_iam_policy_attachment.msk": starting visit (*terraform.NodePlannableResource)
2022-03-14T12:24:40.418-0300 [TRACE] vertex "aws_iam_policy_attachment.msk": expanding dynamic subgraph
2022-03-14T12:24:40.418-0300 [TRACE] Executing graph transform *terraform.ResourceCountTransformer
2022-03-14T12:24:40.418-0300 [TRACE] ResourceCountTransformer: adding aws_iam_policy_attachment.msk as *terraform.NodePlannableResourceInstance
2022-03-14T12:24:40.418-0300 [TRACE] Completed graph transform *terraform.ResourceCountTransformer with new graph:
aws_iam_policy_attachment.msk - *terraform.NodePlannableResourceInstance
------
2022-03-14T12:24:40.418-0300 [TRACE] Executing graph transform *terraform.OrphanResourceInstanceCountTransformer
2022-03-14T12:24:40.418-0300 [TRACE] Completed graph transform *terraform.OrphanResourceInstanceCountTransformer (no changes)
2022-03-14T12:24:40.418-0300 [TRACE] Executing graph transform *terraform.AttachStateTransformer
2022-03-14T12:24:40.418-0300 [DEBUG] Resource instance state not found for node "aws_iam_policy_attachment.msk", instance aws_iam_policy_attachment.msk
2022-03-14T12:24:40.418-0300 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes)
2022-03-14T12:24:40.418-0300 [TRACE] Executing graph transform *terraform.TargetsTransformer
2022-03-14T12:24:40.418-0300 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes)
2022-03-14T12:24:40.418-0300 [TRACE] Executing graph transform *terraform.ReferenceTransformer
2022-03-14T12:24:40.418-0300 [DEBUG] ReferenceTransformer: "aws_iam_policy_attachment.msk" references: []
2022-03-14T12:24:40.418-0300 [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes)
2022-03-14T12:24:40.418-0300 [TRACE] Executing graph transform *terraform.RootTransformer
2022-03-14T12:24:40.418-0300 [TRACE] Completed graph transform *terraform.RootTransformer (no changes)
2022-03-14T12:24:40.418-0300 [TRACE] vertex "aws_iam_policy_attachment.msk": entering dynamic subgraph
2022-03-14T12:24:40.418-0300 [TRACE] vertex "aws_iam_policy_attachment.msk": starting visit (*terraform.NodePlannableResourceInstance)
2022-03-14T12:24:40.418-0300 [TRACE] readResourceInstanceState: reading state for aws_iam_policy_attachment.msk
2022-03-14T12:24:40.418-0300 [TRACE] readResourceInstanceState: no state present for aws_iam_policy_attachment.msk
2022-03-14T12:24:40.418-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to prevRunState for aws_iam_policy_attachment.msk
2022-03-14T12:24:40.418-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: removing state object for aws_iam_policy_attachment.msk
2022-03-14T12:24:40.418-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to refreshState for aws_iam_policy_attachment.msk
2022-03-14T12:24:40.418-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: removing state object for aws_iam_policy_attachment.msk
2022-03-14T12:24:40.419-0300 [TRACE] NodeAbstractResourceInstance.refresh for aws_iam_policy_attachment.msk
2022-03-14T12:24:40.419-0300 [DEBUG] refresh: aws_iam_policy_attachment.msk: no state, so not refreshing
2022-03-14T12:24:40.419-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to refreshState for aws_iam_policy_attachment.msk
2022-03-14T12:24:40.419-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: removing state object for aws_iam_policy_attachment.msk
2022-03-14T12:24:40.419-0300 [TRACE] Re-validating config for "aws_iam_policy_attachment.msk"
2022-03-14T12:24:40.419-0300 [TRACE] GRPCProvider: ValidateResourceConfig
2022-03-14T12:24:40.420-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Received request: @module=sdk.proto tf_provider_addr=provider tf_rpc=ValidateResourceTypeConfig tf_req_id=af255204-137b-4693-e133-022ffa9f1adb tf_resource_type=aws_iam_policy_attachment @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:495 tf_proto_version=5 timestamp=2022-03-14T12:24:40.419-0300
2022-03-14T12:24:40.420-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Calling downstream: tf_proto_version=5 tf_provider_addr=provider tf_resource_type=aws_iam_policy_attachment tf_rpc=ValidateResourceTypeConfig tf_req_id=af255204-137b-4693-e133-022ffa9f1adb @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:502 @module=sdk.proto timestamp=2022-03-14T12:24:40.419-0300
2022-03-14T12:24:40.420-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Called downstream: tf_proto_version=5 tf_provider_addr=provider @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:508 @module=sdk.proto tf_resource_type=aws_iam_policy_attachment tf_rpc=ValidateResourceTypeConfig tf_req_id=af255204-137b-4693-e133-022ffa9f1adb timestamp=2022-03-14T12:24:40.420-0300
2022-03-14T12:24:40.420-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Served request: tf_rpc=ValidateResourceTypeConfig @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:514 tf_proto_version=5 tf_provider_addr=provider tf_resource_type=aws_iam_policy_attachment @module=sdk.proto tf_req_id=af255204-137b-4693-e133-022ffa9f1adb timestamp=2022-03-14T12:24:40.420-0300
2022-03-14T12:24:40.420-0300 [TRACE] GRPCProvider: PlanResourceChange
2022-03-14T12:24:40.420-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Received request: @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:570 @module=sdk.proto tf_provider_addr=provider tf_proto_version=5 tf_req_id=199a7930-2333-b9b2-a073-203276d472ff tf_resource_type=aws_iam_policy_attachment tf_rpc=PlanResourceChange timestamp=2022-03-14T12:24:40.420-0300
2022-03-14T12:24:40.420-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Calling downstream: @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:577 tf_resource_type=aws_iam_policy_attachment tf_provider_addr=provider tf_req_id=199a7930-2333-b9b2-a073-203276d472ff tf_rpc=PlanResourceChange @module=sdk.proto tf_proto_version=5 timestamp=2022-03-14T12:24:40.420-0300
2022-03-14T12:24:40.420-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Called downstream: tf_req_id=199a7930-2333-b9b2-a073-203276d472ff tf_resource_type=aws_iam_policy_attachment @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:583 @module=sdk.proto tf_provider_addr=provider tf_proto_version=5 tf_rpc=PlanResourceChange timestamp=2022-03-14T12:24:40.420-0300
2022-03-14T12:24:40.421-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Served request: @module=sdk.proto tf_proto_version=5 tf_provider_addr=provider tf_req_id=199a7930-2333-b9b2-a073-203276d472ff tf_resource_type=aws_iam_policy_attachment @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:589 tf_rpc=PlanResourceChange timestamp=2022-03-14T12:24:40.420-0300
2022-03-14T12:24:40.421-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to workingState for aws_iam_policy_attachment.msk
2022-03-14T12:24:40.421-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: writing state object for aws_iam_policy_attachment.msk
2022-03-14T12:24:40.421-0300 [TRACE] writeChange: recorded Create change for aws_iam_policy_attachment.msk
2022-03-14T12:24:40.421-0300 [TRACE] vertex "aws_iam_policy_attachment.msk": visit complete
2022-03-14T12:24:40.421-0300 [TRACE] vertex "aws_iam_policy_attachment.msk": dynamic subgraph completed successfully
2022-03-14T12:24:40.421-0300 [TRACE] vertex "aws_iam_policy_attachment.msk": visit complete
2022-03-14T12:24:40.421-0300 [TRACE] vertex "aws_iam_policy_attachment.msk (expand)": dynamic subgraph completed successfully
2022-03-14T12:24:40.421-0300 [TRACE] vertex "aws_iam_policy_attachment.msk (expand)": visit complete
2022-03-14T12:24:40.439-0300 [TRACE] Re-validating config for "aws_s3_object.s3"
2022-03-14T12:24:40.439-0300 [TRACE] GRPCProvider: ValidateResourceConfig
2022-03-14T12:24:40.440-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Received request: @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:495 @module=sdk.proto tf_req_id=fa30daf0-985e-2525-099d-3931b8cd704b tf_proto_version=5 tf_provider_addr=provider tf_resource_type=aws_s3_object tf_rpc=ValidateResourceTypeConfig timestamp=2022-03-14T12:24:40.440-0300
2022-03-14T12:24:40.440-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Calling downstream: tf_req_id=fa30daf0-985e-2525-099d-3931b8cd704b tf_proto_version=5 tf_provider_addr=provider tf_resource_type=aws_s3_object tf_rpc=ValidateResourceTypeConfig @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:502 @module=sdk.proto timestamp=2022-03-14T12:24:40.440-0300
2022-03-14T12:24:40.440-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Called downstream: tf_proto_version=5 tf_req_id=fa30daf0-985e-2525-099d-3931b8cd704b tf_rpc=ValidateResourceTypeConfig @module=sdk.proto tf_provider_addr=provider tf_resource_type=aws_s3_object @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:508 timestamp=2022-03-14T12:24:40.440-0300
2022-03-14T12:24:40.440-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Served request: tf_proto_version=5 tf_resource_type=aws_s3_object @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:514 @module=sdk.proto tf_provider_addr=provider tf_req_id=fa30daf0-985e-2525-099d-3931b8cd704b tf_rpc=ValidateResourceTypeConfig timestamp=2022-03-14T12:24:40.440-0300
2022-03-14T12:24:40.441-0300 [TRACE] GRPCProvider: PlanResourceChange
2022-03-14T12:24:40.442-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Received request: tf_proto_version=5 tf_provider_addr=provider tf_req_id=da699694-fc37-6dfc-9f97-28d64f385e3f @module=sdk.proto tf_resource_type=aws_s3_object tf_rpc=PlanResourceChange @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:570 timestamp=2022-03-14T12:24:40.442-0300
2022-03-14T12:24:40.442-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Calling downstream: @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:577 tf_provider_addr=provider tf_req_id=da699694-fc37-6dfc-9f97-28d64f385e3f tf_resource_type=aws_s3_object tf_rpc=PlanResourceChange @module=sdk.proto tf_proto_version=5 timestamp=2022-03-14T12:24:40.442-0300
2022-03-14T12:24:40.443-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Called downstream: tf_resource_type=aws_s3_object tf_rpc=PlanResourceChange @module=sdk.proto tf_proto_version=5 tf_req_id=da699694-fc37-6dfc-9f97-28d64f385e3f @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:583 tf_provider_addr=provider timestamp=2022-03-14T12:24:40.443-0300
2022-03-14T12:24:40.443-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Served request: @module=sdk.proto tf_proto_version=5 tf_provider_addr=provider tf_req_id=da699694-fc37-6dfc-9f97-28d64f385e3f tf_resource_type=aws_s3_object tf_rpc=PlanResourceChange @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:589 timestamp=2022-03-14T12:24:40.443-0300
2022-03-14T12:24:40.443-0300 [WARN] Provider "registry.terraform.io/hashicorp/aws" produced an invalid plan for aws_s3_object.s3, 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:
- .force_destroy: planned value cty.False for a non-computed attribute
- .acl: planned value cty.StringVal("private") for a non-computed attribute
2022-03-14T12:24:40.443-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to workingState for aws_s3_object.s3
2022-03-14T12:24:40.443-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: writing state object for aws_s3_object.s3
2022-03-14T12:24:40.444-0300 [TRACE] writeChange: recorded Create change for aws_s3_object.s3
2022-03-14T12:24:40.444-0300 [TRACE] vertex "aws_s3_object.s3": visit complete
2022-03-14T12:24:40.444-0300 [TRACE] vertex "aws_s3_object.s3": dynamic subgraph completed successfully
2022-03-14T12:24:40.444-0300 [TRACE] vertex "aws_s3_object.s3": visit complete
2022-03-14T12:24:40.444-0300 [TRACE] vertex "aws_s3_object.s3 (expand)": dynamic subgraph completed successfully
2022-03-14T12:24:40.444-0300 [TRACE] vertex "aws_s3_object.s3 (expand)": visit complete
2022-03-14T12:24:40.444-0300 [TRACE] vertex "aws_mskconnect_custom_plugin.s3 (expand)": starting visit (*terraform.nodeExpandPlannableResource)
2022-03-14T12:24:40.444-0300 [TRACE] vertex "aws_mskconnect_custom_plugin.s3 (expand)": expanding dynamic subgraph
2022-03-14T12:24:40.444-0300 [TRACE] vertex "aws_mskconnect_custom_plugin.s3 (expand)": entering dynamic subgraph
2022-03-14T12:24:40.444-0300 [TRACE] vertex "aws_mskconnect_custom_plugin.s3": starting visit (*terraform.NodePlannableResource)
2022-03-14T12:24:40.444-0300 [TRACE] vertex "aws_mskconnect_custom_plugin.s3": expanding dynamic subgraph
2022-03-14T12:24:40.444-0300 [TRACE] Executing graph transform *terraform.ResourceCountTransformer
2022-03-14T12:24:40.444-0300 [TRACE] ResourceCountTransformer: adding aws_mskconnect_custom_plugin.s3 as *terraform.NodePlannableResourceInstance
2022-03-14T12:24:40.444-0300 [TRACE] Completed graph transform *terraform.ResourceCountTransformer with new graph:
aws_mskconnect_custom_plugin.s3 - *terraform.NodePlannableResourceInstance
------
2022-03-14T12:24:40.444-0300 [TRACE] Executing graph transform *terraform.OrphanResourceInstanceCountTransformer
2022-03-14T12:24:40.444-0300 [TRACE] Completed graph transform *terraform.OrphanResourceInstanceCountTransformer (no changes)
2022-03-14T12:24:40.444-0300 [TRACE] Executing graph transform *terraform.AttachStateTransformer
2022-03-14T12:24:40.444-0300 [DEBUG] Resource instance state not found for node "aws_mskconnect_custom_plugin.s3", instance aws_mskconnect_custom_plugin.s3
2022-03-14T12:24:40.444-0300 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes)
2022-03-14T12:24:40.444-0300 [TRACE] Executing graph transform *terraform.TargetsTransformer
2022-03-14T12:24:40.444-0300 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes)
2022-03-14T12:24:40.444-0300 [TRACE] Executing graph transform *terraform.ReferenceTransformer
2022-03-14T12:24:40.444-0300 [INFO] ReferenceTransformer: reference not found: "var.project_name"
2022-03-14T12:24:40.444-0300 [DEBUG] ReferenceTransformer: "aws_mskconnect_custom_plugin.s3" references: []
2022-03-14T12:24:40.444-0300 [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes)
2022-03-14T12:24:40.444-0300 [TRACE] Executing graph transform *terraform.RootTransformer
2022-03-14T12:24:40.444-0300 [TRACE] Completed graph transform *terraform.RootTransformer (no changes)
2022-03-14T12:24:40.444-0300 [TRACE] vertex "aws_mskconnect_custom_plugin.s3": entering dynamic subgraph
2022-03-14T12:24:40.445-0300 [TRACE] vertex "aws_mskconnect_custom_plugin.s3": starting visit (*terraform.NodePlannableResourceInstance)
2022-03-14T12:24:40.445-0300 [TRACE] readResourceInstanceState: reading state for aws_mskconnect_custom_plugin.s3
2022-03-14T12:24:40.445-0300 [TRACE] readResourceInstanceState: no state present for aws_mskconnect_custom_plugin.s3
2022-03-14T12:24:40.445-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to prevRunState for aws_mskconnect_custom_plugin.s3
2022-03-14T12:24:40.445-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: removing state object for aws_mskconnect_custom_plugin.s3
2022-03-14T12:24:40.445-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to refreshState for aws_mskconnect_custom_plugin.s3
2022-03-14T12:24:40.445-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: removing state object for aws_mskconnect_custom_plugin.s3
2022-03-14T12:24:40.445-0300 [TRACE] NodeAbstractResourceInstance.refresh for aws_mskconnect_custom_plugin.s3
2022-03-14T12:24:40.445-0300 [DEBUG] refresh: aws_mskconnect_custom_plugin.s3: no state, so not refreshing
2022-03-14T12:24:40.445-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to refreshState for aws_mskconnect_custom_plugin.s3
2022-03-14T12:24:40.445-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: removing state object for aws_mskconnect_custom_plugin.s3
2022-03-14T12:24:40.445-0300 [TRACE] Re-validating config for "aws_mskconnect_custom_plugin.s3"
2022-03-14T12:24:40.445-0300 [TRACE] GRPCProvider: ValidateResourceConfig
2022-03-14T12:24:40.446-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Received request: @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:495 tf_req_id=6e8062e8-c18a-fca7-20aa-16e4570c1f77 tf_resource_type=aws_mskconnect_custom_plugin tf_rpc=ValidateResourceTypeConfig @module=sdk.proto tf_proto_version=5 tf_provider_addr=provider timestamp=2022-03-14T12:24:40.446-0300
2022-03-14T12:24:40.446-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Calling downstream: @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:502 @module=sdk.proto tf_proto_version=5 tf_provider_addr=provider tf_req_id=6e8062e8-c18a-fca7-20aa-16e4570c1f77 tf_resource_type=aws_mskconnect_custom_plugin tf_rpc=ValidateResourceTypeConfig timestamp=2022-03-14T12:24:40.446-0300
2022-03-14T12:24:40.446-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Called downstream: @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:508 tf_provider_addr=provider tf_rpc=ValidateResourceTypeConfig @module=sdk.proto tf_proto_version=5 tf_req_id=6e8062e8-c18a-fca7-20aa-16e4570c1f77 tf_resource_type=aws_mskconnect_custom_plugin timestamp=2022-03-14T12:24:40.446-0300
2022-03-14T12:24:40.446-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Served request: @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:514 tf_provider_addr=provider tf_resource_type=aws_mskconnect_custom_plugin tf_rpc=ValidateResourceTypeConfig @module=sdk.proto tf_proto_version=5 tf_req_id=6e8062e8-c18a-fca7-20aa-16e4570c1f77 timestamp=2022-03-14T12:24:40.446-0300
2022-03-14T12:24:40.446-0300 [TRACE] GRPCProvider: PlanResourceChange
2022-03-14T12:24:40.446-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Received request: @module=sdk.proto tf_proto_version=5 tf_provider_addr=provider tf_resource_type=aws_mskconnect_custom_plugin tf_req_id=35c00249-3812-a565-1b94-e0f06c48cb20 tf_rpc=PlanResourceChange @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:570 timestamp=2022-03-14T12:24:40.446-0300
2022-03-14T12:24:40.447-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Calling downstream: @module=sdk.proto tf_proto_version=5 tf_req_id=35c00249-3812-a565-1b94-e0f06c48cb20 tf_resource_type=aws_mskconnect_custom_plugin tf_rpc=PlanResourceChange @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:577 tf_provider_addr=provider timestamp=2022-03-14T12:24:40.446-0300
2022-03-14T12:24:40.447-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Called downstream: @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:583 @module=sdk.proto tf_provider_addr=provider tf_req_id=35c00249-3812-a565-1b94-e0f06c48cb20 tf_rpc=PlanResourceChange tf_proto_version=5 tf_resource_type=aws_mskconnect_custom_plugin timestamp=2022-03-14T12:24:40.447-0300
2022-03-14T12:24:40.447-0300 [TRACE] provider.terraform-provider-aws_v4.2.0_x5: Served request: @module=sdk.proto @caller=/opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov5/tf5server/server.go:589 tf_proto_version=5 tf_provider_addr=provider tf_req_id=35c00249-3812-a565-1b94-e0f06c48cb20 tf_resource_type=aws_mskconnect_custom_plugin tf_rpc=PlanResourceChange timestamp=2022-03-14T12:24:40.447-0300
2022-03-14T12:24:40.447-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to workingState for aws_mskconnect_custom_plugin.s3
2022-03-14T12:24:40.447-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: writing state object for aws_mskconnect_custom_plugin.s3
2022-03-14T12:24:40.447-0300 [TRACE] writeChange: recorded Create change for aws_mskconnect_custom_plugin.s3
2022-03-14T12:24:40.447-0300 [TRACE] vertex "aws_mskconnect_custom_plugin.s3": visit complete
2022-03-14T12:24:40.447-0300 [TRACE] vertex "aws_mskconnect_custom_plugin.s3": dynamic subgraph completed successfully
2022-03-14T12:24:40.448-0300 [TRACE] vertex "aws_mskconnect_custom_plugin.s3": visit complete
2022-03-14T12:24:40.448-0300 [TRACE] vertex "aws_mskconnect_custom_plugin.s3 (expand)": dynamic subgraph completed successfully
2022-03-14T12:24:40.448-0300 [TRACE] vertex "aws_mskconnect_custom_plugin.s3 (expand)": visit complete
2022-03-14T12:24:40.448-0300 [TRACE] vertex "awscc_kafkaconnect_connector.s3 (expand)": starting visit (*terraform.nodeExpandPlannableResource)
2022-03-14T12:24:40.448-0300 [TRACE] vertex "awscc_kafkaconnect_connector.s3 (expand)": expanding dynamic subgraph
2022-03-14T12:24:40.448-0300 [TRACE] vertex "awscc_kafkaconnect_connector.s3 (expand)": entering dynamic subgraph
2022-03-14T12:24:40.448-0300 [TRACE] vertex "awscc_kafkaconnect_connector.s3": starting visit (*terraform.NodePlannableResource)
2022-03-14T12:24:40.448-0300 [TRACE] vertex "awscc_kafkaconnect_connector.s3": expanding dynamic subgraph
2022-03-14T12:24:40.448-0300 [TRACE] Executing graph transform *terraform.ResourceCountTransformer
2022-03-14T12:24:40.448-0300 [TRACE] ResourceCountTransformer: adding awscc_kafkaconnect_connector.s3 as *terraform.NodePlannableResourceInstance
2022-03-14T12:24:40.448-0300 [TRACE] Completed graph transform *terraform.ResourceCountTransformer with new graph:
awscc_kafkaconnect_connector.s3 - *terraform.NodePlannableResourceInstance
------
2022-03-14T12:24:40.448-0300 [TRACE] Executing graph transform *terraform.OrphanResourceInstanceCountTransformer
2022-03-14T12:24:40.448-0300 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/aws\"] (close)": starting visit (*terraform.graphNodeCloseProvider)
2022-03-14T12:24:40.448-0300 [TRACE] GRPCProvider: Close
2022-03-14T12:24:40.448-0300 [TRACE] Completed graph transform *terraform.OrphanResourceInstanceCountTransformer (no changes)
2022-03-14T12:24:40.448-0300 [TRACE] Executing graph transform *terraform.AttachStateTransformer
2022-03-14T12:24:40.448-0300 [DEBUG] Resource instance state not found for node "awscc_kafkaconnect_connector.s3", instance awscc_kafkaconnect_connector.s3
2022-03-14T12:24:40.448-0300 [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes)
2022-03-14T12:24:40.448-0300 [TRACE] Executing graph transform *terraform.TargetsTransformer
2022-03-14T12:24:40.448-0300 [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes)
2022-03-14T12:24:40.448-0300 [TRACE] Executing graph transform *terraform.ReferenceTransformer
2022-03-14T12:24:40.449-0300 [INFO] ReferenceTransformer: reference not found: "var.subnets"
2022-03-14T12:24:40.449-0300 [INFO] ReferenceTransformer: reference not found: "var.project_name"
2022-03-14T12:24:40.449-0300 [DEBUG] ReferenceTransformer: "awscc_kafkaconnect_connector.s3" references: []
2022-03-14T12:24:40.449-0300 [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes)
2022-03-14T12:24:40.449-0300 [TRACE] Executing graph transform *terraform.RootTransformer
2022-03-14T12:24:40.449-0300 [TRACE] Completed graph transform *terraform.RootTransformer (no changes)
2022-03-14T12:24:40.449-0300 [TRACE] vertex "awscc_kafkaconnect_connector.s3": entering dynamic subgraph
2022-03-14T12:24:40.449-0300 [TRACE] vertex "awscc_kafkaconnect_connector.s3": starting visit (*terraform.NodePlannableResourceInstance)
2022-03-14T12:24:40.449-0300 [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2022-03-14T12:24:40.454-0300 [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/aws/4.2.0/darwin_amd64/terraform-provider-aws_v4.2.0_x5 pid=2209
2022-03-14T12:24:40.455-0300 [DEBUG] provider: plugin exited
2022-03-14T12:24:40.455-0300 [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/aws\"] (close)": visit complete
2022-03-14T12:24:40.455-0300 [TRACE] readResourceInstanceState: reading state for awscc_kafkaconnect_connector.s3
2022-03-14T12:24:40.455-0300 [TRACE] readResourceInstanceState: no state present for awscc_kafkaconnect_connector.s3
2022-03-14T12:24:40.455-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to prevRunState for awscc_kafkaconnect_connector.s3
2022-03-14T12:24:40.455-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: removing state object for awscc_kafkaconnect_connector.s3
2022-03-14T12:24:40.455-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to refreshState for awscc_kafkaconnect_connector.s3
2022-03-14T12:24:40.455-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: removing state object for awscc_kafkaconnect_connector.s3
2022-03-14T12:24:40.455-0300 [TRACE] NodeAbstractResourceInstance.refresh for awscc_kafkaconnect_connector.s3
2022-03-14T12:24:40.455-0300 [DEBUG] refresh: awscc_kafkaconnect_connector.s3: no state, so not refreshing
2022-03-14T12:24:40.455-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to refreshState for awscc_kafkaconnect_connector.s3
2022-03-14T12:24:40.455-0300 [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: removing state object for awscc_kafkaconnect_connector.s3
2022-03-14T12:24:40.457-0300 [TRACE] Re-validating config for "awscc_kafkaconnect_connector.s3"
2022-03-14T12:24:40.457-0300 [TRACE] GRPCProvider.v6: ValidateResourceConfig
2022-03-14T12:24:40.459-0300 [TRACE] provider.terraform-provider-awscc: Received request: tf_req_id=e2fedf5a-4ac8-91d8-de5a-c33f0d404ee1 tf_resource_type=awscc_kafkaconnect_connector tf_rpc=ValidateResourceConfig tf_proto_version=6 tf_provider_addr=hashicorp/awscc @caller=github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov6/tf6server/server.go:496 @module=sdk.proto timestamp=2022-03-14T12:24:40.458-0300
2022-03-14T12:24:40.459-0300 [TRACE] provider.terraform-provider-awscc: Calling downstream: @caller=github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov6/tf6server/server.go:503 tf_provider_addr=hashicorp/awscc tf_req_id=e2fedf5a-4ac8-91d8-de5a-c33f0d404ee1 tf_resource_type=awscc_kafkaconnect_connector @module=sdk.proto tf_proto_version=6 tf_rpc=ValidateResourceConfig timestamp=2022-03-14T12:24:40.458-0300
2022-03-14T12:24:40.474-0300 [TRACE] provider.terraform-provider-awscc: Called downstream: tf_proto_version=6 tf_provider_addr=hashicorp/awscc tf_req_id=e2fedf5a-4ac8-91d8-de5a-c33f0d404ee1 tf_rpc=ValidateResourceConfig @caller=github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov6/tf6server/server.go:509 @module=sdk.proto tf_resource_type=awscc_kafkaconnect_connector timestamp=2022-03-14T12:24:40.474-0300
2022-03-14T12:24:40.474-0300 [TRACE] provider.terraform-provider-awscc: Served request: @module=sdk.proto tf_proto_version=6 tf_provider_addr=hashicorp/awscc @caller=github.com/hashicorp/terraform-plugin-go@v0.5.0/tfprotov6/tf6server/server.go:515 tf_req_id=e2fedf5a-4ac8-91d8-de5a-c33f0d404ee1 tf_resource_type=awscc_kafkaconnect_connector tf_rpc=ValidateResourceConfig timestamp=2022-03-14T12:24:40.474-0300
2022-03-14T12:24:40.475-0300 [TRACE] vertex "awscc_kafkaconnect_connector.s3": visit complete
panic: interface conversion: interface {} is nil, not map[string]interface {}
goroutine 391 [running]:
github.com/zclconf/go-cty/cty.Value.GetAttr(0x38b8778, 0xc00269ad50, 0x0, 0x0, 0xc0006b0770, 0x10, 0x38b8698, 0xc00005642f, 0x0, 0x0)
/home/circleci/go/pkg/mod/github.com/zclconf/go-cty@v1.8.3/cty/value_ops.go:760 +0x416
github.com/hashicorp/terraform/internal/plans/objchange.proposedNewAttributes(0xc0013b3260, 0x38b8778, 0xc0027e34f0, 0x305d2a0, 0xc0027f55c0, 0x38b8778, 0xc00269ad50, 0x0, 0x0, 0xc0027f56b0)
/home/circleci/project/project/internal/plans/objchange/objchange.go:267 +0x26f
github.com/hashicorp/terraform/internal/plans/objchange.proposedNewNestedType(0xc00098a2e0, 0x38b8778, 0xc0027e34f0, 0x305d2a0, 0xc0027f55c0, 0x38b8778, 0xc00269ad50, 0x0, 0x0, 0x0, ...)
/home/circleci/project/project/internal/plans/objchange/objchange.go:314 +0x813
github.com/hashicorp/terraform/internal/plans/objchange.proposedNewAttributes(0xc0013b2e10, 0x38b8778, 0xc0027e3510, 0x305d2a0, 0xc0027f5680, 0x38b8778, 0xc002893c30, 0x305d2a0, 0xc0028af9e0, 0xc0027f5350)
/home/circleci/project/project/internal/plans/objchange/objchange.go:295 +0x49a
github.com/hashicorp/terraform/internal/plans/objchange.proposedNewNestedType(0xc00098a2c0, 0x38b8778, 0xc0027e3430, 0x0, 0x0, 0x38b8778, 0xc002893c30, 0x305d2a0, 0xc0028af9e0, 0xc0028af9e0, ...)
/home/circleci/project/project/internal/plans/objchange/objchange.go:314 +0x813
github.com/hashicorp/terraform/internal/plans/objchange.proposedNewAttributes(0xc0013b29f0, 0x38b8778, 0xc0027e3440, 0x305d2a0, 0xc0027f50b0, 0x38b8778, 0xc002893ef0, 0x305d2a0, 0xc0028afd10, 0x0)
/home/circleci/project/project/internal/plans/objchange/objchange.go:295 +0x49a
github.com/hashicorp/terraform/internal/plans/objchange.proposedNew(0xc0013b2d20, 0x38b8778, 0xc0027e3440, 0x305d2a0, 0xc0027f50b0, 0x38b8778, 0xc002893ef0, 0x305d2a0, 0xc0028afd10, 0x20, ...)
/home/circleci/project/project/internal/plans/objchange/objchange.go:80 +0x165
github.com/hashicorp/terraform/internal/plans/objchange.ProposedNew(0xc0013b2d20, 0x38b8778, 0xc002893970, 0x0, 0x0, 0x38b8778, 0xc002893ef0, 0x305d2a0, 0xc0028afd10, 0x38b8778, ...)
/home/circleci/project/project/internal/plans/objchange/objchange.go:42 +0x11f
github.com/hashicorp/terraform/internal/terraform.(*NodeAbstractResourceInstance).plan(0xc001cb5340, 0x38ef9c0, 0xc0009a4ee0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
/home/circleci/project/project/internal/terraform/node_resource_abstract_instance.go:726 +0xd7e
github.com/hashicorp/terraform/internal/terraform.(*NodePlannableResourceInstance).managedResourceExecute(0xc00209a720, 0x38ef9c0, 0xc0009a4ee0, 0xc000000001, 0xc00133acb8, 0xc00066dc50)
/home/circleci/project/project/internal/terraform/node_resource_plan_instance.go:196 +0x8cb
github.com/hashicorp/terraform/internal/terraform.(*NodePlannableResourceInstance).Execute(0xc00209a720, 0x38ef9c0, 0xc0009a4ee0, 0xc00007e002, 0xc00066dce8, 0x100b805, 0x30a89c0)
/home/circleci/project/project/internal/terraform/node_resource_plan_instance.go:54 +0xb3
github.com/hashicorp/terraform/internal/terraform.(*ContextGraphWalker).Execute(0xc002d0f110, 0x38ef9c0, 0xc0009a4ee0, 0x64531c8, 0xc00209a720, 0x0, 0x0, 0x0)
/home/circleci/project/project/internal/terraform/graph_walk_context.go:129 +0xbf
github.com/hashicorp/terraform/internal/terraform.(*Graph).walk.func1(0x33fc440, 0xc00209a720, 0x0, 0x0, 0x0)
/home/circleci/project/project/internal/terraform/graph.go:59 +0xbd3
github.com/hashicorp/terraform/internal/dag.(*Walker).walkVertex(0xc0027c0ea0, 0x33fc440, 0xc00209a720, 0xc0027cc5c0)
/home/circleci/project/project/internal/dag/walk.go:381 +0x288
created by github.com/hashicorp/terraform/internal/dag.(*Walker).Update
/home/circleci/project/project/internal/dag/walk.go:304 +0x1246
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment