Created
October 6, 2022 16:16
-
-
Save rlanore/decd814774fc4bb0f6d1a736202df8ea to your computer and use it in GitHub Desktop.
terrafrom yamlencode problem
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2022-10-06T16:15:06.709Z [INFO] Terraform version: 1.1.7 | |
2022-10-06T16:15:06.709Z [INFO] Go runtime version: go1.17.2 | |
2022-10-06T16:15:06.709Z [INFO] CLI args: []string{"terraform", "apply"} | |
2022-10-06T16:15:06.709Z [TRACE] Stdout is a terminal of width 192 | |
2022-10-06T16:15:06.709Z [TRACE] Stderr is a terminal of width 192 | |
2022-10-06T16:15:06.709Z [TRACE] Stdin is a terminal | |
2022-10-06T16:15:06.709Z [DEBUG] Attempting to open CLI config file: /home/iac/.terraformrc | |
2022-10-06T16:15:06.709Z [DEBUG] File doesn't exist, but doesn't need to. Ignoring. | |
2022-10-06T16:15:06.709Z [DEBUG] ignoring non-existing provider search directory terraform.d/plugins | |
2022-10-06T16:15:06.709Z [DEBUG] ignoring non-existing provider search directory /home/iac/.terraform.d/plugins | |
2022-10-06T16:15:06.709Z [DEBUG] ignoring non-existing provider search directory /home/iac/.local/share/terraform/plugins | |
2022-10-06T16:15:06.709Z [DEBUG] ignoring non-existing provider search directory /usr/local/share/terraform/plugins | |
2022-10-06T16:15:06.709Z [DEBUG] ignoring non-existing provider search directory /usr/share/terraform/plugins | |
2022-10-06T16:15:06.709Z [INFO] CLI command args: []string{"apply"} | |
2022-10-06T16:15:06.710Z [TRACE] Meta.Backend: no config given or present on disk, so returning nil config | |
2022-10-06T16:15:06.710Z [TRACE] Meta.Backend: backend has not previously been initialized in this working directory | |
2022-10-06T16:15:06.710Z [DEBUG] New state was assigned lineage "f805eaf9-3890-0a0d-4f2c-b55b62bbb78d" | |
2022-10-06T16:15:06.710Z [TRACE] Meta.Backend: using default local state only (no backend configuration, and no existing initialized backend) | |
2022-10-06T16:15:06.710Z [TRACE] Meta.Backend: instantiated backend of type <nil> | |
2022-10-06T16:15:06.710Z [TRACE] providercache.fillMetaCache: scanning directory .terraform/providers | |
2022-10-06T16:15:06.711Z [TRACE] getproviders.SearchLocalDirectory: found registry.terraform.io/hashicorp/local v2.2.3 for linux_amd64 at .terraform/providers/registry.terraform.io/hashicorp/l | |
ocal/2.2.3/linux_amd64 | |
2022-10-06T16:15:06.711Z [TRACE] providercache.fillMetaCache: including .terraform/providers/registry.terraform.io/hashicorp/local/2.2.3/linux_amd64 as a candidate package for registry.terrafo | |
rm.io/hashicorp/local 2.2.3 | |
2022-10-06T16:15:06.748Z [DEBUG] checking for provisioner in "." | |
2022-10-06T16:15:06.748Z [DEBUG] checking for provisioner in "/usr/local/bin" | |
2022-10-06T16:15:06.748Z [TRACE] Meta.Backend: backend <nil> does not support operations, so wrapping it in a local backend | |
2022-10-06T16:15:06.749Z [INFO] backend/local: starting Apply operation | |
2022-10-06T16:15:06.749Z [TRACE] backend/local: requesting state manager for workspace "default" | |
2022-10-06T16:15:06.749Z [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-10-06T16:15:06.749Z [TRACE] backend/local: requesting state lock for workspace "default" | |
2022-10-06T16:15:06.749Z [TRACE] statemgr.Filesystem: preparing to manage state snapshots at terraform.tfstate | |
2022-10-06T16:15:06.749Z [TRACE] statemgr.Filesystem: existing snapshot has lineage "8ce83604-8666-4273-1369-9263c63c717f" serial 1 | |
2022-10-06T16:15:06.749Z [TRACE] statemgr.Filesystem: locking terraform.tfstate using fcntl flock | |
2022-10-06T16:15:06.749Z [TRACE] statemgr.Filesystem: writing lock metadata to .terraform.tfstate.lock.info | |
2022-10-06T16:15:06.749Z [TRACE] backend/local: reading remote state for workspace "default" | |
2022-10-06T16:15:06.749Z [TRACE] statemgr.Filesystem: reading latest snapshot from terraform.tfstate | |
2022-10-06T16:15:06.749Z [TRACE] statemgr.Filesystem: read snapshot with lineage "8ce83604-8666-4273-1369-9263c63c717f" serial 1 | |
2022-10-06T16:15:06.750Z [TRACE] backend/local: populating backend.LocalRun for current working directory | |
2022-10-06T16:15:06.750Z [TRACE] Config.VerifyDependencySelections: provider registry.terraform.io/hashicorp/local has 2.2.3 to satisfy "" | |
2022-10-06T16:15:06.750Z [TRACE] terraform.NewContext: starting | |
2022-10-06T16:15:06.750Z [TRACE] terraform.NewContext: complete | |
2022-10-06T16:15:06.750Z [TRACE] backend/local: requesting interactive input, if necessary | |
2022-10-06T16:15:06.750Z [TRACE] LoadSchemas: retrieving schema for provider type "registry.terraform.io/hashicorp/local" | |
2022-10-06T16:15:06.750Z [TRACE] terraform.contextPlugins: Initializing provider "registry.terraform.io/hashicorp/local" to read its schema | |
2022-10-06T16:15:06.750Z [DEBUG] created provider logger: level=trace | |
2022-10-06T16:15:06.750Z [INFO] provider: configuring client automatic mTLS | |
2022-10-06T16:15:06.757Z [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/local/2.2.3/linux_amd64/terraform-provider-local_v2.2.3_x5 args=[.terrafor | |
m/providers/registry.terraform.io/hashicorp/local/2.2.3/linux_amd64/terraform-provider-local_v2.2.3_x5] | |
2022-10-06T16:15:06.758Z [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/local/2.2.3/linux_amd64/terraform-provider-local_v2.2.3_x5 pid=21313 | |
2022-10-06T16:15:06.758Z [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/local/2.2.3/linux_amd64/terraform-provider-local_v2.2.3_x5 | |
2022-10-06T16:15:06.761Z [INFO] provider.terraform-provider-local_v2.2.3_x5: configuring server automatic mTLS: timestamp=2022-10-06T16:15:06.761Z | |
2022-10-06T16:15:06.793Z [DEBUG] provider.terraform-provider-local_v2.2.3_x5: plugin address: address=/tmp/plugin162455268 network=unix timestamp=2022-10-06T16:15:06.793Z | |
2022-10-06T16:15:06.793Z [DEBUG] provider: using plugin: version=5 | |
2022-10-06T16:15:06.818Z [TRACE] GRPCProvider: GetProviderSchema | |
2022-10-06T16:15:06.818Z [TRACE] provider.stdio: waiting for stdio data | |
2022-10-06T16:15:06.819Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Received request: tf_req_id=27c0d32d-b138-96ce-34b5-acacd956dc6a @caller=github.com/hashicorp/terraform-plugin-go@ | |
v0.9.0/tfprotov5/tf5server/server.go:490 @module=sdk.proto tf_provider_addr=provider tf_proto_version=5.2 tf_rpc=GetProviderSchema timestamp=2022-10-06T16:15:06.819Z | |
2022-10-06T16:15:06.819Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Calling downstream: @module=sdk.proto tf_proto_version=5.2 tf_req_id=27c0d32d-b138-96ce-34b5-acacd956dc6a tf_rpc=G | |
etProviderSchema @caller=github.com/hashicorp/[email protected]/tfprotov5/tf5server/server.go:497 tf_provider_addr=provider timestamp=2022-10-06T16:15:06.819Z | |
2022-10-06T16:15:06.819Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Getting provider schema: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/[email protected]/hel | |
per/schema/grpc_provider.go:70 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=27c0d32d-b138-96ce-34b5-acacd956dc6a timestamp=2022-10-06T16:15:06.819Z | |
2022-10-06T16:15:06.819Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Found resource type: @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=local_file tf_rpc=GetPro | |
viderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/[email protected]/helper/schema/grpc_provider.go:86 tf_req_id=27c0d32d-b138-96ce-34b5-acacd956dc6a timestamp=2022-10-06T16:15:06.819Z | |
2022-10-06T16:15:06.819Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Found resource type: tf_req_id=27c0d32d-b138-96ce-34b5-acacd956dc6a tf_resource_type=local_sensitive_file tf_rpc=G | |
etProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/[email protected]/helper/schema/grpc_provider.go:86 @module=sdk.helper_schema tf_provider_addr=provider timestamp=2022-10-06T16:15:0 | |
6.819Z | |
2022-10-06T16:15:06.819Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/[email protected]/helper/schema/grpc_provider.g | |
o:95 tf_rpc=GetProviderSchema @module=sdk.helper_schema tf_data_source_type=local_sensitive_file tf_provider_addr=provider tf_req_id=27c0d32d-b138-96ce-34b5-acacd956dc6a timestamp=2022-10-06T1 | |
6:15:06.819Z | |
2022-10-06T16:15:06.819Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/[email protected]/helper/schema/grpc_provider.g | |
o:95 @module=sdk.helper_schema tf_provider_addr=provider tf_data_source_type=local_file tf_req_id=27c0d32d-b138-96ce-34b5-acacd956dc6a tf_rpc=GetProviderSchema timestamp=2022-10-06T16:15:06.81 | |
9Z | |
2022-10-06T16:15:06.819Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Called downstream: tf_provider_addr=provider tf_rpc=GetProviderSchema @module=sdk.proto tf_proto_version=5.2 tf_re | |
q_id=27c0d32d-b138-96ce-34b5-acacd956dc6a @caller=github.com/hashicorp/[email protected]/tfprotov5/tf5server/server.go:503 timestamp=2022-10-06T16:15:06.819Z | |
2022-10-06T16:15:06.819Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Served request: @caller=github.com/hashicorp/[email protected]/tfprotov5/tf5server/server.go:509 @module= | |
sdk.proto tf_req_id=27c0d32d-b138-96ce-34b5-acacd956dc6a tf_rpc=GetProviderSchema tf_proto_version=5.2 tf_provider_addr=provider timestamp=2022-10-06T16:15:06.819Z | |
2022-10-06T16:15:06.820Z [TRACE] GRPCProvider: Close | |
2022-10-06T16:15:06.821Z [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing" | |
2022-10-06T16:15:06.822Z [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/local/2.2.3/linux_amd64/terraform-provider-local_v2.2.3_x5 pid=21313 | |
2022-10-06T16:15:06.822Z [DEBUG] provider: plugin exited | |
2022-10-06T16:15:06.822Z [TRACE] Context.Input: Prompting for provider arguments | |
2022-10-06T16:15:06.822Z [TRACE] Context.Input: Provider provider.local implied by resource block at yamlencode.tf:24,1-29 | |
2022-10-06T16:15:06.822Z [TRACE] Context.Input: Input for provider.local: map[string]cty.Value{} | |
2022-10-06T16:15:06.822Z [TRACE] backend/local: running validation operation | |
2022-10-06T16:15:06.822Z [DEBUG] Building and walking validate graph | |
2022-10-06T16:15:06.823Z [TRACE] Executing graph transform *terraform.ConfigTransformer | |
2022-10-06T16:15:06.823Z [TRACE] ConfigTransformer: Starting for path: | |
2022-10-06T16:15:06.823Z [TRACE] Completed graph transform *terraform.ConfigTransformer with new graph: | |
local_file.test - *terraform.NodeValidatableResource | |
------ | |
2022-10-06T16:15:06.823Z [TRACE] Executing graph transform *terraform.RootVariableTransformer | |
2022-10-06T16:15:06.823Z [TRACE] Completed graph transform *terraform.RootVariableTransformer with new graph: | |
local_file.test - *terraform.NodeValidatableResource | |
var.yaml_list - *terraform.NodeRootVariable | |
------ | |
2022-10-06T16:15:06.823Z [TRACE] Executing graph transform *terraform.ModuleVariableTransformer | |
2022-10-06T16:15:06.823Z [TRACE] Completed graph transform *terraform.ModuleVariableTransformer (no changes) | |
2022-10-06T16:15:06.823Z [TRACE] Executing graph transform *terraform.LocalTransformer | |
2022-10-06T16:15:06.823Z [TRACE] Completed graph transform *terraform.LocalTransformer (no changes) | |
2022-10-06T16:15:06.823Z [TRACE] Executing graph transform *terraform.OutputTransformer | |
2022-10-06T16:15:06.823Z [TRACE] OutputTransformer: adding log3 as *terraform.NodeApplyableOutput | |
2022-10-06T16:15:06.823Z [TRACE] Completed graph transform *terraform.OutputTransformer with new graph: | |
local_file.test - *terraform.NodeValidatableResource | |
output.log3 - *terraform.NodeApplyableOutput | |
var.yaml_list - *terraform.NodeRootVariable | |
------ | |
2022-10-06T16:15:06.823Z [TRACE] Executing graph transform *terraform.OrphanResourceInstanceTransformer | |
2022-10-06T16:15:06.823Z [TRACE] Completed graph transform *terraform.OrphanResourceInstanceTransformer (no changes) | |
2022-10-06T16:15:06.823Z [TRACE] Executing graph transform *terraform.StateTransformer | |
2022-10-06T16:15:06.823Z [TRACE] StateTransformer: creating nodes for deposed instance objects only | |
2022-10-06T16:15:06.823Z [TRACE] Completed graph transform *terraform.StateTransformer (no changes) | |
2022-10-06T16:15:06.823Z [TRACE] Executing graph transform *terraform.AttachStateTransformer | |
2022-10-06T16:15:06.823Z [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes) | |
2022-10-06T16:15:06.823Z [TRACE] Executing graph transform *terraform.OrphanOutputTransformer | |
2022-10-06T16:15:06.823Z [TRACE] Completed graph transform *terraform.OrphanOutputTransformer (no changes) | |
2022-10-06T16:15:06.823Z [TRACE] Executing graph transform *terraform.AttachResourceConfigTransformer | |
2022-10-06T16:15:06.823Z [TRACE] AttachResourceConfigTransformer: attaching to "local_file.test" (*terraform.NodeValidatableResource) config from yamlencode.tf:24,1-29 | |
2022-10-06T16:15:06.823Z [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to local_file.test | |
2022-10-06T16:15:06.823Z [TRACE] Completed graph transform *terraform.AttachResourceConfigTransformer (no changes) | |
2022-10-06T16:15:06.823Z [TRACE] Executing graph transform *terraform.graphTransformerMulti | |
2022-10-06T16:15:06.823Z [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderConfigTransformer | |
2022-10-06T16:15:06.823Z [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderConfigTransformer with new graph: | |
local_file.test - *terraform.NodeValidatableResource | |
output.log3 - *terraform.NodeApplyableOutput | |
var.yaml_list - *terraform.NodeRootVariable | |
------ | |
2022-10-06T16:15:06.823Z [TRACE] (graphTransformerMulti) Executing graph transform *terraform.MissingProviderTransformer | |
2022-10-06T16:15:06.823Z [DEBUG] adding implicit provider configuration provider["registry.terraform.io/hashicorp/local"], implied first by local_file.test | |
2022-10-06T16:15:06.823Z [TRACE] (graphTransformerMulti) Completed graph transform *terraform.MissingProviderTransformer with new graph: | |
local_file.test - *terraform.NodeValidatableResource | |
output.log3 - *terraform.NodeApplyableOutput | |
provider["registry.terraform.io/hashicorp/local"] - *terraform.NodeApplyableProvider | |
var.yaml_list - *terraform.NodeRootVariable | |
------ | |
2022-10-06T16:15:06.823Z [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderTransformer | |
2022-10-06T16:15:06.823Z [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/local"] serving local_file.test | |
2022-10-06T16:15:06.823Z [DEBUG] ProviderTransformer: "local_file.test" (*terraform.NodeValidatableResource) needs provider["registry.terraform.io/hashicorp/local"] | |
2022-10-06T16:15:06.823Z [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderTransformer with new graph: | |
local_file.test - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/hashicorp/local"] - *terraform.NodeApplyableProvider | |
output.log3 - *terraform.NodeApplyableOutput | |
provider["registry.terraform.io/hashicorp/local"] - *terraform.NodeApplyableProvider | |
var.yaml_list - *terraform.NodeRootVariable | |
------ | |
2022-10-06T16:15:06.823Z [TRACE] (graphTransformerMulti) Executing graph transform *terraform.PruneProviderTransformer | |
2022-10-06T16:15:06.823Z [TRACE] (graphTransformerMulti) Completed graph transform *terraform.PruneProviderTransformer (no changes) | |
2022-10-06T16:15:06.823Z [TRACE] Completed graph transform *terraform.graphTransformerMulti with new graph: | |
local_file.test - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/hashicorp/local"] - *terraform.NodeApplyableProvider | |
output.log3 - *terraform.NodeApplyableOutput | |
provider["registry.terraform.io/hashicorp/local"] - *terraform.NodeApplyableProvider | |
var.yaml_list - *terraform.NodeRootVariable | |
------ | |
2022-10-06T16:15:06.823Z [TRACE] Executing graph transform *terraform.RemovedModuleTransformer | |
2022-10-06T16:15:06.823Z [TRACE] Completed graph transform *terraform.RemovedModuleTransformer (no changes) | |
2022-10-06T16:15:06.823Z [TRACE] Executing graph transform *terraform.AttachSchemaTransformer | |
2022-10-06T16:15:06.823Z [TRACE] AttachSchemaTransformer: attaching resource schema to local_file.test | |
2022-10-06T16:15:06.823Z [TRACE] AttachSchemaTransformer: attaching provider config schema to provider["registry.terraform.io/hashicorp/local"] | |
2022-10-06T16:15:06.823Z [TRACE] Completed graph transform *terraform.AttachSchemaTransformer (no changes) | |
2022-10-06T16:15:06.823Z [TRACE] Executing graph transform *terraform.ModuleExpansionTransformer | |
2022-10-06T16:15:06.823Z [TRACE] Completed graph transform *terraform.ModuleExpansionTransformer (no changes) | |
2022-10-06T16:15:06.823Z [TRACE] Executing graph transform *terraform.ReferenceTransformer | |
2022-10-06T16:15:06.823Z [DEBUG] ReferenceTransformer: "output.log3" references: [var.yaml_list] | |
2022-10-06T16:15:06.823Z [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/local\"]" references: [] | |
2022-10-06T16:15:06.823Z [DEBUG] ReferenceTransformer: "local_file.test" references: [var.yaml_list] | |
2022-10-06T16:15:06.823Z [DEBUG] ReferenceTransformer: "var.yaml_list" references: [] | |
2022-10-06T16:15:06.823Z [TRACE] Completed graph transform *terraform.ReferenceTransformer with new graph: | |
local_file.test - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/hashicorp/local"] - *terraform.NodeApplyableProvider | |
var.yaml_list - *terraform.NodeRootVariable | |
output.log3 - *terraform.NodeApplyableOutput | |
var.yaml_list - *terraform.NodeRootVariable | |
provider["registry.terraform.io/hashicorp/local"] - *terraform.NodeApplyableProvider | |
var.yaml_list - *terraform.NodeRootVariable | |
------ | |
2022-10-06T16:15:06.823Z [TRACE] Executing graph transform *terraform.AttachDependenciesTransformer | |
2022-10-06T16:15:06.823Z [TRACE] Completed graph transform *terraform.AttachDependenciesTransformer (no changes) | |
2022-10-06T16:15:06.823Z [TRACE] Executing graph transform *terraform.attachDataResourceDependsOnTransformer | |
2022-10-06T16:15:06.823Z [TRACE] Completed graph transform *terraform.attachDataResourceDependsOnTransformer (no changes) | |
2022-10-06T16:15:06.823Z [TRACE] Executing graph transform *terraform.TargetsTransformer | |
2022-10-06T16:15:06.823Z [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes) | |
2022-10-06T16:15:06.823Z [TRACE] Executing graph transform *terraform.ForcedCBDTransformer | |
2022-10-06T16:15:06.823Z [TRACE] Completed graph transform *terraform.ForcedCBDTransformer (no changes) | |
2022-10-06T16:15:06.823Z [TRACE] Executing graph transform *terraform.CloseProviderTransformer | |
2022-10-06T16:15:06.823Z [TRACE] Completed graph transform *terraform.CloseProviderTransformer with new graph: | |
local_file.test - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/hashicorp/local"] - *terraform.NodeApplyableProvider | |
var.yaml_list - *terraform.NodeRootVariable | |
output.log3 - *terraform.NodeApplyableOutput | |
var.yaml_list - *terraform.NodeRootVariable | |
provider["registry.terraform.io/hashicorp/local"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/hashicorp/local"] (close) - *terraform.graphNodeCloseProvider | |
local_file.test - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/hashicorp/local"] - *terraform.NodeApplyableProvider | |
var.yaml_list - *terraform.NodeRootVariable | |
------ | |
2022-10-06T16:15:06.823Z [TRACE] Executing graph transform *terraform.CloseRootModuleTransformer | |
2022-10-06T16:15:06.823Z [TRACE] Completed graph transform *terraform.CloseRootModuleTransformer with new graph: | |
local_file.test - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/hashicorp/local"] - *terraform.NodeApplyableProvider | |
var.yaml_list - *terraform.NodeRootVariable | |
output.log3 - *terraform.NodeApplyableOutput | |
var.yaml_list - *terraform.NodeRootVariable | |
provider["registry.terraform.io/hashicorp/local"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/hashicorp/local"] (close) - *terraform.graphNodeCloseProvider | |
local_file.test - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/hashicorp/local"] - *terraform.NodeApplyableProvider | |
root - *terraform.nodeCloseModule | |
output.log3 - *terraform.NodeApplyableOutput | |
provider["registry.terraform.io/hashicorp/local"] (close) - *terraform.graphNodeCloseProvider | |
var.yaml_list - *terraform.NodeRootVariable | |
------ | |
2022-10-06T16:15:06.823Z [TRACE] Executing graph transform *terraform.TransitiveReductionTransformer | |
2022-10-06T16:15:06.823Z [TRACE] Completed graph transform *terraform.TransitiveReductionTransformer with new graph: | |
local_file.test - *terraform.NodeValidatableResource | |
provider["registry.terraform.io/hashicorp/local"] - *terraform.NodeApplyableProvider | |
var.yaml_list - *terraform.NodeRootVariable | |
output.log3 - *terraform.NodeApplyableOutput | |
var.yaml_list - *terraform.NodeRootVariable | |
provider["registry.terraform.io/hashicorp/local"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/hashicorp/local"] (close) - *terraform.graphNodeCloseProvider | |
local_file.test - *terraform.NodeValidatableResource | |
root - *terraform.nodeCloseModule | |
output.log3 - *terraform.NodeApplyableOutput | |
provider["registry.terraform.io/hashicorp/local"] (close) - *terraform.graphNodeCloseProvider | |
var.yaml_list - *terraform.NodeRootVariable | |
------ | |
2022-10-06T16:15:06.823Z [DEBUG] Starting graph walk: walkValidate | |
2022-10-06T16:15:06.823Z [TRACE] vertex "var.yaml_list": starting visit (*terraform.NodeRootVariable) | |
2022-10-06T16:15:06.823Z [TRACE] vertex "var.yaml_list": visit complete | |
2022-10-06T16:15:06.823Z [TRACE] vertex "output.log3": starting visit (*terraform.NodeApplyableOutput) | |
2022-10-06T16:15:06.824Z [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/local\"]": starting visit (*terraform.NodeApplyableProvider) | |
2022-10-06T16:15:06.824Z [DEBUG] created provider logger: level=trace | |
2022-10-06T16:15:06.824Z [TRACE] setValue: Saving Create change for output.log3 in changeset | |
2022-10-06T16:15:06.824Z [TRACE] setValue: Removing output.log3 from state (it is now null) | |
2022-10-06T16:15:06.824Z [TRACE] vertex "output.log3": visit complete | |
2022-10-06T16:15:06.824Z [INFO] provider: configuring client automatic mTLS | |
2022-10-06T16:15:06.833Z [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/local/2.2.3/linux_amd64/terraform-provider-local_v2.2.3_x5 args=[.terrafor | |
m/providers/registry.terraform.io/hashicorp/local/2.2.3/linux_amd64/terraform-provider-local_v2.2.3_x5] | |
2022-10-06T16:15:06.833Z [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/local/2.2.3/linux_amd64/terraform-provider-local_v2.2.3_x5 pid=21327 | |
2022-10-06T16:15:06.833Z [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/local/2.2.3/linux_amd64/terraform-provider-local_v2.2.3_x5 | |
2022-10-06T16:15:06.837Z [INFO] provider.terraform-provider-local_v2.2.3_x5: configuring server automatic mTLS: timestamp=2022-10-06T16:15:06.837Z | |
2022-10-06T16:15:06.870Z [DEBUG] provider.terraform-provider-local_v2.2.3_x5: plugin address: address=/tmp/plugin248347886 network=unix timestamp=2022-10-06T16:15:06.870Z | |
2022-10-06T16:15:06.870Z [DEBUG] provider: using plugin: version=5 | |
2022-10-06T16:15:06.897Z [TRACE] BuiltinEvalContext: Initialized "provider[\"registry.terraform.io/hashicorp/local\"]" provider for provider["registry.terraform.io/hashicorp/local"] | |
2022-10-06T16:15:06.897Z [TRACE] provider.stdio: waiting for stdio data | |
2022-10-06T16:15:06.897Z [TRACE] NodeApplyableProvider: validating configuration for provider["registry.terraform.io/hashicorp/local"] | |
2022-10-06T16:15:06.897Z [TRACE] buildProviderConfig for provider["registry.terraform.io/hashicorp/local"]: no configuration at all | |
2022-10-06T16:15:06.897Z [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/local\"]": visit complete | |
2022-10-06T16:15:06.897Z [TRACE] vertex "local_file.test": starting visit (*terraform.NodeValidatableResource) | |
2022-10-06T16:15:06.898Z [TRACE] GRPCProvider: ValidateResourceConfig | |
2022-10-06T16:15:06.898Z [TRACE] GRPCProvider: GetProviderSchema | |
2022-10-06T16:15:06.898Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Received request: @module=sdk.proto tf_proto_version=5.2 tf_req_id=60a75349-c15c-7ce8-63a7-21178c2be9bf tf_rpc=Get | |
ProviderSchema @caller=github.com/hashicorp/[email protected]/tfprotov5/tf5server/server.go:490 tf_provider_addr=provider timestamp=2022-10-06T16:15:06.898Z | |
2022-10-06T16:15:06.898Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Calling downstream: @module=sdk.proto tf_provider_addr=provider @caller=github.com/hashicorp/terraform-plugin-go@v | |
0.9.0/tfprotov5/tf5server/server.go:497 tf_proto_version=5.2 tf_req_id=60a75349-c15c-7ce8-63a7-21178c2be9bf tf_rpc=GetProviderSchema timestamp=2022-10-06T16:15:06.898Z | |
2022-10-06T16:15:06.898Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Getting provider schema: @caller=github.com/hashicorp/terraform-plugin-sdk/[email protected]/helper/schema/grpc_provider. | |
go:70 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=60a75349-c15c-7ce8-63a7-21178c2be9bf tf_rpc=GetProviderSchema timestamp=2022-10-06T16:15:06.898Z | |
2022-10-06T16:15:06.898Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/[email protected]/helper/schema/grpc_provider.go:8 | |
6 @module=sdk.helper_schema tf_req_id=60a75349-c15c-7ce8-63a7-21178c2be9bf tf_provider_addr=provider tf_resource_type=local_file tf_rpc=GetProviderSchema timestamp=2022-10-06T16:15:06.898Z | |
2022-10-06T16:15:06.898Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/[email protected]/helper/schema/grpc_provider.go:8 | |
6 tf_req_id=60a75349-c15c-7ce8-63a7-21178c2be9bf tf_resource_type=local_sensitive_file @module=sdk.helper_schema tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2022-10-06T16:15:0 | |
6.898Z | |
2022-10-06T16:15:06.898Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Found data source type: @caller=github.com/hashicorp/terraform-plugin-sdk/[email protected]/helper/schema/grpc_provider.g | |
o:95 @module=sdk.helper_schema tf_data_source_type=local_file tf_provider_addr=provider tf_req_id=60a75349-c15c-7ce8-63a7-21178c2be9bf tf_rpc=GetProviderSchema timestamp=2022-10-06T16:15:06.89 | |
8Z | |
2022-10-06T16:15:06.898Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Found data source type: tf_req_id=60a75349-c15c-7ce8-63a7-21178c2be9bf tf_rpc=GetProviderSchema @caller=github.com | |
/hashicorp/terraform-plugin-sdk/[email protected]/helper/schema/grpc_provider.go:95 @module=sdk.helper_schema tf_data_source_type=local_sensitive_file tf_provider_addr=provider timestamp=2022-10-06T1 | |
6:15:06.898Z | |
2022-10-06T16:15:06.898Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Called downstream: @caller=github.com/hashicorp/[email protected]/tfprotov5/tf5server/server.go:503 tf_re | |
q_id=60a75349-c15c-7ce8-63a7-21178c2be9bf @module=sdk.proto tf_proto_version=5.2 tf_provider_addr=provider tf_rpc=GetProviderSchema timestamp=2022-10-06T16:15:06.898Z | |
2022-10-06T16:15:06.898Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Served request: tf_rpc=GetProviderSchema @caller=github.com/hashicorp/[email protected]/tfprotov5/tf5serv | |
er/server.go:509 @module=sdk.proto tf_proto_version=5.2 tf_provider_addr=provider tf_req_id=60a75349-c15c-7ce8-63a7-21178c2be9bf timestamp=2022-10-06T16:15:06.898Z | |
2022-10-06T16:15:06.899Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Received request: tf_req_id=448947ab-6308-58d0-6f22-534df7ca8af0 tf_rpc=ValidateResourceTypeConfig @caller=github. | |
com/hashicorp/[email protected]/tfprotov5/tf5server/server.go:678 @module=sdk.proto tf_proto_version=5.2 tf_provider_addr=provider tf_resource_type=local_file timestamp=2022-10-06T16: | |
15:06.899Z | |
2022-10-06T16:15:06.899Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Skipping protocol data file writing because no data directory is set. Use the TF_LOG_SDK_PROTO_DATA_DIR environmen | |
t variable to enable this functionality.: tf_provider_addr=provider tf_rpc=ValidateResourceTypeConfig @caller=github.com/hashicorp/[email protected]/internal/logging/protocol_data.go: | |
38 tf_proto_version=5.2 @module=sdk.proto tf_req_id=448947ab-6308-58d0-6f22-534df7ca8af0 tf_resource_type=local_file timestamp=2022-10-06T16:15:06.899Z | |
2022-10-06T16:15:06.899Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Calling downstream: @module=sdk.proto tf_rpc=ValidateResourceTypeConfig @caller=github.com/hashicorp/terraform-plu | |
[email protected]/tfprotov5/tf5server/server.go:686 tf_provider_addr=provider tf_req_id=448947ab-6308-58d0-6f22-534df7ca8af0 tf_resource_type=local_file tf_proto_version=5.2 timestamp=2022-10-06T1 | |
6:15:06.899Z | |
2022-10-06T16:15:06.899Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Calling downstream: tf_resource_type=local_file tf_rpc=ValidateResourceTypeConfig @caller=github.com/hashicorp/ter | |
raform-plugin-sdk/[email protected]/helper/schema/grpc_provider.go:245 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=448947ab-6308-58d0-6f22-534df7ca8af0 timestamp=2022-10-06T16:15:06 | |
.899Z | |
2022-10-06T16:15:06.899Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Called downstream: tf_req_id=448947ab-6308-58d0-6f22-534df7ca8af0 @caller=github.com/hashicorp/terraform-plugin-sd | |
k/[email protected]/helper/schema/grpc_provider.go:247 @module=sdk.helper_schema tf_provider_addr=provider tf_resource_type=local_file tf_rpc=ValidateResourceTypeConfig timestamp=2022-10-06T16:15:06. | |
899Z | |
2022-10-06T16:15:06.899Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Called downstream: @module=sdk.proto tf_resource_type=local_file tf_proto_version=5.2 tf_provider_addr=provider tf | |
_req_id=448947ab-6308-58d0-6f22-534df7ca8af0 tf_rpc=ValidateResourceTypeConfig @caller=github.com/hashicorp/[email protected]/tfprotov5/tf5server/server.go:692 timestamp=2022-10-06T16 | |
:15:06.899Z | |
2022-10-06T16:15:06.899Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Served request: @caller=github.com/hashicorp/[email protected]/tfprotov5/tf5server/server.go:698 @module= | |
sdk.proto tf_proto_version=5.2 tf_provider_addr=provider tf_req_id=448947ab-6308-58d0-6f22-534df7ca8af0 tf_resource_type=local_file tf_rpc=ValidateResourceTypeConfig timestamp=2022-10-06T16:15 | |
:06.899Z | |
2022-10-06T16:15:06.900Z [TRACE] vertex "local_file.test": visit complete | |
2022-10-06T16:15:06.900Z [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/local\"] (close)": starting visit (*terraform.graphNodeCloseProvider) | |
2022-10-06T16:15:06.900Z [TRACE] GRPCProvider: Close | |
2022-10-06T16:15:06.900Z [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing" | |
2022-10-06T16:15:06.901Z [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/local/2.2.3/linux_amd64/terraform-provider-local_v2.2.3_x5 pid=21327 | |
2022-10-06T16:15:06.901Z [DEBUG] provider: plugin exited | |
2022-10-06T16:15:06.901Z [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/local\"] (close)": visit complete | |
2022-10-06T16:15:06.902Z [TRACE] vertex "root": starting visit (*terraform.nodeCloseModule) | |
2022-10-06T16:15:06.902Z [TRACE] vertex "root": visit complete | |
2022-10-06T16:15:06.902Z [INFO] backend/local: apply calling Plan | |
2022-10-06T16:15:06.902Z [DEBUG] Building and walking plan graph for NormalMode | |
2022-10-06T16:15:06.902Z [TRACE] Executing graph transform *terraform.ConfigTransformer | |
2022-10-06T16:15:06.902Z [TRACE] ConfigTransformer: Starting for path: | |
2022-10-06T16:15:06.902Z [TRACE] Completed graph transform *terraform.ConfigTransformer with new graph: | |
local_file.test (expand) - *terraform.nodeExpandPlannableResource | |
------ | |
2022-10-06T16:15:06.902Z [TRACE] Executing graph transform *terraform.RootVariableTransformer | |
2022-10-06T16:15:06.902Z [TRACE] Completed graph transform *terraform.RootVariableTransformer with new graph: | |
local_file.test (expand) - *terraform.nodeExpandPlannableResource | |
var.yaml_list - *terraform.NodeRootVariable | |
------ | |
2022-10-06T16:15:06.902Z [TRACE] Executing graph transform *terraform.ModuleVariableTransformer | |
2022-10-06T16:15:06.902Z [TRACE] Completed graph transform *terraform.ModuleVariableTransformer (no changes) | |
2022-10-06T16:15:06.902Z [TRACE] Executing graph transform *terraform.LocalTransformer | |
2022-10-06T16:15:06.902Z [TRACE] Completed graph transform *terraform.LocalTransformer (no changes) | |
2022-10-06T16:15:06.902Z [TRACE] Executing graph transform *terraform.OutputTransformer | |
2022-10-06T16:15:06.902Z [TRACE] OutputTransformer: adding log3 as *terraform.NodeApplyableOutput | |
2022-10-06T16:15:06.902Z [TRACE] Completed graph transform *terraform.OutputTransformer with new graph: | |
local_file.test (expand) - *terraform.nodeExpandPlannableResource | |
output.log3 - *terraform.NodeApplyableOutput | |
var.yaml_list - *terraform.NodeRootVariable | |
------ | |
2022-10-06T16:15:06.902Z [TRACE] Executing graph transform *terraform.OrphanResourceInstanceTransformer | |
2022-10-06T16:15:06.902Z [TRACE] Completed graph transform *terraform.OrphanResourceInstanceTransformer (no changes) | |
2022-10-06T16:15:06.902Z [TRACE] Executing graph transform *terraform.StateTransformer | |
2022-10-06T16:15:06.902Z [TRACE] StateTransformer: creating nodes for deposed instance objects only | |
2022-10-06T16:15:06.902Z [TRACE] Completed graph transform *terraform.StateTransformer (no changes) | |
2022-10-06T16:15:06.902Z [TRACE] Executing graph transform *terraform.AttachStateTransformer | |
2022-10-06T16:15:06.902Z [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes) | |
2022-10-06T16:15:06.902Z [TRACE] Executing graph transform *terraform.OrphanOutputTransformer | |
2022-10-06T16:15:06.902Z [TRACE] Completed graph transform *terraform.OrphanOutputTransformer (no changes) | |
2022-10-06T16:15:06.902Z [TRACE] Executing graph transform *terraform.AttachResourceConfigTransformer | |
2022-10-06T16:15:06.902Z [TRACE] AttachResourceConfigTransformer: attaching to "local_file.test (expand)" (*terraform.nodeExpandPlannableResource) config from yamlencode.tf:24,1-29 | |
2022-10-06T16:15:06.902Z [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to local_file.test (expand) | |
2022-10-06T16:15:06.902Z [TRACE] Completed graph transform *terraform.AttachResourceConfigTransformer (no changes) | |
2022-10-06T16:15:06.902Z [TRACE] Executing graph transform *terraform.graphTransformerMulti | |
2022-10-06T16:15:06.902Z [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderConfigTransformer | |
2022-10-06T16:15:06.902Z [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderConfigTransformer with new graph: | |
local_file.test (expand) - *terraform.nodeExpandPlannableResource | |
output.log3 - *terraform.NodeApplyableOutput | |
var.yaml_list - *terraform.NodeRootVariable | |
------ | |
2022-10-06T16:15:06.902Z [TRACE] (graphTransformerMulti) Executing graph transform *terraform.MissingProviderTransformer | |
2022-10-06T16:15:06.902Z [DEBUG] adding implicit provider configuration provider["registry.terraform.io/hashicorp/local"], implied first by local_file.test (expand) | |
2022-10-06T16:15:06.902Z [TRACE] (graphTransformerMulti) Completed graph transform *terraform.MissingProviderTransformer with new graph: | |
local_file.test (expand) - *terraform.nodeExpandPlannableResource | |
output.log3 - *terraform.NodeApplyableOutput | |
provider["registry.terraform.io/hashicorp/local"] - *terraform.NodeApplyableProvider | |
var.yaml_list - *terraform.NodeRootVariable | |
------ | |
2022-10-06T16:15:06.902Z [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderTransformer | |
2022-10-06T16:15:06.902Z [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/local"] serving local_file.test (expand) | |
2022-10-06T16:15:06.902Z [DEBUG] ProviderTransformer: "local_file.test (expand)" (*terraform.nodeExpandPlannableResource) needs provider["registry.terraform.io/hashicorp/local"] | |
2022-10-06T16:15:06.902Z [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderTransformer with new graph: | |
local_file.test (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/hashicorp/local"] - *terraform.NodeApplyableProvider | |
output.log3 - *terraform.NodeApplyableOutput | |
provider["registry.terraform.io/hashicorp/local"] - *terraform.NodeApplyableProvider | |
var.yaml_list - *terraform.NodeRootVariable | |
------ | |
2022-10-06T16:15:06.902Z [TRACE] (graphTransformerMulti) Executing graph transform *terraform.PruneProviderTransformer | |
2022-10-06T16:15:06.902Z [TRACE] (graphTransformerMulti) Completed graph transform *terraform.PruneProviderTransformer (no changes) | |
2022-10-06T16:15:06.902Z [TRACE] Completed graph transform *terraform.graphTransformerMulti with new graph: | |
local_file.test (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/hashicorp/local"] - *terraform.NodeApplyableProvider | |
output.log3 - *terraform.NodeApplyableOutput | |
provider["registry.terraform.io/hashicorp/local"] - *terraform.NodeApplyableProvider | |
var.yaml_list - *terraform.NodeRootVariable | |
------ | |
2022-10-06T16:15:06.902Z [TRACE] Executing graph transform *terraform.RemovedModuleTransformer | |
2022-10-06T16:15:06.902Z [TRACE] Completed graph transform *terraform.RemovedModuleTransformer (no changes) | |
2022-10-06T16:15:06.902Z [TRACE] Executing graph transform *terraform.AttachSchemaTransformer | |
2022-10-06T16:15:06.902Z [TRACE] AttachSchemaTransformer: attaching provider config schema to provider["registry.terraform.io/hashicorp/local"] | |
2022-10-06T16:15:06.902Z [TRACE] AttachSchemaTransformer: attaching resource schema to local_file.test (expand) | |
2022-10-06T16:15:06.902Z [TRACE] Completed graph transform *terraform.AttachSchemaTransformer (no changes) | |
2022-10-06T16:15:06.902Z [TRACE] Executing graph transform *terraform.ModuleExpansionTransformer | |
2022-10-06T16:15:06.902Z [TRACE] Completed graph transform *terraform.ModuleExpansionTransformer (no changes) | |
2022-10-06T16:15:06.902Z [TRACE] Executing graph transform *terraform.ReferenceTransformer | |
2022-10-06T16:15:06.902Z [DEBUG] ReferenceTransformer: "local_file.test (expand)" references: [var.yaml_list] | |
2022-10-06T16:15:06.902Z [DEBUG] ReferenceTransformer: "var.yaml_list" references: [] | |
2022-10-06T16:15:06.902Z [DEBUG] ReferenceTransformer: "output.log3" references: [var.yaml_list] | |
2022-10-06T16:15:06.902Z [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/local\"]" references: [] | |
2022-10-06T16:15:06.902Z [TRACE] Completed graph transform *terraform.ReferenceTransformer with new graph: | |
local_file.test (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/hashicorp/local"] - *terraform.NodeApplyableProvider | |
var.yaml_list - *terraform.NodeRootVariable | |
output.log3 - *terraform.NodeApplyableOutput | |
var.yaml_list - *terraform.NodeRootVariable | |
provider["registry.terraform.io/hashicorp/local"] - *terraform.NodeApplyableProvider | |
var.yaml_list - *terraform.NodeRootVariable | |
------ | |
2022-10-06T16:15:06.902Z [TRACE] Executing graph transform *terraform.AttachDependenciesTransformer | |
2022-10-06T16:15:06.902Z [TRACE] AttachDependenciesTransformer: local_file.test depends on [] | |
2022-10-06T16:15:06.902Z [TRACE] Completed graph transform *terraform.AttachDependenciesTransformer (no changes) | |
2022-10-06T16:15:06.902Z [TRACE] Executing graph transform *terraform.attachDataResourceDependsOnTransformer | |
2022-10-06T16:15:06.902Z [TRACE] Completed graph transform *terraform.attachDataResourceDependsOnTransformer (no changes) | |
2022-10-06T16:15:06.902Z [TRACE] Executing graph transform *terraform.TargetsTransformer | |
2022-10-06T16:15:06.902Z [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes) | |
2022-10-06T16:15:06.902Z [TRACE] Executing graph transform *terraform.ForcedCBDTransformer | |
2022-10-06T16:15:06.902Z [TRACE] ForcedCBDTransformer: "local_file.test (expand)" (*terraform.nodeExpandPlannableResource) has no CBD descendent, so skipping | |
2022-10-06T16:15:06.902Z [TRACE] Completed graph transform *terraform.ForcedCBDTransformer (no changes) | |
2022-10-06T16:15:06.902Z [TRACE] Executing graph transform *terraform.CloseProviderTransformer | |
2022-10-06T16:15:06.902Z [TRACE] Completed graph transform *terraform.CloseProviderTransformer with new graph: | |
local_file.test (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/hashicorp/local"] - *terraform.NodeApplyableProvider | |
var.yaml_list - *terraform.NodeRootVariable | |
output.log3 - *terraform.NodeApplyableOutput | |
var.yaml_list - *terraform.NodeRootVariable | |
provider["registry.terraform.io/hashicorp/local"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/hashicorp/local"] (close) - *terraform.graphNodeCloseProvider | |
local_file.test (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/hashicorp/local"] - *terraform.NodeApplyableProvider | |
var.yaml_list - *terraform.NodeRootVariable | |
------ | |
2022-10-06T16:15:06.902Z [TRACE] Executing graph transform *terraform.CloseRootModuleTransformer | |
2022-10-06T16:15:06.902Z [TRACE] Completed graph transform *terraform.CloseRootModuleTransformer with new graph: | |
local_file.test (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/hashicorp/local"] - *terraform.NodeApplyableProvider | |
var.yaml_list - *terraform.NodeRootVariable | |
output.log3 - *terraform.NodeApplyableOutput | |
var.yaml_list - *terraform.NodeRootVariable | |
provider["registry.terraform.io/hashicorp/local"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/hashicorp/local"] (close) - *terraform.graphNodeCloseProvider | |
local_file.test (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/hashicorp/local"] - *terraform.NodeApplyableProvider | |
root - *terraform.nodeCloseModule | |
output.log3 - *terraform.NodeApplyableOutput | |
provider["registry.terraform.io/hashicorp/local"] (close) - *terraform.graphNodeCloseProvider | |
var.yaml_list - *terraform.NodeRootVariable | |
------ | |
2022-10-06T16:15:06.902Z [TRACE] Executing graph transform *terraform.TransitiveReductionTransformer | |
2022-10-06T16:15:06.902Z [TRACE] Completed graph transform *terraform.TransitiveReductionTransformer with new graph: | |
local_file.test (expand) - *terraform.nodeExpandPlannableResource | |
provider["registry.terraform.io/hashicorp/local"] - *terraform.NodeApplyableProvider | |
var.yaml_list - *terraform.NodeRootVariable | |
output.log3 - *terraform.NodeApplyableOutput | |
var.yaml_list - *terraform.NodeRootVariable | |
provider["registry.terraform.io/hashicorp/local"] - *terraform.NodeApplyableProvider | |
provider["registry.terraform.io/hashicorp/local"] (close) - *terraform.graphNodeCloseProvider | |
local_file.test (expand) - *terraform.nodeExpandPlannableResource | |
root - *terraform.nodeCloseModule | |
output.log3 - *terraform.NodeApplyableOutput | |
provider["registry.terraform.io/hashicorp/local"] (close) - *terraform.graphNodeCloseProvider | |
var.yaml_list - *terraform.NodeRootVariable | |
------ | |
2022-10-06T16:15:06.902Z [DEBUG] Starting graph walk: walkPlan | |
2022-10-06T16:15:06.903Z [TRACE] vertex "var.yaml_list": starting visit (*terraform.NodeRootVariable) | |
2022-10-06T16:15:06.903Z [TRACE] vertex "var.yaml_list": visit complete | |
2022-10-06T16:15:06.903Z [TRACE] vertex "output.log3": starting visit (*terraform.NodeApplyableOutput) | |
2022-10-06T16:15:06.903Z [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/local\"]": starting visit (*terraform.NodeApplyableProvider) | |
2022-10-06T16:15:06.903Z [DEBUG] created provider logger: level=trace | |
2022-10-06T16:15:06.903Z [TRACE] setValue: Saving NoOp change for output.log3 in changeset | |
2022-10-06T16:15:06.903Z [TRACE] setValue: Saving value for output.log3 in state | |
2022-10-06T16:15:06.903Z [INFO] provider: configuring client automatic mTLS | |
2022-10-06T16:15:06.903Z [TRACE] setValue: Saving NoOp change for output.log3 in changeset | |
2022-10-06T16:15:06.903Z [TRACE] setValue: Saving value for output.log3 in state | |
2022-10-06T16:15:06.903Z [TRACE] vertex "output.log3": visit complete | |
2022-10-06T16:15:06.912Z [DEBUG] provider: starting plugin: path=.terraform/providers/registry.terraform.io/hashicorp/local/2.2.3/linux_amd64/terraform-provider-local_v2.2.3_x5 args=[.terrafor | |
m/providers/registry.terraform.io/hashicorp/local/2.2.3/linux_amd64/terraform-provider-local_v2.2.3_x5] | |
2022-10-06T16:15:06.912Z [DEBUG] provider: plugin started: path=.terraform/providers/registry.terraform.io/hashicorp/local/2.2.3/linux_amd64/terraform-provider-local_v2.2.3_x5 pid=21340 | |
2022-10-06T16:15:06.912Z [DEBUG] provider: waiting for RPC address: path=.terraform/providers/registry.terraform.io/hashicorp/local/2.2.3/linux_amd64/terraform-provider-local_v2.2.3_x5 | |
2022-10-06T16:15:06.915Z [INFO] provider.terraform-provider-local_v2.2.3_x5: configuring server automatic mTLS: timestamp=2022-10-06T16:15:06.915Z | |
2022-10-06T16:15:06.948Z [DEBUG] provider.terraform-provider-local_v2.2.3_x5: plugin address: address=/tmp/plugin776042821 network=unix timestamp=2022-10-06T16:15:06.948Z | |
2022-10-06T16:15:06.948Z [DEBUG] provider: using plugin: version=5 | |
2022-10-06T16:15:06.973Z [TRACE] BuiltinEvalContext: Initialized "provider[\"registry.terraform.io/hashicorp/local\"]" provider for provider["registry.terraform.io/hashicorp/local"] | |
2022-10-06T16:15:06.973Z [TRACE] provider.stdio: waiting for stdio data | |
2022-10-06T16:15:06.973Z [TRACE] NodeApplyableProvider: configuring provider["registry.terraform.io/hashicorp/local"] | |
2022-10-06T16:15:06.973Z [TRACE] buildProviderConfig for provider["registry.terraform.io/hashicorp/local"]: no configuration at all | |
2022-10-06T16:15:06.973Z [TRACE] GRPCProvider: GetProviderSchema | |
2022-10-06T16:15:06.973Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Received request: tf_proto_version=5.2 tf_provider_addr=provider tf_req_id=3abc3d82-de60-e9a1-4700-4eaa428adc48 @c | |
aller=github.com/hashicorp/[email protected]/tfprotov5/tf5server/server.go:490 @module=sdk.proto tf_rpc=GetProviderSchema timestamp=2022-10-06T16:15:06.973Z | |
2022-10-06T16:15:06.973Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Calling downstream: @module=sdk.proto tf_proto_version=5.2 @caller=github.com/hashicorp/[email protected] | |
/tfprotov5/tf5server/server.go:497 tf_provider_addr=provider tf_req_id=3abc3d82-de60-e9a1-4700-4eaa428adc48 tf_rpc=GetProviderSchema timestamp=2022-10-06T16:15:06.973Z | |
2022-10-06T16:15:06.973Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Getting provider schema: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=3abc3d82-de60-e9a1-4700-4ea | |
a428adc48 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/[email protected]/helper/schema/grpc_provider.go:70 timestamp=2022-10-06T16:15:06.973Z | |
2022-10-06T16:15:06.973Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Found resource type: @caller=github.com/hashicorp/terraform-plugin-sdk/[email protected]/helper/schema/grpc_provider.go:8 | |
6 tf_rpc=GetProviderSchema tf_provider_addr=provider tf_req_id=3abc3d82-de60-e9a1-4700-4eaa428adc48 tf_resource_type=local_file @module=sdk.helper_schema timestamp=2022-10-06T16:15:06.973Z | |
2022-10-06T16:15:06.973Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Found resource type: @module=sdk.helper_schema tf_req_id=3abc3d82-de60-e9a1-4700-4eaa428adc48 tf_rpc=GetProviderSc | |
hema @caller=github.com/hashicorp/terraform-plugin-sdk/[email protected]/helper/schema/grpc_provider.go:86 tf_provider_addr=provider tf_resource_type=local_sensitive_file timestamp=2022-10-06T16:15:0 | |
6.973Z | |
2022-10-06T16:15:06.973Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Found data source type: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=3abc3d82-de60-e9a1-4700-4eaa | |
428adc48 tf_rpc=GetProviderSchema @caller=github.com/hashicorp/terraform-plugin-sdk/[email protected]/helper/schema/grpc_provider.go:95 tf_data_source_type=local_file timestamp=2022-10-06T16:15:06.97 | |
3Z | |
2022-10-06T16:15:06.973Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Found data source type: @module=sdk.helper_schema tf_provider_addr=provider @caller=github.com/hashicorp/terraform | |
-plugin-sdk/[email protected]/helper/schema/grpc_provider.go:95 tf_data_source_type=local_sensitive_file tf_req_id=3abc3d82-de60-e9a1-4700-4eaa428adc48 tf_rpc=GetProviderSchema timestamp=2022-10-06T1 | |
6:15:06.973Z | |
2022-10-06T16:15:06.973Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Called downstream: tf_proto_version=5.2 tf_provider_addr=provider tf_req_id=3abc3d82-de60-e9a1-4700-4eaa428adc48 t | |
f_rpc=GetProviderSchema @module=sdk.proto @caller=github.com/hashicorp/[email protected]/tfprotov5/tf5server/server.go:503 timestamp=2022-10-06T16:15:06.973Z | |
2022-10-06T16:15:06.973Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Served request: tf_provider_addr=provider tf_req_id=3abc3d82-de60-e9a1-4700-4eaa428adc48 @caller=github.com/hashic | |
orp/[email protected]/tfprotov5/tf5server/server.go:509 tf_proto_version=5.2 @module=sdk.proto tf_rpc=GetProviderSchema timestamp=2022-10-06T16:15:06.973Z | |
2022-10-06T16:15:06.974Z [TRACE] GRPCProvider: ValidateProviderConfig | |
2022-10-06T16:15:06.974Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Received request: tf_proto_version=5.2 @module=sdk.proto tf_provider_addr=provider tf_req_id=b7f42bf7-6645-ff8f-dd | |
9a-e49bfd97064a tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/[email protected]/tfprotov5/tf5server/server.go:517 timestamp=2022-10-06T16:15:06.974Z | |
2022-10-06T16:15:06.974Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Skipping protocol data file writing because no data directory is set. Use the TF_LOG_SDK_PROTO_DATA_DIR environmen | |
t variable to enable this functionality.: tf_provider_addr=provider tf_req_id=b7f42bf7-6645-ff8f-dd9a-e49bfd97064a @caller=github.com/hashicorp/[email protected]/internal/logging/prot | |
ocol_data.go:38 @module=sdk.proto tf_proto_version=5.2 tf_rpc=PrepareProviderConfig timestamp=2022-10-06T16:15:06.974Z | |
2022-10-06T16:15:06.974Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Calling downstream: tf_provider_addr=provider tf_req_id=b7f42bf7-6645-ff8f-dd9a-e49bfd97064a tf_rpc=PrepareProvide | |
rConfig @caller=github.com/hashicorp/[email protected]/tfprotov5/tf5server/server.go:525 @module=sdk.proto tf_proto_version=5.2 timestamp=2022-10-06T16:15:06.974Z | |
2022-10-06T16:15:06.974Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Preparing provider configuration: tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-sdk/v | |
[email protected]/helper/schema/grpc_provider.go:128 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=b7f42bf7-6645-ff8f-dd9a-e49bfd97064a timestamp=2022-10-06T16:15:06.974Z | |
2022-10-06T16:15:06.974Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Calling downstream: tf_req_id=b7f42bf7-6645-ff8f-dd9a-e49bfd97064a tf_rpc=PrepareProviderConfig @caller=github.com | |
/hashicorp/terraform-plugin-sdk/[email protected]/helper/schema/grpc_provider.go:216 @module=sdk.helper_schema tf_provider_addr=provider timestamp=2022-10-06T16:15:06.974Z | |
2022-10-06T16:15:06.974Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Called downstream: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=b7f42bf7-6645-ff8f-dd9a-e49bfd970 | |
64a tf_rpc=PrepareProviderConfig @caller=github.com/hashicorp/terraform-plugin-sdk/[email protected]/helper/schema/grpc_provider.go:218 timestamp=2022-10-06T16:15:06.974Z | |
2022-10-06T16:15:06.974Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Called downstream: tf_proto_version=5.2 tf_provider_addr=provider tf_rpc=PrepareProviderConfig @caller=github.com/ | |
hashicorp/[email protected]/tfprotov5/tf5server/server.go:531 tf_req_id=b7f42bf7-6645-ff8f-dd9a-e49bfd97064a @module=sdk.proto timestamp=2022-10-06T16:15:06.974Z | |
2022-10-06T16:15:06.974Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Served request: @caller=github.com/hashicorp/[email protected]/tfprotov5/tf5server/server.go:538 tf_provi | |
der_addr=provider tf_req_id=b7f42bf7-6645-ff8f-dd9a-e49bfd97064a @module=sdk.proto tf_proto_version=5.2 tf_rpc=PrepareProviderConfig timestamp=2022-10-06T16:15:06.974Z | |
2022-10-06T16:15:06.975Z [TRACE] GRPCProvider: ConfigureProvider | |
2022-10-06T16:15:06.975Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Received request: tf_proto_version=5.2 tf_provider_addr=provider tf_req_id=ce228f52-1d33-af68-6838-ef12163cc49f tf | |
_rpc=Configure @module=sdk.proto @caller=github.com/hashicorp/[email protected]/tfprotov5/tf5server/server.go:546 timestamp=2022-10-06T16:15:06.975Z | |
2022-10-06T16:15:06.975Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Calling downstream: @module=sdk.proto tf_proto_version=5.2 tf_req_id=ce228f52-1d33-af68-6838-ef12163cc49f @caller= | |
github.com/hashicorp/[email protected]/tfprotov5/tf5server/server.go:554 tf_provider_addr=provider tf_rpc=Configure timestamp=2022-10-06T16:15:06.975Z | |
2022-10-06T16:15:06.975Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Calling downstream: @caller=github.com/hashicorp/terraform-plugin-sdk/[email protected]/helper/schema/grpc_provider.go:55 | |
6 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=ce228f52-1d33-af68-6838-ef12163cc49f tf_rpc=Configure timestamp=2022-10-06T16:15:06.975Z | |
2022-10-06T16:15:06.975Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Called downstream: @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=ce228f52-1d33-af68-6838-ef12163cc | |
49f tf_rpc=Configure @caller=github.com/hashicorp/terraform-plugin-sdk/[email protected]/helper/schema/grpc_provider.go:558 timestamp=2022-10-06T16:15:06.975Z | |
2022-10-06T16:15:06.975Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Called downstream: @module=sdk.proto tf_proto_version=5.2 tf_provider_addr=provider tf_rpc=Configure tf_req_id=ce2 | |
28f52-1d33-af68-6838-ef12163cc49f @caller=github.com/hashicorp/[email protected]/tfprotov5/tf5server/server.go:560 timestamp=2022-10-06T16:15:06.975Z | |
2022-10-06T16:15:06.975Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Served request: @caller=github.com/hashicorp/[email protected]/tfprotov5/tf5server/server.go:566 tf_provi | |
der_addr=provider tf_req_id=ce228f52-1d33-af68-6838-ef12163cc49f @module=sdk.proto tf_proto_version=5.2 tf_rpc=Configure timestamp=2022-10-06T16:15:06.975Z | |
2022-10-06T16:15:06.975Z [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/local\"]": visit complete | |
2022-10-06T16:15:06.975Z [TRACE] vertex "local_file.test (expand)": starting visit (*terraform.nodeExpandPlannableResource) | |
2022-10-06T16:15:06.975Z [TRACE] vertex "local_file.test (expand)": expanding dynamic subgraph | |
2022-10-06T16:15:06.975Z [TRACE] vertex "local_file.test (expand)": entering dynamic subgraph | |
2022-10-06T16:15:06.975Z [TRACE] vertex "local_file.test": starting visit (*terraform.NodePlannableResource) | |
2022-10-06T16:15:06.975Z [TRACE] vertex "local_file.test": expanding dynamic subgraph | |
2022-10-06T16:15:06.975Z [TRACE] Executing graph transform *terraform.ResourceCountTransformer | |
2022-10-06T16:15:06.975Z [TRACE] ResourceCountTransformer: adding local_file.test as *terraform.NodePlannableResourceInstance | |
2022-10-06T16:15:06.975Z [TRACE] Completed graph transform *terraform.ResourceCountTransformer with new graph: | |
local_file.test - *terraform.NodePlannableResourceInstance | |
------ | |
2022-10-06T16:15:06.975Z [TRACE] Executing graph transform *terraform.OrphanResourceInstanceCountTransformer | |
2022-10-06T16:15:06.975Z [TRACE] Completed graph transform *terraform.OrphanResourceInstanceCountTransformer (no changes) | |
2022-10-06T16:15:06.975Z [TRACE] Executing graph transform *terraform.AttachStateTransformer | |
2022-10-06T16:15:06.975Z [TRACE] NodeAbstractResourceInstance.AttachResourceState for local_file.test | |
2022-10-06T16:15:06.975Z [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes) | |
2022-10-06T16:15:06.975Z [TRACE] Executing graph transform *terraform.TargetsTransformer | |
2022-10-06T16:15:06.975Z [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes) | |
2022-10-06T16:15:06.975Z [TRACE] Executing graph transform *terraform.ReferenceTransformer | |
2022-10-06T16:15:06.975Z [INFO] ReferenceTransformer: reference not found: "var.yaml_list" | |
2022-10-06T16:15:06.975Z [DEBUG] ReferenceTransformer: "local_file.test" references: [] | |
2022-10-06T16:15:06.975Z [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes) | |
2022-10-06T16:15:06.975Z [TRACE] Executing graph transform *terraform.RootTransformer | |
2022-10-06T16:15:06.975Z [TRACE] Completed graph transform *terraform.RootTransformer (no changes) | |
2022-10-06T16:15:06.975Z [TRACE] vertex "local_file.test": entering dynamic subgraph | |
2022-10-06T16:15:06.975Z [TRACE] vertex "local_file.test": starting visit (*terraform.NodePlannableResourceInstance) | |
2022-10-06T16:15:06.975Z [TRACE] readResourceInstanceState: reading state for local_file.test | |
2022-10-06T16:15:06.975Z [TRACE] upgradeResourceState: schema version of local_file.test is still 0; calling provider "local" for any other minor fixups | |
2022-10-06T16:15:06.975Z [TRACE] GRPCProvider: UpgradeResourceState | |
2022-10-06T16:15:06.976Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Received request: tf_proto_version=5.2 tf_provider_addr=provider tf_rpc=UpgradeResourceState @caller=github.com/ha | |
shicorp/[email protected]/tfprotov5/tf5server/server.go:707 tf_req_id=0c377ed8-5f31-3754-33af-b9b3e3147d0b tf_resource_type=local_file @module=sdk.proto timestamp=2022-10-06T16:15:06. | |
976Z | |
2022-10-06T16:15:06.976Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Calling downstream: @module=sdk.proto tf_req_id=0c377ed8-5f31-3754-33af-b9b3e3147d0b tf_resource_type=local_file @ | |
caller=github.com/hashicorp/[email protected]/tfprotov5/tf5server/server.go:714 tf_proto_version=5.2 tf_provider_addr=provider tf_rpc=UpgradeResourceState timestamp=2022-10-06T16:15:0 | |
6.976Z | |
2022-10-06T16:15:06.976Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Upgrading JSON state: tf_provider_addr=provider tf_rpc=UpgradeResourceState @module=sdk.helper_schema tf_req_id=0c | |
377ed8-5f31-3754-33af-b9b3e3147d0b tf_resource_type=local_file @caller=github.com/hashicorp/terraform-plugin-sdk/[email protected]/helper/schema/grpc_provider.go:323 timestamp=2022-10-06T16:15:06.976 | |
Z | |
2022-10-06T16:15:06.976Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Called downstream: tf_proto_version=5.2 tf_provider_addr=provider tf_rpc=UpgradeResourceState @caller=github.com/h | |
ashicorp/[email protected]/tfprotov5/tf5server/server.go:720 @module=sdk.proto tf_req_id=0c377ed8-5f31-3754-33af-b9b3e3147d0b tf_resource_type=local_file timestamp=2022-10-06T16:15:06 | |
.976Z | |
2022-10-06T16:15:06.976Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Served request: @module=sdk.proto tf_proto_version=5.2 tf_provider_addr=provider tf_req_id=0c377ed8-5f31-3754-33af | |
-b9b3e3147d0b @caller=github.com/hashicorp/[email protected]/tfprotov5/tf5server/server.go:727 tf_resource_type=local_file tf_rpc=UpgradeResourceState timestamp=2022-10-06T16:15:06.97 | |
6Z | |
2022-10-06T16:15:06.976Z [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to prevRunState for local_file.test | |
2022-10-06T16:15:06.976Z [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: writing state object for local_file.test | |
2022-10-06T16:15:06.976Z [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to refreshState for local_file.test | |
2022-10-06T16:15:06.976Z [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: writing state object for local_file.test | |
2022-10-06T16:15:06.976Z [TRACE] NodeAbstractResourceInstance.refresh for local_file.test | |
local_file.test: Refreshing state... [id=743d12d0f271d537484dd1eeef93aee3e1ad6dd9] | |
2022-10-06T16:15:06.976Z [TRACE] GRPCProvider: ReadResource | |
2022-10-06T16:15:06.977Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Received request: @caller=github.com/hashicorp/[email protected]/tfprotov5/tf5server/server.go:736 tf_pro | |
to_version=5.2 tf_provider_addr=provider tf_rpc=ReadResource @module=sdk.proto tf_req_id=164ef458-d816-1c8f-d3ef-7634346961a9 tf_resource_type=local_file timestamp=2022-10-06T16:15:06.977Z | |
2022-10-06T16:15:06.977Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Calling downstream: @module=sdk.proto tf_req_id=164ef458-d816-1c8f-d3ef-7634346961a9 @caller=github.com/hashicorp/ | |
[email protected]/tfprotov5/tf5server/server.go:745 tf_proto_version=5.2 tf_provider_addr=provider tf_resource_type=local_file tf_rpc=ReadResource timestamp=2022-10-06T16:15:06.977Z | |
2022-10-06T16:15:06.977Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Calling downstream: @caller=github.com/hashicorp/terraform-plugin-sdk/[email protected]/helper/schema/resource.go:1014 tf | |
_provider_addr=provider tf_resource_type=local_file tf_rpc=ReadResource @module=sdk.helper_schema tf_req_id=164ef458-d816-1c8f-d3ef-7634346961a9 timestamp=2022-10-06T16:15:06.977Z | |
2022-10-06T16:15:06.977Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Called downstream: @module=sdk.helper_schema tf_req_id=164ef458-d816-1c8f-d3ef-7634346961a9 tf_rpc=ReadResource @c | |
aller=github.com/hashicorp/terraform-plugin-sdk/[email protected]/helper/schema/resource.go:1016 tf_provider_addr=provider tf_resource_type=local_file timestamp=2022-10-06T16:15:06.977Z | |
2022-10-06T16:15:06.977Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Called downstream: @caller=github.com/hashicorp/[email protected]/tfprotov5/tf5server/server.go:751 tf_re | |
q_id=164ef458-d816-1c8f-d3ef-7634346961a9 tf_rpc=ReadResource tf_resource_type=local_file @module=sdk.proto tf_proto_version=5.2 tf_provider_addr=provider timestamp=2022-10-06T16:15:06.977Z | |
2022-10-06T16:15:06.977Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Served request: tf_provider_addr=provider tf_req_id=164ef458-d816-1c8f-d3ef-7634346961a9 tf_rpc=ReadResource tf_pr | |
oto_version=5.2 tf_resource_type=local_file @caller=github.com/hashicorp/[email protected]/tfprotov5/tf5server/server.go:758 @module=sdk.proto timestamp=2022-10-06T16:15:06.977Z | |
2022-10-06T16:15:06.977Z [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to refreshState for local_file.test | |
2022-10-06T16:15:06.977Z [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: writing state object for local_file.test | |
2022-10-06T16:15:06.977Z [TRACE] Re-validating config for "local_file.test" | |
2022-10-06T16:15:06.978Z [TRACE] GRPCProvider: ValidateResourceConfig | |
2022-10-06T16:15:06.978Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Received request: tf_provider_addr=provider tf_req_id=70eb9929-cf39-b11d-da42-72167a09f54f tf_resource_type=local_ | |
file tf_rpc=ValidateResourceTypeConfig @module=sdk.proto tf_proto_version=5.2 @caller=github.com/hashicorp/[email protected]/tfprotov5/tf5server/server.go:678 timestamp=2022-10-06T16: | |
15:06.978Z | |
2022-10-06T16:15:06.978Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Calling downstream: @module=sdk.proto tf_req_id=70eb9929-cf39-b11d-da42-72167a09f54f tf_proto_version=5.2 tf_provi | |
der_addr=provider tf_resource_type=local_file tf_rpc=ValidateResourceTypeConfig @caller=github.com/hashicorp/[email protected]/tfprotov5/tf5server/server.go:686 timestamp=2022-10-06T1 | |
6:15:06.978Z | |
2022-10-06T16:15:06.978Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Calling downstream: tf_provider_addr=provider tf_req_id=70eb9929-cf39-b11d-da42-72167a09f54f tf_rpc=ValidateResour | |
ceTypeConfig @caller=github.com/hashicorp/terraform-plugin-sdk/[email protected]/helper/schema/grpc_provider.go:245 @module=sdk.helper_schema tf_resource_type=local_file timestamp=2022-10-06T16:15:06 | |
.978Z | |
2022-10-06T16:15:06.978Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Called downstream: tf_rpc=ValidateResourceTypeConfig tf_resource_type=local_file @caller=github.com/hashicorp/terr | |
aform-plugin-sdk/[email protected]/helper/schema/grpc_provider.go:247 @module=sdk.helper_schema tf_provider_addr=provider tf_req_id=70eb9929-cf39-b11d-da42-72167a09f54f timestamp=2022-10-06T16:15:06. | |
978Z | |
2022-10-06T16:15:06.978Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Called downstream: tf_resource_type=local_file tf_rpc=ValidateResourceTypeConfig @module=sdk.proto tf_proto_versio | |
n=5.2 tf_provider_addr=provider tf_req_id=70eb9929-cf39-b11d-da42-72167a09f54f @caller=github.com/hashicorp/[email protected]/tfprotov5/tf5server/server.go:692 timestamp=2022-10-06T16 | |
:15:06.978Z | |
2022-10-06T16:15:06.978Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Served request: tf_proto_version=5.2 tf_provider_addr=provider tf_rpc=ValidateResourceTypeConfig @caller=github.co | |
m/hashicorp/[email protected]/tfprotov5/tf5server/server.go:698 @module=sdk.proto tf_req_id=70eb9929-cf39-b11d-da42-72167a09f54f tf_resource_type=local_file timestamp=2022-10-06T16:15 | |
:06.978Z | |
2022-10-06T16:15:06.978Z [TRACE] GRPCProvider: PlanResourceChange | |
2022-10-06T16:15:06.978Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Received request: tf_provider_addr=provider tf_req_id=0906cf52-d38e-c227-fcda-3c44be935032 tf_resource_type=local_ | |
file tf_rpc=PlanResourceChange @caller=github.com/hashicorp/[email protected]/tfprotov5/tf5server/server.go:767 @module=sdk.proto tf_proto_version=5.2 timestamp=2022-10-06T16:15:06.97 | |
8Z | |
2022-10-06T16:15:06.978Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Calling downstream: @module=sdk.proto tf_resource_type=local_file tf_rpc=PlanResourceChange tf_provider_addr=provi | |
der tf_req_id=0906cf52-d38e-c227-fcda-3c44be935032 @caller=github.com/hashicorp/[email protected]/tfprotov5/tf5server/server.go:778 tf_proto_version=5.2 timestamp=2022-10-06T16:15:06. | |
978Z | |
2022-10-06T16:15:06.978Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Called downstream: tf_resource_type=local_file @caller=github.com/hashicorp/[email protected]/tfprotov5/t | |
f5server/server.go:784 @module=sdk.proto tf_proto_version=5.2 tf_provider_addr=provider tf_req_id=0906cf52-d38e-c227-fcda-3c44be935032 tf_rpc=PlanResourceChange timestamp=2022-10-06T16:15:06.9 | |
78Z | |
2022-10-06T16:15:06.978Z [TRACE] provider.terraform-provider-local_v2.2.3_x5: Served request: @caller=github.com/hashicorp/[email protected]/tfprotov5/tf5server/server.go:791 @module= | |
sdk.proto tf_proto_version=5.2 tf_resource_type=local_file tf_provider_addr=provider tf_req_id=0906cf52-d38e-c227-fcda-3c44be935032 tf_rpc=PlanResourceChange timestamp=2022-10-06T16:15:06.978Z | |
2022-10-06T16:15:06.979Z [WARN] Provider "registry.terraform.io/hashicorp/local" produced an invalid plan for local_file.test, but we are tolerating it because it is using the legacy plugin S | |
DK. | |
The following problems may be the cause of any confusing errors from downstream operations: | |
- .directory_permission: planned value cty.StringVal("0777") for a non-computed attribute | |
- .file_permission: planned value cty.StringVal("0777") for a non-computed attribute | |
2022-10-06T16:15:06.979Z [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to workingState for local_file.test | |
2022-10-06T16:15:06.979Z [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: writing state object for local_file.test | |
2022-10-06T16:15:06.979Z [TRACE] writeChange: recorded NoOp change for local_file.test | |
2022-10-06T16:15:06.979Z [TRACE] vertex "local_file.test": visit complete | |
2022-10-06T16:15:06.979Z [TRACE] vertex "local_file.test": dynamic subgraph completed successfully | |
2022-10-06T16:15:06.979Z [TRACE] vertex "local_file.test": visit complete | |
2022-10-06T16:15:06.979Z [TRACE] vertex "local_file.test (expand)": dynamic subgraph completed successfully | |
2022-10-06T16:15:06.979Z [TRACE] vertex "local_file.test (expand)": visit complete | |
2022-10-06T16:15:06.979Z [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/local\"] (close)": starting visit (*terraform.graphNodeCloseProvider) | |
2022-10-06T16:15:06.979Z [TRACE] GRPCProvider: Close | |
2022-10-06T16:15:06.979Z [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing" | |
2022-10-06T16:15:06.980Z [DEBUG] provider: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/local/2.2.3/linux_amd64/terraform-provider-local_v2.2.3_x5 pid=21340 | |
2022-10-06T16:15:06.980Z [DEBUG] provider: plugin exited | |
2022-10-06T16:15:06.980Z [TRACE] vertex "provider[\"registry.terraform.io/hashicorp/local\"] (close)": visit complete | |
2022-10-06T16:15:06.980Z [TRACE] vertex "root": starting visit (*terraform.nodeCloseModule) | |
2022-10-06T16:15:06.980Z [TRACE] vertex "root": visit complete | |
2022-10-06T16:15:06.981Z [TRACE] LoadSchemas: retrieving schema for provider type "registry.terraform.io/hashicorp/local" | |
No changes. Your infrastructure matches the configuration. | |
Terraform has compared your real infrastructure against your configuration and found no differences, so no changes are needed. | |
2022-10-06T16:15:06.981Z [INFO] backend/local: apply calling Apply | |
2022-10-06T16:15:06.981Z [DEBUG] Building and walking apply graph for NormalMode plan | |
2022-10-06T16:15:06.981Z [TRACE] Executing graph transform *terraform.ConfigTransformer | |
2022-10-06T16:15:06.981Z [TRACE] ConfigTransformer: Starting for path: | |
2022-10-06T16:15:06.981Z [TRACE] Completed graph transform *terraform.ConfigTransformer with new graph: | |
local_file.test (expand) - *terraform.nodeExpandApplyableResource | |
------ | |
2022-10-06T16:15:06.981Z [TRACE] Executing graph transform *terraform.RootVariableTransformer | |
2022-10-06T16:15:06.981Z [TRACE] Completed graph transform *terraform.RootVariableTransformer with new graph: | |
local_file.test (expand) - *terraform.nodeExpandApplyableResource | |
var.yaml_list - *terraform.NodeRootVariable | |
------ | |
2022-10-06T16:15:06.981Z [TRACE] Executing graph transform *terraform.ModuleVariableTransformer | |
2022-10-06T16:15:06.981Z [TRACE] Completed graph transform *terraform.ModuleVariableTransformer (no changes) | |
2022-10-06T16:15:06.981Z [TRACE] Executing graph transform *terraform.LocalTransformer | |
2022-10-06T16:15:06.981Z [TRACE] Completed graph transform *terraform.LocalTransformer (no changes) | |
2022-10-06T16:15:06.981Z [TRACE] Executing graph transform *terraform.OutputTransformer | |
2022-10-06T16:15:06.981Z [TRACE] OutputTransformer: adding log3 as *terraform.NodeApplyableOutput | |
2022-10-06T16:15:06.981Z [TRACE] Completed graph transform *terraform.OutputTransformer with new graph: | |
local_file.test (expand) - *terraform.nodeExpandApplyableResource | |
output.log3 - *terraform.NodeApplyableOutput | |
var.yaml_list - *terraform.NodeRootVariable | |
------ | |
2022-10-06T16:15:06.981Z [TRACE] Executing graph transform *terraform.DiffTransformer | |
2022-10-06T16:15:06.981Z [TRACE] DiffTransformer starting | |
2022-10-06T16:15:06.981Z [TRACE] DiffTransformer: found NoOp change for local_file.test | |
2022-10-06T16:15:06.981Z [TRACE] DiffTransformer complete | |
2022-10-06T16:15:06.981Z [TRACE] Completed graph transform *terraform.DiffTransformer (no changes) | |
2022-10-06T16:15:06.981Z [TRACE] Executing graph transform *terraform.AttachStateTransformer | |
2022-10-06T16:15:06.981Z [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes) | |
2022-10-06T16:15:06.981Z [TRACE] Executing graph transform *terraform.OrphanOutputTransformer | |
2022-10-06T16:15:06.981Z [TRACE] Completed graph transform *terraform.OrphanOutputTransformer (no changes) | |
2022-10-06T16:15:06.981Z [TRACE] Executing graph transform *terraform.AttachResourceConfigTransformer | |
2022-10-06T16:15:06.981Z [TRACE] AttachResourceConfigTransformer: attaching to "local_file.test (expand)" (*terraform.nodeExpandApplyableResource) config from yamlencode.tf:24,1-29 | |
2022-10-06T16:15:06.981Z [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to local_file.test (expand) | |
2022-10-06T16:15:06.981Z [TRACE] Completed graph transform *terraform.AttachResourceConfigTransformer (no changes) | |
2022-10-06T16:15:06.981Z [TRACE] Executing graph transform *terraform.graphTransformerMulti | |
2022-10-06T16:15:06.981Z [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderConfigTransformer | |
2022-10-06T16:15:06.981Z [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderConfigTransformer with new graph: | |
local_file.test (expand) - *terraform.nodeExpandApplyableResource | |
output.log3 - *terraform.NodeApplyableOutput | |
var.yaml_list - *terraform.NodeRootVariable | |
------ | |
2022-10-06T16:15:06.981Z [TRACE] (graphTransformerMulti) Executing graph transform *terraform.MissingProviderTransformer | |
2022-10-06T16:15:06.981Z [DEBUG] adding implicit provider configuration provider["registry.terraform.io/hashicorp/local"], implied first by local_file.test (expand) | |
2022-10-06T16:15:06.981Z [TRACE] (graphTransformerMulti) Completed graph transform *terraform.MissingProviderTransformer with new graph: | |
local_file.test (expand) - *terraform.nodeExpandApplyableResource | |
output.log3 - *terraform.NodeApplyableOutput | |
provider["registry.terraform.io/hashicorp/local"] - *terraform.NodeApplyableProvider | |
var.yaml_list - *terraform.NodeRootVariable | |
------ | |
2022-10-06T16:15:06.981Z [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderTransformer | |
2022-10-06T16:15:06.981Z [TRACE] ProviderTransformer: exact match for provider["registry.terraform.io/hashicorp/local"] serving local_file.test (expand) | |
2022-10-06T16:15:06.981Z [DEBUG] ProviderTransformer: "local_file.test (expand)" (*terraform.nodeExpandApplyableResource) needs provider["registry.terraform.io/hashicorp/local"] | |
2022-10-06T16:15:06.981Z [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderTransformer with new graph: | |
local_file.test (expand) - *terraform.nodeExpandApplyableResource | |
provider["registry.terraform.io/hashicorp/local"] - *terraform.NodeApplyableProvider | |
output.log3 - *terraform.NodeApplyableOutput | |
provider["registry.terraform.io/hashicorp/local"] - *terraform.NodeApplyableProvider | |
var.yaml_list - *terraform.NodeRootVariable | |
------ | |
2022-10-06T16:15:06.981Z [TRACE] (graphTransformerMulti) Executing graph transform *terraform.PruneProviderTransformer | |
2022-10-06T16:15:06.981Z [TRACE] (graphTransformerMulti) Completed graph transform *terraform.PruneProviderTransformer (no changes) | |
2022-10-06T16:15:06.981Z [TRACE] Completed graph transform *terraform.graphTransformerMulti with new graph: | |
local_file.test (expand) - *terraform.nodeExpandApplyableResource | |
provider["registry.terraform.io/hashicorp/local"] - *terraform.NodeApplyableProvider | |
output.log3 - *terraform.NodeApplyableOutput | |
provider["registry.terraform.io/hashicorp/local"] - *terraform.NodeApplyableProvider | |
var.yaml_list - *terraform.NodeRootVariable | |
------ | |
2022-10-06T16:15:06.981Z [TRACE] Executing graph transform *terraform.RemovedModuleTransformer | |
2022-10-06T16:15:06.981Z [TRACE] Completed graph transform *terraform.RemovedModuleTransformer (no changes) | |
2022-10-06T16:15:06.981Z [TRACE] Executing graph transform *terraform.AttachSchemaTransformer | |
2022-10-06T16:15:06.981Z [TRACE] AttachSchemaTransformer: attaching provider config schema to provider["registry.terraform.io/hashicorp/local"] | |
2022-10-06T16:15:06.981Z [TRACE] AttachSchemaTransformer: attaching resource schema to local_file.test (expand) | |
2022-10-06T16:15:06.981Z [TRACE] Completed graph transform *terraform.AttachSchemaTransformer (no changes) | |
2022-10-06T16:15:06.981Z [TRACE] Executing graph transform *terraform.ModuleExpansionTransformer | |
2022-10-06T16:15:06.981Z [TRACE] Completed graph transform *terraform.ModuleExpansionTransformer (no changes) | |
2022-10-06T16:15:06.981Z [TRACE] Executing graph transform *terraform.ReferenceTransformer | |
2022-10-06T16:15:06.981Z [DEBUG] ReferenceTransformer: "local_file.test (expand)" references: [] | |
2022-10-06T16:15:06.981Z [DEBUG] ReferenceTransformer: "var.yaml_list" references: [] | |
2022-10-06T16:15:06.981Z [DEBUG] ReferenceTransformer: "output.log3" references: [var.yaml_list] | |
2022-10-06T16:15:06.981Z [DEBUG] ReferenceTransformer: "provider[\"registry.terraform.io/hashicorp/local\"]" references: [] | |
2022-10-06T16:15:06.981Z [TRACE] Completed graph transform *terraform.ReferenceTransformer with new graph: | |
local_file.test (expand) - *terraform.nodeExpandApplyableResource | |
provider["registry.terraform.io/hashicorp/local"] - *terraform.NodeApplyableProvider | |
output.log3 - *terraform.NodeApplyableOutput | |
var.yaml_list - *terraform.NodeRootVariable | |
provider["registry.terraform.io/hashicorp/local"] - *terraform.NodeApplyableProvider | |
var.yaml_list - *terraform.NodeRootVariable | |
------ | |
2022-10-06T16:15:06.981Z [TRACE] Executing graph transform *terraform.AttachDependenciesTransformer | |
2022-10-06T16:15:06.981Z [TRACE] Completed graph transform *terraform.AttachDependenciesTransformer (no changes) | |
2022-10-06T16:15:06.981Z [TRACE] Executing graph transform *terraform.ForcedCBDTransformer | |
2022-10-06T16:15:06.981Z [TRACE] Completed graph transform *terraform.ForcedCBDTransformer (no changes) | |
2022-10-06T16:15:06.981Z [TRACE] Executing graph transform *terraform.DestroyEdgeTransformer | |
2022-10-06T16:15:06.981Z [TRACE] Completed graph transform *terraform.DestroyEdgeTransformer (no changes) | |
2022-10-06T16:15:06.981Z [TRACE] Executing graph transform *terraform.CBDEdgeTransformer | |
2022-10-06T16:15:06.981Z [TRACE] Completed graph transform *terraform.CBDEdgeTransformer (no changes) | |
2022-10-06T16:15:06.981Z [TRACE] Executing graph transform *terraform.pruneUnusedNodesTransformer | |
2022-10-06T16:15:06.981Z [DEBUG] pruneUnusedNodes: local_file.test (expand) is no longer needed, removing | |
2022-10-06T16:15:06.981Z [DEBUG] pruneUnusedNodes: provider["registry.terraform.io/hashicorp/local"] is no longer needed, removing | |
2022-10-06T16:15:06.981Z [TRACE] Completed graph transform *terraform.pruneUnusedNodesTransformer with new graph: | |
output.log3 - *terraform.NodeApplyableOutput | |
var.yaml_list - *terraform.NodeRootVariable | |
var.yaml_list - *terraform.NodeRootVariable | |
------ | |
2022-10-06T16:15:06.981Z [TRACE] Executing graph transform *terraform.TargetsTransformer | |
2022-10-06T16:15:06.981Z [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes) | |
2022-10-06T16:15:06.981Z [TRACE] Executing graph transform *terraform.CloseProviderTransformer | |
2022-10-06T16:15:06.981Z [TRACE] Completed graph transform *terraform.CloseProviderTransformer (no changes) | |
2022-10-06T16:15:06.981Z [TRACE] Executing graph transform *terraform.CloseRootModuleTransformer | |
2022-10-06T16:15:06.981Z [TRACE] Completed graph transform *terraform.CloseRootModuleTransformer with new graph: | |
output.log3 - *terraform.NodeApplyableOutput | |
var.yaml_list - *terraform.NodeRootVariable | |
root - *terraform.nodeCloseModule | |
output.log3 - *terraform.NodeApplyableOutput | |
var.yaml_list - *terraform.NodeRootVariable | |
------ | |
2022-10-06T16:15:06.981Z [TRACE] Executing graph transform *terraform.TransitiveReductionTransformer | |
2022-10-06T16:15:06.981Z [TRACE] Completed graph transform *terraform.TransitiveReductionTransformer (no changes) | |
2022-10-06T16:15:06.981Z [DEBUG] Starting graph walk: walkApply | |
2022-10-06T16:15:06.981Z [TRACE] vertex "var.yaml_list": starting visit (*terraform.NodeRootVariable) | |
2022-10-06T16:15:06.981Z [TRACE] vertex "var.yaml_list": visit complete | |
2022-10-06T16:15:06.981Z [TRACE] vertex "output.log3": starting visit (*terraform.NodeApplyableOutput) | |
2022-10-06T16:15:06.982Z [TRACE] setValue: Saving NoOp change for output.log3 in changeset | |
2022-10-06T16:15:06.982Z [TRACE] setValue: Saving value for output.log3 in state | |
2022-10-06T16:15:06.982Z [TRACE] vertex "output.log3": visit complete | |
2022-10-06T16:15:06.982Z [TRACE] vertex "root": starting visit (*terraform.nodeCloseModule) | |
2022-10-06T16:15:06.982Z [TRACE] vertex "root": visit complete | |
2022-10-06T16:15:06.982Z [TRACE] statemgr.Filesystem: not making a backup, because the new snapshot is identical to the old | |
2022-10-06T16:15:06.982Z [TRACE] statemgr.Filesystem: no state changes since last snapshot | |
2022-10-06T16:15:06.982Z [TRACE] statemgr.Filesystem: writing snapshot at terraform.tfstate | |
2022-10-06T16:15:06.983Z [TRACE] statemgr.Filesystem: removing lock metadata file .terraform.tfstate.lock.info | |
2022-10-06T16:15:06.983Z [TRACE] statemgr.Filesystem: unlocking terraform.tfstate using fcntl flock | |
Apply complete! Resources: 0 added, 0 changed, 0 destroyed. | |
Outputs: | |
log3 = <<EOT | |
- "effect": "something" | |
"key": "akey" | |
"operator": "Equal" | |
"value": "true" | |
EOT |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment