Skip to content

Instantly share code, notes, and snippets.

@sebhoss
Created October 27, 2022 05:24
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 sebhoss/ce219211c36bdb647893ddcb8ebfb8f0 to your computer and use it in GitHub Desktop.
Save sebhoss/ce219211c36bdb647893ddcb8ebfb8f0 to your computer and use it in GitHub Desktop.
terraform trace output
This file has been truncated, but you can view the full file.
2022-10-27T05:15:34.642Z [TRACE] vertex "k8s_apps_stateful_set_v1.example": visit complete
2022-10-27T05:15:34.642Z [TRACE] vertex "output.resources (expand)": starting visit (*terraform.nodeExpandOutput)
2022-10-27T05:15:34.642Z [TRACE] vertex "output.resources (expand)": expanding dynamic subgraph
2022-10-27T05:15:34.642Z [TRACE] Expanding output: adding output.resources as *terraform.NodeApplyableOutput
2022-10-27T05:15:34.642Z [TRACE] vertex "output.resources (expand)": entering dynamic subgraph
2022-10-27T05:15:34.642Z [TRACE] vertex "provider[\"localhost/metio/k8s\"] (close)": starting visit (*terraform.graphNodeCloseProvider)
2022-10-27T05:15:34.642Z [TRACE] GRPCProvider.v6: Close
2022-10-27T05:15:34.642Z [TRACE] vertex "output.resources": starting visit (*terraform.NodeApplyableOutput)
2022-10-27T05:15:34.642Z [DEBUG] provider.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = error reading from server: EOF"
2022-10-27T05:15:34.643Z [TRACE] setValue: Saving Create change for output.resources in changeset
2022-10-27T05:15:34.643Z [TRACE] setValue: Saving value for output.resources in state
2022-10-27T05:15:34.643Z [TRACE] vertex "output.resources": visit complete
2022-10-27T05:15:34.643Z [TRACE] vertex "root": starting visit (terraform.graphNodeRoot)
2022-10-27T05:15:34.643Z [TRACE] vertex "root": visit complete
2022-10-27T05:15:34.643Z [TRACE] vertex "output.resources (expand)": dynamic subgraph completed successfully
2022-10-27T05:15:34.643Z [TRACE] vertex "output.resources (expand)": visit complete
2022-10-27T05:15:34.649Z [DEBUG] provider: plugin process exited: path=.terraform/providers/localhost/metio/k8s/9999.99.99/linux_amd64/terraform-provider-k8s pid=5521
2022-10-27T05:15:34.649Z [DEBUG] provider: plugin exited
2022-10-27T05:15:34.650Z [TRACE] vertex "provider[\"localhost/metio/k8s\"] (close)": visit complete
2022-10-27T05:15:34.650Z [TRACE] vertex "root": starting visit (*terraform.nodeCloseModule)
2022-10-27T05:15:34.650Z [TRACE] vertex "root": visit complete
2022-10-27T05:15:34.650Z [TRACE] LoadSchemas: retrieving schema for provider type "localhost/metio/k8s"
2022-10-27T05:15:34.650Z [INFO] backend/local: apply calling Plan
2022-10-27T05:15:34.650Z [DEBUG] Building and walking plan graph for NormalMode
2022-10-27T05:15:34.650Z [TRACE] building graph for walkPlan
2022-10-27T05:15:34.650Z [TRACE] Executing graph transform *terraform.ConfigTransformer
2022-10-27T05:15:34.650Z [TRACE] ConfigTransformer: Starting for path:
2022-10-27T05:15:34.650Z [TRACE] Completed graph transform *terraform.ConfigTransformer with new graph:
k8s_apps_stateful_set_v1.example (expand) - *terraform.nodeExpandPlannableResource
k8s_apps_stateful_set_v1.minimal (expand) - *terraform.nodeExpandPlannableResource
------
2022-10-27T05:15:34.650Z [TRACE] Executing graph transform *terraform.RootVariableTransformer
2022-10-27T05:15:34.650Z [TRACE] Completed graph transform *terraform.RootVariableTransformer (no changes)
2022-10-27T05:15:34.650Z [TRACE] Executing graph transform *terraform.ModuleVariableTransformer
2022-10-27T05:15:34.650Z [TRACE] Completed graph transform *terraform.ModuleVariableTransformer (no changes)
2022-10-27T05:15:34.650Z [TRACE] Executing graph transform *terraform.LocalTransformer
2022-10-27T05:15:34.650Z [TRACE] Completed graph transform *terraform.LocalTransformer (no changes)
2022-10-27T05:15:34.650Z [TRACE] Executing graph transform *terraform.OutputTransformer
2022-10-27T05:15:34.650Z [TRACE] OutputTransformer: adding resources as *terraform.nodeExpandOutput
2022-10-27T05:15:34.650Z [TRACE] Completed graph transform *terraform.OutputTransformer with new graph:
k8s_apps_stateful_set_v1.example (expand) - *terraform.nodeExpandPlannableResource
k8s_apps_stateful_set_v1.minimal (expand) - *terraform.nodeExpandPlannableResource
output.resources (expand) - *terraform.nodeExpandOutput
------
2022-10-27T05:15:34.650Z [TRACE] Executing graph transform *terraform.OrphanResourceInstanceTransformer
2022-10-27T05:15:34.650Z [TRACE] Completed graph transform *terraform.OrphanResourceInstanceTransformer (no changes)
2022-10-27T05:15:34.650Z [TRACE] Executing graph transform *terraform.StateTransformer
2022-10-27T05:15:34.650Z [TRACE] StateTransformer: creating nodes for deposed instance objects only
2022-10-27T05:15:34.650Z [TRACE] Completed graph transform *terraform.StateTransformer (no changes)
2022-10-27T05:15:34.650Z [TRACE] Executing graph transform *terraform.AttachStateTransformer
2022-10-27T05:15:34.650Z [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes)
2022-10-27T05:15:34.650Z [TRACE] Executing graph transform *terraform.OrphanOutputTransformer
2022-10-27T05:15:34.650Z [TRACE] Completed graph transform *terraform.OrphanOutputTransformer (no changes)
2022-10-27T05:15:34.650Z [TRACE] Executing graph transform *terraform.AttachResourceConfigTransformer
2022-10-27T05:15:34.650Z [TRACE] AttachResourceConfigTransformer: attaching to "k8s_apps_stateful_set_v1.minimal (expand)" (*terraform.nodeExpandPlannableResource) config from resource.tf:1,1-46
2022-10-27T05:15:34.650Z [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to k8s_apps_stateful_set_v1.minimal (expand)
2022-10-27T05:15:34.650Z [TRACE] AttachResourceConfigTransformer: attaching to "k8s_apps_stateful_set_v1.example (expand)" (*terraform.nodeExpandPlannableResource) config from resource.tf:7,1-46
2022-10-27T05:15:34.650Z [TRACE] AttachResourceConfigTransformer: attaching provider meta configs to k8s_apps_stateful_set_v1.example (expand)
2022-10-27T05:15:34.650Z [TRACE] Completed graph transform *terraform.AttachResourceConfigTransformer (no changes)
2022-10-27T05:15:34.650Z [TRACE] Executing graph transform *terraform.graphTransformerMulti
2022-10-27T05:15:34.650Z [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderConfigTransformer
2022-10-27T05:15:34.650Z [TRACE] ProviderConfigTransformer: attaching to "provider[\"localhost/metio/k8s\"]" provider configuration from main.tf:10,1-15
2022-10-27T05:15:34.650Z [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderConfigTransformer with new graph:
k8s_apps_stateful_set_v1.example (expand) - *terraform.nodeExpandPlannableResource
k8s_apps_stateful_set_v1.minimal (expand) - *terraform.nodeExpandPlannableResource
output.resources (expand) - *terraform.nodeExpandOutput
provider["localhost/metio/k8s"] - *terraform.NodeApplyableProvider
------
2022-10-27T05:15:34.650Z [TRACE] (graphTransformerMulti) Executing graph transform *terraform.MissingProviderTransformer
2022-10-27T05:15:34.650Z [TRACE] (graphTransformerMulti) Completed graph transform *terraform.MissingProviderTransformer (no changes)
2022-10-27T05:15:34.650Z [TRACE] (graphTransformerMulti) Executing graph transform *terraform.ProviderTransformer
2022-10-27T05:15:34.650Z [TRACE] ProviderTransformer: exact match for provider["localhost/metio/k8s"] serving k8s_apps_stateful_set_v1.minimal (expand)
2022-10-27T05:15:34.650Z [DEBUG] ProviderTransformer: "k8s_apps_stateful_set_v1.minimal (expand)" (*terraform.nodeExpandPlannableResource) needs provider["localhost/metio/k8s"]
2022-10-27T05:15:34.650Z [TRACE] ProviderTransformer: exact match for provider["localhost/metio/k8s"] serving k8s_apps_stateful_set_v1.example (expand)
2022-10-27T05:15:34.650Z [DEBUG] ProviderTransformer: "k8s_apps_stateful_set_v1.example (expand)" (*terraform.nodeExpandPlannableResource) needs provider["localhost/metio/k8s"]
2022-10-27T05:15:34.650Z [TRACE] (graphTransformerMulti) Completed graph transform *terraform.ProviderTransformer with new graph:
k8s_apps_stateful_set_v1.example (expand) - *terraform.nodeExpandPlannableResource
provider["localhost/metio/k8s"] - *terraform.NodeApplyableProvider
k8s_apps_stateful_set_v1.minimal (expand) - *terraform.nodeExpandPlannableResource
provider["localhost/metio/k8s"] - *terraform.NodeApplyableProvider
output.resources (expand) - *terraform.nodeExpandOutput
provider["localhost/metio/k8s"] - *terraform.NodeApplyableProvider
------
2022-10-27T05:15:34.650Z [TRACE] (graphTransformerMulti) Executing graph transform *terraform.PruneProviderTransformer
2022-10-27T05:15:34.650Z [TRACE] (graphTransformerMulti) Completed graph transform *terraform.PruneProviderTransformer (no changes)
2022-10-27T05:15:34.650Z [TRACE] Completed graph transform *terraform.graphTransformerMulti with new graph:
k8s_apps_stateful_set_v1.example (expand) - *terraform.nodeExpandPlannableResource
provider["localhost/metio/k8s"] - *terraform.NodeApplyableProvider
k8s_apps_stateful_set_v1.minimal (expand) - *terraform.nodeExpandPlannableResource
provider["localhost/metio/k8s"] - *terraform.NodeApplyableProvider
output.resources (expand) - *terraform.nodeExpandOutput
provider["localhost/metio/k8s"] - *terraform.NodeApplyableProvider
------
2022-10-27T05:15:34.650Z [TRACE] Executing graph transform *terraform.RemovedModuleTransformer
2022-10-27T05:15:34.650Z [TRACE] Completed graph transform *terraform.RemovedModuleTransformer (no changes)
2022-10-27T05:15:34.650Z [TRACE] Executing graph transform *terraform.AttachSchemaTransformer
2022-10-27T05:15:34.650Z [TRACE] AttachSchemaTransformer: attaching resource schema to k8s_apps_stateful_set_v1.minimal (expand)
2022-10-27T05:15:34.650Z [TRACE] AttachSchemaTransformer: attaching resource schema to k8s_apps_stateful_set_v1.example (expand)
2022-10-27T05:15:34.650Z [TRACE] AttachSchemaTransformer: attaching provider config schema to provider["localhost/metio/k8s"]
2022-10-27T05:15:34.650Z [TRACE] Completed graph transform *terraform.AttachSchemaTransformer (no changes)
2022-10-27T05:15:34.650Z [TRACE] Executing graph transform *terraform.ModuleExpansionTransformer
2022-10-27T05:15:34.650Z [TRACE] Completed graph transform *terraform.ModuleExpansionTransformer (no changes)
2022-10-27T05:15:34.650Z [TRACE] Executing graph transform *terraform.ReferenceTransformer
2022-10-27T05:15:34.650Z [DEBUG] ReferenceTransformer: "k8s_apps_stateful_set_v1.minimal (expand)" references: []
2022-10-27T05:15:34.650Z [DEBUG] ReferenceTransformer: "k8s_apps_stateful_set_v1.example (expand)" references: []
2022-10-27T05:15:34.650Z [DEBUG] ReferenceTransformer: "output.resources (expand)" references: [k8s_apps_stateful_set_v1.minimal (expand) k8s_apps_stateful_set_v1.example (expand)]
2022-10-27T05:15:34.650Z [DEBUG] ReferenceTransformer: "provider[\"localhost/metio/k8s\"]" references: []
2022-10-27T05:15:34.650Z [TRACE] Completed graph transform *terraform.ReferenceTransformer with new graph:
k8s_apps_stateful_set_v1.example (expand) - *terraform.nodeExpandPlannableResource
provider["localhost/metio/k8s"] - *terraform.NodeApplyableProvider
k8s_apps_stateful_set_v1.minimal (expand) - *terraform.nodeExpandPlannableResource
provider["localhost/metio/k8s"] - *terraform.NodeApplyableProvider
output.resources (expand) - *terraform.nodeExpandOutput
k8s_apps_stateful_set_v1.example (expand) - *terraform.nodeExpandPlannableResource
k8s_apps_stateful_set_v1.minimal (expand) - *terraform.nodeExpandPlannableResource
provider["localhost/metio/k8s"] - *terraform.NodeApplyableProvider
------
2022-10-27T05:15:34.650Z [TRACE] Executing graph transform *terraform.AttachDependenciesTransformer
2022-10-27T05:15:34.650Z [TRACE] AttachDependenciesTransformer: k8s_apps_stateful_set_v1.minimal depends on []
2022-10-27T05:15:34.650Z [TRACE] AttachDependenciesTransformer: k8s_apps_stateful_set_v1.example depends on []
2022-10-27T05:15:34.650Z [TRACE] Completed graph transform *terraform.AttachDependenciesTransformer (no changes)
2022-10-27T05:15:34.650Z [TRACE] Executing graph transform *terraform.attachDataResourceDependsOnTransformer
2022-10-27T05:15:34.650Z [TRACE] Completed graph transform *terraform.attachDataResourceDependsOnTransformer (no changes)
2022-10-27T05:15:34.650Z [TRACE] Executing graph transform *terraform.DestroyEdgeTransformer
2022-10-27T05:15:34.650Z [TRACE] Completed graph transform *terraform.DestroyEdgeTransformer (no changes)
2022-10-27T05:15:34.650Z [TRACE] Executing graph transform *terraform.pruneUnusedNodesTransformer
2022-10-27T05:15:34.650Z [TRACE] Completed graph transform *terraform.pruneUnusedNodesTransformer (no changes)
2022-10-27T05:15:34.650Z [TRACE] Executing graph transform *terraform.TargetsTransformer
2022-10-27T05:15:34.650Z [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes)
2022-10-27T05:15:34.650Z [TRACE] Executing graph transform *terraform.ForcedCBDTransformer
2022-10-27T05:15:34.650Z [TRACE] ForcedCBDTransformer: "k8s_apps_stateful_set_v1.minimal (expand)" (*terraform.nodeExpandPlannableResource) has no CBD descendent, so skipping
2022-10-27T05:15:34.650Z [TRACE] ForcedCBDTransformer: "k8s_apps_stateful_set_v1.example (expand)" (*terraform.nodeExpandPlannableResource) has no CBD descendent, so skipping
2022-10-27T05:15:34.650Z [TRACE] Completed graph transform *terraform.ForcedCBDTransformer (no changes)
2022-10-27T05:15:34.650Z [TRACE] Executing graph transform *terraform.CloseProviderTransformer
2022-10-27T05:15:34.650Z [TRACE] Completed graph transform *terraform.CloseProviderTransformer with new graph:
k8s_apps_stateful_set_v1.example (expand) - *terraform.nodeExpandPlannableResource
provider["localhost/metio/k8s"] - *terraform.NodeApplyableProvider
k8s_apps_stateful_set_v1.minimal (expand) - *terraform.nodeExpandPlannableResource
provider["localhost/metio/k8s"] - *terraform.NodeApplyableProvider
output.resources (expand) - *terraform.nodeExpandOutput
k8s_apps_stateful_set_v1.example (expand) - *terraform.nodeExpandPlannableResource
k8s_apps_stateful_set_v1.minimal (expand) - *terraform.nodeExpandPlannableResource
provider["localhost/metio/k8s"] - *terraform.NodeApplyableProvider
provider["localhost/metio/k8s"] (close) - *terraform.graphNodeCloseProvider
k8s_apps_stateful_set_v1.example (expand) - *terraform.nodeExpandPlannableResource
k8s_apps_stateful_set_v1.minimal (expand) - *terraform.nodeExpandPlannableResource
provider["localhost/metio/k8s"] - *terraform.NodeApplyableProvider
------
2022-10-27T05:15:34.650Z [TRACE] Executing graph transform *terraform.CloseRootModuleTransformer
2022-10-27T05:15:34.650Z [TRACE] Completed graph transform *terraform.CloseRootModuleTransformer with new graph:
k8s_apps_stateful_set_v1.example (expand) - *terraform.nodeExpandPlannableResource
provider["localhost/metio/k8s"] - *terraform.NodeApplyableProvider
k8s_apps_stateful_set_v1.minimal (expand) - *terraform.nodeExpandPlannableResource
provider["localhost/metio/k8s"] - *terraform.NodeApplyableProvider
output.resources (expand) - *terraform.nodeExpandOutput
k8s_apps_stateful_set_v1.example (expand) - *terraform.nodeExpandPlannableResource
k8s_apps_stateful_set_v1.minimal (expand) - *terraform.nodeExpandPlannableResource
provider["localhost/metio/k8s"] - *terraform.NodeApplyableProvider
provider["localhost/metio/k8s"] (close) - *terraform.graphNodeCloseProvider
k8s_apps_stateful_set_v1.example (expand) - *terraform.nodeExpandPlannableResource
k8s_apps_stateful_set_v1.minimal (expand) - *terraform.nodeExpandPlannableResource
provider["localhost/metio/k8s"] - *terraform.NodeApplyableProvider
root - *terraform.nodeCloseModule
output.resources (expand) - *terraform.nodeExpandOutput
provider["localhost/metio/k8s"] (close) - *terraform.graphNodeCloseProvider
------
2022-10-27T05:15:34.650Z [TRACE] Executing graph transform *terraform.TransitiveReductionTransformer
2022-10-27T05:15:34.650Z [TRACE] Completed graph transform *terraform.TransitiveReductionTransformer with new graph:
k8s_apps_stateful_set_v1.example (expand) - *terraform.nodeExpandPlannableResource
provider["localhost/metio/k8s"] - *terraform.NodeApplyableProvider
k8s_apps_stateful_set_v1.minimal (expand) - *terraform.nodeExpandPlannableResource
provider["localhost/metio/k8s"] - *terraform.NodeApplyableProvider
output.resources (expand) - *terraform.nodeExpandOutput
k8s_apps_stateful_set_v1.example (expand) - *terraform.nodeExpandPlannableResource
k8s_apps_stateful_set_v1.minimal (expand) - *terraform.nodeExpandPlannableResource
provider["localhost/metio/k8s"] - *terraform.NodeApplyableProvider
provider["localhost/metio/k8s"] (close) - *terraform.graphNodeCloseProvider
k8s_apps_stateful_set_v1.example (expand) - *terraform.nodeExpandPlannableResource
k8s_apps_stateful_set_v1.minimal (expand) - *terraform.nodeExpandPlannableResource
root - *terraform.nodeCloseModule
output.resources (expand) - *terraform.nodeExpandOutput
provider["localhost/metio/k8s"] (close) - *terraform.graphNodeCloseProvider
------
2022-10-27T05:15:34.650Z [DEBUG] Starting graph walk: walkPlan
2022-10-27T05:15:34.650Z [TRACE] vertex "provider[\"localhost/metio/k8s\"]": starting visit (*terraform.NodeApplyableProvider)
2022-10-27T05:15:34.650Z [DEBUG] created provider logger: level=trace
2022-10-27T05:15:34.650Z [INFO] provider: configuring client automatic mTLS
2022-10-27T05:15:34.659Z [DEBUG] provider: starting plugin: path=.terraform/providers/localhost/metio/k8s/9999.99.99/linux_amd64/terraform-provider-k8s args=[.terraform/providers/localhost/metio/k8s/9999.99.99/linux_amd64/terraform-provider-k8s]
2022-10-27T05:15:34.659Z [DEBUG] provider: plugin started: path=.terraform/providers/localhost/metio/k8s/9999.99.99/linux_amd64/terraform-provider-k8s pid=5535
2022-10-27T05:15:34.659Z [DEBUG] provider: waiting for RPC address: path=.terraform/providers/localhost/metio/k8s/9999.99.99/linux_amd64/terraform-provider-k8s
2022-10-27T05:15:34.665Z [INFO] provider.terraform-provider-k8s: configuring server automatic mTLS: timestamp=2022-10-27T05:15:34.665Z
2022-10-27T05:15:34.685Z [DEBUG] provider: using plugin: version=6
2022-10-27T05:15:34.686Z [DEBUG] provider.terraform-provider-k8s: plugin address: address=/tmp/plugin1106091885 network=unix timestamp=2022-10-27T05:15:34.685Z
2022-10-27T05:15:34.702Z [TRACE] BuiltinEvalContext: Initialized "provider[\"localhost/metio/k8s\"]" provider for provider["localhost/metio/k8s"]
2022-10-27T05:15:34.702Z [TRACE] NodeApplyableProvider: configuring provider["localhost/metio/k8s"]
2022-10-27T05:15:34.702Z [TRACE] buildProviderConfig for provider["localhost/metio/k8s"]: using explicit config only
2022-10-27T05:15:34.702Z [TRACE] GRPCProvider.v6: GetProviderSchema
2022-10-27T05:15:34.702Z [TRACE] provider.stdio: waiting for stdio data
2022-10-27T05:15:34.703Z [TRACE] provider.terraform-provider-k8s: Received request: tf_proto_version=6.3 tf_provider_addr=registry.terraform.io/metio/k8s @module=sdk.proto @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.14.0/tfprotov6/tf6server/server.go:491 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.703Z
2022-10-27T05:15:34.703Z [TRACE] provider.terraform-provider-k8s: Sending request downstream: tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.14.0/tfprotov6/internal/tf6serverlogging/downstream_request.go:17 @module=sdk.proto tf_proto_version=6.3 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.703Z
2022-10-27T05:15:34.703Z [TRACE] provider.terraform-provider-k8s: Provider implements ProviderWithMetadata: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server_getproviderschema.go:34 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.703Z
2022-10-27T05:15:34.703Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Provider Metadata: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server_getproviderschema.go:39 @module=sdk.framework timestamp=2022-10-27T05:15:34.703Z
2022-10-27T05:15:34.704Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Provider Metadata: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server_getproviderschema.go:41 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.703Z
2022-10-27T05:15:34.704Z [TRACE] provider.terraform-provider-k8s: Checking ProviderSchema lock: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:252 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.703Z
2022-10-27T05:15:34.704Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Provider GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:260 timestamp=2022-10-27T05:15:34.704Z
2022-10-27T05:15:34.704Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Provider GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:262 timestamp=2022-10-27T05:15:34.704Z
2022-10-27T05:15:34.704Z [TRACE] provider.terraform-provider-k8s: Checking ResourceSchemas lock: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:394 timestamp=2022-10-27T05:15:34.704Z
2022-10-27T05:15:34.704Z [TRACE] provider.terraform-provider-k8s: Checking ResourceTypes lock: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:320 @module=sdk.framework timestamp=2022-10-27T05:15:34.704Z
2022-10-27T05:15:34.704Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Provider Resources: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:330 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.704Z
2022-10-27T05:15:34.704Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Provider Resources: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:332 @module=sdk.framework timestamp=2022-10-27T05:15:34.704Z
2022-10-27T05:15:34.704Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_acid_zalan_do_operator_configuration_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.704Z
2022-10-27T05:15:34.704Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_acid_zalan_do_postgres_team_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.704Z
2022-10-27T05:15:34.704Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_acid_zalan_do_postgresql_v1 timestamp=2022-10-27T05:15:34.704Z
2022-10-27T05:15:34.704Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_resource_type=k8s_acme_cert_manager_io_challenge_v1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.704Z
2022-10-27T05:15:34.704Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_rpc=GetProviderSchema @module=sdk.framework tf_resource_type=k8s_acme_cert_manager_io_order_v1 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.704Z
2022-10-27T05:15:34.704Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_admissionregistration_k8s_io_mutating_webhook_configuration_v1 tf_rpc=GetProviderSchema @module=sdk.framework timestamp=2022-10-27T05:15:34.704Z
2022-10-27T05:15:34.704Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_admissionregistration_k8s_io_validating_webhook_configuration_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.704Z
2022-10-27T05:15:34.704Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_resource_type=k8s_agent_k8s_elastic_co_agent_v1alpha1 timestamp=2022-10-27T05:15:34.704Z
2022-10-27T05:15:34.704Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_apicodegen_apimatic_io_api_matic_v1beta1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.704Z
2022-10-27T05:15:34.704Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework tf_resource_type=k8s_apigatewayv2_services_k8s_aws_api_v1alpha1 timestamp=2022-10-27T05:15:34.704Z
2022-10-27T05:15:34.704Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apigatewayv2_services_k8s_aws_authorizer_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.704Z
2022-10-27T05:15:34.704Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apigatewayv2_services_k8s_aws_deployment_v1alpha1 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.704Z
2022-10-27T05:15:34.704Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_resource_type=k8s_apigatewayv2_services_k8s_aws_integration_v1alpha1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.704Z
2022-10-27T05:15:34.704Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_apigatewayv2_services_k8s_aws_route_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.704Z
2022-10-27T05:15:34.704Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_resource_type=k8s_apigatewayv2_services_k8s_aws_stage_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.704Z
2022-10-27T05:15:34.704Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_apigatewayv2_services_k8s_aws_vpc_link_v1alpha1 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework timestamp=2022-10-27T05:15:34.704Z
2022-10-27T05:15:34.704Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_resource_type=k8s_apm_k8s_elastic_co_apm_server_v1beta1 tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.704Z
2022-10-27T05:15:34.704Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework tf_resource_type=k8s_apm_k8s_elastic_co_apm_server_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.704Z
2022-10-27T05:15:34.704Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_resource_type=k8s_app_kiegroup_org_kogito_build_v1beta1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.704Z
2022-10-27T05:15:34.704Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_resource_type=k8s_app_kiegroup_org_kogito_infra_v1beta1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.704Z
2022-10-27T05:15:34.704Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_app_kiegroup_org_kogito_runtime_v1beta1 timestamp=2022-10-27T05:15:34.704Z
2022-10-27T05:15:34.704Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_app_kiegroup_org_kogito_supporting_service_v1beta1 tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework timestamp=2022-10-27T05:15:34.704Z
2022-10-27T05:15:34.704Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_app_lightbend_com_akka_cluster_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.704Z
2022-10-27T05:15:34.704Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_app_redislabs_com_redis_enterprise_cluster_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.704Z
2022-10-27T05:15:34.704Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_app_redislabs_com_redis_enterprise_cluster_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.704Z
2022-10-27T05:15:34.704Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_resource_type=k8s_app_redislabs_com_redis_enterprise_database_v1alpha1 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.704Z
2022-10-27T05:15:34.704Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_resource_type=k8s_applicationautoscaling_services_k8s_aws_scalable_target_v1alpha1 timestamp=2022-10-27T05:15:34.704Z
2022-10-27T05:15:34.704Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_resource_type=k8s_applicationautoscaling_services_k8s_aws_scaling_policy_v1alpha1 timestamp=2022-10-27T05:15:34.704Z
2022-10-27T05:15:34.705Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_apps_3scale_net_ap_icast_v1alpha1 timestamp=2022-10-27T05:15:34.704Z
2022-10-27T05:15:34.705Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apps_daemon_set_v1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.704Z
2022-10-27T05:15:34.705Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_apps_deployment_v1 timestamp=2022-10-27T05:15:34.704Z
2022-10-27T05:15:34.705Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_apps_gitlab_com_git_lab_v1beta1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.704Z
2022-10-27T05:15:34.705Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apps_gitlab_com_runner_v1beta2 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.705Z
2022-10-27T05:15:34.705Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_apps_m88i_io_nexus_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.705Z
2022-10-27T05:15:34.705Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_apps_redhat_com_cluster_impairment_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.705Z
2022-10-27T05:15:34.705Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apps_replica_set_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.705Z
2022-10-27T05:15:34.705Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_resource_type=k8s_apps_stateful_set_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.705Z
2022-10-27T05:15:34.705Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_aquasecurity_github_io_aqua_starboard_v1alpha1 @module=sdk.framework timestamp=2022-10-27T05:15:34.705Z
2022-10-27T05:15:34.705Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_resource_type=k8s_argoproj_io_app_project_v1alpha1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.705Z
2022-10-27T05:15:34.705Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_resource_type=k8s_argoproj_io_application_set_v1alpha1 timestamp=2022-10-27T05:15:34.705Z
2022-10-27T05:15:34.705Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_argoproj_io_application_v1alpha1 timestamp=2022-10-27T05:15:34.705Z
2022-10-27T05:15:34.705Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_resource_type=k8s_argoproj_io_argo_cd_export_v1alpha1 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework timestamp=2022-10-27T05:15:34.705Z
2022-10-27T05:15:34.705Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_argoproj_io_argo_cd_v1alpha1 timestamp=2022-10-27T05:15:34.705Z
2022-10-27T05:15:34.705Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_asdb_aerospike_com_aerospike_cluster_v1beta1 timestamp=2022-10-27T05:15:34.705Z
2022-10-27T05:15:34.705Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_resource_type=k8s_autoscaling_horizontal_pod_autoscaler_v1 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.705Z
2022-10-27T05:15:34.705Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_rpc=GetProviderSchema tf_resource_type=k8s_autoscaling_horizontal_pod_autoscaler_v2 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.705Z
2022-10-27T05:15:34.705Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_autoscaling_k8s_elastic_co_elasticsearch_autoscaler_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.705Z
2022-10-27T05:15:34.705Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_autoscaling_k8s_io_vertical_pod_autoscaler_checkpoint_v1beta2 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.705Z
2022-10-27T05:15:34.705Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_autoscaling_k8s_io_vertical_pod_autoscaler_checkpoint_v1 timestamp=2022-10-27T05:15:34.705Z
2022-10-27T05:15:34.705Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_resource_type=k8s_autoscaling_k8s_io_vertical_pod_autoscaler_v1beta2 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.705Z
2022-10-27T05:15:34.705Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_autoscaling_k8s_io_vertical_pod_autoscaler_v1 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.705Z
2022-10-27T05:15:34.705Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_batch_cron_job_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.705Z
2022-10-27T05:15:34.705Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_rpc=GetProviderSchema tf_resource_type=k8s_batch_job_v1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.705Z
2022-10-27T05:15:34.705Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_beat_k8s_elastic_co_beat_v1beta1 tf_rpc=GetProviderSchema @module=sdk.framework timestamp=2022-10-27T05:15:34.705Z
2022-10-27T05:15:34.705Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_binding_operators_coreos_com_service_binding_v1alpha1 tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework timestamp=2022-10-27T05:15:34.705Z
2022-10-27T05:15:34.705Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_rpc=GetProviderSchema tf_resource_type=k8s_caching_ibm_com_varnish_cluster_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.705Z
2022-10-27T05:15:34.705Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_resource_type=k8s_camel_apache_org_build_v1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.705Z
2022-10-27T05:15:34.705Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_camel_apache_org_camel_catalog_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.705Z
2022-10-27T05:15:34.705Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_resource_type=k8s_camel_apache_org_integration_kit_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.705Z
2022-10-27T05:15:34.705Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_resource_type=k8s_camel_apache_org_integration_platform_v1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.705Z
2022-10-27T05:15:34.705Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_resource_type=k8s_camel_apache_org_integration_v1 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.705Z
2022-10-27T05:15:34.705Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema tf_resource_type=k8s_camel_apache_org_kamelet_binding_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.705Z
2022-10-27T05:15:34.705Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_camel_apache_org_kamelet_v1alpha1 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.705Z
2022-10-27T05:15:34.705Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_ceph_rook_io_ceph_block_pool_rados_namespace_v1 timestamp=2022-10-27T05:15:34.705Z
2022-10-27T05:15:34.705Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_ceph_rook_io_ceph_block_pool_v1 tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.705Z
2022-10-27T05:15:34.705Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_resource_type=k8s_ceph_rook_io_ceph_bucket_notification_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.705Z
2022-10-27T05:15:34.706Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_ceph_rook_io_ceph_bucket_topic_v1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.705Z
2022-10-27T05:15:34.706Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_ceph_rook_io_ceph_client_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.705Z
2022-10-27T05:15:34.706Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_ceph_rook_io_ceph_cluster_v1 timestamp=2022-10-27T05:15:34.705Z
2022-10-27T05:15:34.706Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_ceph_rook_io_ceph_filesystem_mirror_v1 tf_rpc=GetProviderSchema @module=sdk.framework timestamp=2022-10-27T05:15:34.705Z
2022-10-27T05:15:34.706Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_ceph_rook_io_ceph_filesystem_sub_volume_group_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.705Z
2022-10-27T05:15:34.706Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_ceph_rook_io_ceph_filesystem_v1 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.705Z
2022-10-27T05:15:34.706Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_ceph_rook_io_ceph_nfs_v1 timestamp=2022-10-27T05:15:34.705Z
2022-10-27T05:15:34.706Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema tf_resource_type=k8s_ceph_rook_io_ceph_object_realm_v1 timestamp=2022-10-27T05:15:34.705Z
2022-10-27T05:15:34.706Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_resource_type=k8s_ceph_rook_io_ceph_object_store_user_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.705Z
2022-10-27T05:15:34.706Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_ceph_rook_io_ceph_object_store_v1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.705Z
2022-10-27T05:15:34.706Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_ceph_rook_io_ceph_object_zone_group_v1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.705Z
2022-10-27T05:15:34.706Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_resource_type=k8s_ceph_rook_io_ceph_object_zone_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.705Z
2022-10-27T05:15:34.706Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_ceph_rook_io_ceph_rbd_mirror_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.705Z
2022-10-27T05:15:34.706Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_resource_type=k8s_cert_manager_io_certificate_request_v1 timestamp=2022-10-27T05:15:34.705Z
2022-10-27T05:15:34.706Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_cert_manager_io_certificate_v1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.705Z
2022-10-27T05:15:34.706Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_cert_manager_io_cluster_issuer_v1 timestamp=2022-10-27T05:15:34.705Z
2022-10-27T05:15:34.706Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_resource_type=k8s_cert_manager_io_issuer_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.705Z
2022-10-27T05:15:34.706Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_certificates_k8s_io_certificate_signing_request_v1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.706Z
2022-10-27T05:15:34.706Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_resource_type=k8s_chaos_mesh_org_aws_chaos_v1alpha1 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.706Z
2022-10-27T05:15:34.706Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_resource_type=k8s_chaos_mesh_org_azure_chaos_v1alpha1 tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.706Z
2022-10-27T05:15:34.706Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema tf_resource_type=k8s_chaos_mesh_org_block_chaos_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework timestamp=2022-10-27T05:15:34.706Z
2022-10-27T05:15:34.706Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_chaos_mesh_org_dns_chaos_v1alpha1 timestamp=2022-10-27T05:15:34.706Z
2022-10-27T05:15:34.706Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_chaos_mesh_org_gcp_chaos_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.706Z
2022-10-27T05:15:34.706Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_chaos_mesh_org_http_chaos_v1alpha1 timestamp=2022-10-27T05:15:34.706Z
2022-10-27T05:15:34.706Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_chaos_mesh_org_io_chaos_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.706Z
2022-10-27T05:15:34.706Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_chaos_mesh_org_jvm_chaos_v1alpha1 tf_rpc=GetProviderSchema @module=sdk.framework timestamp=2022-10-27T05:15:34.706Z
2022-10-27T05:15:34.706Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_chaos_mesh_org_kernel_chaos_v1alpha1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.706Z
2022-10-27T05:15:34.706Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_chaos_mesh_org_network_chaos_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.706Z
2022-10-27T05:15:34.706Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_chaos_mesh_org_physical_machine_chaos_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.706Z
2022-10-27T05:15:34.706Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_chaos_mesh_org_physical_machine_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.706Z
2022-10-27T05:15:34.706Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_resource_type=k8s_chaos_mesh_org_pod_chaos_v1alpha1 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework timestamp=2022-10-27T05:15:34.706Z
2022-10-27T05:15:34.706Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_chaos_mesh_org_pod_http_chaos_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.706Z
2022-10-27T05:15:34.706Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_chaos_mesh_org_pod_io_chaos_v1alpha1 @module=sdk.framework tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.706Z
2022-10-27T05:15:34.706Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_resource_type=k8s_chaos_mesh_org_pod_network_chaos_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.706Z
2022-10-27T05:15:34.706Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_chaos_mesh_org_remote_cluster_v1alpha1 tf_rpc=GetProviderSchema @module=sdk.framework @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.706Z
2022-10-27T05:15:34.706Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_chaos_mesh_org_schedule_v1alpha1 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.706Z
2022-10-27T05:15:34.706Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_chaos_mesh_org_status_check_v1alpha1 timestamp=2022-10-27T05:15:34.706Z
2022-10-27T05:15:34.707Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_chaos_mesh_org_stress_chaos_v1alpha1 tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.706Z
2022-10-27T05:15:34.707Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_resource_type=k8s_chaos_mesh_org_time_chaos_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.706Z
2022-10-27T05:15:34.707Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_resource_type=k8s_chaos_mesh_org_workflow_node_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.706Z
2022-10-27T05:15:34.707Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_chaos_mesh_org_workflow_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.706Z
2022-10-27T05:15:34.707Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_charts_flagsmith_com_flagsmith_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.706Z
2022-10-27T05:15:34.707Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_resource_type=k8s_charts_helm_k8s_io_snyk_monitor_v1alpha1 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.706Z
2022-10-27T05:15:34.707Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_rpc=GetProviderSchema tf_resource_type=k8s_charts_opdev_io_synapse_v1alpha1 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.706Z
2022-10-27T05:15:34.707Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_charts_operatorhub_io_cockroachdb_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.706Z
2022-10-27T05:15:34.707Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_che_eclipse_org_kubernetes_image_puller_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.706Z
2022-10-27T05:15:34.707Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_resource_type=k8s_cilium_io_cilium_bgp_load_balancer_ip_pool_v2alpha1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.706Z
2022-10-27T05:15:34.707Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_cilium_io_cilium_bgp_peering_policy_v2alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.706Z
2022-10-27T05:15:34.707Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_cilium_io_cilium_clusterwide_envoy_config_v2 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.706Z
2022-10-27T05:15:34.707Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_cilium_io_cilium_clusterwide_network_policy_v2 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.706Z
2022-10-27T05:15:34.707Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_resource_type=k8s_cilium_io_cilium_egress_gateway_policy_v2 timestamp=2022-10-27T05:15:34.706Z
2022-10-27T05:15:34.707Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_resource_type=k8s_cilium_io_cilium_egress_nat_policy_v2alpha1 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework timestamp=2022-10-27T05:15:34.706Z
2022-10-27T05:15:34.707Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_resource_type=k8s_cilium_io_cilium_endpoint_slice_v2alpha1 timestamp=2022-10-27T05:15:34.706Z
2022-10-27T05:15:34.707Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_cilium_io_cilium_envoy_config_v2 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.706Z
2022-10-27T05:15:34.707Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_cilium_io_cilium_external_workload_v2 timestamp=2022-10-27T05:15:34.706Z
2022-10-27T05:15:34.707Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_cilium_io_cilium_identity_v2 tf_rpc=GetProviderSchema @module=sdk.framework timestamp=2022-10-27T05:15:34.706Z
2022-10-27T05:15:34.707Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_resource_type=k8s_cilium_io_cilium_local_redirect_policy_v2 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.706Z
2022-10-27T05:15:34.707Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_cilium_io_cilium_network_policy_v2 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.706Z
2022-10-27T05:15:34.707Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_resource_type=k8s_cilium_io_cilium_node_v2 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.706Z
2022-10-27T05:15:34.707Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_config_gatekeeper_sh_config_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.706Z
2022-10-27T05:15:34.707Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_config_grafana_com_project_config_v1 timestamp=2022-10-27T05:15:34.706Z
2022-10-27T05:15:34.707Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_resource_type=k8s_config_map_v1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.706Z
2022-10-27T05:15:34.707Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_core_strimzi_io_strimzi_pod_set_v1beta2 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s @module=sdk.framework timestamp=2022-10-27T05:15:34.706Z
2022-10-27T05:15:34.707Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_resource_type=k8s_couchbase_com_couchbase_autoscaler_v2 timestamp=2022-10-27T05:15:34.706Z
2022-10-27T05:15:34.707Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_resource_type=k8s_couchbase_com_couchbase_backup_restore_v2 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.706Z
2022-10-27T05:15:34.707Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_couchbase_com_couchbase_backup_v2 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework timestamp=2022-10-27T05:15:34.706Z
2022-10-27T05:15:34.707Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_resource_type=k8s_couchbase_com_couchbase_bucket_v2 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.706Z
2022-10-27T05:15:34.707Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_couchbase_com_couchbase_cluster_v2 timestamp=2022-10-27T05:15:34.706Z
2022-10-27T05:15:34.707Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_resource_type=k8s_couchbase_com_couchbase_collection_group_v2 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.706Z
2022-10-27T05:15:34.707Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_resource_type=k8s_couchbase_com_couchbase_collection_v2 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.707Z
2022-10-27T05:15:34.707Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_resource_type=k8s_couchbase_com_couchbase_ephemeral_bucket_v2 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.707Z
2022-10-27T05:15:34.707Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_resource_type=k8s_couchbase_com_couchbase_group_v2 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.707Z
2022-10-27T05:15:34.707Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_couchbase_com_couchbase_memcached_bucket_v2 timestamp=2022-10-27T05:15:34.707Z
2022-10-27T05:15:34.707Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_resource_type=k8s_couchbase_com_couchbase_migration_replication_v2 timestamp=2022-10-27T05:15:34.707Z
2022-10-27T05:15:34.707Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_resource_type=k8s_couchbase_com_couchbase_replication_v2 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.707Z
2022-10-27T05:15:34.707Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_resource_type=k8s_couchbase_com_couchbase_role_binding_v2 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.707Z
2022-10-27T05:15:34.707Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_couchbase_com_couchbase_scope_group_v2 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework timestamp=2022-10-27T05:15:34.707Z
2022-10-27T05:15:34.708Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_resource_type=k8s_couchbase_com_couchbase_scope_v2 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.707Z
2022-10-27T05:15:34.708Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_couchbase_com_couchbase_user_v2 timestamp=2022-10-27T05:15:34.707Z
2022-10-27T05:15:34.708Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_crd_projectcalico_org_bgp_configuration_v1 tf_rpc=GetProviderSchema @module=sdk.framework timestamp=2022-10-27T05:15:34.707Z
2022-10-27T05:15:34.708Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_crd_projectcalico_org_bgp_peer_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.707Z
2022-10-27T05:15:34.708Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_crd_projectcalico_org_block_affinity_v1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.707Z
2022-10-27T05:15:34.708Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_crd_projectcalico_org_calico_node_status_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.707Z
2022-10-27T05:15:34.708Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_resource_type=k8s_crd_projectcalico_org_cluster_information_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.707Z
2022-10-27T05:15:34.708Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_resource_type=k8s_crd_projectcalico_org_felix_configuration_v1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.707Z
2022-10-27T05:15:34.708Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework tf_resource_type=k8s_crd_projectcalico_org_global_network_policy_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.707Z
2022-10-27T05:15:34.708Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_crd_projectcalico_org_global_network_set_v1 tf_rpc=GetProviderSchema @module=sdk.framework timestamp=2022-10-27T05:15:34.707Z
2022-10-27T05:15:34.708Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_crd_projectcalico_org_host_endpoint_v1 timestamp=2022-10-27T05:15:34.707Z
2022-10-27T05:15:34.708Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_resource_type=k8s_crd_projectcalico_org_ipam_block_v1 timestamp=2022-10-27T05:15:34.707Z
2022-10-27T05:15:34.708Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_crd_projectcalico_org_ipam_config_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.707Z
2022-10-27T05:15:34.708Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_crd_projectcalico_org_ipam_handle_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.707Z
2022-10-27T05:15:34.708Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_crd_projectcalico_org_ip_pool_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.707Z
2022-10-27T05:15:34.708Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_crd_projectcalico_org_ip_reservation_v1 timestamp=2022-10-27T05:15:34.707Z
2022-10-27T05:15:34.708Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_resource_type=k8s_crd_projectcalico_org_kube_controllers_configuration_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.707Z
2022-10-27T05:15:34.708Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_crd_projectcalico_org_network_policy_v1 @module=sdk.framework tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.707Z
2022-10-27T05:15:34.708Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_resource_type=k8s_crd_projectcalico_org_network_set_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_provider_addr=registry.terraform.io/metio/k8s @module=sdk.framework timestamp=2022-10-27T05:15:34.707Z
2022-10-27T05:15:34.708Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_databases_schemahero_io_database_v1alpha4 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.707Z
2022-10-27T05:15:34.708Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_discovery_k8s_io_endpoint_slice_v1 timestamp=2022-10-27T05:15:34.707Z
2022-10-27T05:15:34.708Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_dynamodb_services_k8s_aws_backup_v1alpha1 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.707Z
2022-10-27T05:15:34.708Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_dynamodb_services_k8s_aws_global_table_v1alpha1 timestamp=2022-10-27T05:15:34.707Z
2022-10-27T05:15:34.708Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_dynamodb_services_k8s_aws_table_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.707Z
2022-10-27T05:15:34.708Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_resource_type=k8s_ec2_services_k8s_aws_dhcp_options_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.707Z
2022-10-27T05:15:34.708Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_ec2_services_k8s_aws_elastic_ip_address_v1alpha1 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.707Z
2022-10-27T05:15:34.708Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_ec2_services_k8s_aws_instance_v1alpha1 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework timestamp=2022-10-27T05:15:34.707Z
2022-10-27T05:15:34.708Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_resource_type=k8s_ec2_services_k8s_aws_internet_gateway_v1alpha1 timestamp=2022-10-27T05:15:34.707Z
2022-10-27T05:15:34.708Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_ec2_services_k8s_aws_nat_gateway_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework timestamp=2022-10-27T05:15:34.707Z
2022-10-27T05:15:34.708Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_ec2_services_k8s_aws_route_table_v1alpha1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.707Z
2022-10-27T05:15:34.708Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_ec2_services_k8s_aws_security_group_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework timestamp=2022-10-27T05:15:34.707Z
2022-10-27T05:15:34.708Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_resource_type=k8s_ec2_services_k8s_aws_subnet_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.707Z
2022-10-27T05:15:34.708Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_ec2_services_k8s_aws_transit_gateway_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.707Z
2022-10-27T05:15:34.708Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_ec2_services_k8s_aws_vpc_endpoint_v1alpha1 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework timestamp=2022-10-27T05:15:34.707Z
2022-10-27T05:15:34.708Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_ec2_services_k8s_aws_vpc_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework timestamp=2022-10-27T05:15:34.707Z
2022-10-27T05:15:34.708Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_ecr_services_k8s_aws_pull_through_cache_rule_v1alpha1 tf_rpc=GetProviderSchema @module=sdk.framework @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.707Z
2022-10-27T05:15:34.708Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_ecr_services_k8s_aws_repository_v1alpha1 timestamp=2022-10-27T05:15:34.707Z
2022-10-27T05:15:34.708Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_eks_services_k8s_aws_addon_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.707Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_eks_services_k8s_aws_cluster_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.707Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_eks_services_k8s_aws_fargate_profile_v1alpha1 timestamp=2022-10-27T05:15:34.707Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_eks_services_k8s_aws_nodegroup_v1alpha1 timestamp=2022-10-27T05:15:34.707Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_elasticache_services_k8s_aws_cache_parameter_group_v1alpha1 timestamp=2022-10-27T05:15:34.707Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_elasticache_services_k8s_aws_cache_subnet_group_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.707Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_elasticache_services_k8s_aws_replication_group_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.707Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_elasticache_services_k8s_aws_snapshot_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.707Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_elasticache_services_k8s_aws_user_group_v1alpha1 timestamp=2022-10-27T05:15:34.707Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_elasticache_services_k8s_aws_user_v1alpha1 tf_rpc=GetProviderSchema @module=sdk.framework timestamp=2022-10-27T05:15:34.707Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_elasticsearch_k8s_elastic_co_elasticsearch_v1beta1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.707Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_resource_type=k8s_elasticsearch_k8s_elastic_co_elasticsearch_v1 timestamp=2022-10-27T05:15:34.707Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_emrcontainers_services_k8s_aws_job_run_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.708Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_emrcontainers_services_k8s_aws_virtual_cluster_v1alpha1 timestamp=2022-10-27T05:15:34.708Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_endpoints_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.708Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_enterprise_gloo_solo_io_auth_config_v1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.708Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_enterprisesearch_k8s_elastic_co_enterprise_search_v1beta1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.708Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_enterprisesearch_k8s_elastic_co_enterprise_search_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.708Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_events_k8s_io_event_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.708Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_resource_type=k8s_execution_furiko_io_job_config_v1alpha1 timestamp=2022-10-27T05:15:34.708Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_execution_furiko_io_job_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.708Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_expansion_gatekeeper_sh_expansion_template_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.708Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_extensions_istio_io_wasm_plugin_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.708Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_resource_type=k8s_external_secrets_io_cluster_external_secret_v1beta1 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.708Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_external_secrets_io_cluster_secret_store_v1alpha1 timestamp=2022-10-27T05:15:34.708Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_external_secrets_io_cluster_secret_store_v1beta1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.708Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_external_secrets_io_external_secret_v1alpha1 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.708Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_external_secrets_io_external_secret_v1beta1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.708Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_external_secrets_io_secret_store_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.708Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_external_secrets_io_secret_store_v1beta1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.708Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_resource_type=k8s_externaldata_gatekeeper_sh_provider_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.708Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_resource_type=k8s_externaldns_k8s_io_dns_endpoint_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.708Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_flagger_app_alert_provider_v1beta1 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.708Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_resource_type=k8s_flagger_app_canary_v1beta1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.708Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_rpc=GetProviderSchema @module=sdk.framework tf_resource_type=k8s_flagger_app_metric_template_v1beta1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.708Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_resource_type=k8s_flink_apache_org_flink_deployment_v1beta1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.708Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_flink_apache_org_flink_session_job_v1beta1 timestamp=2022-10-27T05:15:34.708Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_flowcontrol_apiserver_k8s_io_flow_schema_v1beta2 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.708Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_flowcontrol_apiserver_k8s_io_flow_schema_v1beta3 timestamp=2022-10-27T05:15:34.708Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_flowcontrol_apiserver_k8s_io_priority_level_configuration_v1beta2 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.708Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_flowcontrol_apiserver_k8s_io_priority_level_configuration_v1beta3 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.708Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_fossul_io_backup_config_v1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.708Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_fossul_io_backup_schedule_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.708Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_fossul_io_backup_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.708Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_fossul_io_fossul_v1 timestamp=2022-10-27T05:15:34.708Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_fossul_io_restore_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.708Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_gateway_networking_k8s_io_gateway_class_v1alpha2 timestamp=2022-10-27T05:15:34.708Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_gateway_networking_k8s_io_gateway_v1alpha2 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.708Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_gateway_networking_k8s_io_http_route_v1alpha2 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.708Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_resource_type=k8s_gateway_networking_k8s_io_tcp_route_v1alpha2 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.708Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_resource_type=k8s_gateway_networking_k8s_io_tls_route_v1alpha2 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.708Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_gateway_solo_io_gateway_v1 timestamp=2022-10-27T05:15:34.708Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_gateway_solo_io_matchable_http_gateway_v1 tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.708Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_gateway_solo_io_route_option_v1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.708Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema tf_resource_type=k8s_gateway_solo_io_route_table_v1 timestamp=2022-10-27T05:15:34.708Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_resource_type=k8s_gateway_solo_io_virtual_host_option_v1 timestamp=2022-10-27T05:15:34.708Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_resource_type=k8s_gateway_solo_io_virtual_service_v1 timestamp=2022-10-27T05:15:34.708Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_getambassador_io_auth_service_v2 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.708Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_resource_type=k8s_getambassador_io_auth_service_v3alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.708Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_getambassador_io_consul_resolver_v2 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.708Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_getambassador_io_consul_resolver_v3alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.708Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_getambassador_io_dev_portal_v2 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_getambassador_io_dev_portal_v3alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_getambassador_io_host_v2 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_getambassador_io_host_v3alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_resource_type=k8s_getambassador_io_kubernetes_endpoint_resolver_v2 tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_getambassador_io_kubernetes_endpoint_resolver_v3alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_getambassador_io_kubernetes_service_resolver_v2 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_resource_type=k8s_getambassador_io_kubernetes_service_resolver_v3alpha1 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_resource_type=k8s_getambassador_io_listener_v3alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.709Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_getambassador_io_log_service_v2 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_getambassador_io_log_service_v3alpha1 timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_getambassador_io_mapping_v2 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_getambassador_io_mapping_v3alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_getambassador_io_module_v2 tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_resource_type=k8s_getambassador_io_module_v3alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_getambassador_io_rate_limit_service_v2 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_resource_type=k8s_getambassador_io_rate_limit_service_v3alpha1 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_getambassador_io_tcp_mapping_v2 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_resource_type=k8s_getambassador_io_tcp_mapping_v3alpha1 timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_getambassador_io_tls_context_v2 timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_getambassador_io_tls_context_v3alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_getambassador_io_tracing_service_v2 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_resource_type=k8s_getambassador_io_tracing_service_v3alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_gloo_solo_io_proxy_v1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_resource_type=k8s_gloo_solo_io_settings_v1 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_resource_type=k8s_gloo_solo_io_upstream_group_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_gloo_solo_io_upstream_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_resource_type=k8s_graphql_gloo_solo_io_graph_ql_api_v1beta1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_resource_type=k8s_hazelcast_com_cron_hot_backup_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_hazelcast_com_hazelcast_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema tf_resource_type=k8s_hazelcast_com_hot_backup_v1alpha1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_resource_type=k8s_hazelcast_com_management_center_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_hazelcast_com_map_v1alpha1 timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_resource_type=k8s_hazelcast_com_wan_replication_v1alpha1 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_helm_sigstore_dev_rekor_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_helm_toolkit_fluxcd_io_helm_release_v2beta1 timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_hive_openshift_io_checkpoint_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_resource_type=k8s_hive_openshift_io_cluster_claim_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_resource_type=k8s_hive_openshift_io_cluster_deployment_customization_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_rpc=GetProviderSchema tf_resource_type=k8s_hive_openshift_io_cluster_deployment_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_hive_openshift_io_cluster_deprovision_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_hive_openshift_io_cluster_image_set_v1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_hive_openshift_io_cluster_pool_v1 timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_hive_openshift_io_cluster_provision_v1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_hive_openshift_io_cluster_relocate_v1 tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_hive_openshift_io_cluster_state_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_hive_openshift_io_dns_zone_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_hive_openshift_io_hive_config_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_hive_openshift_io_machine_pool_name_lease_v1 timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_hive_openshift_io_machine_pool_v1 tf_rpc=GetProviderSchema @module=sdk.framework timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_hive_openshift_io_selector_sync_identity_provider_v1 tf_rpc=GetProviderSchema @module=sdk.framework @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_hive_openshift_io_selector_sync_set_v1 @module=sdk.framework timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_hive_openshift_io_sync_identity_provider_v1 tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_hive_openshift_io_sync_set_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_hiveinternal_openshift_io_cluster_sync_lease_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_hiveinternal_openshift_io_cluster_sync_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_hiveinternal_openshift_io_fake_cluster_install_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_hyperfoil_io_horreum_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_resource_type=k8s_hyperfoil_io_hyperfoil_v1alpha2 timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_iam_services_k8s_aws_group_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_iam_services_k8s_aws_policy_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_iam_services_k8s_aws_role_v1alpha1 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema tf_resource_type=k8s_ibmcloud_ibm_com_composable_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_image_toolkit_fluxcd_io_image_policy_v1alpha1 timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_image_toolkit_fluxcd_io_image_policy_v1alpha2 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_image_toolkit_fluxcd_io_image_policy_v1beta1 tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_image_toolkit_fluxcd_io_image_repository_v1alpha1 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_image_toolkit_fluxcd_io_image_repository_v1alpha2 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_image_toolkit_fluxcd_io_image_repository_v1beta1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_image_toolkit_fluxcd_io_image_update_automation_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_resource_type=k8s_image_toolkit_fluxcd_io_image_update_automation_v1alpha2 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_image_toolkit_fluxcd_io_image_update_automation_v1beta1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework timestamp=2022-10-27T05:15:34.709Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_resource_type=k8s_imaging_ingestion_alvearie_org_dicom_event_bridge_v1alpha1 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_resource_type=k8s_imaging_ingestion_alvearie_org_dicom_event_driven_ingestion_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_imaging_ingestion_alvearie_org_dicom_instance_binding_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_imaging_ingestion_alvearie_org_dicom_study_binding_v1alpha1 timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework tf_resource_type=k8s_imaging_ingestion_alvearie_org_dicomweb_ingestion_service_v1alpha1 timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_imaging_ingestion_alvearie_org_dimse_ingestion_service_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_imaging_ingestion_alvearie_org_dimse_proxy_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_infinispan_org_backup_v2alpha1 tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_infinispan_org_batch_v2alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_infinispan_org_cache_v2alpha1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_infinispan_org_infinispan_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @module=sdk.framework timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_infinispan_org_restore_v2alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.710Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_installation_mattermost_com_mattermost_v1beta1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_integreatly_org_grafana_dashboard_v1alpha1 tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_integreatly_org_grafana_data_source_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_integreatly_org_grafana_folder_v1alpha1 timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_integreatly_org_grafana_notification_channel_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_integreatly_org_grafana_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_iot_eclipse_org_ditto_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework tf_resource_type=k8s_iot_eclipse_org_hawkbit_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_jaegertracing_io_jaeger_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_k8gb_absa_oss_gslb_v1beta1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_rpc=GetProviderSchema tf_resource_type=k8s_kafka_strimzi_io_kafka_bridge_v1beta2 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_kafka_strimzi_io_kafka_connect_v1beta2 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_kafka_strimzi_io_kafka_connector_v1beta2 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_rpc=GetProviderSchema tf_resource_type=k8s_kafka_strimzi_io_kafka_mirror_maker2_v1beta2 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_resource_type=k8s_kafka_strimzi_io_kafka_mirror_maker_v1beta2 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_kafka_strimzi_io_kafka_rebalance_v1beta2 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_kafka_strimzi_io_kafka_topic_v1alpha1 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_resource_type=k8s_kafka_strimzi_io_kafka_topic_v1beta1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_resource_type=k8s_kafka_strimzi_io_kafka_topic_v1beta2 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_resource_type=k8s_kafka_strimzi_io_kafka_user_v1alpha1 timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_kafka_strimzi_io_kafka_user_v1beta1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_kafka_strimzi_io_kafka_user_v1beta2 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_resource_type=k8s_kafka_strimzi_io_kafka_v1beta2 timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_keycloak_org_keycloak_backup_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_keycloak_org_keycloak_client_v1alpha1 timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_keycloak_org_keycloak_realm_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_keycloak_org_keycloak_user_v1alpha1 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_keycloak_org_keycloak_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_kiali_io_kiali_v1alpha1 timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_kibana_k8s_elastic_co_kibana_v1beta1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_kibana_k8s_elastic_co_kibana_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_kms_services_k8s_aws_alias_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_kms_services_k8s_aws_grant_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_kms_services_k8s_aws_key_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_kustomize_toolkit_fluxcd_io_kustomization_v1beta1 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_kustomize_toolkit_fluxcd_io_kustomization_v1beta2 tf_rpc=GetProviderSchema @module=sdk.framework timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_kyverno_io_admission_report_v1alpha2 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_kyverno_io_background_scan_report_v1alpha2 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_kyverno_io_cluster_admission_report_v1alpha2 timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_kyverno_io_cluster_background_scan_report_v1alpha2 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_kyverno_io_cluster_policy_v1 timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_kyverno_io_cluster_policy_v2beta1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_resource_type=k8s_kyverno_io_generate_request_v1 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_kyverno_io_policy_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_resource_type=k8s_kyverno_io_policy_v2beta1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_kyverno_io_update_request_v1beta1 tf_rpc=GetProviderSchema @module=sdk.framework timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework tf_resource_type=k8s_lambda_services_k8s_aws_alias_v1alpha1 timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_lambda_services_k8s_aws_code_signing_config_v1alpha1 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_lambda_services_k8s_aws_event_source_mapping_v1alpha1 timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework tf_resource_type=k8s_lambda_services_k8s_aws_function_url_config_v1alpha1 timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_resource_type=k8s_lambda_services_k8s_aws_function_v1alpha1 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_limit_range_v1 @module=sdk.framework timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_resource_type=k8s_linkerd_io_service_profile_v1alpha1 @module=sdk.framework timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_linkerd_io_service_profile_v1alpha2 timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_rpc=GetProviderSchema tf_resource_type=k8s_litmuschaos_io_chaos_engine_v1alpha1 timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_litmuschaos_io_chaos_experiment_v1alpha1 timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework tf_resource_type=k8s_litmuschaos_io_chaos_result_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_loki_grafana_com_alerting_rule_v1beta1 @module=sdk.framework @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_loki_grafana_com_loki_stack_v1beta1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_loki_grafana_com_loki_stack_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_loki_grafana_com_recording_rule_v1beta1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_resource_type=k8s_loki_grafana_com_ruler_config_v1beta1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_resource_type=k8s_maps_k8s_elastic_co_elastic_maps_server_v1alpha1 timestamp=2022-10-27T05:15:34.710Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_mattermost_com_cluster_installation_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_resource_type=k8s_mattermost_com_mattermost_restore_db_v1alpha1 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_minio_min_io_tenant_v1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_minio_min_io_tenant_v2 @module=sdk.framework timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_monitoring_coreos_com_alertmanager_config_v1alpha1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_monitoring_coreos_com_alertmanager_v1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_rpc=GetProviderSchema tf_resource_type=k8s_monitoring_coreos_com_pod_monitor_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_monitoring_coreos_com_probe_v1 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_monitoring_coreos_com_prometheus_rule_v1 timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_monitoring_coreos_com_prometheus_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_monitoring_coreos_com_service_monitor_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_monitoring_coreos_com_thanos_ruler_v1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.711Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_mq_services_k8s_aws_broker_v1alpha1 timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_mutations_gatekeeper_sh_assign_metadata_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_resource_type=k8s_mutations_gatekeeper_sh_assign_metadata_v1beta1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_mutations_gatekeeper_sh_assign_metadata_v1 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_mutations_gatekeeper_sh_assign_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_mutations_gatekeeper_sh_assign_v1beta1 timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_mutations_gatekeeper_sh_assign_v1 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_resource_type=k8s_mutations_gatekeeper_sh_modify_set_v1alpha1 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_mutations_gatekeeper_sh_modify_set_v1beta1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_resource_type=k8s_mutations_gatekeeper_sh_modify_set_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_namespace_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_networking_istio_io_destination_rule_v1alpha3 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_resource_type=k8s_networking_istio_io_destination_rule_v1beta1 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_networking_istio_io_envoy_filter_v1alpha3 tf_rpc=GetProviderSchema @module=sdk.framework @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_networking_istio_io_gateway_v1alpha3 tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_networking_istio_io_gateway_v1beta1 tf_rpc=GetProviderSchema @module=sdk.framework timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework tf_resource_type=k8s_networking_istio_io_proxy_config_v1beta1 timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_resource_type=k8s_networking_istio_io_service_entry_v1alpha3 timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_networking_istio_io_service_entry_v1beta1 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_networking_istio_io_sidecar_v1alpha3 tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_networking_istio_io_sidecar_v1beta1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_networking_istio_io_virtual_service_v1alpha3 tf_rpc=GetProviderSchema @module=sdk.framework timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_networking_istio_io_virtual_service_v1beta1 timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_networking_istio_io_workload_entry_v1alpha3 timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_resource_type=k8s_networking_istio_io_workload_entry_v1beta1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_networking_istio_io_workload_group_v1alpha3 timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_networking_istio_io_workload_group_v1beta1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_networking_k8s_io_ingress_class_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_resource_type=k8s_networking_k8s_io_ingress_v1 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_networking_k8s_io_network_policy_v1 timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_resource_type=k8s_notification_toolkit_fluxcd_io_alert_v1beta1 timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_notification_toolkit_fluxcd_io_provider_v1beta1 tf_rpc=GetProviderSchema @module=sdk.framework timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_notification_toolkit_fluxcd_io_receiver_v1beta1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_rpc=GetProviderSchema @module=sdk.framework timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_objectbucket_io_object_bucket_claim_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_objectbucket_io_object_bucket_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_resource_type=k8s_opensearchservice_services_k8s_aws_domain_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_resource_type=k8s_opentelemetry_io_instrumentation_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_opentelemetry_io_open_telemetry_collector_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_operator_aquasec_com_aqua_csp_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_operator_aquasec_com_aqua_database_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_operator_aquasec_com_aqua_enforcer_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_operator_aquasec_com_aqua_gateway_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_operator_aquasec_com_aqua_kube_enforcer_v1alpha1 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_operator_aquasec_com_aqua_scanner_v1alpha1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_operator_aquasec_com_aqua_server_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework tf_resource_type=k8s_operator_cryostat_io_cryostat_v1beta1 timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_operator_knative_dev_knative_eventing_v1beta1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_operator_knative_dev_knative_serving_v1beta1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_operator_open_cluster_management_io_cluster_manager_v1 timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_operator_open_cluster_management_io_klusterlet_v1 timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_operator_tekton_dev_tekton_result_v1alpha1 timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_operator_tigera_io_api_server_v1 timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_operator_tigera_io_image_set_v1 @module=sdk.framework timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_operator_tigera_io_installation_v1 timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_resource_type=k8s_operator_tigera_io_tigera_status_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_org_eclipse_che_che_cluster_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_org_eclipse_che_che_cluster_v2 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_persistent_volume_claim_v1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_persistent_volume_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_pod_v1 tf_rpc=GetProviderSchema @module=sdk.framework @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.711Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_policy_linkerd_io_authorization_policy_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_policy_linkerd_io_http_route_v1alpha1 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_policy_linkerd_io_http_route_v1beta1 timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_policy_linkerd_io_mesh_tls_authentication_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_policy_linkerd_io_network_authentication_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_policy_linkerd_io_server_authorization_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_policy_linkerd_io_server_authorization_v1beta1 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_policy_linkerd_io_server_v1alpha1 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_policy_linkerd_io_server_v1beta1 tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_resource_type=k8s_policy_pod_disruption_budget_v1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_postgres_operator_crunchydata_com_postgres_cluster_v1beta1 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_prometheusservice_services_k8s_aws_alert_manager_definition_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_prometheusservice_services_k8s_aws_rule_groups_namespace_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.712Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_resource_type=k8s_prometheusservice_services_k8s_aws_workspace_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_resource_type=k8s_quay_redhat_com_quay_registry_v1 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_rbac_authorization_k8s_io_cluster_role_binding_v1 timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_rbac_authorization_k8s_io_cluster_role_v1 tf_rpc=GetProviderSchema @module=sdk.framework timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_resource_type=k8s_rbac_authorization_k8s_io_role_binding_v1 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_rbac_authorization_k8s_io_role_v1 timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_rds_services_k8s_aws_db_cluster_parameter_group_v1alpha1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema tf_resource_type=k8s_rds_services_k8s_aws_db_cluster_v1alpha1 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_rds_services_k8s_aws_db_instance_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_resource_type=k8s_rds_services_k8s_aws_db_parameter_group_v1alpha1 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_resource_type=k8s_rds_services_k8s_aws_db_proxy_v1alpha1 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_rds_services_k8s_aws_db_subnet_group_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_rds_services_k8s_aws_global_cluster_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_resource_type=k8s_redhatcop_redhat_io_quay_ecosystem_v1alpha1 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_resource_type=k8s_registry_apicur_io_apicurio_registry_v1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_resource_type=k8s_replication_controller_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_ripsaw_cloudbulldozer_io_benchmark_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_rocketmq_apache_org_broker_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_rocketmq_apache_org_console_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_resource_type=k8s_rocketmq_apache_org_name_service_v1alpha1 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_rocketmq_apache_org_topic_transfer_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_s3_services_k8s_aws_bucket_v1alpha1 timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_sagemaker_services_k8s_aws_app_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_sagemaker_services_k8s_aws_data_quality_job_definition_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_resource_type=k8s_sagemaker_services_k8s_aws_domain_v1alpha1 timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_sagemaker_services_k8s_aws_endpoint_config_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_sagemaker_services_k8s_aws_endpoint_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_resource_type=k8s_sagemaker_services_k8s_aws_feature_group_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_resource_type=k8s_sagemaker_services_k8s_aws_hyper_parameter_tuning_job_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_sagemaker_services_k8s_aws_model_bias_job_definition_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_sagemaker_services_k8s_aws_model_explainability_job_definition_v1alpha1 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework tf_resource_type=k8s_sagemaker_services_k8s_aws_model_package_group_v1alpha1 timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_resource_type=k8s_sagemaker_services_k8s_aws_model_package_v1alpha1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_sagemaker_services_k8s_aws_model_quality_job_definition_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_sagemaker_services_k8s_aws_model_v1alpha1 timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_sagemaker_services_k8s_aws_monitoring_schedule_v1alpha1 timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_sagemaker_services_k8s_aws_notebook_instance_lifecycle_config_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_sagemaker_services_k8s_aws_notebook_instance_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_sagemaker_services_k8s_aws_processing_job_v1alpha1 timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_sagemaker_services_k8s_aws_training_job_v1alpha1 timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_sagemaker_services_k8s_aws_transform_job_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_resource_type=k8s_sagemaker_services_k8s_aws_user_profile_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_scheduling_k8s_io_priority_class_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_resource_type=k8s_schemas_schemahero_io_data_type_v1alpha4 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_resource_type=k8s_schemas_schemahero_io_migration_v1alpha4 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_resource_type=k8s_schemas_schemahero_io_table_v1alpha4 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_scylla_scylladb_com_node_config_v1alpha1 tf_rpc=GetProviderSchema @module=sdk.framework @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_resource_type=k8s_scylla_scylladb_com_scylla_cluster_v1 timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_scylla_scylladb_com_scylla_operator_config_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_resource_type=k8s_secret_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_secscan_quay_redhat_com_image_manifest_vuln_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_security_istio_io_authorization_policy_v1beta1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_security_istio_io_peer_authentication_v1beta1 timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_security_istio_io_request_authentication_v1beta1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_security_profiles_operator_x_k8s_io_app_armor_profile_v1alpha1 tf_rpc=GetProviderSchema @module=sdk.framework timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_security_profiles_operator_x_k8s_io_profile_binding_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_security_profiles_operator_x_k8s_io_profile_recording_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework tf_resource_type=k8s_security_profiles_operator_x_k8s_io_raw_selinux_profile_v1alpha2 timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_resource_type=k8s_security_profiles_operator_x_k8s_io_seccomp_profile_v1beta1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_resource_type=k8s_security_profiles_operator_x_k8s_io_security_profile_node_status_v1alpha1 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_resource_type=k8s_security_profiles_operator_x_k8s_io_security_profiles_operator_daemon_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_resource_type=k8s_security_profiles_operator_x_k8s_io_selinux_profile_v1alpha2 timestamp=2022-10-27T05:15:34.712Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_resource_type=k8s_sematext_com_sematext_agent_v1 timestamp=2022-10-27T05:15:34.713Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_service_account_v1 @module=sdk.framework tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.713Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_service_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.713Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_servicebinding_io_cluster_workload_resource_mapping_v1alpha3 timestamp=2022-10-27T05:15:34.713Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_servicebinding_io_cluster_workload_resource_mapping_v1beta1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.713Z
2022-10-27T05:15:34.713Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_servicebinding_io_service_binding_v1alpha3 timestamp=2022-10-27T05:15:34.713Z
2022-10-27T05:15:34.714Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_servicebinding_io_service_binding_v1beta1 timestamp=2022-10-27T05:15:34.713Z
2022-10-27T05:15:34.714Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_resource_type=k8s_services_k8s_aws_adopted_resource_v1alpha1 @module=sdk.framework tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.713Z
2022-10-27T05:15:34.714Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_services_k8s_aws_field_export_v1alpha1 tf_rpc=GetProviderSchema @module=sdk.framework timestamp=2022-10-27T05:15:34.713Z
2022-10-27T05:15:34.714Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_resource_type=k8s_sfn_services_k8s_aws_activity_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.713Z
2022-10-27T05:15:34.714Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_resource_type=k8s_sfn_services_k8s_aws_state_machine_v1alpha1 timestamp=2022-10-27T05:15:34.713Z
2022-10-27T05:15:34.714Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_source_toolkit_fluxcd_io_bucket_v1beta1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.713Z
2022-10-27T05:15:34.714Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_resource_type=k8s_source_toolkit_fluxcd_io_bucket_v1beta2 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.713Z
2022-10-27T05:15:34.714Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_source_toolkit_fluxcd_io_git_repository_v1beta1 timestamp=2022-10-27T05:15:34.713Z
2022-10-27T05:15:34.714Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_source_toolkit_fluxcd_io_git_repository_v1beta2 timestamp=2022-10-27T05:15:34.713Z
2022-10-27T05:15:34.714Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_source_toolkit_fluxcd_io_helm_chart_v1beta1 timestamp=2022-10-27T05:15:34.713Z
2022-10-27T05:15:34.714Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_source_toolkit_fluxcd_io_helm_chart_v1beta2 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.713Z
2022-10-27T05:15:34.714Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_source_toolkit_fluxcd_io_helm_repository_v1beta1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.713Z
2022-10-27T05:15:34.714Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_source_toolkit_fluxcd_io_helm_repository_v1beta2 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.713Z
2022-10-27T05:15:34.714Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_source_toolkit_fluxcd_io_oci_repository_v1beta2 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.713Z
2022-10-27T05:15:34.714Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_resource_type=k8s_sparkoperator_k8s_io_scheduled_spark_application_v1beta2 timestamp=2022-10-27T05:15:34.713Z
2022-10-27T05:15:34.714Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_sparkoperator_k8s_io_spark_application_v1beta2 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.713Z
2022-10-27T05:15:34.714Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_resource_type=k8s_storage_k8s_io_csi_driver_v1 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.713Z
2022-10-27T05:15:34.714Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_storage_k8s_io_csi_node_v1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.713Z
2022-10-27T05:15:34.714Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_storage_k8s_io_storage_class_v1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.713Z
2022-10-27T05:15:34.714Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_storage_k8s_io_volume_attachment_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.713Z
2022-10-27T05:15:34.714Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_telemetry_istio_io_telemetry_v1alpha1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.713Z
2022-10-27T05:15:34.714Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_templates_gatekeeper_sh_constraint_template_v1alpha1 timestamp=2022-10-27T05:15:34.713Z
2022-10-27T05:15:34.714Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_templates_gatekeeper_sh_constraint_template_v1beta1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.713Z
2022-10-27T05:15:34.714Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_templates_gatekeeper_sh_constraint_template_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s @module=sdk.framework timestamp=2022-10-27T05:15:34.713Z
2022-10-27T05:15:34.714Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_traefik_containo_us_ingress_route_tcp_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.713Z
2022-10-27T05:15:34.714Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_traefik_containo_us_ingress_route_udp_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.713Z
2022-10-27T05:15:34.714Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_traefik_containo_us_ingress_route_v1alpha1 @module=sdk.framework timestamp=2022-10-27T05:15:34.713Z
2022-10-27T05:15:34.714Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_resource_type=k8s_traefik_containo_us_middleware_tcp_v1alpha1 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.713Z
2022-10-27T05:15:34.714Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_traefik_containo_us_middleware_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.713Z
2022-10-27T05:15:34.714Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_traefik_containo_us_servers_transport_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.713Z
2022-10-27T05:15:34.714Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_traefik_containo_us_tls_option_v1alpha1 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 timestamp=2022-10-27T05:15:34.713Z
2022-10-27T05:15:34.714Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema tf_resource_type=k8s_traefik_containo_us_tls_store_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.713Z
2022-10-27T05:15:34.714Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_resource_type=k8s_traefik_containo_us_traefik_service_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.713Z
2022-10-27T05:15:34.714Z [TRACE] provider.terraform-provider-k8s: Found resource type: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_wgpolicyk8s_io_cluster_policy_report_v1alpha2 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.713Z
2022-10-27T05:15:34.714Z [TRACE] provider.terraform-provider-k8s: Found resource type: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 @module=sdk.framework tf_resource_type=k8s_wgpolicyk8s_io_policy_report_v1alpha2 timestamp=2022-10-27T05:15:34.713Z
2022-10-27T05:15:34.714Z [TRACE] provider.terraform-provider-k8s: Found resource type: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:353 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_wildfly_org_wild_fly_server_v1alpha1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.713Z
2022-10-27T05:15:34.714Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_redhatcop_redhat_io_quay_ecosystem_v1alpha1 tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.713Z
2022-10-27T05:15:34.714Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_resource_type=k8s_redhatcop_redhat_io_quay_ecosystem_v1alpha1 @module=sdk.framework timestamp=2022-10-27T05:15:34.714Z
2022-10-27T05:15:34.714Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_storage_k8s_io_storage_class_v1 timestamp=2022-10-27T05:15:34.714Z
2022-10-27T05:15:34.714Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_storage_k8s_io_storage_class_v1 timestamp=2022-10-27T05:15:34.714Z
2022-10-27T05:15:34.714Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_rpc=GetProviderSchema tf_resource_type=k8s_argoproj_io_app_project_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.714Z
2022-10-27T05:15:34.714Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_argoproj_io_app_project_v1alpha1 @module=sdk.framework tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.714Z
2022-10-27T05:15:34.714Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_crd_projectcalico_org_network_set_v1 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.714Z
2022-10-27T05:15:34.715Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_crd_projectcalico_org_network_set_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework timestamp=2022-10-27T05:15:34.714Z
2022-10-27T05:15:34.715Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_resource_type=k8s_ec2_services_k8s_aws_vpc_endpoint_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.714Z
2022-10-27T05:15:34.715Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_ec2_services_k8s_aws_vpc_endpoint_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.715Z
2022-10-27T05:15:34.715Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_enterprise_gloo_solo_io_auth_config_v1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.715Z
2022-10-27T05:15:34.715Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_resource_type=k8s_enterprise_gloo_solo_io_auth_config_v1 timestamp=2022-10-27T05:15:34.715Z
2022-10-27T05:15:34.715Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_hive_openshift_io_hive_config_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.715Z
2022-10-27T05:15:34.715Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_hive_openshift_io_hive_config_v1 timestamp=2022-10-27T05:15:34.715Z
2022-10-27T05:15:34.715Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_resource_type=k8s_networking_istio_io_service_entry_v1beta1 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.715Z
2022-10-27T05:15:34.715Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_networking_istio_io_service_entry_v1beta1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.715Z
2022-10-27T05:15:34.715Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_crd_projectcalico_org_ip_pool_v1 timestamp=2022-10-27T05:15:34.715Z
2022-10-27T05:15:34.715Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_crd_projectcalico_org_ip_pool_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.715Z
2022-10-27T05:15:34.715Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_resource_type=k8s_iam_services_k8s_aws_group_v1alpha1 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.715Z
2022-10-27T05:15:34.715Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_iam_services_k8s_aws_group_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework timestamp=2022-10-27T05:15:34.715Z
2022-10-27T05:15:34.715Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_lambda_services_k8s_aws_event_source_mapping_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.715Z
2022-10-27T05:15:34.715Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_lambda_services_k8s_aws_event_source_mapping_v1alpha1 timestamp=2022-10-27T05:15:34.715Z
2022-10-27T05:15:34.715Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_source_toolkit_fluxcd_io_bucket_v1beta2 timestamp=2022-10-27T05:15:34.715Z
2022-10-27T05:15:34.715Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_source_toolkit_fluxcd_io_bucket_v1beta2 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.715Z
2022-10-27T05:15:34.715Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_resource_type=k8s_wgpolicyk8s_io_cluster_policy_report_v1alpha2 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.715Z
2022-10-27T05:15:34.715Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_resource_type=k8s_wgpolicyk8s_io_cluster_policy_report_v1alpha2 timestamp=2022-10-27T05:15:34.715Z
2022-10-27T05:15:34.715Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_chaos_mesh_org_block_chaos_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.715Z
2022-10-27T05:15:34.715Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_chaos_mesh_org_block_chaos_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.715Z
2022-10-27T05:15:34.715Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_fossul_io_fossul_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.715Z
2022-10-27T05:15:34.715Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_resource_type=k8s_fossul_io_fossul_v1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.715Z
2022-10-27T05:15:34.715Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_getambassador_io_host_v3alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.715Z
2022-10-27T05:15:34.715Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_resource_type=k8s_getambassador_io_host_v3alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.715Z
2022-10-27T05:15:34.715Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_resource_type=k8s_integreatly_org_grafana_folder_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.715Z
2022-10-27T05:15:34.715Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_integreatly_org_grafana_folder_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.715Z
2022-10-27T05:15:34.715Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_kiali_io_kiali_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.715Z
2022-10-27T05:15:34.716Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_resource_type=k8s_kiali_io_kiali_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.716Z
2022-10-27T05:15:34.716Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_sagemaker_services_k8s_aws_processing_job_v1alpha1 timestamp=2022-10-27T05:15:34.716Z
2022-10-27T05:15:34.716Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_sagemaker_services_k8s_aws_processing_job_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework timestamp=2022-10-27T05:15:34.716Z
2022-10-27T05:15:34.716Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_crd_projectcalico_org_calico_node_status_v1 timestamp=2022-10-27T05:15:34.716Z
2022-10-27T05:15:34.716Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_resource_type=k8s_crd_projectcalico_org_calico_node_status_v1 tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.716Z
2022-10-27T05:15:34.716Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_resource_type=k8s_ec2_services_k8s_aws_dhcp_options_v1alpha1 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.716Z
2022-10-27T05:15:34.716Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_ec2_services_k8s_aws_dhcp_options_v1alpha1 timestamp=2022-10-27T05:15:34.716Z
2022-10-27T05:15:34.716Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_getambassador_io_tcp_mapping_v2 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.716Z
2022-10-27T05:15:34.716Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_resource_type=k8s_getambassador_io_tcp_mapping_v2 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.716Z
2022-10-27T05:15:34.716Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_getambassador_io_tls_context_v3alpha1 timestamp=2022-10-27T05:15:34.716Z
2022-10-27T05:15:34.716Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_getambassador_io_tls_context_v3alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s @module=sdk.framework timestamp=2022-10-27T05:15:34.716Z
2022-10-27T05:15:34.716Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_resource_type=k8s_sagemaker_services_k8s_aws_endpoint_config_v1alpha1 tf_rpc=GetProviderSchema @module=sdk.framework timestamp=2022-10-27T05:15:34.716Z
2022-10-27T05:15:34.716Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_sagemaker_services_k8s_aws_endpoint_config_v1alpha1 timestamp=2022-10-27T05:15:34.716Z
2022-10-27T05:15:34.716Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_source_toolkit_fluxcd_io_helm_chart_v1beta1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.716Z
2022-10-27T05:15:34.716Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_source_toolkit_fluxcd_io_helm_chart_v1beta1 timestamp=2022-10-27T05:15:34.716Z
2022-10-27T05:15:34.716Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_acid_zalan_do_operator_configuration_v1 tf_rpc=GetProviderSchema @module=sdk.framework timestamp=2022-10-27T05:15:34.716Z
2022-10-27T05:15:34.716Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_resource_type=k8s_acid_zalan_do_operator_configuration_v1 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.716Z
2022-10-27T05:15:34.716Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_ceph_rook_io_ceph_cluster_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.716Z
2022-10-27T05:15:34.716Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_ceph_rook_io_ceph_cluster_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.716Z
2022-10-27T05:15:34.717Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_couchbase_com_couchbase_scope_v2 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.716Z
2022-10-27T05:15:34.718Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_resource_type=k8s_couchbase_com_couchbase_scope_v2 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.718Z
2022-10-27T05:15:34.718Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_ec2_services_k8s_aws_route_table_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.718Z
2022-10-27T05:15:34.718Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_ec2_services_k8s_aws_route_table_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.718Z
2022-10-27T05:15:34.718Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_eks_services_k8s_aws_addon_v1alpha1 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.718Z
2022-10-27T05:15:34.718Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_rpc=GetProviderSchema tf_resource_type=k8s_eks_services_k8s_aws_addon_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.718Z
2022-10-27T05:15:34.718Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_operator_aquasec_com_aqua_gateway_v1alpha1 timestamp=2022-10-27T05:15:34.718Z
2022-10-27T05:15:34.718Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s @module=sdk.framework tf_resource_type=k8s_operator_aquasec_com_aqua_gateway_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.718Z
2022-10-27T05:15:34.718Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_resource_type=k8s_acme_cert_manager_io_order_v1 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.718Z
2022-10-27T05:15:34.718Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema tf_resource_type=k8s_acme_cert_manager_io_order_v1 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.718Z
2022-10-27T05:15:34.718Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_chaos_mesh_org_http_chaos_v1alpha1 @module=sdk.framework tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.718Z
2022-10-27T05:15:34.718Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_chaos_mesh_org_http_chaos_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.718Z
2022-10-27T05:15:34.718Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_chaos_mesh_org_time_chaos_v1alpha1 tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.718Z
2022-10-27T05:15:34.718Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_chaos_mesh_org_time_chaos_v1alpha1 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework timestamp=2022-10-27T05:15:34.718Z
2022-10-27T05:15:34.718Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_couchbase_com_couchbase_role_binding_v2 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.718Z
2022-10-27T05:15:34.718Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_couchbase_com_couchbase_role_binding_v2 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.718Z
2022-10-27T05:15:34.718Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_resource_type=k8s_litmuschaos_io_chaos_experiment_v1alpha1 timestamp=2022-10-27T05:15:34.718Z
2022-10-27T05:15:34.719Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_litmuschaos_io_chaos_experiment_v1alpha1 timestamp=2022-10-27T05:15:34.718Z
2022-10-27T05:15:34.719Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_service_account_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.718Z
2022-10-27T05:15:34.719Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_resource_type=k8s_service_account_v1 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.719Z
2022-10-27T05:15:34.719Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_resource_type=k8s_emrcontainers_services_k8s_aws_virtual_cluster_v1alpha1 timestamp=2022-10-27T05:15:34.719Z
2022-10-27T05:15:34.719Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_emrcontainers_services_k8s_aws_virtual_cluster_v1alpha1 timestamp=2022-10-27T05:15:34.719Z
2022-10-27T05:15:34.719Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_namespace_v1 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.719Z
2022-10-27T05:15:34.719Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_namespace_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.719Z
2022-10-27T05:15:34.719Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_policy_linkerd_io_server_authorization_v1alpha1 tf_rpc=GetProviderSchema @module=sdk.framework timestamp=2022-10-27T05:15:34.719Z
2022-10-27T05:15:34.719Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_policy_linkerd_io_server_authorization_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework timestamp=2022-10-27T05:15:34.719Z
2022-10-27T05:15:34.719Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_resource_type=k8s_mattermost_com_mattermost_restore_db_v1alpha1 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework timestamp=2022-10-27T05:15:34.719Z
2022-10-27T05:15:34.719Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_mattermost_com_mattermost_restore_db_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.719Z
2022-10-27T05:15:34.719Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_operator_open_cluster_management_io_klusterlet_v1 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.719Z
2022-10-27T05:15:34.719Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_rpc=GetProviderSchema @module=sdk.framework tf_resource_type=k8s_operator_open_cluster_management_io_klusterlet_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.719Z
2022-10-27T05:15:34.719Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_core_strimzi_io_strimzi_pod_set_v1beta2 timestamp=2022-10-27T05:15:34.719Z
2022-10-27T05:15:34.719Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_core_strimzi_io_strimzi_pod_set_v1beta2 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.719Z
2022-10-27T05:15:34.719Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_crd_projectcalico_org_ip_reservation_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.719Z
2022-10-27T05:15:34.719Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_crd_projectcalico_org_ip_reservation_v1 tf_rpc=GetProviderSchema @module=sdk.framework @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.719Z
2022-10-27T05:15:34.719Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_resource_type=k8s_external_secrets_io_cluster_external_secret_v1beta1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.719Z
2022-10-27T05:15:34.719Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_external_secrets_io_cluster_external_secret_v1beta1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.719Z
2022-10-27T05:15:34.719Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_fossul_io_backup_config_v1 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s @module=sdk.framework timestamp=2022-10-27T05:15:34.719Z
2022-10-27T05:15:34.719Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_resource_type=k8s_fossul_io_backup_config_v1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.719Z
2022-10-27T05:15:34.719Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_resource_type=k8s_gateway_solo_io_virtual_host_option_v1 timestamp=2022-10-27T05:15:34.719Z
2022-10-27T05:15:34.720Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_gateway_solo_io_virtual_host_option_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.720Z
2022-10-27T05:15:34.720Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_imaging_ingestion_alvearie_org_dimse_proxy_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework timestamp=2022-10-27T05:15:34.720Z
2022-10-27T05:15:34.720Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_imaging_ingestion_alvearie_org_dimse_proxy_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @module=sdk.framework timestamp=2022-10-27T05:15:34.720Z
2022-10-27T05:15:34.720Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_cilium_io_cilium_clusterwide_envoy_config_v2 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.720Z
2022-10-27T05:15:34.720Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_cilium_io_cilium_clusterwide_envoy_config_v2 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.720Z
2022-10-27T05:15:34.720Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_kyverno_io_admission_report_v1alpha2 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.720Z
2022-10-27T05:15:34.720Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_kyverno_io_admission_report_v1alpha2 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.720Z
2022-10-27T05:15:34.720Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_acme_cert_manager_io_challenge_v1 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.720Z
2022-10-27T05:15:34.720Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_acme_cert_manager_io_challenge_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s @module=sdk.framework timestamp=2022-10-27T05:15:34.720Z
2022-10-27T05:15:34.720Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_chaos_mesh_org_dns_chaos_v1alpha1 @module=sdk.framework timestamp=2022-10-27T05:15:34.720Z
2022-10-27T05:15:34.720Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_chaos_mesh_org_dns_chaos_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.720Z
2022-10-27T05:15:34.720Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_resource_type=k8s_hive_openshift_io_cluster_pool_v1 timestamp=2022-10-27T05:15:34.720Z
2022-10-27T05:15:34.720Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_hive_openshift_io_cluster_pool_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework timestamp=2022-10-27T05:15:34.720Z
2022-10-27T05:15:34.720Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_hyperfoil_io_hyperfoil_v1alpha2 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.720Z
2022-10-27T05:15:34.720Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_resource_type=k8s_hyperfoil_io_hyperfoil_v1alpha2 tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.720Z
2022-10-27T05:15:34.720Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_kyverno_io_cluster_policy_v1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.720Z
2022-10-27T05:15:34.721Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_resource_type=k8s_kyverno_io_cluster_policy_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework timestamp=2022-10-27T05:15:34.721Z
2022-10-27T05:15:34.721Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_lambda_services_k8s_aws_function_v1alpha1 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.721Z
2022-10-27T05:15:34.721Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_lambda_services_k8s_aws_function_v1alpha1 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.721Z
2022-10-27T05:15:34.721Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_apigatewayv2_services_k8s_aws_authorizer_v1alpha1 timestamp=2022-10-27T05:15:34.721Z
2022-10-27T05:15:34.721Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_resource_type=k8s_apigatewayv2_services_k8s_aws_authorizer_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.721Z
2022-10-27T05:15:34.721Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_camel_apache_org_integration_platform_v1 @module=sdk.framework tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.721Z
2022-10-27T05:15:34.721Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_camel_apache_org_integration_platform_v1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.721Z
2022-10-27T05:15:34.721Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_sfn_services_k8s_aws_state_machine_v1alpha1 timestamp=2022-10-27T05:15:34.721Z
2022-10-27T05:15:34.721Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_sfn_services_k8s_aws_state_machine_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.721Z
2022-10-27T05:15:34.721Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_autoscaling_horizontal_pod_autoscaler_v2 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.721Z
2022-10-27T05:15:34.721Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_autoscaling_horizontal_pod_autoscaler_v2 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.721Z
2022-10-27T05:15:34.721Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_ec2_services_k8s_aws_subnet_v1alpha1 timestamp=2022-10-27T05:15:34.721Z
2022-10-27T05:15:34.721Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_ec2_services_k8s_aws_subnet_v1alpha1 timestamp=2022-10-27T05:15:34.721Z
2022-10-27T05:15:34.721Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_k8gb_absa_oss_gslb_v1beta1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.721Z
2022-10-27T05:15:34.721Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_k8gb_absa_oss_gslb_v1beta1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.721Z
2022-10-27T05:15:34.721Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_resource_type=k8s_couchbase_com_couchbase_bucket_v2 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.721Z
2022-10-27T05:15:34.722Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_couchbase_com_couchbase_bucket_v2 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.722Z
2022-10-27T05:15:34.722Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_notification_toolkit_fluxcd_io_alert_v1beta1 @module=sdk.framework tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.722Z
2022-10-27T05:15:34.722Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_resource_type=k8s_notification_toolkit_fluxcd_io_alert_v1beta1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.722Z
2022-10-27T05:15:34.723Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_resource_type=k8s_org_eclipse_che_che_cluster_v2 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.722Z
2022-10-27T05:15:34.723Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_rpc=GetProviderSchema tf_resource_type=k8s_org_eclipse_che_che_cluster_v2 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.723Z
2022-10-27T05:15:34.723Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_services_k8s_aws_field_export_v1alpha1 tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.723Z
2022-10-27T05:15:34.723Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_services_k8s_aws_field_export_v1alpha1 timestamp=2022-10-27T05:15:34.723Z
2022-10-27T05:15:34.723Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_resource_type=k8s_infinispan_org_infinispan_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.723Z
2022-10-27T05:15:34.723Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_infinispan_org_infinispan_v1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.723Z
2022-10-27T05:15:34.723Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_lambda_services_k8s_aws_alias_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.723Z
2022-10-27T05:15:34.723Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_lambda_services_k8s_aws_alias_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework timestamp=2022-10-27T05:15:34.723Z
2022-10-27T05:15:34.723Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_resource_type=k8s_litmuschaos_io_chaos_result_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.723Z
2022-10-27T05:15:34.723Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_litmuschaos_io_chaos_result_v1alpha1 timestamp=2022-10-27T05:15:34.723Z
2022-10-27T05:15:34.723Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_resource_type=k8s_policy_linkerd_io_mesh_tls_authentication_v1alpha1 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.723Z
2022-10-27T05:15:34.723Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_policy_linkerd_io_mesh_tls_authentication_v1alpha1 timestamp=2022-10-27T05:15:34.723Z
2022-10-27T05:15:34.724Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_templates_gatekeeper_sh_constraint_template_v1beta1 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.723Z
2022-10-27T05:15:34.724Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_templates_gatekeeper_sh_constraint_template_v1beta1 timestamp=2022-10-27T05:15:34.724Z
2022-10-27T05:15:34.724Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_resource_type=k8s_camel_apache_org_integration_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.724Z
2022-10-27T05:15:34.724Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_camel_apache_org_integration_v1 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.724Z
2022-10-27T05:15:34.724Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_chaos_mesh_org_stress_chaos_v1alpha1 timestamp=2022-10-27T05:15:34.724Z
2022-10-27T05:15:34.724Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_chaos_mesh_org_stress_chaos_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.724Z
2022-10-27T05:15:34.724Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_rpc=GetProviderSchema tf_resource_type=k8s_hive_openshift_io_sync_set_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.724Z
2022-10-27T05:15:34.724Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework tf_resource_type=k8s_hive_openshift_io_sync_set_v1 timestamp=2022-10-27T05:15:34.724Z
2022-10-27T05:15:34.724Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_monitoring_coreos_com_pod_monitor_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.724Z
2022-10-27T05:15:34.724Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_monitoring_coreos_com_pod_monitor_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.724Z
2022-10-27T05:15:34.724Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_admissionregistration_k8s_io_validating_webhook_configuration_v1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.724Z
2022-10-27T05:15:34.724Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_admissionregistration_k8s_io_validating_webhook_configuration_v1 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.724Z
2022-10-27T05:15:34.724Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_resource_type=k8s_dynamodb_services_k8s_aws_backup_v1alpha1 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.724Z
2022-10-27T05:15:34.724Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_resource_type=k8s_dynamodb_services_k8s_aws_backup_v1alpha1 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.724Z
2022-10-27T05:15:34.724Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_resource_type=k8s_gateway_solo_io_matchable_http_gateway_v1 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.724Z
2022-10-27T05:15:34.725Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_resource_type=k8s_gateway_solo_io_matchable_http_gateway_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.725Z
2022-10-27T05:15:34.725Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_resource_type=k8s_apps_3scale_net_ap_icast_v1alpha1 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.725Z
2022-10-27T05:15:34.725Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apps_3scale_net_ap_icast_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.725Z
2022-10-27T05:15:34.725Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_getambassador_io_kubernetes_endpoint_resolver_v2 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework timestamp=2022-10-27T05:15:34.725Z
2022-10-27T05:15:34.725Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_getambassador_io_kubernetes_endpoint_resolver_v2 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.725Z
2022-10-27T05:15:34.725Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_kafka_strimzi_io_kafka_user_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.725Z
2022-10-27T05:15:34.725Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_resource_type=k8s_kafka_strimzi_io_kafka_user_v1alpha1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.725Z
2022-10-27T05:15:34.725Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_resource_type=k8s_monitoring_coreos_com_prometheus_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.725Z
2022-10-27T05:15:34.726Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_resource_type=k8s_monitoring_coreos_com_prometheus_v1 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.726Z
2022-10-27T05:15:34.726Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_chaos_mesh_org_status_check_v1alpha1 timestamp=2022-10-27T05:15:34.726Z
2022-10-27T05:15:34.726Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_chaos_mesh_org_status_check_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework timestamp=2022-10-27T05:15:34.726Z
2022-10-27T05:15:34.726Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_hive_openshift_io_machine_pool_v1 timestamp=2022-10-27T05:15:34.726Z
2022-10-27T05:15:34.726Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_resource_type=k8s_hive_openshift_io_machine_pool_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.726Z
2022-10-27T05:15:34.726Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_app_lightbend_com_akka_cluster_v1alpha1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.726Z
2022-10-27T05:15:34.727Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_resource_type=k8s_app_lightbend_com_akka_cluster_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.727Z
2022-10-27T05:15:34.727Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_imaging_ingestion_alvearie_org_dicom_event_bridge_v1alpha1 timestamp=2022-10-27T05:15:34.727Z
2022-10-27T05:15:34.727Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_imaging_ingestion_alvearie_org_dicom_event_bridge_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.727Z
2022-10-27T05:15:34.727Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_kms_services_k8s_aws_grant_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework timestamp=2022-10-27T05:15:34.727Z
2022-10-27T05:15:34.727Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_resource_type=k8s_kms_services_k8s_aws_grant_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.727Z
2022-10-27T05:15:34.727Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_resource_type=k8s_rds_services_k8s_aws_db_proxy_v1alpha1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.727Z
2022-10-27T05:15:34.727Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_rds_services_k8s_aws_db_proxy_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.727Z
2022-10-27T05:15:34.727Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_resource_type=k8s_crd_projectcalico_org_ipam_handle_v1 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.727Z
2022-10-27T05:15:34.727Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_crd_projectcalico_org_ipam_handle_v1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.727Z
2022-10-27T05:15:34.727Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_ec2_services_k8s_aws_instance_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.727Z
2022-10-27T05:15:34.727Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_ec2_services_k8s_aws_instance_v1alpha1 @module=sdk.framework tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.727Z
2022-10-27T05:15:34.727Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_resource_type=k8s_chaos_mesh_org_physical_machine_v1alpha1 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.727Z
2022-10-27T05:15:34.727Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s @module=sdk.framework tf_resource_type=k8s_chaos_mesh_org_physical_machine_v1alpha1 timestamp=2022-10-27T05:15:34.727Z
2022-10-27T05:15:34.727Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_couchbase_com_couchbase_migration_replication_v2 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.727Z
2022-10-27T05:15:34.728Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_couchbase_com_couchbase_migration_replication_v2 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.728Z
2022-10-27T05:15:34.728Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_ec2_services_k8s_aws_elastic_ip_address_v1alpha1 tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.728Z
2022-10-27T05:15:34.728Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_ec2_services_k8s_aws_elastic_ip_address_v1alpha1 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.728Z
2022-10-27T05:15:34.728Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_resource_type=k8s_hive_openshift_io_cluster_image_set_v1 timestamp=2022-10-27T05:15:34.728Z
2022-10-27T05:15:34.728Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_hive_openshift_io_cluster_image_set_v1 timestamp=2022-10-27T05:15:34.728Z
2022-10-27T05:15:34.728Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_hive_openshift_io_selector_sync_identity_provider_v1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.728Z
2022-10-27T05:15:34.728Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_hive_openshift_io_selector_sync_identity_provider_v1 tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.728Z
2022-10-27T05:15:34.728Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_resource_type=k8s_apigatewayv2_services_k8s_aws_route_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.728Z
2022-10-27T05:15:34.728Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_apigatewayv2_services_k8s_aws_route_v1alpha1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.728Z
2022-10-27T05:15:34.728Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_image_toolkit_fluxcd_io_image_policy_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.728Z
2022-10-27T05:15:34.728Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_resource_type=k8s_image_toolkit_fluxcd_io_image_policy_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.728Z
2022-10-27T05:15:34.728Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_maps_k8s_elastic_co_elastic_maps_server_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.728Z
2022-10-27T05:15:34.730Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_maps_k8s_elastic_co_elastic_maps_server_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.730Z
2022-10-27T05:15:34.730Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_mutations_gatekeeper_sh_assign_v1 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.730Z
2022-10-27T05:15:34.730Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_mutations_gatekeeper_sh_assign_v1 timestamp=2022-10-27T05:15:34.730Z
2022-10-27T05:15:34.730Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_argoproj_io_application_set_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.730Z
2022-10-27T05:15:34.731Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_argoproj_io_application_set_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.731Z
2022-10-27T05:15:34.731Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_autoscaling_k8s_io_vertical_pod_autoscaler_checkpoint_v1beta2 timestamp=2022-10-27T05:15:34.731Z
2022-10-27T05:15:34.731Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_resource_type=k8s_autoscaling_k8s_io_vertical_pod_autoscaler_checkpoint_v1beta2 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.731Z
2022-10-27T05:15:34.731Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_cilium_io_cilium_external_workload_v2 timestamp=2022-10-27T05:15:34.731Z
2022-10-27T05:15:34.731Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_cilium_io_cilium_external_workload_v2 timestamp=2022-10-27T05:15:34.731Z
2022-10-27T05:15:34.731Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_resource_type=k8s_getambassador_io_consul_resolver_v2 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.731Z
2022-10-27T05:15:34.731Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_getambassador_io_consul_resolver_v2 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.731Z
2022-10-27T05:15:34.731Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_getambassador_io_kubernetes_endpoint_resolver_v3alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.731Z
2022-10-27T05:15:34.731Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_getambassador_io_kubernetes_endpoint_resolver_v3alpha1 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.731Z
2022-10-27T05:15:34.731Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema tf_resource_type=k8s_hyperfoil_io_horreum_v1alpha1 timestamp=2022-10-27T05:15:34.731Z
2022-10-27T05:15:34.731Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema tf_resource_type=k8s_hyperfoil_io_horreum_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.731Z
2022-10-27T05:15:34.731Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_rpc=GetProviderSchema tf_resource_type=k8s_traefik_containo_us_ingress_route_tcp_v1alpha1 timestamp=2022-10-27T05:15:34.731Z
2022-10-27T05:15:34.732Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_traefik_containo_us_ingress_route_tcp_v1alpha1 timestamp=2022-10-27T05:15:34.731Z
2022-10-27T05:15:34.732Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_networking_istio_io_workload_entry_v1beta1 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.731Z
2022-10-27T05:15:34.732Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_networking_istio_io_workload_entry_v1beta1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.732Z
2022-10-27T05:15:34.732Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_schemas_schemahero_io_table_v1alpha4 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.732Z
2022-10-27T05:15:34.732Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_schemas_schemahero_io_table_v1alpha4 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.732Z
2022-10-27T05:15:34.732Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_kyverno_io_policy_v2beta1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.732Z
2022-10-27T05:15:34.732Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_resource_type=k8s_kyverno_io_policy_v2beta1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.732Z
2022-10-27T05:15:34.732Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_resource_type=k8s_beat_k8s_elastic_co_beat_v1beta1 timestamp=2022-10-27T05:15:34.732Z
2022-10-27T05:15:34.733Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_resource_type=k8s_beat_k8s_elastic_co_beat_v1beta1 timestamp=2022-10-27T05:15:34.733Z
2022-10-27T05:15:34.733Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_resource_type=k8s_elasticsearch_k8s_elastic_co_elasticsearch_v1 timestamp=2022-10-27T05:15:34.733Z
2022-10-27T05:15:34.733Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_elasticsearch_k8s_elastic_co_elasticsearch_v1 timestamp=2022-10-27T05:15:34.733Z
2022-10-27T05:15:34.733Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_integreatly_org_grafana_data_source_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.733Z
2022-10-27T05:15:34.734Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_integreatly_org_grafana_data_source_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.733Z
2022-10-27T05:15:34.734Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_resource_type=k8s_networking_istio_io_envoy_filter_v1alpha3 tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.733Z
2022-10-27T05:15:34.734Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_networking_istio_io_envoy_filter_v1alpha3 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.734Z
2022-10-27T05:15:34.734Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_policy_linkerd_io_server_authorization_v1beta1 @module=sdk.framework tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.734Z
2022-10-27T05:15:34.734Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_policy_linkerd_io_server_authorization_v1beta1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.734Z
2022-10-27T05:15:34.734Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_servicebinding_io_service_binding_v1alpha3 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.734Z
2022-10-27T05:15:34.734Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_resource_type=k8s_servicebinding_io_service_binding_v1alpha3 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework timestamp=2022-10-27T05:15:34.734Z
2022-10-27T05:15:34.734Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_resource_type=k8s_flink_apache_org_flink_deployment_v1beta1 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.734Z
2022-10-27T05:15:34.736Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_resource_type=k8s_flink_apache_org_flink_deployment_v1beta1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.736Z
2022-10-27T05:15:34.736Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_operator_tigera_io_installation_v1 timestamp=2022-10-27T05:15:34.736Z
2022-10-27T05:15:34.736Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema tf_resource_type=k8s_operator_tigera_io_installation_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.736Z
2022-10-27T05:15:34.736Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_sagemaker_services_k8s_aws_model_package_group_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.736Z
2022-10-27T05:15:34.736Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_sagemaker_services_k8s_aws_model_package_group_v1alpha1 timestamp=2022-10-27T05:15:34.736Z
2022-10-27T05:15:34.736Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_traefik_containo_us_tls_store_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.736Z
2022-10-27T05:15:34.736Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_traefik_containo_us_tls_store_v1alpha1 tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.736Z
2022-10-27T05:15:34.736Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_resource_type=k8s_crd_projectcalico_org_host_endpoint_v1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.736Z
2022-10-27T05:15:34.736Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_rpc=GetProviderSchema tf_resource_type=k8s_crd_projectcalico_org_host_endpoint_v1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.736Z
2022-10-27T05:15:34.736Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_gateway_solo_io_route_table_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.736Z
2022-10-27T05:15:34.737Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_gateway_solo_io_route_table_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.737Z
2022-10-27T05:15:34.737Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_kafka_strimzi_io_kafka_topic_v1beta2 timestamp=2022-10-27T05:15:34.737Z
2022-10-27T05:15:34.737Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_resource_type=k8s_kafka_strimzi_io_kafka_topic_v1beta2 timestamp=2022-10-27T05:15:34.737Z
2022-10-27T05:15:34.737Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_policy_linkerd_io_network_authentication_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.737Z
2022-10-27T05:15:34.737Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_policy_linkerd_io_network_authentication_v1alpha1 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.737Z
2022-10-27T05:15:34.737Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_rbac_authorization_k8s_io_role_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.737Z
2022-10-27T05:15:34.737Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_resource_type=k8s_rbac_authorization_k8s_io_role_v1 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework timestamp=2022-10-27T05:15:34.737Z
2022-10-27T05:15:34.737Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_apps_stateful_set_v1 timestamp=2022-10-27T05:15:34.737Z
2022-10-27T05:15:34.739Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_apps_stateful_set_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.739Z
2022-10-27T05:15:34.739Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_getambassador_io_tracing_service_v3alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.739Z
2022-10-27T05:15:34.739Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_resource_type=k8s_getambassador_io_tracing_service_v3alpha1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.739Z
2022-10-27T05:15:34.739Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_operator_aquasec_com_aqua_scanner_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.739Z
2022-10-27T05:15:34.740Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_operator_aquasec_com_aqua_scanner_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.740Z
2022-10-27T05:15:34.740Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_traefik_containo_us_ingress_route_v1alpha1 timestamp=2022-10-27T05:15:34.740Z
2022-10-27T05:15:34.740Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema tf_resource_type=k8s_traefik_containo_us_ingress_route_v1alpha1 timestamp=2022-10-27T05:15:34.740Z
2022-10-27T05:15:34.740Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_cilium_io_cilium_network_policy_v2 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.740Z
2022-10-27T05:15:34.742Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_cilium_io_cilium_network_policy_v2 @module=sdk.framework tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.742Z
2022-10-27T05:15:34.742Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema tf_resource_type=k8s_flowcontrol_apiserver_k8s_io_priority_level_configuration_v1beta2 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework timestamp=2022-10-27T05:15:34.742Z
2022-10-27T05:15:34.742Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_resource_type=k8s_flowcontrol_apiserver_k8s_io_priority_level_configuration_v1beta2 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.742Z
2022-10-27T05:15:34.742Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_camel_apache_org_kamelet_binding_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.742Z
2022-10-27T05:15:34.743Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_camel_apache_org_kamelet_binding_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.743Z
2022-10-27T05:15:34.743Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_couchbase_com_couchbase_cluster_v2 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.743Z
2022-10-27T05:15:34.744Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_couchbase_com_couchbase_cluster_v2 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.744Z
2022-10-27T05:15:34.744Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_elasticsearch_k8s_elastic_co_elasticsearch_v1beta1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.744Z
2022-10-27T05:15:34.744Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_resource_type=k8s_elasticsearch_k8s_elastic_co_elasticsearch_v1beta1 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.744Z
2022-10-27T05:15:34.744Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_gloo_solo_io_upstream_group_v1 @module=sdk.framework timestamp=2022-10-27T05:15:34.744Z
2022-10-27T05:15:34.745Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_gloo_solo_io_upstream_group_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework timestamp=2022-10-27T05:15:34.745Z
2022-10-27T05:15:34.745Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_imaging_ingestion_alvearie_org_dicomweb_ingestion_service_v1alpha1 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.745Z
2022-10-27T05:15:34.745Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_imaging_ingestion_alvearie_org_dicomweb_ingestion_service_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.745Z
2022-10-27T05:15:34.745Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_resource_type=k8s_kafka_strimzi_io_kafka_topic_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.745Z
2022-10-27T05:15:34.745Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_kafka_strimzi_io_kafka_topic_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.745Z
2022-10-27T05:15:34.745Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_rbac_authorization_k8s_io_cluster_role_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.745Z
2022-10-27T05:15:34.745Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_rbac_authorization_k8s_io_cluster_role_v1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.745Z
2022-10-27T05:15:34.745Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_resource_type=k8s_ceph_rook_io_ceph_object_realm_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.745Z
2022-10-27T05:15:34.745Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_ceph_rook_io_ceph_object_realm_v1 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.745Z
2022-10-27T05:15:34.745Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework tf_resource_type=k8s_certificates_k8s_io_certificate_signing_request_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.745Z
2022-10-27T05:15:34.745Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_resource_type=k8s_certificates_k8s_io_certificate_signing_request_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.745Z
2022-10-27T05:15:34.745Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework tf_resource_type=k8s_networking_k8s_io_ingress_class_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.745Z
2022-10-27T05:15:34.745Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_resource_type=k8s_networking_k8s_io_ingress_class_v1 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.745Z
2022-10-27T05:15:34.745Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_networking_k8s_io_ingress_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.745Z
2022-10-27T05:15:34.745Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_networking_k8s_io_ingress_v1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.745Z
2022-10-27T05:15:34.745Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_operator_tekton_dev_tekton_result_v1alpha1 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.745Z
2022-10-27T05:15:34.745Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_operator_tekton_dev_tekton_result_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.745Z
2022-10-27T05:15:34.745Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_policy_linkerd_io_http_route_v1alpha1 timestamp=2022-10-27T05:15:34.745Z
2022-10-27T05:15:34.745Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_policy_linkerd_io_http_route_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.745Z
2022-10-27T05:15:34.745Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_apigatewayv2_services_k8s_aws_vpc_link_v1alpha1 timestamp=2022-10-27T05:15:34.745Z
2022-10-27T05:15:34.745Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apigatewayv2_services_k8s_aws_vpc_link_v1alpha1 timestamp=2022-10-27T05:15:34.745Z
2022-10-27T05:15:34.745Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_charts_flagsmith_com_flagsmith_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.745Z
2022-10-27T05:15:34.745Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_charts_flagsmith_com_flagsmith_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.745Z
2022-10-27T05:15:34.745Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_emrcontainers_services_k8s_aws_job_run_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.745Z
2022-10-27T05:15:34.745Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_emrcontainers_services_k8s_aws_job_run_v1alpha1 timestamp=2022-10-27T05:15:34.745Z
2022-10-27T05:15:34.746Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_resource_type=k8s_getambassador_io_mapping_v2 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.745Z
2022-10-27T05:15:34.746Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_resource_type=k8s_getambassador_io_mapping_v2 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework timestamp=2022-10-27T05:15:34.746Z
2022-10-27T05:15:34.746Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_resource_type=k8s_pod_v1 timestamp=2022-10-27T05:15:34.746Z
2022-10-27T05:15:34.746Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_pod_v1 @module=sdk.framework timestamp=2022-10-27T05:15:34.746Z
2022-10-27T05:15:34.746Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_resource_type=k8s_security_profiles_operator_x_k8s_io_selinux_profile_v1alpha2 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.746Z
2022-10-27T05:15:34.746Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_security_profiles_operator_x_k8s_io_selinux_profile_v1alpha2 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.746Z
2022-10-27T05:15:34.746Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework tf_resource_type=k8s_app_redislabs_com_redis_enterprise_cluster_v1alpha1 timestamp=2022-10-27T05:15:34.746Z
2022-10-27T05:15:34.747Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_app_redislabs_com_redis_enterprise_cluster_v1alpha1 timestamp=2022-10-27T05:15:34.747Z
2022-10-27T05:15:34.748Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework tf_resource_type=k8s_networking_istio_io_sidecar_v1alpha3 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.747Z
2022-10-27T05:15:34.748Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_networking_istio_io_sidecar_v1alpha3 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.748Z
2022-10-27T05:15:34.748Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema tf_resource_type=k8s_operator_knative_dev_knative_eventing_v1beta1 timestamp=2022-10-27T05:15:34.748Z
2022-10-27T05:15:34.748Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_operator_knative_dev_knative_eventing_v1beta1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework timestamp=2022-10-27T05:15:34.748Z
2022-10-27T05:15:34.748Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_resource_type=k8s_persistent_volume_claim_v1 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework timestamp=2022-10-27T05:15:34.748Z
2022-10-27T05:15:34.748Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_resource_type=k8s_persistent_volume_claim_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.748Z
2022-10-27T05:15:34.748Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema tf_resource_type=k8s_external_secrets_io_cluster_secret_store_v1beta1 timestamp=2022-10-27T05:15:34.748Z
2022-10-27T05:15:34.748Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_resource_type=k8s_external_secrets_io_cluster_secret_store_v1beta1 timestamp=2022-10-27T05:15:34.748Z
2022-10-27T05:15:34.748Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_getambassador_io_kubernetes_service_resolver_v2 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.748Z
2022-10-27T05:15:34.748Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_getambassador_io_kubernetes_service_resolver_v2 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.748Z
2022-10-27T05:15:34.748Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_resource_type=k8s_getambassador_io_listener_v3alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.748Z
2022-10-27T05:15:34.749Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_getambassador_io_listener_v3alpha1 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.748Z
2022-10-27T05:15:34.749Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_resource_type=k8s_imaging_ingestion_alvearie_org_dicom_study_binding_v1alpha1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.748Z
2022-10-27T05:15:34.749Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_imaging_ingestion_alvearie_org_dicom_study_binding_v1alpha1 timestamp=2022-10-27T05:15:34.749Z
2022-10-27T05:15:34.749Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_jaegertracing_io_jaeger_v1 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.749Z
2022-10-27T05:15:34.752Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema tf_resource_type=k8s_jaegertracing_io_jaeger_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework timestamp=2022-10-27T05:15:34.751Z
2022-10-27T05:15:34.752Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_resource_type=k8s_monitoring_coreos_com_prometheus_rule_v1 tf_rpc=GetProviderSchema @module=sdk.framework timestamp=2022-10-27T05:15:34.751Z
2022-10-27T05:15:34.752Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_resource_type=k8s_monitoring_coreos_com_prometheus_rule_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.751Z
2022-10-27T05:15:34.752Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema tf_resource_type=k8s_linkerd_io_service_profile_v1alpha2 timestamp=2022-10-27T05:15:34.751Z
2022-10-27T05:15:34.752Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_resource_type=k8s_linkerd_io_service_profile_v1alpha2 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.752Z
2022-10-27T05:15:34.752Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_litmuschaos_io_chaos_engine_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.752Z
2022-10-27T05:15:34.752Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_litmuschaos_io_chaos_engine_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.752Z
2022-10-27T05:15:34.752Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_sagemaker_services_k8s_aws_hyper_parameter_tuning_job_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework timestamp=2022-10-27T05:15:34.752Z
2022-10-27T05:15:34.752Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_sagemaker_services_k8s_aws_hyper_parameter_tuning_job_v1alpha1 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.752Z
2022-10-27T05:15:34.752Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_resource_type=k8s_schemas_schemahero_io_data_type_v1alpha4 timestamp=2022-10-27T05:15:34.752Z
2022-10-27T05:15:34.752Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_schemas_schemahero_io_data_type_v1alpha4 timestamp=2022-10-27T05:15:34.752Z
2022-10-27T05:15:34.752Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_cilium_io_cilium_envoy_config_v2 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.752Z
2022-10-27T05:15:34.752Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_resource_type=k8s_cilium_io_cilium_envoy_config_v2 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.752Z
2022-10-27T05:15:34.752Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_endpoints_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.752Z
2022-10-27T05:15:34.752Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_endpoints_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework timestamp=2022-10-27T05:15:34.752Z
2022-10-27T05:15:34.752Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_kibana_k8s_elastic_co_kibana_v1 @module=sdk.framework timestamp=2022-10-27T05:15:34.752Z
2022-10-27T05:15:34.753Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_kibana_k8s_elastic_co_kibana_v1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.753Z
2022-10-27T05:15:34.753Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_kms_services_k8s_aws_alias_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.753Z
2022-10-27T05:15:34.753Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_kms_services_k8s_aws_alias_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.753Z
2022-10-27T05:15:34.753Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_s3_services_k8s_aws_bucket_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.753Z
2022-10-27T05:15:34.754Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_s3_services_k8s_aws_bucket_v1alpha1 tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.754Z
2022-10-27T05:15:34.754Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_resource_type=k8s_security_profiles_operator_x_k8s_io_profile_recording_v1alpha1 timestamp=2022-10-27T05:15:34.754Z
2022-10-27T05:15:34.754Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_security_profiles_operator_x_k8s_io_profile_recording_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.754Z
2022-10-27T05:15:34.754Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_discovery_k8s_io_endpoint_slice_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.754Z
2022-10-27T05:15:34.754Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_discovery_k8s_io_endpoint_slice_v1 timestamp=2022-10-27T05:15:34.754Z
2022-10-27T05:15:34.754Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_resource_type=k8s_kyverno_io_background_scan_report_v1alpha2 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.754Z
2022-10-27T05:15:34.754Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_kyverno_io_background_scan_report_v1alpha2 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.754Z
2022-10-27T05:15:34.754Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_servicebinding_io_cluster_workload_resource_mapping_v1alpha3 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.754Z
2022-10-27T05:15:34.754Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_servicebinding_io_cluster_workload_resource_mapping_v1alpha3 @module=sdk.framework timestamp=2022-10-27T05:15:34.754Z
2022-10-27T05:15:34.754Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_traefik_containo_us_servers_transport_v1alpha1 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.754Z
2022-10-27T05:15:34.754Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_traefik_containo_us_servers_transport_v1alpha1 timestamp=2022-10-27T05:15:34.754Z
2022-10-27T05:15:34.754Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_apm_k8s_elastic_co_apm_server_v1 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.754Z
2022-10-27T05:15:34.756Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apm_k8s_elastic_co_apm_server_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.756Z
2022-10-27T05:15:34.756Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_gateway_networking_k8s_io_http_route_v1alpha2 timestamp=2022-10-27T05:15:34.756Z
2022-10-27T05:15:34.757Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_gateway_networking_k8s_io_http_route_v1alpha2 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework timestamp=2022-10-27T05:15:34.757Z
2022-10-27T05:15:34.757Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_mattermost_com_cluster_installation_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.757Z
2022-10-27T05:15:34.757Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_resource_type=k8s_mattermost_com_cluster_installation_v1alpha1 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.757Z
2022-10-27T05:15:34.757Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_networking_istio_io_workload_group_v1alpha3 timestamp=2022-10-27T05:15:34.757Z
2022-10-27T05:15:34.757Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_networking_istio_io_workload_group_v1alpha3 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.757Z
2022-10-27T05:15:34.757Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_rds_services_k8s_aws_db_cluster_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework timestamp=2022-10-27T05:15:34.757Z
2022-10-27T05:15:34.757Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_resource_type=k8s_rds_services_k8s_aws_db_cluster_v1alpha1 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.757Z
2022-10-27T05:15:34.757Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_che_eclipse_org_kubernetes_image_puller_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.757Z
2022-10-27T05:15:34.757Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_resource_type=k8s_che_eclipse_org_kubernetes_image_puller_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.757Z
2022-10-27T05:15:34.758Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_external_secrets_io_external_secret_v1beta1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.757Z
2022-10-27T05:15:34.758Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_external_secrets_io_external_secret_v1beta1 timestamp=2022-10-27T05:15:34.758Z
2022-10-27T05:15:34.758Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_gateway_networking_k8s_io_gateway_v1alpha2 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.758Z
2022-10-27T05:15:34.758Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_resource_type=k8s_gateway_networking_k8s_io_gateway_v1alpha2 timestamp=2022-10-27T05:15:34.758Z
2022-10-27T05:15:34.758Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_image_toolkit_fluxcd_io_image_update_automation_v1beta1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.758Z
2022-10-27T05:15:34.758Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_image_toolkit_fluxcd_io_image_update_automation_v1beta1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.758Z
2022-10-27T05:15:34.758Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_resource_type=k8s_iot_eclipse_org_ditto_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.758Z
2022-10-27T05:15:34.758Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_resource_type=k8s_iot_eclipse_org_ditto_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.758Z
2022-10-27T05:15:34.758Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_resource_type=k8s_kyverno_io_cluster_policy_v2beta1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.758Z
2022-10-27T05:15:34.758Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_kyverno_io_cluster_policy_v2beta1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.758Z
2022-10-27T05:15:34.758Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_wildfly_org_wild_fly_server_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.758Z
2022-10-27T05:15:34.758Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_wildfly_org_wild_fly_server_v1alpha1 timestamp=2022-10-27T05:15:34.758Z
2022-10-27T05:15:34.758Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_app_kiegroup_org_kogito_supporting_service_v1beta1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.758Z
2022-10-27T05:15:34.758Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_app_kiegroup_org_kogito_supporting_service_v1beta1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.758Z
2022-10-27T05:15:34.758Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_elasticache_services_k8s_aws_user_group_v1alpha1 @module=sdk.framework timestamp=2022-10-27T05:15:34.758Z
2022-10-27T05:15:34.758Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_resource_type=k8s_elasticache_services_k8s_aws_user_group_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.758Z
2022-10-27T05:15:34.759Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_flagger_app_metric_template_v1beta1 timestamp=2022-10-27T05:15:34.758Z
2022-10-27T05:15:34.759Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema tf_resource_type=k8s_flagger_app_metric_template_v1beta1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework timestamp=2022-10-27T05:15:34.759Z
2022-10-27T05:15:34.759Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_gateway_solo_io_virtual_service_v1 timestamp=2022-10-27T05:15:34.759Z
2022-10-27T05:15:34.760Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_gateway_solo_io_virtual_service_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.760Z
2022-10-27T05:15:34.760Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_resource_type=k8s_servicebinding_io_service_binding_v1beta1 timestamp=2022-10-27T05:15:34.760Z
2022-10-27T05:15:34.760Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_servicebinding_io_service_binding_v1beta1 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.760Z
2022-10-27T05:15:34.760Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_sfn_services_k8s_aws_activity_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.760Z
2022-10-27T05:15:34.760Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_sfn_services_k8s_aws_activity_v1alpha1 timestamp=2022-10-27T05:15:34.760Z
2022-10-27T05:15:34.760Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_keycloak_org_keycloak_user_v1alpha1 @module=sdk.framework timestamp=2022-10-27T05:15:34.760Z
2022-10-27T05:15:34.760Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_resource_type=k8s_keycloak_org_keycloak_user_v1alpha1 timestamp=2022-10-27T05:15:34.760Z
2022-10-27T05:15:34.760Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_storage_k8s_io_csi_node_v1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.760Z
2022-10-27T05:15:34.760Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_storage_k8s_io_csi_node_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.760Z
2022-10-27T05:15:34.760Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_hiveinternal_openshift_io_cluster_sync_lease_v1alpha1 timestamp=2022-10-27T05:15:34.760Z
2022-10-27T05:15:34.760Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_hiveinternal_openshift_io_cluster_sync_lease_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.760Z
2022-10-27T05:15:34.760Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_infinispan_org_restore_v2alpha1 tf_rpc=GetProviderSchema @module=sdk.framework timestamp=2022-10-27T05:15:34.760Z
2022-10-27T05:15:34.760Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_infinispan_org_restore_v2alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework timestamp=2022-10-27T05:15:34.760Z
2022-10-27T05:15:34.760Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_resource_type=k8s_kafka_strimzi_io_kafka_connect_v1beta2 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework timestamp=2022-10-27T05:15:34.760Z
2022-10-27T05:15:34.760Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_kafka_strimzi_io_kafka_connect_v1beta2 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework timestamp=2022-10-27T05:15:34.760Z
2022-10-27T05:15:34.760Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework tf_resource_type=k8s_kyverno_io_policy_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.760Z
2022-10-27T05:15:34.761Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_kyverno_io_policy_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.761Z
2022-10-27T05:15:34.761Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_sagemaker_services_k8s_aws_model_v1alpha1 timestamp=2022-10-27T05:15:34.761Z
2022-10-27T05:15:34.761Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_sagemaker_services_k8s_aws_model_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework timestamp=2022-10-27T05:15:34.761Z
2022-10-27T05:15:34.761Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_autoscaling_k8s_io_vertical_pod_autoscaler_v1beta2 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.761Z
2022-10-27T05:15:34.761Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_autoscaling_k8s_io_vertical_pod_autoscaler_v1beta2 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.761Z
2022-10-27T05:15:34.761Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_hazelcast_com_management_center_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.761Z
2022-10-27T05:15:34.761Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_hazelcast_com_management_center_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.761Z
2022-10-27T05:15:34.761Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_networking_istio_io_destination_rule_v1alpha3 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework timestamp=2022-10-27T05:15:34.761Z
2022-10-27T05:15:34.761Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_resource_type=k8s_networking_istio_io_destination_rule_v1alpha3 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.761Z
2022-10-27T05:15:34.761Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_operator_tigera_io_api_server_v1 tf_rpc=GetProviderSchema @module=sdk.framework timestamp=2022-10-27T05:15:34.761Z
2022-10-27T05:15:34.761Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_operator_tigera_io_api_server_v1 tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.761Z
2022-10-27T05:15:34.761Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_resource_type=k8s_sagemaker_services_k8s_aws_domain_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.761Z
2022-10-27T05:15:34.761Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_sagemaker_services_k8s_aws_domain_v1alpha1 tf_rpc=GetProviderSchema @module=sdk.framework timestamp=2022-10-27T05:15:34.761Z
2022-10-27T05:15:34.761Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_rocketmq_apache_org_topic_transfer_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s @module=sdk.framework tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.761Z
2022-10-27T05:15:34.761Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_rocketmq_apache_org_topic_transfer_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.761Z
2022-10-27T05:15:34.761Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_resource_type=k8s_ceph_rook_io_ceph_filesystem_v1 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.761Z
2022-10-27T05:15:34.762Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_ceph_rook_io_ceph_filesystem_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework timestamp=2022-10-27T05:15:34.761Z
2022-10-27T05:15:34.762Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_chaos_mesh_org_jvm_chaos_v1alpha1 timestamp=2022-10-27T05:15:34.762Z
2022-10-27T05:15:34.762Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_resource_type=k8s_chaos_mesh_org_jvm_chaos_v1alpha1 timestamp=2022-10-27T05:15:34.762Z
2022-10-27T05:15:34.762Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_config_map_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.762Z
2022-10-27T05:15:34.762Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_config_map_v1 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.762Z
2022-10-27T05:15:34.762Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema tf_resource_type=k8s_linkerd_io_service_profile_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.762Z
2022-10-27T05:15:34.762Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_linkerd_io_service_profile_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.762Z
2022-10-27T05:15:34.762Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_mutations_gatekeeper_sh_assign_metadata_v1beta1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.762Z
2022-10-27T05:15:34.762Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_mutations_gatekeeper_sh_assign_metadata_v1beta1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.762Z
2022-10-27T05:15:34.762Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_opentelemetry_io_instrumentation_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework timestamp=2022-10-27T05:15:34.762Z
2022-10-27T05:15:34.762Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_resource_type=k8s_opentelemetry_io_instrumentation_v1alpha1 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.762Z
2022-10-27T05:15:34.762Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_policy_linkerd_io_http_route_v1beta1 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.762Z
2022-10-27T05:15:34.762Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_rpc=GetProviderSchema tf_resource_type=k8s_policy_linkerd_io_http_route_v1beta1 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.762Z
2022-10-27T05:15:34.762Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_rpc=GetProviderSchema @module=sdk.framework tf_resource_type=k8s_admissionregistration_k8s_io_mutating_webhook_configuration_v1 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.762Z
2022-10-27T05:15:34.762Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_admissionregistration_k8s_io_mutating_webhook_configuration_v1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.762Z
2022-10-27T05:15:34.762Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_apicodegen_apimatic_io_api_matic_v1beta1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.762Z
2022-10-27T05:15:34.762Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apicodegen_apimatic_io_api_matic_v1beta1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.762Z
2022-10-27T05:15:34.762Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_cilium_io_cilium_node_v2 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework timestamp=2022-10-27T05:15:34.762Z
2022-10-27T05:15:34.763Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_cilium_io_cilium_node_v2 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.762Z
2022-10-27T05:15:34.763Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_networking_k8s_io_network_policy_v1 timestamp=2022-10-27T05:15:34.762Z
2022-10-27T05:15:34.763Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_networking_k8s_io_network_policy_v1 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.763Z
2022-10-27T05:15:34.763Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_security_profiles_operator_x_k8s_io_seccomp_profile_v1beta1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.763Z
2022-10-27T05:15:34.763Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_security_profiles_operator_x_k8s_io_seccomp_profile_v1beta1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.763Z
2022-10-27T05:15:34.763Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_resource_type=k8s_networking_istio_io_service_entry_v1alpha3 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.763Z
2022-10-27T05:15:34.763Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_networking_istio_io_service_entry_v1alpha3 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.763Z
2022-10-27T05:15:34.763Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_networking_istio_io_sidecar_v1beta1 timestamp=2022-10-27T05:15:34.763Z
2022-10-27T05:15:34.763Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_resource_type=k8s_networking_istio_io_sidecar_v1beta1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.763Z
2022-10-27T05:15:34.763Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_camel_apache_org_build_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.763Z
2022-10-27T05:15:34.763Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_camel_apache_org_build_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework timestamp=2022-10-27T05:15:34.763Z
2022-10-27T05:15:34.763Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_chaos_mesh_org_aws_chaos_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.763Z
2022-10-27T05:15:34.763Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_chaos_mesh_org_aws_chaos_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.763Z
2022-10-27T05:15:34.763Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_elasticache_services_k8s_aws_cache_parameter_group_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.763Z
2022-10-27T05:15:34.763Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_resource_type=k8s_elasticache_services_k8s_aws_cache_parameter_group_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.763Z
2022-10-27T05:15:34.763Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_resource_type=k8s_flowcontrol_apiserver_k8s_io_flow_schema_v1beta3 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.763Z
2022-10-27T05:15:34.763Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_flowcontrol_apiserver_k8s_io_flow_schema_v1beta3 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.763Z
2022-10-27T05:15:34.763Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_image_toolkit_fluxcd_io_image_repository_v1beta1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.763Z
2022-10-27T05:15:34.763Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_image_toolkit_fluxcd_io_image_repository_v1beta1 timestamp=2022-10-27T05:15:34.763Z
2022-10-27T05:15:34.763Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_kafka_strimzi_io_kafka_connector_v1beta2 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.763Z
2022-10-27T05:15:34.763Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_kafka_strimzi_io_kafka_connector_v1beta2 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.763Z
2022-10-27T05:15:34.763Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_resource_type=k8s_prometheusservice_services_k8s_aws_alert_manager_definition_v1alpha1 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.763Z
2022-10-27T05:15:34.763Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_resource_type=k8s_prometheusservice_services_k8s_aws_alert_manager_definition_v1alpha1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.763Z
2022-10-27T05:15:34.763Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_sagemaker_services_k8s_aws_transform_job_v1alpha1 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.763Z
2022-10-27T05:15:34.763Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_sagemaker_services_k8s_aws_transform_job_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.763Z
2022-10-27T05:15:34.763Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_resource_type=k8s_ceph_rook_io_ceph_filesystem_mirror_v1 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.763Z
2022-10-27T05:15:34.764Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_resource_type=k8s_ceph_rook_io_ceph_filesystem_mirror_v1 timestamp=2022-10-27T05:15:34.764Z
2022-10-27T05:15:34.764Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_resource_type=k8s_keycloak_org_keycloak_backup_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.764Z
2022-10-27T05:15:34.764Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_rpc=GetProviderSchema tf_resource_type=k8s_keycloak_org_keycloak_backup_v1alpha1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.764Z
2022-10-27T05:15:34.764Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_resource_type=k8s_loki_grafana_com_alerting_rule_v1beta1 timestamp=2022-10-27T05:15:34.764Z
2022-10-27T05:15:34.764Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_loki_grafana_com_alerting_rule_v1beta1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.764Z
2022-10-27T05:15:34.764Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_rocketmq_apache_org_console_v1alpha1 timestamp=2022-10-27T05:15:34.764Z
2022-10-27T05:15:34.764Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_rocketmq_apache_org_console_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.764Z
2022-10-27T05:15:34.764Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_batch_cron_job_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework timestamp=2022-10-27T05:15:34.764Z
2022-10-27T05:15:34.765Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_batch_cron_job_v1 timestamp=2022-10-27T05:15:34.765Z
2022-10-27T05:15:34.765Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_rpc=GetProviderSchema @module=sdk.framework tf_resource_type=k8s_camel_apache_org_integration_kit_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.765Z
2022-10-27T05:15:34.765Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_camel_apache_org_integration_kit_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.765Z
2022-10-27T05:15:34.765Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_resource_type=k8s_eks_services_k8s_aws_fargate_profile_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.765Z
2022-10-27T05:15:34.765Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_resource_type=k8s_eks_services_k8s_aws_fargate_profile_v1alpha1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.765Z
2022-10-27T05:15:34.765Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_org_eclipse_che_che_cluster_v1 tf_rpc=GetProviderSchema @module=sdk.framework timestamp=2022-10-27T05:15:34.765Z
2022-10-27T05:15:34.765Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_org_eclipse_che_che_cluster_v1 timestamp=2022-10-27T05:15:34.765Z
2022-10-27T05:15:34.765Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_sparkoperator_k8s_io_scheduled_spark_application_v1beta2 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework timestamp=2022-10-27T05:15:34.765Z
2022-10-27T05:15:34.766Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_sparkoperator_k8s_io_scheduled_spark_application_v1beta2 timestamp=2022-10-27T05:15:34.766Z
2022-10-27T05:15:34.766Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_getambassador_io_mapping_v3alpha1 tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.766Z
2022-10-27T05:15:34.766Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_getambassador_io_mapping_v3alpha1 @module=sdk.framework tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.766Z
2022-10-27T05:15:34.766Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_hazelcast_com_cron_hot_backup_v1alpha1 timestamp=2022-10-27T05:15:34.766Z
2022-10-27T05:15:34.766Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_resource_type=k8s_hazelcast_com_cron_hot_backup_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.766Z
2022-10-27T05:15:34.766Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_hazelcast_com_hazelcast_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.766Z
2022-10-27T05:15:34.766Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_hazelcast_com_hazelcast_v1alpha1 timestamp=2022-10-27T05:15:34.766Z
2022-10-27T05:15:34.766Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_objectbucket_io_object_bucket_claim_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.766Z
2022-10-27T05:15:34.766Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_objectbucket_io_object_bucket_claim_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.766Z
2022-10-27T05:15:34.767Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_rbac_authorization_k8s_io_cluster_role_binding_v1 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.766Z
2022-10-27T05:15:34.767Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_rbac_authorization_k8s_io_cluster_role_binding_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework timestamp=2022-10-27T05:15:34.767Z
2022-10-27T05:15:34.767Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_couchbase_com_couchbase_collection_v2 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.767Z
2022-10-27T05:15:34.767Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_couchbase_com_couchbase_collection_v2 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.767Z
2022-10-27T05:15:34.767Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_getambassador_io_host_v2 timestamp=2022-10-27T05:15:34.767Z
2022-10-27T05:15:34.767Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_getambassador_io_host_v2 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.767Z
2022-10-27T05:15:34.767Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema tf_resource_type=k8s_kafka_strimzi_io_kafka_bridge_v1beta2 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.767Z
2022-10-27T05:15:34.767Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_kafka_strimzi_io_kafka_bridge_v1beta2 tf_provider_addr=registry.terraform.io/metio/k8s @module=sdk.framework tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.767Z
2022-10-27T05:15:34.768Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_operator_aquasec_com_aqua_server_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.767Z
2022-10-27T05:15:34.768Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_operator_aquasec_com_aqua_server_v1alpha1 @module=sdk.framework tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.768Z
2022-10-27T05:15:34.768Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_source_toolkit_fluxcd_io_bucket_v1beta1 tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.768Z
2022-10-27T05:15:34.768Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_source_toolkit_fluxcd_io_bucket_v1beta1 timestamp=2022-10-27T05:15:34.768Z
2022-10-27T05:15:34.768Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_chaos_mesh_org_pod_http_chaos_v1alpha1 timestamp=2022-10-27T05:15:34.768Z
2022-10-27T05:15:34.768Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_chaos_mesh_org_pod_http_chaos_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.768Z
2022-10-27T05:15:34.768Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_imaging_ingestion_alvearie_org_dicom_instance_binding_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.768Z
2022-10-27T05:15:34.768Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_imaging_ingestion_alvearie_org_dicom_instance_binding_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.768Z
2022-10-27T05:15:34.768Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_resource_type=k8s_objectbucket_io_object_bucket_v1alpha1 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.768Z
2022-10-27T05:15:34.768Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_resource_type=k8s_objectbucket_io_object_bucket_v1alpha1 timestamp=2022-10-27T05:15:34.768Z
2022-10-27T05:15:34.768Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_policy_linkerd_io_server_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.768Z
2022-10-27T05:15:34.768Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_policy_linkerd_io_server_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.768Z
2022-10-27T05:15:34.768Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_kyverno_io_cluster_admission_report_v1alpha2 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework timestamp=2022-10-27T05:15:34.768Z
2022-10-27T05:15:34.768Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_kyverno_io_cluster_admission_report_v1alpha2 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.768Z
2022-10-27T05:15:34.768Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_operator_knative_dev_knative_serving_v1beta1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.768Z
2022-10-27T05:15:34.768Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_operator_knative_dev_knative_serving_v1beta1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.768Z
2022-10-27T05:15:34.768Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_chaos_mesh_org_physical_machine_chaos_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.768Z
2022-10-27T05:15:34.769Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_resource_type=k8s_chaos_mesh_org_physical_machine_chaos_v1alpha1 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.769Z
2022-10-27T05:15:34.769Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_resource_type=k8s_chaos_mesh_org_schedule_v1alpha1 timestamp=2022-10-27T05:15:34.769Z
2022-10-27T05:15:34.770Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_chaos_mesh_org_schedule_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.770Z
2022-10-27T05:15:34.770Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_resource_type=k8s_chaos_mesh_org_workflow_node_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.770Z
2022-10-27T05:15:34.773Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_chaos_mesh_org_workflow_node_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.773Z
2022-10-27T05:15:34.773Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_cilium_io_cilium_clusterwide_network_policy_v2 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.773Z
2022-10-27T05:15:34.775Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_cilium_io_cilium_clusterwide_network_policy_v2 timestamp=2022-10-27T05:15:34.775Z
2022-10-27T05:15:34.775Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_enterprisesearch_k8s_elastic_co_enterprise_search_v1 timestamp=2022-10-27T05:15:34.775Z
2022-10-27T05:15:34.775Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_enterprisesearch_k8s_elastic_co_enterprise_search_v1 @module=sdk.framework timestamp=2022-10-27T05:15:34.775Z
2022-10-27T05:15:34.775Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_infinispan_org_cache_v2alpha1 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.775Z
2022-10-27T05:15:34.775Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_infinispan_org_cache_v2alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.775Z
2022-10-27T05:15:34.775Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema tf_resource_type=k8s_sagemaker_services_k8s_aws_notebook_instance_lifecycle_config_v1alpha1 timestamp=2022-10-27T05:15:34.775Z
2022-10-27T05:15:34.775Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_sagemaker_services_k8s_aws_notebook_instance_lifecycle_config_v1alpha1 tf_rpc=GetProviderSchema @module=sdk.framework timestamp=2022-10-27T05:15:34.775Z
2022-10-27T05:15:34.775Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_scylla_scylladb_com_scylla_cluster_v1 timestamp=2022-10-27T05:15:34.775Z
2022-10-27T05:15:34.776Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_scylla_scylladb_com_scylla_cluster_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.775Z
2022-10-27T05:15:34.776Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_couchbase_com_couchbase_memcached_bucket_v2 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework timestamp=2022-10-27T05:15:34.775Z
2022-10-27T05:15:34.776Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_resource_type=k8s_couchbase_com_couchbase_memcached_bucket_v2 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.776Z
2022-10-27T05:15:34.776Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_resource_type=k8s_external_secrets_io_secret_store_v1alpha1 timestamp=2022-10-27T05:15:34.776Z
2022-10-27T05:15:34.776Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_resource_type=k8s_external_secrets_io_secret_store_v1alpha1 timestamp=2022-10-27T05:15:34.776Z
2022-10-27T05:15:34.776Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_persistent_volume_v1 timestamp=2022-10-27T05:15:34.776Z
2022-10-27T05:15:34.776Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_persistent_volume_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.776Z
2022-10-27T05:15:34.776Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_resource_type=k8s_kibana_k8s_elastic_co_kibana_v1beta1 timestamp=2022-10-27T05:15:34.776Z
2022-10-27T05:15:34.777Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_kibana_k8s_elastic_co_kibana_v1beta1 timestamp=2022-10-27T05:15:34.777Z
2022-10-27T05:15:34.777Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_monitoring_coreos_com_thanos_ruler_v1 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.777Z
2022-10-27T05:15:34.780Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_resource_type=k8s_monitoring_coreos_com_thanos_ruler_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.779Z
2022-10-27T05:15:34.780Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_mutations_gatekeeper_sh_assign_v1beta1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.779Z
2022-10-27T05:15:34.780Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_mutations_gatekeeper_sh_assign_v1beta1 timestamp=2022-10-27T05:15:34.779Z
2022-10-27T05:15:34.780Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_resource_type=k8s_camel_apache_org_kamelet_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.779Z
2022-10-27T05:15:34.781Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_camel_apache_org_kamelet_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.779Z
2022-10-27T05:15:34.781Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_helm_toolkit_fluxcd_io_helm_release_v2beta1 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework timestamp=2022-10-27T05:15:34.779Z
2022-10-27T05:15:34.781Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_helm_toolkit_fluxcd_io_helm_release_v2beta1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.780Z
2022-10-27T05:15:34.781Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_resource_type=k8s_chaos_mesh_org_azure_chaos_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.780Z
2022-10-27T05:15:34.781Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_chaos_mesh_org_azure_chaos_v1alpha1 timestamp=2022-10-27T05:15:34.780Z
2022-10-27T05:15:34.781Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_resource_type=k8s_crd_projectcalico_org_felix_configuration_v1 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework timestamp=2022-10-27T05:15:34.780Z
2022-10-27T05:15:34.781Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_crd_projectcalico_org_felix_configuration_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.780Z
2022-10-27T05:15:34.781Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema tf_resource_type=k8s_fossul_io_backup_schedule_v1 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.780Z
2022-10-27T05:15:34.781Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_fossul_io_backup_schedule_v1 tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.780Z
2022-10-27T05:15:34.781Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema tf_resource_type=k8s_externaldata_gatekeeper_sh_provider_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.781Z
2022-10-27T05:15:34.781Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_externaldata_gatekeeper_sh_provider_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.781Z
2022-10-27T05:15:34.781Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_iam_services_k8s_aws_policy_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.781Z
2022-10-27T05:15:34.781Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_iam_services_k8s_aws_policy_v1alpha1 @module=sdk.framework tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.781Z
2022-10-27T05:15:34.781Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_notification_toolkit_fluxcd_io_receiver_v1beta1 timestamp=2022-10-27T05:15:34.781Z
2022-10-27T05:15:34.781Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_resource_type=k8s_notification_toolkit_fluxcd_io_receiver_v1beta1 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.781Z
2022-10-27T05:15:34.781Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_charts_opdev_io_synapse_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.781Z
2022-10-27T05:15:34.781Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_charts_opdev_io_synapse_v1alpha1 @module=sdk.framework tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.781Z
2022-10-27T05:15:34.781Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_resource_type=k8s_monitoring_coreos_com_probe_v1 timestamp=2022-10-27T05:15:34.781Z
2022-10-27T05:15:34.781Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_monitoring_coreos_com_probe_v1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.781Z
2022-10-27T05:15:34.781Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_traefik_containo_us_traefik_service_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.781Z
2022-10-27T05:15:34.781Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_traefik_containo_us_traefik_service_v1alpha1 timestamp=2022-10-27T05:15:34.781Z
2022-10-27T05:15:34.781Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_elasticache_services_k8s_aws_replication_group_v1alpha1 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.781Z
2022-10-27T05:15:34.781Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_resource_type=k8s_elasticache_services_k8s_aws_replication_group_v1alpha1 timestamp=2022-10-27T05:15:34.781Z
2022-10-27T05:15:34.781Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_storage_k8s_io_volume_attachment_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.781Z
2022-10-27T05:15:34.781Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_storage_k8s_io_volume_attachment_v1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.781Z
2022-10-27T05:15:34.781Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_gateway_networking_k8s_io_gateway_class_v1alpha2 timestamp=2022-10-27T05:15:34.781Z
2022-10-27T05:15:34.781Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_gateway_networking_k8s_io_gateway_class_v1alpha2 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.781Z
2022-10-27T05:15:34.781Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_notification_toolkit_fluxcd_io_provider_v1beta1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.781Z
2022-10-27T05:15:34.781Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_resource_type=k8s_notification_toolkit_fluxcd_io_provider_v1beta1 tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.781Z
2022-10-27T05:15:34.782Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_operator_open_cluster_management_io_cluster_manager_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework timestamp=2022-10-27T05:15:34.781Z
2022-10-27T05:15:34.782Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_operator_open_cluster_management_io_cluster_manager_v1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.782Z
2022-10-27T05:15:34.782Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_resource_type=k8s_security_istio_io_authorization_policy_v1beta1 tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework timestamp=2022-10-27T05:15:34.782Z
2022-10-27T05:15:34.782Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_security_istio_io_authorization_policy_v1beta1 tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.782Z
2022-10-27T05:15:34.782Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_applicationautoscaling_services_k8s_aws_scalable_target_v1alpha1 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.782Z
2022-10-27T05:15:34.782Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_applicationautoscaling_services_k8s_aws_scalable_target_v1alpha1 @module=sdk.framework @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.782Z
2022-10-27T05:15:34.782Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_rpc=GetProviderSchema tf_resource_type=k8s_cilium_io_cilium_endpoint_slice_v2alpha1 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.782Z
2022-10-27T05:15:34.782Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_cilium_io_cilium_endpoint_slice_v2alpha1 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.782Z
2022-10-27T05:15:34.782Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_config_gatekeeper_sh_config_v1alpha1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.782Z
2022-10-27T05:15:34.782Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_config_gatekeeper_sh_config_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.782Z
2022-10-27T05:15:34.782Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_resource_type=k8s_sparkoperator_k8s_io_spark_application_v1beta2 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.782Z
2022-10-27T05:15:34.782Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_resource_type=k8s_sparkoperator_k8s_io_spark_application_v1beta2 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.782Z
2022-10-27T05:15:34.782Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_resource_type=k8s_gloo_solo_io_proxy_v1 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.782Z
2022-10-27T05:15:34.782Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_resource_type=k8s_gloo_solo_io_proxy_v1 timestamp=2022-10-27T05:15:34.782Z
2022-10-27T05:15:34.783Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_hive_openshift_io_cluster_deployment_customization_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.782Z
2022-10-27T05:15:34.783Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_hive_openshift_io_cluster_deployment_customization_v1 @module=sdk.framework timestamp=2022-10-27T05:15:34.782Z
2022-10-27T05:15:34.783Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_resource_type=k8s_app_kiegroup_org_kogito_runtime_v1beta1 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.782Z
2022-10-27T05:15:34.783Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_app_kiegroup_org_kogito_runtime_v1beta1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.783Z
2022-10-27T05:15:34.783Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_ceph_rook_io_ceph_block_pool_v1 timestamp=2022-10-27T05:15:34.783Z
2022-10-27T05:15:34.783Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_ceph_rook_io_ceph_block_pool_v1 tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.783Z
2022-10-27T05:15:34.783Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_resource_type=k8s_couchbase_com_couchbase_autoscaler_v2 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.783Z
2022-10-27T05:15:34.783Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_couchbase_com_couchbase_autoscaler_v2 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.783Z
2022-10-27T05:15:34.783Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_crd_projectcalico_org_bgp_configuration_v1 @module=sdk.framework timestamp=2022-10-27T05:15:34.783Z
2022-10-27T05:15:34.783Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_resource_type=k8s_crd_projectcalico_org_bgp_configuration_v1 timestamp=2022-10-27T05:15:34.783Z
2022-10-27T05:15:34.783Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_external_secrets_io_cluster_secret_store_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.783Z
2022-10-27T05:15:34.783Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_external_secrets_io_cluster_secret_store_v1alpha1 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.783Z
2022-10-27T05:15:34.783Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_resource_type=k8s_getambassador_io_module_v3alpha1 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.783Z
2022-10-27T05:15:34.783Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_resource_type=k8s_getambassador_io_module_v3alpha1 timestamp=2022-10-27T05:15:34.783Z
2022-10-27T05:15:34.783Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_resource_type=k8s_operator_tigera_io_image_set_v1 tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.783Z
2022-10-27T05:15:34.783Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_operator_tigera_io_image_set_v1 timestamp=2022-10-27T05:15:34.783Z
2022-10-27T05:15:34.783Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_sagemaker_services_k8s_aws_user_profile_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.783Z
2022-10-27T05:15:34.783Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_sagemaker_services_k8s_aws_user_profile_v1alpha1 @module=sdk.framework tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.783Z
2022-10-27T05:15:34.783Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_source_toolkit_fluxcd_io_oci_repository_v1beta2 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework timestamp=2022-10-27T05:15:34.783Z
2022-10-27T05:15:34.783Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_source_toolkit_fluxcd_io_oci_repository_v1beta2 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.783Z
2022-10-27T05:15:34.783Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_couchbase_com_couchbase_backup_restore_v2 timestamp=2022-10-27T05:15:34.783Z
2022-10-27T05:15:34.784Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_couchbase_com_couchbase_backup_restore_v2 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s @module=sdk.framework timestamp=2022-10-27T05:15:34.784Z
2022-10-27T05:15:34.784Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_getambassador_io_kubernetes_service_resolver_v3alpha1 timestamp=2022-10-27T05:15:34.784Z
2022-10-27T05:15:34.784Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_resource_type=k8s_getambassador_io_kubernetes_service_resolver_v3alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.784Z
2022-10-27T05:15:34.784Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_hiveinternal_openshift_io_cluster_sync_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.784Z
2022-10-27T05:15:34.784Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_hiveinternal_openshift_io_cluster_sync_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.784Z
2022-10-27T05:15:34.784Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_kafka_strimzi_io_kafka_topic_v1beta1 timestamp=2022-10-27T05:15:34.784Z
2022-10-27T05:15:34.784Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_resource_type=k8s_kafka_strimzi_io_kafka_topic_v1beta1 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.784Z
2022-10-27T05:15:34.784Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_resource_type=k8s_prometheusservice_services_k8s_aws_rule_groups_namespace_v1alpha1 timestamp=2022-10-27T05:15:34.784Z
2022-10-27T05:15:34.784Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_prometheusservice_services_k8s_aws_rule_groups_namespace_v1alpha1 tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.784Z
2022-10-27T05:15:34.784Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_resource_type=k8s_source_toolkit_fluxcd_io_helm_repository_v1beta1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.784Z
2022-10-27T05:15:34.784Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_source_toolkit_fluxcd_io_helm_repository_v1beta1 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.784Z
2022-10-27T05:15:34.784Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_ceph_rook_io_ceph_rbd_mirror_v1 timestamp=2022-10-27T05:15:34.784Z
2022-10-27T05:15:34.784Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_ceph_rook_io_ceph_rbd_mirror_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.784Z
2022-10-27T05:15:34.784Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_resource_type=k8s_hazelcast_com_wan_replication_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.784Z
2022-10-27T05:15:34.784Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_hazelcast_com_wan_replication_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.784Z
2022-10-27T05:15:34.784Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_resource_type=k8s_keycloak_org_keycloak_client_v1alpha1 tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.784Z
2022-10-27T05:15:34.784Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_keycloak_org_keycloak_client_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.784Z
2022-10-27T05:15:34.784Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_operator_aquasec_com_aqua_database_v1alpha1 tf_rpc=GetProviderSchema @module=sdk.framework timestamp=2022-10-27T05:15:34.784Z
2022-10-27T05:15:34.785Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_resource_type=k8s_operator_aquasec_com_aqua_database_v1alpha1 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.785Z
2022-10-27T05:15:34.785Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_sagemaker_services_k8s_aws_monitoring_schedule_v1alpha1 timestamp=2022-10-27T05:15:34.785Z
2022-10-27T05:15:34.785Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_sagemaker_services_k8s_aws_monitoring_schedule_v1alpha1 timestamp=2022-10-27T05:15:34.785Z
2022-10-27T05:15:34.785Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_flagger_app_canary_v1beta1 timestamp=2022-10-27T05:15:34.785Z
2022-10-27T05:15:34.785Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_flagger_app_canary_v1beta1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.785Z
2022-10-27T05:15:34.785Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_loki_grafana_com_loki_stack_v1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.785Z
2022-10-27T05:15:34.785Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_loki_grafana_com_loki_stack_v1 timestamp=2022-10-27T05:15:34.785Z
2022-10-27T05:15:34.785Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_policy_linkerd_io_authorization_policy_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.785Z
2022-10-27T05:15:34.785Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_resource_type=k8s_policy_linkerd_io_authorization_policy_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.785Z
2022-10-27T05:15:34.785Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_rds_services_k8s_aws_db_subnet_group_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.785Z
2022-10-27T05:15:34.785Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_rds_services_k8s_aws_db_subnet_group_v1alpha1 timestamp=2022-10-27T05:15:34.785Z
2022-10-27T05:15:34.785Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_externaldns_k8s_io_dns_endpoint_v1alpha1 timestamp=2022-10-27T05:15:34.785Z
2022-10-27T05:15:34.785Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_resource_type=k8s_externaldns_k8s_io_dns_endpoint_v1alpha1 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.785Z
2022-10-27T05:15:34.785Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_iam_services_k8s_aws_role_v1alpha1 timestamp=2022-10-27T05:15:34.785Z
2022-10-27T05:15:34.785Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_iam_services_k8s_aws_role_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework timestamp=2022-10-27T05:15:34.785Z
2022-10-27T05:15:34.785Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_resource_type=k8s_operator_aquasec_com_aqua_kube_enforcer_v1alpha1 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.785Z
2022-10-27T05:15:34.786Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_operator_aquasec_com_aqua_kube_enforcer_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.786Z
2022-10-27T05:15:34.786Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_registry_apicur_io_apicurio_registry_v1 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.786Z
2022-10-27T05:15:34.786Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_registry_apicur_io_apicurio_registry_v1 tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.786Z
2022-10-27T05:15:34.786Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_resource_type=k8s_security_profiles_operator_x_k8s_io_security_profile_node_status_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.786Z
2022-10-27T05:15:34.786Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_security_profiles_operator_x_k8s_io_security_profile_node_status_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.786Z
2022-10-27T05:15:34.786Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_resource_type=k8s_servicebinding_io_cluster_workload_resource_mapping_v1beta1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.786Z
2022-10-27T05:15:34.786Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_servicebinding_io_cluster_workload_resource_mapping_v1beta1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.786Z
2022-10-27T05:15:34.786Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_events_k8s_io_event_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.786Z
2022-10-27T05:15:34.786Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_events_k8s_io_event_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.786Z
2022-10-27T05:15:34.786Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_kustomize_toolkit_fluxcd_io_kustomization_v1beta2 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.786Z
2022-10-27T05:15:34.786Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_kustomize_toolkit_fluxcd_io_kustomization_v1beta2 timestamp=2022-10-27T05:15:34.786Z
2022-10-27T05:15:34.786Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_lambda_services_k8s_aws_function_url_config_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.786Z
2022-10-27T05:15:34.786Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_lambda_services_k8s_aws_function_url_config_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.786Z
2022-10-27T05:15:34.786Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_chaos_mesh_org_gcp_chaos_v1alpha1 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.786Z
2022-10-27T05:15:34.786Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_chaos_mesh_org_gcp_chaos_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.786Z
2022-10-27T05:15:34.786Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_cilium_io_cilium_egress_nat_policy_v2alpha1 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.786Z
2022-10-27T05:15:34.786Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_cilium_io_cilium_egress_nat_policy_v2alpha1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.786Z
2022-10-27T05:15:34.786Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_flowcontrol_apiserver_k8s_io_flow_schema_v1beta2 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.786Z
2022-10-27T05:15:34.786Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_resource_type=k8s_flowcontrol_apiserver_k8s_io_flow_schema_v1beta2 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.786Z
2022-10-27T05:15:34.786Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_hive_openshift_io_cluster_claim_v1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.786Z
2022-10-27T05:15:34.787Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_hive_openshift_io_cluster_claim_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.786Z
2022-10-27T05:15:34.787Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_installation_mattermost_com_mattermost_v1beta1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_rpc=GetProviderSchema @module=sdk.framework timestamp=2022-10-27T05:15:34.786Z
2022-10-27T05:15:34.787Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_resource_type=k8s_installation_mattermost_com_mattermost_v1beta1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.787Z
2022-10-27T05:15:34.787Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_resource_type=k8s_iot_eclipse_org_hawkbit_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.787Z
2022-10-27T05:15:34.787Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_iot_eclipse_org_hawkbit_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.787Z
2022-10-27T05:15:34.787Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_resource_type=k8s_ceph_rook_io_ceph_object_store_user_v1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.787Z
2022-10-27T05:15:34.787Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_ceph_rook_io_ceph_object_store_user_v1 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s @module=sdk.framework @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.787Z
2022-10-27T05:15:34.787Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_cilium_io_cilium_egress_gateway_policy_v2 timestamp=2022-10-27T05:15:34.787Z
2022-10-27T05:15:34.787Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_cilium_io_cilium_egress_gateway_policy_v2 tf_rpc=GetProviderSchema @module=sdk.framework timestamp=2022-10-27T05:15:34.787Z
2022-10-27T05:15:34.787Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_fossul_io_backup_v1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.787Z
2022-10-27T05:15:34.787Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework tf_resource_type=k8s_fossul_io_backup_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.787Z
2022-10-27T05:15:34.787Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_gateway_solo_io_gateway_v1 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.787Z
2022-10-27T05:15:34.788Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_gateway_solo_io_gateway_v1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.788Z
2022-10-27T05:15:34.788Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_ecr_services_k8s_aws_pull_through_cache_rule_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework timestamp=2022-10-27T05:15:34.788Z
2022-10-27T05:15:34.788Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_resource_type=k8s_ecr_services_k8s_aws_pull_through_cache_rule_v1alpha1 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.788Z
2022-10-27T05:15:34.788Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_resource_type=k8s_ecr_services_k8s_aws_repository_v1alpha1 tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.788Z
2022-10-27T05:15:34.788Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_ecr_services_k8s_aws_repository_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework timestamp=2022-10-27T05:15:34.788Z
2022-10-27T05:15:34.788Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_eks_services_k8s_aws_nodegroup_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.788Z
2022-10-27T05:15:34.788Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_eks_services_k8s_aws_nodegroup_v1alpha1 @module=sdk.framework tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.788Z
2022-10-27T05:15:34.788Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_execution_furiko_io_job_v1alpha1 tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.788Z
2022-10-27T05:15:34.788Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_execution_furiko_io_job_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.788Z
2022-10-27T05:15:34.788Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_image_toolkit_fluxcd_io_image_policy_v1beta1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.788Z
2022-10-27T05:15:34.788Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_image_toolkit_fluxcd_io_image_policy_v1beta1 timestamp=2022-10-27T05:15:34.788Z
2022-10-27T05:15:34.788Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_loki_grafana_com_recording_rule_v1beta1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework timestamp=2022-10-27T05:15:34.788Z
2022-10-27T05:15:34.788Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_resource_type=k8s_loki_grafana_com_recording_rule_v1beta1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.788Z
2022-10-27T05:15:34.788Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_argoproj_io_argo_cd_v1alpha1 timestamp=2022-10-27T05:15:34.788Z
2022-10-27T05:15:34.789Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_resource_type=k8s_argoproj_io_argo_cd_v1alpha1 timestamp=2022-10-27T05:15:34.789Z
2022-10-27T05:15:34.789Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_autoscaling_horizontal_pod_autoscaler_v1 timestamp=2022-10-27T05:15:34.789Z
2022-10-27T05:15:34.789Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_resource_type=k8s_autoscaling_horizontal_pod_autoscaler_v1 timestamp=2022-10-27T05:15:34.789Z
2022-10-27T05:15:34.789Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_chaos_mesh_org_kernel_chaos_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.789Z
2022-10-27T05:15:34.789Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_chaos_mesh_org_kernel_chaos_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework timestamp=2022-10-27T05:15:34.789Z
2022-10-27T05:15:34.789Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_dynamodb_services_k8s_aws_global_table_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.789Z
2022-10-27T05:15:34.789Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_dynamodb_services_k8s_aws_global_table_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.789Z
2022-10-27T05:15:34.789Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_resource_type=k8s_security_istio_io_peer_authentication_v1beta1 timestamp=2022-10-27T05:15:34.789Z
2022-10-27T05:15:34.789Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_resource_type=k8s_security_istio_io_peer_authentication_v1beta1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.789Z
2022-10-27T05:15:34.789Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_resource_type=k8s_chaos_mesh_org_pod_io_chaos_v1alpha1 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.789Z
2022-10-27T05:15:34.789Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_resource_type=k8s_chaos_mesh_org_pod_io_chaos_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.789Z
2022-10-27T05:15:34.789Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_config_grafana_com_project_config_v1 timestamp=2022-10-27T05:15:34.789Z
2022-10-27T05:15:34.789Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_config_grafana_com_project_config_v1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.789Z
2022-10-27T05:15:34.789Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_flink_apache_org_flink_session_job_v1beta1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.789Z
2022-10-27T05:15:34.789Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_flink_apache_org_flink_session_job_v1beta1 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.789Z
2022-10-27T05:15:34.789Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_resource_type=k8s_gloo_solo_io_upstream_v1 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.789Z
2022-10-27T05:15:34.790Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_resource_type=k8s_gloo_solo_io_upstream_v1 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.790Z
2022-10-27T05:15:34.790Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_resource_type=k8s_replication_controller_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.790Z
2022-10-27T05:15:34.790Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_replication_controller_v1 timestamp=2022-10-27T05:15:34.790Z
2022-10-27T05:15:34.790Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_apigatewayv2_services_k8s_aws_integration_v1alpha1 timestamp=2022-10-27T05:15:34.790Z
2022-10-27T05:15:34.790Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apigatewayv2_services_k8s_aws_integration_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.790Z
2022-10-27T05:15:34.790Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_resource_type=k8s_autoscaling_k8s_io_vertical_pod_autoscaler_v1 timestamp=2022-10-27T05:15:34.790Z
2022-10-27T05:15:34.790Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_autoscaling_k8s_io_vertical_pod_autoscaler_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.790Z
2022-10-27T05:15:34.790Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_resource_type=k8s_crd_projectcalico_org_network_policy_v1 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.790Z
2022-10-27T05:15:34.790Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_crd_projectcalico_org_network_policy_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.790Z
2022-10-27T05:15:34.790Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_resource_type=k8s_mutations_gatekeeper_sh_assign_metadata_v1 tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.790Z
2022-10-27T05:15:34.791Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_resource_type=k8s_mutations_gatekeeper_sh_assign_metadata_v1 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.790Z
2022-10-27T05:15:34.791Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_rds_services_k8s_aws_db_cluster_parameter_group_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.790Z
2022-10-27T05:15:34.791Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_rds_services_k8s_aws_db_cluster_parameter_group_v1alpha1 timestamp=2022-10-27T05:15:34.791Z
2022-10-27T05:15:34.791Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_crd_projectcalico_org_bgp_peer_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework timestamp=2022-10-27T05:15:34.791Z
2022-10-27T05:15:34.791Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_crd_projectcalico_org_bgp_peer_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.791Z
2022-10-27T05:15:34.791Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_mutations_gatekeeper_sh_modify_set_v1beta1 timestamp=2022-10-27T05:15:34.791Z
2022-10-27T05:15:34.791Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_resource_type=k8s_mutations_gatekeeper_sh_modify_set_v1beta1 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework timestamp=2022-10-27T05:15:34.791Z
2022-10-27T05:15:34.791Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_secret_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.791Z
2022-10-27T05:15:34.791Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_provider_addr=registry.terraform.io/metio/k8s @module=sdk.framework tf_resource_type=k8s_secret_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.791Z
2022-10-27T05:15:34.791Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_app_kiegroup_org_kogito_build_v1beta1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.791Z
2022-10-27T05:15:34.791Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_resource_type=k8s_app_kiegroup_org_kogito_build_v1beta1 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.791Z
2022-10-27T05:15:34.791Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_resource_type=k8s_gateway_networking_k8s_io_tcp_route_v1alpha2 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.791Z
2022-10-27T05:15:34.791Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_resource_type=k8s_gateway_networking_k8s_io_tcp_route_v1alpha2 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.791Z
2022-10-27T05:15:34.791Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_image_toolkit_fluxcd_io_image_update_automation_v1alpha1 timestamp=2022-10-27T05:15:34.791Z
2022-10-27T05:15:34.791Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_resource_type=k8s_image_toolkit_fluxcd_io_image_update_automation_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.791Z
2022-10-27T05:15:34.791Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_kafka_strimzi_io_kafka_mirror_maker2_v1beta2 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework timestamp=2022-10-27T05:15:34.791Z
2022-10-27T05:15:34.792Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_kafka_strimzi_io_kafka_mirror_maker2_v1beta2 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.791Z
2022-10-27T05:15:34.792Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_traefik_containo_us_middleware_tcp_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.792Z
2022-10-27T05:15:34.792Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_traefik_containo_us_middleware_tcp_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.792Z
2022-10-27T05:15:34.792Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_resource_type=k8s_app_redislabs_com_redis_enterprise_cluster_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.792Z
2022-10-27T05:15:34.793Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_app_redislabs_com_redis_enterprise_cluster_v1 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.793Z
2022-10-27T05:15:34.793Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_cert_manager_io_certificate_request_v1 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.793Z
2022-10-27T05:15:34.793Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_cert_manager_io_certificate_request_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.793Z
2022-10-27T05:15:34.793Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_chaos_mesh_org_workflow_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.793Z
2022-10-27T05:15:34.794Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_chaos_mesh_org_workflow_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.794Z
2022-10-27T05:15:34.794Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_argoproj_io_argo_cd_export_v1alpha1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.794Z
2022-10-27T05:15:34.794Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_argoproj_io_argo_cd_export_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.794Z
2022-10-27T05:15:34.794Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_getambassador_io_auth_service_v2 tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework timestamp=2022-10-27T05:15:34.794Z
2022-10-27T05:15:34.794Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_getambassador_io_auth_service_v2 timestamp=2022-10-27T05:15:34.794Z
2022-10-27T05:15:34.794Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_hive_openshift_io_dns_zone_v1 timestamp=2022-10-27T05:15:34.794Z
2022-10-27T05:15:34.794Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_hive_openshift_io_dns_zone_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.794Z
2022-10-27T05:15:34.794Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_resource_type=k8s_monitoring_coreos_com_alertmanager_config_v1alpha1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.794Z
2022-10-27T05:15:34.795Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_monitoring_coreos_com_alertmanager_config_v1alpha1 timestamp=2022-10-27T05:15:34.795Z
2022-10-27T05:15:34.795Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_resource_type=k8s_external_secrets_io_external_secret_v1alpha1 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.795Z
2022-10-27T05:15:34.795Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_external_secrets_io_external_secret_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.795Z
2022-10-27T05:15:34.795Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_gloo_solo_io_settings_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.795Z
2022-10-27T05:15:34.795Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_resource_type=k8s_gloo_solo_io_settings_v1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.795Z
2022-10-27T05:15:34.795Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_resource_type=k8s_apps_deployment_v1 timestamp=2022-10-27T05:15:34.795Z
2022-10-27T05:15:34.796Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_apps_deployment_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.796Z
2022-10-27T05:15:34.796Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_resource_type=k8s_extensions_istio_io_wasm_plugin_v1alpha1 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.796Z
2022-10-27T05:15:34.796Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_extensions_istio_io_wasm_plugin_v1alpha1 tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.796Z
2022-10-27T05:15:34.796Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_resource_type=k8s_fossul_io_restore_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.796Z
2022-10-27T05:15:34.796Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_fossul_io_restore_v1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.796Z
2022-10-27T05:15:34.796Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_infinispan_org_batch_v2alpha1 timestamp=2022-10-27T05:15:34.796Z
2022-10-27T05:15:34.796Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_resource_type=k8s_infinispan_org_batch_v2alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.796Z
2022-10-27T05:15:34.796Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_kyverno_io_update_request_v1beta1 timestamp=2022-10-27T05:15:34.796Z
2022-10-27T05:15:34.796Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_kyverno_io_update_request_v1beta1 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework timestamp=2022-10-27T05:15:34.796Z
2022-10-27T05:15:34.796Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_resource_type=k8s_secscan_quay_redhat_com_image_manifest_vuln_v1alpha1 timestamp=2022-10-27T05:15:34.796Z
2022-10-27T05:15:34.796Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_secscan_quay_redhat_com_image_manifest_vuln_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.796Z
2022-10-27T05:15:34.796Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_mutations_gatekeeper_sh_assign_metadata_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.796Z
2022-10-27T05:15:34.796Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_mutations_gatekeeper_sh_assign_metadata_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @module=sdk.framework timestamp=2022-10-27T05:15:34.796Z
2022-10-27T05:15:34.796Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_rds_services_k8s_aws_db_instance_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.796Z
2022-10-27T05:15:34.796Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_rds_services_k8s_aws_db_instance_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.796Z
2022-10-27T05:15:34.796Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_camel_apache_org_camel_catalog_v1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.796Z
2022-10-27T05:15:34.796Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_camel_apache_org_camel_catalog_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.796Z
2022-10-27T05:15:34.796Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_ceph_rook_io_ceph_client_v1 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.796Z
2022-10-27T05:15:34.796Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_resource_type=k8s_ceph_rook_io_ceph_client_v1 tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.796Z
2022-10-27T05:15:34.796Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_getambassador_io_auth_service_v3alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.796Z
2022-10-27T05:15:34.796Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_resource_type=k8s_getambassador_io_auth_service_v3alpha1 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.796Z
2022-10-27T05:15:34.797Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_getambassador_io_rate_limit_service_v2 timestamp=2022-10-27T05:15:34.796Z
2022-10-27T05:15:34.797Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_getambassador_io_rate_limit_service_v2 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.796Z
2022-10-27T05:15:34.797Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_ibmcloud_ibm_com_composable_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.797Z
2022-10-27T05:15:34.797Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_resource_type=k8s_ibmcloud_ibm_com_composable_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.797Z
2022-10-27T05:15:34.797Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_image_toolkit_fluxcd_io_image_policy_v1alpha2 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.797Z
2022-10-27T05:15:34.797Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_image_toolkit_fluxcd_io_image_policy_v1alpha2 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework timestamp=2022-10-27T05:15:34.797Z
2022-10-27T05:15:34.797Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_resource_type=k8s_rocketmq_apache_org_name_service_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework timestamp=2022-10-27T05:15:34.797Z
2022-10-27T05:15:34.797Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_rocketmq_apache_org_name_service_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.797Z
2022-10-27T05:15:34.797Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_resource_type=k8s_sagemaker_services_k8s_aws_model_package_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.797Z
2022-10-27T05:15:34.797Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_sagemaker_services_k8s_aws_model_package_v1alpha1 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.797Z
2022-10-27T05:15:34.797Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_resource_type=k8s_storage_k8s_io_csi_driver_v1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.797Z
2022-10-27T05:15:34.797Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_storage_k8s_io_csi_driver_v1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.797Z
2022-10-27T05:15:34.797Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_elasticache_services_k8s_aws_snapshot_v1alpha1 timestamp=2022-10-27T05:15:34.797Z
2022-10-27T05:15:34.797Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_elasticache_services_k8s_aws_snapshot_v1alpha1 timestamp=2022-10-27T05:15:34.797Z
2022-10-27T05:15:34.797Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_getambassador_io_consul_resolver_v3alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.797Z
2022-10-27T05:15:34.797Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_getambassador_io_consul_resolver_v3alpha1 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework timestamp=2022-10-27T05:15:34.797Z
2022-10-27T05:15:34.797Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_hive_openshift_io_selector_sync_set_v1 timestamp=2022-10-27T05:15:34.797Z
2022-10-27T05:15:34.797Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_hive_openshift_io_selector_sync_set_v1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.797Z
2022-10-27T05:15:34.797Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_image_toolkit_fluxcd_io_image_update_automation_v1alpha2 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.797Z
2022-10-27T05:15:34.797Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_resource_type=k8s_image_toolkit_fluxcd_io_image_update_automation_v1alpha2 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.797Z
2022-10-27T05:15:34.797Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_kyverno_io_generate_request_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.797Z
2022-10-27T05:15:34.797Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_kyverno_io_generate_request_v1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.797Z
2022-10-27T05:15:34.797Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_opentelemetry_io_open_telemetry_collector_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.797Z
2022-10-27T05:15:34.798Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_resource_type=k8s_opentelemetry_io_open_telemetry_collector_v1alpha1 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.798Z
2022-10-27T05:15:34.798Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_apps_gitlab_com_runner_v1beta2 timestamp=2022-10-27T05:15:34.798Z
2022-10-27T05:15:34.798Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_apps_gitlab_com_runner_v1beta2 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.798Z
2022-10-27T05:15:34.798Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_ceph_rook_io_ceph_object_zone_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.798Z
2022-10-27T05:15:34.798Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_ceph_rook_io_ceph_object_zone_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework timestamp=2022-10-27T05:15:34.798Z
2022-10-27T05:15:34.798Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_monitoring_coreos_com_service_monitor_v1 @module=sdk.framework timestamp=2022-10-27T05:15:34.798Z
2022-10-27T05:15:34.798Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_monitoring_coreos_com_service_monitor_v1 @module=sdk.framework tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.798Z
2022-10-27T05:15:34.798Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_source_toolkit_fluxcd_io_helm_repository_v1beta2 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.798Z
2022-10-27T05:15:34.798Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_source_toolkit_fluxcd_io_helm_repository_v1beta2 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.798Z
2022-10-27T05:15:34.798Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_couchbase_com_couchbase_backup_v2 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.798Z
2022-10-27T05:15:34.798Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_couchbase_com_couchbase_backup_v2 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.798Z
2022-10-27T05:15:34.798Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_crd_projectcalico_org_kube_controllers_configuration_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.798Z
2022-10-27T05:15:34.798Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_resource_type=k8s_crd_projectcalico_org_kube_controllers_configuration_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.798Z
2022-10-27T05:15:34.798Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_provider_addr=registry.terraform.io/metio/k8s @module=sdk.framework tf_resource_type=k8s_getambassador_io_tracing_service_v2 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.798Z
2022-10-27T05:15:34.799Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_getambassador_io_tracing_service_v2 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework timestamp=2022-10-27T05:15:34.798Z
2022-10-27T05:15:34.799Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_keycloak_org_keycloak_v1alpha1 timestamp=2022-10-27T05:15:34.798Z
2022-10-27T05:15:34.799Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_keycloak_org_keycloak_v1alpha1 tf_rpc=GetProviderSchema @module=sdk.framework timestamp=2022-10-27T05:15:34.799Z
2022-10-27T05:15:34.799Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_lambda_services_k8s_aws_code_signing_config_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework timestamp=2022-10-27T05:15:34.799Z
2022-10-27T05:15:34.799Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_lambda_services_k8s_aws_code_signing_config_v1alpha1 timestamp=2022-10-27T05:15:34.799Z
2022-10-27T05:15:34.799Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apigatewayv2_services_k8s_aws_stage_v1alpha1 timestamp=2022-10-27T05:15:34.799Z
2022-10-27T05:15:34.799Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_apigatewayv2_services_k8s_aws_stage_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.799Z
2022-10-27T05:15:34.799Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_apps_gitlab_com_git_lab_v1beta1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.799Z
2022-10-27T05:15:34.799Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apps_gitlab_com_git_lab_v1beta1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.799Z
2022-10-27T05:15:34.799Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_autoscaling_k8s_io_vertical_pod_autoscaler_checkpoint_v1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.799Z
2022-10-27T05:15:34.799Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_resource_type=k8s_autoscaling_k8s_io_vertical_pod_autoscaler_checkpoint_v1 timestamp=2022-10-27T05:15:34.799Z
2022-10-27T05:15:34.799Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_resource_type=k8s_cert_manager_io_issuer_v1 timestamp=2022-10-27T05:15:34.799Z
2022-10-27T05:15:34.799Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_cert_manager_io_issuer_v1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.799Z
2022-10-27T05:15:34.799Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_policy_linkerd_io_server_v1beta1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.799Z
2022-10-27T05:15:34.799Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_policy_linkerd_io_server_v1beta1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.799Z
2022-10-27T05:15:34.799Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_resource_type=k8s_ceph_rook_io_ceph_bucket_topic_v1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.799Z
2022-10-27T05:15:34.799Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_ceph_rook_io_ceph_bucket_topic_v1 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.799Z
2022-10-27T05:15:34.799Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_getambassador_io_log_service_v3alpha1 timestamp=2022-10-27T05:15:34.799Z
2022-10-27T05:15:34.799Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_getambassador_io_log_service_v3alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.799Z
2022-10-27T05:15:34.799Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_hive_openshift_io_checkpoint_v1 timestamp=2022-10-27T05:15:34.799Z
2022-10-27T05:15:34.799Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_hive_openshift_io_checkpoint_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework timestamp=2022-10-27T05:15:34.799Z
2022-10-27T05:15:34.799Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_networking_istio_io_gateway_v1alpha3 tf_rpc=GetProviderSchema @module=sdk.framework timestamp=2022-10-27T05:15:34.799Z
2022-10-27T05:15:34.800Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_resource_type=k8s_networking_istio_io_gateway_v1alpha3 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.799Z
2022-10-27T05:15:34.800Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_networking_istio_io_virtual_service_v1beta1 timestamp=2022-10-27T05:15:34.799Z
2022-10-27T05:15:34.800Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_networking_istio_io_virtual_service_v1beta1 tf_rpc=GetProviderSchema @module=sdk.framework timestamp=2022-10-27T05:15:34.800Z
2022-10-27T05:15:34.800Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_networking_istio_io_workload_group_v1beta1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.800Z
2022-10-27T05:15:34.800Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_networking_istio_io_workload_group_v1beta1 timestamp=2022-10-27T05:15:34.800Z
2022-10-27T05:15:34.800Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_getambassador_io_rate_limit_service_v3alpha1 @module=sdk.framework @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.800Z
2022-10-27T05:15:34.800Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_getambassador_io_rate_limit_service_v3alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.800Z
2022-10-27T05:15:34.800Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_kms_services_k8s_aws_key_v1alpha1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.800Z
2022-10-27T05:15:34.800Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_resource_type=k8s_kms_services_k8s_aws_key_v1alpha1 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.800Z
2022-10-27T05:15:34.800Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_resource_type=k8s_operator_aquasec_com_aqua_csp_v1alpha1 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.800Z
2022-10-27T05:15:34.801Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_resource_type=k8s_operator_aquasec_com_aqua_csp_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.801Z
2022-10-27T05:15:34.801Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_apps_redhat_com_cluster_impairment_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework timestamp=2022-10-27T05:15:34.801Z
2022-10-27T05:15:34.801Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_resource_type=k8s_apps_redhat_com_cluster_impairment_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.801Z
2022-10-27T05:15:34.801Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_cert_manager_io_cluster_issuer_v1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.801Z
2022-10-27T05:15:34.801Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_cert_manager_io_cluster_issuer_v1 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.801Z
2022-10-27T05:15:34.801Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_hive_openshift_io_cluster_relocate_v1 timestamp=2022-10-27T05:15:34.801Z
2022-10-27T05:15:34.801Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_resource_type=k8s_hive_openshift_io_cluster_relocate_v1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.801Z
2022-10-27T05:15:34.801Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_resource_type=k8s_kafka_strimzi_io_kafka_user_v1beta2 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.801Z
2022-10-27T05:15:34.801Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_kafka_strimzi_io_kafka_user_v1beta2 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework timestamp=2022-10-27T05:15:34.801Z
2022-10-27T05:15:34.801Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_security_profiles_operator_x_k8s_io_profile_binding_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.801Z
2022-10-27T05:15:34.801Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_security_profiles_operator_x_k8s_io_profile_binding_v1alpha1 timestamp=2022-10-27T05:15:34.801Z
2022-10-27T05:15:34.801Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_resource_type=k8s_chaos_mesh_org_network_chaos_v1alpha1 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.801Z
2022-10-27T05:15:34.801Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_chaos_mesh_org_network_chaos_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.801Z
2022-10-27T05:15:34.801Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_execution_furiko_io_job_config_v1alpha1 tf_rpc=GetProviderSchema @module=sdk.framework timestamp=2022-10-27T05:15:34.801Z
2022-10-27T05:15:34.801Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_execution_furiko_io_job_config_v1alpha1 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework timestamp=2022-10-27T05:15:34.801Z
2022-10-27T05:15:34.801Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_resource_type=k8s_expansion_gatekeeper_sh_expansion_template_v1alpha1 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.801Z
2022-10-27T05:15:34.801Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_resource_type=k8s_expansion_gatekeeper_sh_expansion_template_v1alpha1 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.801Z
2022-10-27T05:15:34.801Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_networking_istio_io_destination_rule_v1beta1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.801Z
2022-10-27T05:15:34.802Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_networking_istio_io_destination_rule_v1beta1 timestamp=2022-10-27T05:15:34.802Z
2022-10-27T05:15:34.802Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_services_k8s_aws_adopted_resource_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.802Z
2022-10-27T05:15:34.802Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_services_k8s_aws_adopted_resource_v1alpha1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.802Z
2022-10-27T05:15:34.802Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_hive_openshift_io_sync_identity_provider_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.802Z
2022-10-27T05:15:34.802Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_resource_type=k8s_hive_openshift_io_sync_identity_provider_v1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.802Z
2022-10-27T05:15:34.802Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_mq_services_k8s_aws_broker_v1alpha1 tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.802Z
2022-10-27T05:15:34.802Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_mq_services_k8s_aws_broker_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.802Z
2022-10-27T05:15:34.802Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_prometheusservice_services_k8s_aws_workspace_v1alpha1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.802Z
2022-10-27T05:15:34.802Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_prometheusservice_services_k8s_aws_workspace_v1alpha1 timestamp=2022-10-27T05:15:34.802Z
2022-10-27T05:15:34.802Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_couchbase_com_couchbase_group_v2 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.802Z
2022-10-27T05:15:34.803Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_resource_type=k8s_couchbase_com_couchbase_group_v2 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.803Z
2022-10-27T05:15:34.803Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_operator_aquasec_com_aqua_enforcer_v1alpha1 timestamp=2022-10-27T05:15:34.803Z
2022-10-27T05:15:34.803Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_resource_type=k8s_operator_aquasec_com_aqua_enforcer_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.803Z
2022-10-27T05:15:34.803Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_resource_type=k8s_service_v1 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.803Z
2022-10-27T05:15:34.803Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_service_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.803Z
2022-10-27T05:15:34.803Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_app_kiegroup_org_kogito_infra_v1beta1 timestamp=2022-10-27T05:15:34.803Z
2022-10-27T05:15:34.803Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_app_kiegroup_org_kogito_infra_v1beta1 timestamp=2022-10-27T05:15:34.803Z
2022-10-27T05:15:34.803Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_monitoring_coreos_com_alertmanager_v1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.803Z
2022-10-27T05:15:34.804Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_monitoring_coreos_com_alertmanager_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.804Z
2022-10-27T05:15:34.804Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_rpc=GetProviderSchema tf_resource_type=k8s_ripsaw_cloudbulldozer_io_benchmark_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.804Z
2022-10-27T05:15:34.804Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_resource_type=k8s_ripsaw_cloudbulldozer_io_benchmark_v1alpha1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.804Z
2022-10-27T05:15:34.804Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_sagemaker_services_k8s_aws_endpoint_v1alpha1 tf_provider_addr=registry.terraform.io/metio/k8s @module=sdk.framework tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.804Z
2022-10-27T05:15:34.804Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_sagemaker_services_k8s_aws_endpoint_v1alpha1 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.804Z
2022-10-27T05:15:34.804Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_resource_type=k8s_traefik_containo_us_middleware_v1alpha1 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.804Z
2022-10-27T05:15:34.804Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_traefik_containo_us_middleware_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.804Z
2022-10-27T05:15:34.804Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_aquasecurity_github_io_aqua_starboard_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.804Z
2022-10-27T05:15:34.805Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_aquasecurity_github_io_aqua_starboard_v1alpha1 timestamp=2022-10-27T05:15:34.805Z
2022-10-27T05:15:34.805Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_couchbase_com_couchbase_scope_group_v2 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.805Z
2022-10-27T05:15:34.805Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_resource_type=k8s_couchbase_com_couchbase_scope_group_v2 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.805Z
2022-10-27T05:15:34.805Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_resource_type=k8s_crd_projectcalico_org_global_network_policy_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.805Z
2022-10-27T05:15:34.805Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_resource_type=k8s_crd_projectcalico_org_global_network_policy_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.805Z
2022-10-27T05:15:34.805Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_ec2_services_k8s_aws_nat_gateway_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.805Z
2022-10-27T05:15:34.805Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_resource_type=k8s_ec2_services_k8s_aws_nat_gateway_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.805Z
2022-10-27T05:15:34.805Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_hive_openshift_io_machine_pool_name_lease_v1 timestamp=2022-10-27T05:15:34.805Z
2022-10-27T05:15:34.805Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_hive_openshift_io_machine_pool_name_lease_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.805Z
2022-10-27T05:15:34.805Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_traefik_containo_us_tls_option_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.805Z
2022-10-27T05:15:34.805Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_traefik_containo_us_tls_option_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework timestamp=2022-10-27T05:15:34.805Z
2022-10-27T05:15:34.805Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_resource_type=k8s_cert_manager_io_certificate_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.805Z
2022-10-27T05:15:34.805Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_resource_type=k8s_cert_manager_io_certificate_v1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.805Z
2022-10-27T05:15:34.805Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_resource_type=k8s_chaos_mesh_org_remote_cluster_v1alpha1 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.805Z
2022-10-27T05:15:34.805Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_chaos_mesh_org_remote_cluster_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.805Z
2022-10-27T05:15:34.805Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_resource_type=k8s_helm_sigstore_dev_rekor_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.805Z
2022-10-27T05:15:34.805Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_resource_type=k8s_helm_sigstore_dev_rekor_v1alpha1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.805Z
2022-10-27T05:15:34.805Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_imaging_ingestion_alvearie_org_dimse_ingestion_service_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework timestamp=2022-10-27T05:15:34.805Z
2022-10-27T05:15:34.805Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_resource_type=k8s_imaging_ingestion_alvearie_org_dimse_ingestion_service_v1alpha1 timestamp=2022-10-27T05:15:34.805Z
2022-10-27T05:15:34.805Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_limit_range_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework timestamp=2022-10-27T05:15:34.805Z
2022-10-27T05:15:34.805Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_resource_type=k8s_limit_range_v1 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.805Z
2022-10-27T05:15:34.806Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_security_profiles_operator_x_k8s_io_security_profiles_operator_daemon_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.805Z
2022-10-27T05:15:34.806Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_resource_type=k8s_security_profiles_operator_x_k8s_io_security_profiles_operator_daemon_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.806Z
2022-10-27T05:15:34.806Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_charts_helm_k8s_io_snyk_monitor_v1alpha1 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.806Z
2022-10-27T05:15:34.806Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_charts_helm_k8s_io_snyk_monitor_v1alpha1 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.806Z
2022-10-27T05:15:34.806Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_crd_projectcalico_org_cluster_information_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.806Z
2022-10-27T05:15:34.806Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_crd_projectcalico_org_cluster_information_v1 tf_rpc=GetProviderSchema @module=sdk.framework timestamp=2022-10-27T05:15:34.806Z
2022-10-27T05:15:34.806Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_resource_type=k8s_crd_projectcalico_org_ipam_config_v1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.806Z
2022-10-27T05:15:34.806Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_crd_projectcalico_org_ipam_config_v1 timestamp=2022-10-27T05:15:34.806Z
2022-10-27T05:15:34.806Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_resource_type=k8s_schemas_schemahero_io_migration_v1alpha4 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework timestamp=2022-10-27T05:15:34.806Z
2022-10-27T05:15:34.806Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_schemas_schemahero_io_migration_v1alpha4 timestamp=2022-10-27T05:15:34.806Z
2022-10-27T05:15:34.806Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_source_toolkit_fluxcd_io_git_repository_v1beta1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.806Z
2022-10-27T05:15:34.806Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_rpc=GetProviderSchema tf_resource_type=k8s_source_toolkit_fluxcd_io_git_repository_v1beta1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.806Z
2022-10-27T05:15:34.806Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework tf_resource_type=k8s_wgpolicyk8s_io_policy_report_v1alpha2 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.806Z
2022-10-27T05:15:34.806Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_resource_type=k8s_wgpolicyk8s_io_policy_report_v1alpha2 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.806Z
2022-10-27T05:15:34.806Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_acid_zalan_do_postgres_team_v1 @module=sdk.framework tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.806Z
2022-10-27T05:15:34.806Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_acid_zalan_do_postgres_team_v1 timestamp=2022-10-27T05:15:34.806Z
2022-10-27T05:15:34.806Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_resource_type=k8s_apigatewayv2_services_k8s_aws_deployment_v1alpha1 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.806Z
2022-10-27T05:15:34.806Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apigatewayv2_services_k8s_aws_deployment_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.806Z
2022-10-27T05:15:34.806Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework tf_resource_type=k8s_hiveinternal_openshift_io_fake_cluster_install_v1alpha1 timestamp=2022-10-27T05:15:34.806Z
2022-10-27T05:15:34.806Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_hiveinternal_openshift_io_fake_cluster_install_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework timestamp=2022-10-27T05:15:34.806Z
2022-10-27T05:15:34.806Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_minio_min_io_tenant_v2 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework timestamp=2022-10-27T05:15:34.806Z
2022-10-27T05:15:34.807Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_minio_min_io_tenant_v2 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.807Z
2022-10-27T05:15:34.807Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_scylla_scylladb_com_node_config_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.807Z
2022-10-27T05:15:34.807Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s @module=sdk.framework tf_resource_type=k8s_scylla_scylladb_com_node_config_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.807Z
2022-10-27T05:15:34.807Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_apps_m88i_io_nexus_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.807Z
2022-10-27T05:15:34.807Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_apps_m88i_io_nexus_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.807Z
2022-10-27T05:15:34.807Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_cilium_io_cilium_bgp_peering_policy_v2alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.807Z
2022-10-27T05:15:34.807Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_resource_type=k8s_cilium_io_cilium_bgp_peering_policy_v2alpha1 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.807Z
2022-10-27T05:15:34.807Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_getambassador_io_log_service_v2 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.807Z
2022-10-27T05:15:34.807Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_getambassador_io_log_service_v2 @module=sdk.framework tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.807Z
2022-10-27T05:15:34.807Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_kafka_strimzi_io_kafka_mirror_maker_v1beta2 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.807Z
2022-10-27T05:15:34.808Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_kafka_strimzi_io_kafka_mirror_maker_v1beta2 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.808Z
2022-10-27T05:15:34.808Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_quay_redhat_com_quay_registry_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.808Z
2022-10-27T05:15:34.808Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_quay_redhat_com_quay_registry_v1 timestamp=2022-10-27T05:15:34.808Z
2022-10-27T05:15:34.808Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_telemetry_istio_io_telemetry_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework timestamp=2022-10-27T05:15:34.808Z
2022-10-27T05:15:34.808Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_telemetry_istio_io_telemetry_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.808Z
2022-10-27T05:15:34.808Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_resource_type=k8s_chaos_mesh_org_io_chaos_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.808Z
2022-10-27T05:15:34.808Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_chaos_mesh_org_io_chaos_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s @module=sdk.framework timestamp=2022-10-27T05:15:34.808Z
2022-10-27T05:15:34.808Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_resource_type=k8s_keycloak_org_keycloak_realm_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.808Z
2022-10-27T05:15:34.808Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_resource_type=k8s_keycloak_org_keycloak_realm_v1alpha1 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.808Z
2022-10-27T05:15:34.808Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_kustomize_toolkit_fluxcd_io_kustomization_v1beta1 @module=sdk.framework tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.808Z
2022-10-27T05:15:34.808Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_kustomize_toolkit_fluxcd_io_kustomization_v1beta1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.808Z
2022-10-27T05:15:34.808Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_sagemaker_services_k8s_aws_model_bias_job_definition_v1alpha1 @module=sdk.framework timestamp=2022-10-27T05:15:34.808Z
2022-10-27T05:15:34.808Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_resource_type=k8s_sagemaker_services_k8s_aws_model_bias_job_definition_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.808Z
2022-10-27T05:15:34.808Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_source_toolkit_fluxcd_io_helm_chart_v1beta2 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework timestamp=2022-10-27T05:15:34.808Z
2022-10-27T05:15:34.808Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_resource_type=k8s_source_toolkit_fluxcd_io_helm_chart_v1beta2 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.808Z
2022-10-27T05:15:34.808Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_hazelcast_com_hot_backup_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.808Z
2022-10-27T05:15:34.808Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_hazelcast_com_hot_backup_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.808Z
2022-10-27T05:15:34.808Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_source_toolkit_fluxcd_io_git_repository_v1beta2 timestamp=2022-10-27T05:15:34.808Z
2022-10-27T05:15:34.809Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_source_toolkit_fluxcd_io_git_repository_v1beta2 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.809Z
2022-10-27T05:15:34.809Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_couchbase_com_couchbase_collection_group_v2 tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework timestamp=2022-10-27T05:15:34.809Z
2022-10-27T05:15:34.809Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_couchbase_com_couchbase_collection_group_v2 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.809Z
2022-10-27T05:15:34.809Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_resource_type=k8s_ec2_services_k8s_aws_vpc_v1alpha1 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.809Z
2022-10-27T05:15:34.809Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_ec2_services_k8s_aws_vpc_v1alpha1 timestamp=2022-10-27T05:15:34.809Z
2022-10-27T05:15:34.809Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_elasticache_services_k8s_aws_user_v1alpha1 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.809Z
2022-10-27T05:15:34.809Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_elasticache_services_k8s_aws_user_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.809Z
2022-10-27T05:15:34.809Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_gateway_solo_io_route_option_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.809Z
2022-10-27T05:15:34.809Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_gateway_solo_io_route_option_v1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.809Z
2022-10-27T05:15:34.809Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_hive_openshift_io_cluster_state_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.809Z
2022-10-27T05:15:34.809Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_hive_openshift_io_cluster_state_v1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.809Z
2022-10-27T05:15:34.809Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_resource_type=k8s_loki_grafana_com_loki_stack_v1beta1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.809Z
2022-10-27T05:15:34.809Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_loki_grafana_com_loki_stack_v1beta1 timestamp=2022-10-27T05:15:34.809Z
2022-10-27T05:15:34.809Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_resource_type=k8s_couchbase_com_couchbase_ephemeral_bucket_v2 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.809Z
2022-10-27T05:15:34.810Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_couchbase_com_couchbase_ephemeral_bucket_v2 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.810Z
2022-10-27T05:15:34.810Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_dynamodb_services_k8s_aws_table_v1alpha1 timestamp=2022-10-27T05:15:34.810Z
2022-10-27T05:15:34.810Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_dynamodb_services_k8s_aws_table_v1alpha1 @module=sdk.framework tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.810Z
2022-10-27T05:15:34.810Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_image_toolkit_fluxcd_io_image_repository_v1alpha1 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.810Z
2022-10-27T05:15:34.810Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_image_toolkit_fluxcd_io_image_repository_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.810Z
2022-10-27T05:15:34.810Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_resource_type=k8s_kafka_strimzi_io_kafka_rebalance_v1beta2 timestamp=2022-10-27T05:15:34.810Z
2022-10-27T05:15:34.810Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_kafka_strimzi_io_kafka_rebalance_v1beta2 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.810Z
2022-10-27T05:15:34.810Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_resource_type=k8s_apm_k8s_elastic_co_apm_server_v1beta1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.810Z
2022-10-27T05:15:34.811Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_resource_type=k8s_apm_k8s_elastic_co_apm_server_v1beta1 timestamp=2022-10-27T05:15:34.811Z
2022-10-27T05:15:34.811Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_eks_services_k8s_aws_cluster_v1alpha1 tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.811Z
2022-10-27T05:15:34.811Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_eks_services_k8s_aws_cluster_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.811Z
2022-10-27T05:15:34.811Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_getambassador_io_module_v2 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.811Z
2022-10-27T05:15:34.811Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_getambassador_io_module_v2 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.811Z
2022-10-27T05:15:34.811Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_resource_type=k8s_getambassador_io_tls_context_v2 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.811Z
2022-10-27T05:15:34.811Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema tf_resource_type=k8s_getambassador_io_tls_context_v2 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework timestamp=2022-10-27T05:15:34.811Z
2022-10-27T05:15:34.811Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_resource_type=k8s_imaging_ingestion_alvearie_org_dicom_event_driven_ingestion_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.811Z
2022-10-27T05:15:34.811Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_imaging_ingestion_alvearie_org_dicom_event_driven_ingestion_v1alpha1 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework timestamp=2022-10-27T05:15:34.811Z
2022-10-27T05:15:34.811Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_security_profiles_operator_x_k8s_io_app_armor_profile_v1alpha1 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.811Z
2022-10-27T05:15:34.811Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_security_profiles_operator_x_k8s_io_app_armor_profile_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.811Z
2022-10-27T05:15:34.811Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_resource_type=k8s_getambassador_io_tcp_mapping_v3alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.811Z
2022-10-27T05:15:34.811Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_resource_type=k8s_getambassador_io_tcp_mapping_v3alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.811Z
2022-10-27T05:15:34.811Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_mutations_gatekeeper_sh_assign_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.811Z
2022-10-27T05:15:34.811Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_mutations_gatekeeper_sh_assign_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.811Z
2022-10-27T05:15:34.811Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_resource_type=k8s_apigatewayv2_services_k8s_aws_api_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.811Z
2022-10-27T05:15:34.811Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_apigatewayv2_services_k8s_aws_api_v1alpha1 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework timestamp=2022-10-27T05:15:34.811Z
2022-10-27T05:15:34.811Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_ceph_rook_io_ceph_bucket_notification_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework timestamp=2022-10-27T05:15:34.811Z
2022-10-27T05:15:34.811Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_ceph_rook_io_ceph_bucket_notification_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.811Z
2022-10-27T05:15:34.811Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_resource_type=k8s_charts_operatorhub_io_cockroachdb_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework timestamp=2022-10-27T05:15:34.811Z
2022-10-27T05:15:34.811Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_charts_operatorhub_io_cockroachdb_v1alpha1 tf_rpc=GetProviderSchema @module=sdk.framework @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.811Z
2022-10-27T05:15:34.811Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_resource_type=k8s_cilium_io_cilium_bgp_load_balancer_ip_pool_v2alpha1 timestamp=2022-10-27T05:15:34.811Z
2022-10-27T05:15:34.811Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_cilium_io_cilium_bgp_load_balancer_ip_pool_v2alpha1 timestamp=2022-10-27T05:15:34.811Z
2022-10-27T05:15:34.811Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_couchbase_com_couchbase_replication_v2 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.811Z
2022-10-27T05:15:34.818Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_couchbase_com_couchbase_replication_v2 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.815Z
2022-10-27T05:15:34.818Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_resource_type=k8s_ec2_services_k8s_aws_transit_gateway_v1alpha1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.815Z
2022-10-27T05:15:34.818Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_ec2_services_k8s_aws_transit_gateway_v1alpha1 timestamp=2022-10-27T05:15:34.815Z
2022-10-27T05:15:34.818Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_networking_istio_io_virtual_service_v1alpha3 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework timestamp=2022-10-27T05:15:34.815Z
2022-10-27T05:15:34.818Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_networking_istio_io_virtual_service_v1alpha3 timestamp=2022-10-27T05:15:34.815Z
2022-10-27T05:15:34.818Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_resource_type=k8s_scheduling_k8s_io_priority_class_v1 tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.816Z
2022-10-27T05:15:34.818Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_scheduling_k8s_io_priority_class_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.816Z
2022-10-27T05:15:34.818Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_app_redislabs_com_redis_enterprise_database_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.816Z
2022-10-27T05:15:34.818Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_app_redislabs_com_redis_enterprise_database_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.816Z
2022-10-27T05:15:34.818Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_ceph_rook_io_ceph_object_store_v1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.816Z
2022-10-27T05:15:34.818Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_ceph_rook_io_ceph_object_store_v1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.817Z
2022-10-27T05:15:34.818Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_getambassador_io_dev_portal_v2 timestamp=2022-10-27T05:15:34.817Z
2022-10-27T05:15:34.818Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_getambassador_io_dev_portal_v2 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.817Z
2022-10-27T05:15:34.818Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_rbac_authorization_k8s_io_role_binding_v1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.817Z
2022-10-27T05:15:34.818Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_resource_type=k8s_rbac_authorization_k8s_io_role_binding_v1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.817Z
2022-10-27T05:15:34.818Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_policy_pod_disruption_budget_v1 timestamp=2022-10-27T05:15:34.817Z
2022-10-27T05:15:34.818Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_policy_pod_disruption_budget_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.817Z
2022-10-27T05:15:34.818Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_rocketmq_apache_org_broker_v1alpha1 tf_rpc=GetProviderSchema @module=sdk.framework timestamp=2022-10-27T05:15:34.817Z
2022-10-27T05:15:34.818Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_resource_type=k8s_rocketmq_apache_org_broker_v1alpha1 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.818Z
2022-10-27T05:15:34.818Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_sagemaker_services_k8s_aws_feature_group_v1alpha1 timestamp=2022-10-27T05:15:34.818Z
2022-10-27T05:15:34.818Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_sagemaker_services_k8s_aws_feature_group_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.818Z
2022-10-27T05:15:34.818Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_sematext_com_sematext_agent_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework timestamp=2022-10-27T05:15:34.818Z
2022-10-27T05:15:34.818Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_sematext_com_sematext_agent_v1 timestamp=2022-10-27T05:15:34.818Z
2022-10-27T05:15:34.818Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_elasticache_services_k8s_aws_cache_subnet_group_v1alpha1 tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.818Z
2022-10-27T05:15:34.818Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_elasticache_services_k8s_aws_cache_subnet_group_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.818Z
2022-10-27T05:15:34.818Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_gateway_networking_k8s_io_tls_route_v1alpha2 timestamp=2022-10-27T05:15:34.818Z
2022-10-27T05:15:34.818Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_gateway_networking_k8s_io_tls_route_v1alpha2 timestamp=2022-10-27T05:15:34.818Z
2022-10-27T05:15:34.818Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_mutations_gatekeeper_sh_modify_set_v1alpha1 timestamp=2022-10-27T05:15:34.818Z
2022-10-27T05:15:34.819Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_mutations_gatekeeper_sh_modify_set_v1alpha1 timestamp=2022-10-27T05:15:34.818Z
2022-10-27T05:15:34.819Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_resource_type=k8s_sagemaker_services_k8s_aws_notebook_instance_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.819Z
2022-10-27T05:15:34.819Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_sagemaker_services_k8s_aws_notebook_instance_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.819Z
2022-10-27T05:15:34.819Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_resource_type=k8s_flagger_app_alert_provider_v1beta1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.819Z
2022-10-27T05:15:34.819Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_resource_type=k8s_flagger_app_alert_provider_v1beta1 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.819Z
2022-10-27T05:15:34.819Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_sagemaker_services_k8s_aws_app_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.819Z
2022-10-27T05:15:34.819Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_sagemaker_services_k8s_aws_app_v1alpha1 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.819Z
2022-10-27T05:15:34.819Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_sagemaker_services_k8s_aws_model_explainability_job_definition_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.819Z
2022-10-27T05:15:34.819Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_sagemaker_services_k8s_aws_model_explainability_job_definition_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework timestamp=2022-10-27T05:15:34.819Z
2022-10-27T05:15:34.819Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_minio_min_io_tenant_v1 timestamp=2022-10-27T05:15:34.819Z
2022-10-27T05:15:34.820Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_resource_type=k8s_minio_min_io_tenant_v1 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.820Z
2022-10-27T05:15:34.820Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_resource_type=k8s_applicationautoscaling_services_k8s_aws_scaling_policy_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.820Z
2022-10-27T05:15:34.820Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_applicationautoscaling_services_k8s_aws_scaling_policy_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.820Z
2022-10-27T05:15:34.820Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_resource_type=k8s_chaos_mesh_org_pod_chaos_v1alpha1 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.820Z
2022-10-27T05:15:34.820Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_chaos_mesh_org_pod_chaos_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.820Z
2022-10-27T05:15:34.820Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_resource_type=k8s_cilium_io_cilium_identity_v2 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.820Z
2022-10-27T05:15:34.820Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_cilium_io_cilium_identity_v2 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.820Z
2022-10-27T05:15:34.820Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_cilium_io_cilium_local_redirect_policy_v2 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.820Z
2022-10-27T05:15:34.820Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_cilium_io_cilium_local_redirect_policy_v2 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework timestamp=2022-10-27T05:15:34.820Z
2022-10-27T05:15:34.820Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_flowcontrol_apiserver_k8s_io_priority_level_configuration_v1beta3 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.820Z
2022-10-27T05:15:34.820Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_resource_type=k8s_flowcontrol_apiserver_k8s_io_priority_level_configuration_v1beta3 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.820Z
2022-10-27T05:15:34.821Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_integreatly_org_grafana_notification_channel_v1alpha1 @module=sdk.framework tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.820Z
2022-10-27T05:15:34.821Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_resource_type=k8s_integreatly_org_grafana_notification_channel_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.820Z
2022-10-27T05:15:34.821Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_resource_type=k8s_apps_daemon_set_v1 tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.820Z
2022-10-27T05:15:34.821Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apps_daemon_set_v1 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.821Z
2022-10-27T05:15:34.821Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_kafka_strimzi_io_kafka_v1beta2 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.821Z
2022-10-27T05:15:34.822Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_kafka_strimzi_io_kafka_v1beta2 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.822Z
2022-10-27T05:15:34.822Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_apps_replica_set_v1 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.822Z
2022-10-27T05:15:34.823Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_resource_type=k8s_apps_replica_set_v1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.823Z
2022-10-27T05:15:34.823Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_resource_type=k8s_kyverno_io_cluster_background_scan_report_v1alpha2 tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.823Z
2022-10-27T05:15:34.823Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_resource_type=k8s_kyverno_io_cluster_background_scan_report_v1alpha2 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.823Z
2022-10-27T05:15:34.823Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_resource_type=k8s_chaos_mesh_org_pod_network_chaos_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.823Z
2022-10-27T05:15:34.823Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_resource_type=k8s_chaos_mesh_org_pod_network_chaos_v1alpha1 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.823Z
2022-10-27T05:15:34.823Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_ec2_services_k8s_aws_security_group_v1alpha1 tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework timestamp=2022-10-27T05:15:34.823Z
2022-10-27T05:15:34.823Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_ec2_services_k8s_aws_security_group_v1alpha1 timestamp=2022-10-27T05:15:34.823Z
2022-10-27T05:15:34.823Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_hive_openshift_io_cluster_provision_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.823Z
2022-10-27T05:15:34.823Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_resource_type=k8s_hive_openshift_io_cluster_provision_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.823Z
2022-10-27T05:15:34.823Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_infinispan_org_backup_v2alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.823Z
2022-10-27T05:15:34.823Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_resource_type=k8s_infinispan_org_backup_v2alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.823Z
2022-10-27T05:15:34.823Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_security_istio_io_request_authentication_v1beta1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s @module=sdk.framework timestamp=2022-10-27T05:15:34.823Z
2022-10-27T05:15:34.823Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_security_istio_io_request_authentication_v1beta1 timestamp=2022-10-27T05:15:34.823Z
2022-10-27T05:15:34.823Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_security_profiles_operator_x_k8s_io_raw_selinux_profile_v1alpha2 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.823Z
2022-10-27T05:15:34.823Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_security_profiles_operator_x_k8s_io_raw_selinux_profile_v1alpha2 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.823Z
2022-10-27T05:15:34.823Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_ceph_rook_io_ceph_nfs_v1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.823Z
2022-10-27T05:15:34.823Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_ceph_rook_io_ceph_nfs_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.823Z
2022-10-27T05:15:34.823Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_resource_type=k8s_hive_openshift_io_cluster_deprovision_v1 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.823Z
2022-10-27T05:15:34.824Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_hive_openshift_io_cluster_deprovision_v1 @module=sdk.framework timestamp=2022-10-27T05:15:34.823Z
2022-10-27T05:15:34.824Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_rds_services_k8s_aws_db_parameter_group_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework timestamp=2022-10-27T05:15:34.824Z
2022-10-27T05:15:34.824Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_rds_services_k8s_aws_db_parameter_group_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.824Z
2022-10-27T05:15:34.824Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_sagemaker_services_k8s_aws_model_quality_job_definition_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.824Z
2022-10-27T05:15:34.824Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_resource_type=k8s_sagemaker_services_k8s_aws_model_quality_job_definition_v1alpha1 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.824Z
2022-10-27T05:15:34.824Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_integreatly_org_grafana_dashboard_v1alpha1 timestamp=2022-10-27T05:15:34.824Z
2022-10-27T05:15:34.824Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_integreatly_org_grafana_dashboard_v1alpha1 timestamp=2022-10-27T05:15:34.824Z
2022-10-27T05:15:34.824Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_networking_istio_io_gateway_v1beta1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.824Z
2022-10-27T05:15:34.824Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_networking_istio_io_gateway_v1beta1 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.824Z
2022-10-27T05:15:34.824Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_templates_gatekeeper_sh_constraint_template_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.824Z
2022-10-27T05:15:34.824Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_templates_gatekeeper_sh_constraint_template_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework timestamp=2022-10-27T05:15:34.824Z
2022-10-27T05:15:34.824Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_crd_projectcalico_org_ipam_block_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.824Z
2022-10-27T05:15:34.824Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework tf_resource_type=k8s_crd_projectcalico_org_ipam_block_v1 timestamp=2022-10-27T05:15:34.824Z
2022-10-27T05:15:34.824Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_scylla_scylladb_com_scylla_operator_config_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework timestamp=2022-10-27T05:15:34.824Z
2022-10-27T05:15:34.824Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_resource_type=k8s_scylla_scylladb_com_scylla_operator_config_v1alpha1 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework timestamp=2022-10-27T05:15:34.824Z
2022-10-27T05:15:34.824Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_mutations_gatekeeper_sh_modify_set_v1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.824Z
2022-10-27T05:15:34.824Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_resource_type=k8s_mutations_gatekeeper_sh_modify_set_v1 timestamp=2022-10-27T05:15:34.824Z
2022-10-27T05:15:34.824Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_operator_cryostat_io_cryostat_v1beta1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.824Z
2022-10-27T05:15:34.824Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_operator_cryostat_io_cryostat_v1beta1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.824Z
2022-10-27T05:15:34.824Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_ceph_rook_io_ceph_object_zone_group_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.824Z
2022-10-27T05:15:34.824Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_ceph_rook_io_ceph_object_zone_group_v1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.824Z
2022-10-27T05:15:34.824Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_couchbase_com_couchbase_user_v2 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.824Z
2022-10-27T05:15:34.824Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_resource_type=k8s_couchbase_com_couchbase_user_v2 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework timestamp=2022-10-27T05:15:34.824Z
2022-10-27T05:15:34.824Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_resource_type=k8s_loki_grafana_com_ruler_config_v1beta1 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.824Z
2022-10-27T05:15:34.824Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_loki_grafana_com_ruler_config_v1beta1 timestamp=2022-10-27T05:15:34.824Z
2022-10-27T05:15:34.825Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_operator_tigera_io_tigera_status_v1 timestamp=2022-10-27T05:15:34.824Z
2022-10-27T05:15:34.825Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_resource_type=k8s_operator_tigera_io_tigera_status_v1 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.824Z
2022-10-27T05:15:34.825Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_sagemaker_services_k8s_aws_data_quality_job_definition_v1alpha1 timestamp=2022-10-27T05:15:34.824Z
2022-10-27T05:15:34.825Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_sagemaker_services_k8s_aws_data_quality_job_definition_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.825Z
2022-10-27T05:15:34.825Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_traefik_containo_us_ingress_route_udp_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.825Z
2022-10-27T05:15:34.825Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema tf_resource_type=k8s_traefik_containo_us_ingress_route_udp_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.825Z
2022-10-27T05:15:34.825Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_resource_type=k8s_databases_schemahero_io_database_v1alpha4 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.825Z
2022-10-27T05:15:34.825Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_databases_schemahero_io_database_v1alpha4 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.825Z
2022-10-27T05:15:34.825Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_ec2_services_k8s_aws_internet_gateway_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.825Z
2022-10-27T05:15:34.825Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_ec2_services_k8s_aws_internet_gateway_v1alpha1 timestamp=2022-10-27T05:15:34.825Z
2022-10-27T05:15:34.825Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_resource_type=k8s_networking_istio_io_workload_entry_v1alpha3 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework timestamp=2022-10-27T05:15:34.825Z
2022-10-27T05:15:34.825Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_networking_istio_io_workload_entry_v1alpha3 timestamp=2022-10-27T05:15:34.825Z
2022-10-27T05:15:34.825Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_postgres_operator_crunchydata_com_postgres_cluster_v1beta1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.825Z
2022-10-27T05:15:34.826Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_postgres_operator_crunchydata_com_postgres_cluster_v1beta1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.826Z
2022-10-27T05:15:34.826Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_resource_type=k8s_acid_zalan_do_postgresql_v1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.826Z
2022-10-27T05:15:34.826Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_acid_zalan_do_postgresql_v1 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.826Z
2022-10-27T05:15:34.826Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_resource_type=k8s_agent_k8s_elastic_co_agent_v1alpha1 timestamp=2022-10-27T05:15:34.826Z
2022-10-27T05:15:34.827Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_agent_k8s_elastic_co_agent_v1alpha1 timestamp=2022-10-27T05:15:34.827Z
2022-10-27T05:15:34.827Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_ceph_rook_io_ceph_filesystem_sub_volume_group_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.827Z
2022-10-27T05:15:34.827Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_resource_type=k8s_ceph_rook_io_ceph_filesystem_sub_volume_group_v1 tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.827Z
2022-10-27T05:15:34.827Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_crd_projectcalico_org_block_affinity_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework timestamp=2022-10-27T05:15:34.827Z
2022-10-27T05:15:34.827Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_crd_projectcalico_org_block_affinity_v1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.827Z
2022-10-27T05:15:34.827Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_resource_type=k8s_graphql_gloo_solo_io_graph_ql_api_v1beta1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.827Z
2022-10-27T05:15:34.827Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_graphql_gloo_solo_io_graph_ql_api_v1beta1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.827Z
2022-10-27T05:15:34.827Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_resource_type=k8s_templates_gatekeeper_sh_constraint_template_v1alpha1 timestamp=2022-10-27T05:15:34.827Z
2022-10-27T05:15:34.827Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_templates_gatekeeper_sh_constraint_template_v1alpha1 timestamp=2022-10-27T05:15:34.827Z
2022-10-27T05:15:34.827Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_resource_type=k8s_argoproj_io_application_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.827Z
2022-10-27T05:15:34.828Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_resource_type=k8s_argoproj_io_application_v1alpha1 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.827Z
2022-10-27T05:15:34.828Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_enterprisesearch_k8s_elastic_co_enterprise_search_v1beta1 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.828Z
2022-10-27T05:15:34.828Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_resource_type=k8s_enterprisesearch_k8s_elastic_co_enterprise_search_v1beta1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.828Z
2022-10-27T05:15:34.828Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_getambassador_io_dev_portal_v3alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.828Z
2022-10-27T05:15:34.828Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_getambassador_io_dev_portal_v3alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.828Z
2022-10-27T05:15:34.828Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_external_secrets_io_secret_store_v1beta1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.828Z
2022-10-27T05:15:34.828Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_external_secrets_io_secret_store_v1beta1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework timestamp=2022-10-27T05:15:34.828Z
2022-10-27T05:15:34.829Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_hazelcast_com_map_v1alpha1 tf_rpc=GetProviderSchema @module=sdk.framework timestamp=2022-10-27T05:15:34.828Z
2022-10-27T05:15:34.829Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema tf_resource_type=k8s_hazelcast_com_map_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.828Z
2022-10-27T05:15:34.829Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_integreatly_org_grafana_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.828Z
2022-10-27T05:15:34.829Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_resource_type=k8s_integreatly_org_grafana_v1alpha1 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.829Z
2022-10-27T05:15:34.829Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_autoscaling_k8s_elastic_co_elasticsearch_autoscaler_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.829Z
2022-10-27T05:15:34.829Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_autoscaling_k8s_elastic_co_elasticsearch_autoscaler_v1alpha1 tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.829Z
2022-10-27T05:15:34.829Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_resource_type=k8s_crd_projectcalico_org_global_network_set_v1 timestamp=2022-10-27T05:15:34.829Z
2022-10-27T05:15:34.829Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_crd_projectcalico_org_global_network_set_v1 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework timestamp=2022-10-27T05:15:34.829Z
2022-10-27T05:15:34.829Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_rpc=GetProviderSchema tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_opensearchservice_services_k8s_aws_domain_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.829Z
2022-10-27T05:15:34.829Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_opensearchservice_services_k8s_aws_domain_v1alpha1 @module=sdk.framework tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.829Z
2022-10-27T05:15:34.829Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_binding_operators_coreos_com_service_binding_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework timestamp=2022-10-27T05:15:34.829Z
2022-10-27T05:15:34.829Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_binding_operators_coreos_com_service_binding_v1alpha1 timestamp=2022-10-27T05:15:34.829Z
2022-10-27T05:15:34.829Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_resource_type=k8s_sagemaker_services_k8s_aws_training_job_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.829Z
2022-10-27T05:15:34.829Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_sagemaker_services_k8s_aws_training_job_v1alpha1 tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.829Z
2022-10-27T05:15:34.829Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_asdb_aerospike_com_aerospike_cluster_v1beta1 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.829Z
2022-10-27T05:15:34.830Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_rpc=GetProviderSchema tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_asdb_aerospike_com_aerospike_cluster_v1beta1 timestamp=2022-10-27T05:15:34.830Z
2022-10-27T05:15:34.830Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_resource_type=k8s_caching_ibm_com_varnish_cluster_v1alpha1 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.830Z
2022-10-27T05:15:34.830Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_resource_type=k8s_caching_ibm_com_varnish_cluster_v1alpha1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.830Z
2022-10-27T05:15:34.830Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_ceph_rook_io_ceph_block_pool_rados_namespace_v1 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:34.830Z
2022-10-27T05:15:34.830Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_ceph_rook_io_ceph_block_pool_rados_namespace_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.830Z
2022-10-27T05:15:34.830Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_resource_type=k8s_hive_openshift_io_cluster_deployment_v1 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.830Z
2022-10-27T05:15:34.831Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_hive_openshift_io_cluster_deployment_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.830Z
2022-10-27T05:15:34.831Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_batch_job_v1 timestamp=2022-10-27T05:15:34.831Z
2022-10-27T05:15:34.831Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_batch_job_v1 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 timestamp=2022-10-27T05:15:34.831Z
2022-10-27T05:15:34.831Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @module=sdk.framework tf_resource_type=k8s_image_toolkit_fluxcd_io_image_repository_v1alpha2 timestamp=2022-10-27T05:15:34.831Z
2022-10-27T05:15:34.831Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_resource_type=k8s_image_toolkit_fluxcd_io_image_repository_v1alpha2 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.framework timestamp=2022-10-27T05:15:34.831Z
2022-10-27T05:15:34.831Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_kafka_strimzi_io_kafka_user_v1beta1 tf_rpc=GetProviderSchema @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 timestamp=2022-10-27T05:15:34.831Z
2022-10-27T05:15:34.831Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_kafka_strimzi_io_kafka_user_v1beta1 timestamp=2022-10-27T05:15:34.831Z
2022-10-27T05:15:34.832Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_networking_istio_io_proxy_config_v1beta1 @module=sdk.framework timestamp=2022-10-27T05:15:34.831Z
2022-10-27T05:15:34.832Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_networking_istio_io_proxy_config_v1beta1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.831Z
2022-10-27T05:15:34.832Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Resource GetSchema: tf_resource_type=k8s_rds_services_k8s_aws_global_cluster_v1alpha1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:411 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.831Z
2022-10-27T05:15:34.832Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Resource GetSchema: tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:413 @module=sdk.framework tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_resource_type=k8s_rds_services_k8s_aws_global_cluster_v1alpha1 timestamp=2022-10-27T05:15:34.831Z
2022-10-27T05:15:34.832Z [TRACE] provider.terraform-provider-k8s: Checking DataSourceSchemas lock: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:216 @module=sdk.framework timestamp=2022-10-27T05:15:34.831Z
2022-10-27T05:15:34.832Z [TRACE] provider.terraform-provider-k8s: Checking DataSourceTypes lock: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:142 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.831Z
2022-10-27T05:15:34.832Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Provider DataSources: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:152 @module=sdk.framework timestamp=2022-10-27T05:15:34.831Z
2022-10-27T05:15:34.832Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Provider DataSources: tf_rpc=GetProviderSchema @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:154 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 timestamp=2022-10-27T05:15:34.831Z
2022-10-27T05:15:34.928Z [TRACE] provider.terraform-provider-k8s: Received downstream response: diagnostic_error_count=0 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.14.0/tfprotov6/internal/tf6serverlogging/downstream_request.go:37 diagnostic_warning_count=0 tf_proto_version=6.3 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_duration_ms=224 tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema @module=sdk.proto timestamp=2022-10-27T05:15:34.928Z
2022-10-27T05:15:34.969Z [TRACE] provider.terraform-provider-k8s: Served request: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.14.0/tfprotov6/tf6server/server.go:510 @module=sdk.proto tf_proto_version=6.3 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=8a43f296-382c-1cab-6320-9f0d01362234 tf_rpc=GetProviderSchema timestamp=2022-10-27T05:15:34.969Z
2022-10-27T05:15:35.072Z [DEBUG] No provider meta schema returned
2022-10-27T05:15:35.251Z [TRACE] GRPCProvider.v6: ValidateProviderConfig
2022-10-27T05:15:35.252Z [TRACE] provider.terraform-provider-k8s: Received request: tf_rpc=ValidateProviderConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.14.0/tfprotov6/tf6server/server.go:545 tf_req_id=c0892922-2bd9-f007-18f6-442a4a8deb46 @module=sdk.proto tf_proto_version=6.3 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:35.252Z
2022-10-27T05:15:35.252Z [TRACE] provider.terraform-provider-k8s: Skipping protocol data file writing because no data directory is set. Use the TF_LOG_SDK_PROTO_DATA_DIR environment variable to enable this functionality.: @module=sdk.proto tf_proto_version=6.3 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=ValidateProviderConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.14.0/internal/logging/protocol_data.go:38 tf_req_id=c0892922-2bd9-f007-18f6-442a4a8deb46 timestamp=2022-10-27T05:15:35.252Z
2022-10-27T05:15:35.252Z [TRACE] provider.terraform-provider-k8s: Sending request downstream: tf_rpc=ValidateProviderConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.14.0/tfprotov6/internal/tf6serverlogging/downstream_request.go:17 @module=sdk.proto tf_proto_version=6.3 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=c0892922-2bd9-f007-18f6-442a4a8deb46 timestamp=2022-10-27T05:15:35.252Z
2022-10-27T05:15:35.252Z [TRACE] provider.terraform-provider-k8s: Checking ProviderSchema lock: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=c0892922-2bd9-f007-18f6-442a4a8deb46 tf_rpc=ValidateProviderConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:252 @module=sdk.framework timestamp=2022-10-27T05:15:35.252Z
2022-10-27T05:15:35.252Z [TRACE] provider.terraform-provider-k8s: Received downstream response: tf_proto_version=6.3 tf_req_duration_ms=0 tf_req_id=c0892922-2bd9-f007-18f6-442a4a8deb46 diagnostic_error_count=0 diagnostic_warning_count=0 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=ValidateProviderConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.14.0/tfprotov6/internal/tf6serverlogging/downstream_request.go:37 @module=sdk.proto timestamp=2022-10-27T05:15:35.252Z
2022-10-27T05:15:35.252Z [TRACE] provider.terraform-provider-k8s: Served request: @module=sdk.proto tf_req_id=c0892922-2bd9-f007-18f6-442a4a8deb46 tf_rpc=ValidateProviderConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.14.0/tfprotov6/tf6server/server.go:565 tf_proto_version=6.3 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:35.252Z
2022-10-27T05:15:35.252Z [TRACE] GRPCProvider.v6: ConfigureProvider
2022-10-27T05:15:35.252Z [TRACE] provider.terraform-provider-k8s: Received request: @module=sdk.proto tf_proto_version=6.3 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=55b72c87-826f-b280-709a-82f8e48a58d8 tf_rpc=ConfigureProvider @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.14.0/tfprotov6/tf6server/server.go:518 timestamp=2022-10-27T05:15:35.252Z
2022-10-27T05:15:35.253Z [TRACE] provider.terraform-provider-k8s: Sending request downstream: tf_proto_version=6.3 tf_req_id=55b72c87-826f-b280-709a-82f8e48a58d8 tf_rpc=ConfigureProvider @module=sdk.proto tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.14.0/tfprotov6/internal/tf6serverlogging/downstream_request.go:17 timestamp=2022-10-27T05:15:35.252Z
2022-10-27T05:15:35.253Z [TRACE] provider.terraform-provider-k8s: Checking ProviderSchema lock: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:252 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=55b72c87-826f-b280-709a-82f8e48a58d8 tf_rpc=ConfigureProvider timestamp=2022-10-27T05:15:35.252Z
2022-10-27T05:15:35.253Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Provider Configure: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=55b72c87-826f-b280-709a-82f8e48a58d8 tf_rpc=ConfigureProvider @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server_configureprovider.go:12 @module=sdk.framework timestamp=2022-10-27T05:15:35.253Z
2022-10-27T05:15:35.253Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Provider Configure: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=55b72c87-826f-b280-709a-82f8e48a58d8 tf_rpc=ConfigureProvider @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server_configureprovider.go:20 @module=sdk.framework timestamp=2022-10-27T05:15:35.253Z
2022-10-27T05:15:35.253Z [TRACE] provider.terraform-provider-k8s: Received downstream response: diagnostic_warning_count=0 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_duration_ms=0 tf_req_id=55b72c87-826f-b280-709a-82f8e48a58d8 tf_rpc=ConfigureProvider @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.14.0/tfprotov6/internal/tf6serverlogging/downstream_request.go:37 @module=sdk.proto diagnostic_error_count=0 tf_proto_version=6.3 timestamp=2022-10-27T05:15:35.253Z
2022-10-27T05:15:35.253Z [TRACE] provider.terraform-provider-k8s: Served request: @module=sdk.proto tf_rpc=ConfigureProvider @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.14.0/tfprotov6/tf6server/server.go:538 tf_proto_version=6.3 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=55b72c87-826f-b280-709a-82f8e48a58d8 timestamp=2022-10-27T05:15:35.253Z
2022-10-27T05:15:35.253Z [TRACE] vertex "provider[\"localhost/metio/k8s\"]": visit complete
2022-10-27T05:15:35.253Z [TRACE] vertex "k8s_apps_stateful_set_v1.minimal (expand)": starting visit (*terraform.nodeExpandPlannableResource)
2022-10-27T05:15:35.253Z [TRACE] vertex "k8s_apps_stateful_set_v1.minimal (expand)": expanding dynamic subgraph
2022-10-27T05:15:35.253Z [TRACE] Executing graph transform *terraform.ResourceCountTransformer
2022-10-27T05:15:35.253Z [TRACE] ResourceCountTransformer: adding k8s_apps_stateful_set_v1.minimal as *terraform.NodePlannableResourceInstance
2022-10-27T05:15:35.253Z [TRACE] Completed graph transform *terraform.ResourceCountTransformer with new graph:
k8s_apps_stateful_set_v1.minimal - *terraform.NodePlannableResourceInstance
------
2022-10-27T05:15:35.253Z [TRACE] Executing graph transform *terraform.OrphanResourceInstanceCountTransformer
2022-10-27T05:15:35.253Z [TRACE] vertex "k8s_apps_stateful_set_v1.example (expand)": starting visit (*terraform.nodeExpandPlannableResource)
2022-10-27T05:15:35.253Z [TRACE] vertex "k8s_apps_stateful_set_v1.example (expand)": expanding dynamic subgraph
2022-10-27T05:15:35.253Z [TRACE] Completed graph transform *terraform.OrphanResourceInstanceCountTransformer (no changes)
2022-10-27T05:15:35.253Z [TRACE] Executing graph transform *terraform.AttachStateTransformer
2022-10-27T05:15:35.253Z [DEBUG] Resource instance state not found for node "k8s_apps_stateful_set_v1.minimal", instance k8s_apps_stateful_set_v1.minimal
2022-10-27T05:15:35.253Z [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes)
2022-10-27T05:15:35.253Z [TRACE] Executing graph transform *terraform.TargetsTransformer
2022-10-27T05:15:35.253Z [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes)
2022-10-27T05:15:35.253Z [TRACE] Executing graph transform *terraform.ReferenceTransformer
2022-10-27T05:15:35.253Z [DEBUG] ReferenceTransformer: "k8s_apps_stateful_set_v1.minimal" references: []
2022-10-27T05:15:35.253Z [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes)
2022-10-27T05:15:35.253Z [TRACE] Executing graph transform *terraform.RootTransformer
2022-10-27T05:15:35.253Z [TRACE] Completed graph transform *terraform.RootTransformer with new graph:
k8s_apps_stateful_set_v1.minimal - *terraform.NodePlannableResourceInstance
root - terraform.graphNodeRoot
k8s_apps_stateful_set_v1.minimal - *terraform.NodePlannableResourceInstance
------
2022-10-27T05:15:35.253Z [TRACE] vertex "k8s_apps_stateful_set_v1.minimal (expand)": entering dynamic subgraph
2022-10-27T05:15:35.253Z [TRACE] Executing graph transform *terraform.ResourceCountTransformer
2022-10-27T05:15:35.253Z [TRACE] ResourceCountTransformer: adding k8s_apps_stateful_set_v1.example as *terraform.NodePlannableResourceInstance
2022-10-27T05:15:35.253Z [TRACE] Completed graph transform *terraform.ResourceCountTransformer with new graph:
k8s_apps_stateful_set_v1.example - *terraform.NodePlannableResourceInstance
------
2022-10-27T05:15:35.253Z [TRACE] Executing graph transform *terraform.OrphanResourceInstanceCountTransformer
2022-10-27T05:15:35.253Z [TRACE] Completed graph transform *terraform.OrphanResourceInstanceCountTransformer (no changes)
2022-10-27T05:15:35.253Z [TRACE] Executing graph transform *terraform.AttachStateTransformer
2022-10-27T05:15:35.253Z [DEBUG] Resource instance state not found for node "k8s_apps_stateful_set_v1.example", instance k8s_apps_stateful_set_v1.example
2022-10-27T05:15:35.253Z [TRACE] Completed graph transform *terraform.AttachStateTransformer (no changes)
2022-10-27T05:15:35.253Z [TRACE] Executing graph transform *terraform.TargetsTransformer
2022-10-27T05:15:35.253Z [TRACE] Completed graph transform *terraform.TargetsTransformer (no changes)
2022-10-27T05:15:35.253Z [TRACE] Executing graph transform *terraform.ReferenceTransformer
2022-10-27T05:15:35.253Z [TRACE] vertex "k8s_apps_stateful_set_v1.minimal": starting visit (*terraform.NodePlannableResourceInstance)
2022-10-27T05:15:35.253Z [DEBUG] ReferenceTransformer: "k8s_apps_stateful_set_v1.example" references: []
2022-10-27T05:15:35.253Z [TRACE] Completed graph transform *terraform.ReferenceTransformer (no changes)
2022-10-27T05:15:35.253Z [TRACE] Executing graph transform *terraform.RootTransformer
2022-10-27T05:15:35.253Z [TRACE] Completed graph transform *terraform.RootTransformer with new graph:
k8s_apps_stateful_set_v1.example - *terraform.NodePlannableResourceInstance
root - terraform.graphNodeRoot
k8s_apps_stateful_set_v1.example - *terraform.NodePlannableResourceInstance
------
2022-10-27T05:15:35.253Z [TRACE] readResourceInstanceState: reading state for k8s_apps_stateful_set_v1.minimal
2022-10-27T05:15:35.253Z [TRACE] readResourceInstanceState: no state present for k8s_apps_stateful_set_v1.minimal
2022-10-27T05:15:35.253Z [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to prevRunState for k8s_apps_stateful_set_v1.minimal
2022-10-27T05:15:35.253Z [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: removing state object for k8s_apps_stateful_set_v1.minimal
2022-10-27T05:15:35.253Z [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to refreshState for k8s_apps_stateful_set_v1.minimal
2022-10-27T05:15:35.253Z [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: removing state object for k8s_apps_stateful_set_v1.minimal
2022-10-27T05:15:35.253Z [TRACE] NodeAbstractResourceInstance.refresh for k8s_apps_stateful_set_v1.minimal
2022-10-27T05:15:35.253Z [DEBUG] refresh: k8s_apps_stateful_set_v1.minimal: no state, so not refreshing
2022-10-27T05:15:35.253Z [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to refreshState for k8s_apps_stateful_set_v1.minimal
2022-10-27T05:15:35.253Z [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: removing state object for k8s_apps_stateful_set_v1.minimal
2022-10-27T05:15:35.253Z [TRACE] vertex "k8s_apps_stateful_set_v1.example (expand)": entering dynamic subgraph
2022-10-27T05:15:35.253Z [TRACE] vertex "k8s_apps_stateful_set_v1.example": starting visit (*terraform.NodePlannableResourceInstance)
2022-10-27T05:15:35.254Z [DEBUG] skipping FixUpBlockAttrs
2022-10-27T05:15:35.254Z [TRACE] readResourceInstanceState: reading state for k8s_apps_stateful_set_v1.example
2022-10-27T05:15:35.254Z [TRACE] readResourceInstanceState: no state present for k8s_apps_stateful_set_v1.example
2022-10-27T05:15:35.254Z [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to prevRunState for k8s_apps_stateful_set_v1.example
2022-10-27T05:15:35.254Z [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: removing state object for k8s_apps_stateful_set_v1.example
2022-10-27T05:15:35.254Z [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to refreshState for k8s_apps_stateful_set_v1.example
2022-10-27T05:15:35.254Z [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: removing state object for k8s_apps_stateful_set_v1.example
2022-10-27T05:15:35.254Z [TRACE] NodeAbstractResourceInstance.refresh for k8s_apps_stateful_set_v1.example
2022-10-27T05:15:35.254Z [DEBUG] refresh: k8s_apps_stateful_set_v1.example: no state, so not refreshing
2022-10-27T05:15:35.254Z [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState to refreshState for k8s_apps_stateful_set_v1.example
2022-10-27T05:15:35.254Z [TRACE] NodeAbstractResouceInstance.writeResourceInstanceState: removing state object for k8s_apps_stateful_set_v1.example
2022-10-27T05:15:35.254Z [DEBUG] skipping FixUpBlockAttrs
2022-10-27T05:15:35.254Z [TRACE] Re-validating config for "k8s_apps_stateful_set_v1.minimal"
2022-10-27T05:15:35.254Z [TRACE] GRPCProvider.v6: ValidateResourceConfig
2022-10-27T05:15:35.255Z [TRACE] provider.terraform-provider-k8s: Received request: tf_req_id=1ee72c9d-4b3c-a0fe-3f90-6bb5683e2036 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.14.0/tfprotov6/tf6server/server.go:677 @module=sdk.proto tf_proto_version=6.3 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig timestamp=2022-10-27T05:15:35.255Z
2022-10-27T05:15:35.255Z [TRACE] provider.terraform-provider-k8s: Sending request downstream: tf_provider_addr=registry.terraform.io/metio/k8s tf_proto_version=6.3 tf_req_id=1ee72c9d-4b3c-a0fe-3f90-6bb5683e2036 tf_resource_type=k8s_apps_stateful_set_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.14.0/tfprotov6/internal/tf6serverlogging/downstream_request.go:17 @module=sdk.proto tf_rpc=ValidateResourceConfig timestamp=2022-10-27T05:15:35.255Z
2022-10-27T05:15:35.255Z [TRACE] provider.terraform-provider-k8s: Checking ResourceTypes lock: tf_req_id=1ee72c9d-4b3c-a0fe-3f90-6bb5683e2036 tf_rpc=ValidateResourceConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:320 tf_provider_addr=registry.terraform.io/metio/k8s @module=sdk.framework tf_resource_type=k8s_apps_stateful_set_v1 timestamp=2022-10-27T05:15:35.255Z
2022-10-27T05:15:35.255Z [TRACE] provider.terraform-provider-k8s: Checking ResourceSchemas lock: tf_req_id=1ee72c9d-4b3c-a0fe-3f90-6bb5683e2036 tf_rpc=ValidateResourceConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:394 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apps_stateful_set_v1 timestamp=2022-10-27T05:15:35.255Z
2022-10-27T05:15:35.256Z [TRACE] Re-validating config for "k8s_apps_stateful_set_v1.example"
2022-10-27T05:15:35.256Z [TRACE] GRPCProvider.v6: ValidateResourceConfig
2022-10-27T05:15:35.256Z [TRACE] provider.terraform-provider-k8s: Type implements TypeWithValidate: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:77 tf_req_id=1ee72c9d-4b3c-a0fe-3f90-6bb5683e2036 tf_rpc=ValidateResourceConfig @module=sdk.framework tf_attribute_path=api_version tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apps_stateful_set_v1 timestamp=2022-10-27T05:15:35.256Z
2022-10-27T05:15:35.256Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Type Validate: @module=sdk.framework tf_attribute_path=api_version tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig tf_req_id=1ee72c9d-4b3c-a0fe-3f90-6bb5683e2036 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:78 timestamp=2022-10-27T05:15:35.256Z
2022-10-27T05:15:35.256Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Type Validate: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1ee72c9d-4b3c-a0fe-3f90-6bb5683e2036 tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:80 tf_attribute_path=api_version timestamp=2022-10-27T05:15:35.256Z
2022-10-27T05:15:35.256Z [TRACE] provider.terraform-provider-k8s: Type implements TypeWithValidate: tf_attribute_path=kind tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:77 @module=sdk.framework tf_req_id=1ee72c9d-4b3c-a0fe-3f90-6bb5683e2036 tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig timestamp=2022-10-27T05:15:35.256Z
2022-10-27T05:15:35.256Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Type Validate: tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:78 tf_attribute_path=kind tf_req_id=1ee72c9d-4b3c-a0fe-3f90-6bb5683e2036 tf_provider_addr=registry.terraform.io/metio/k8s @module=sdk.framework timestamp=2022-10-27T05:15:35.256Z
2022-10-27T05:15:35.256Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Type Validate: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1ee72c9d-4b3c-a0fe-3f90-6bb5683e2036 tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:80 tf_attribute_path=kind timestamp=2022-10-27T05:15:35.256Z
2022-10-27T05:15:35.257Z [TRACE] provider.terraform-provider-k8s: Type implements TypeWithValidate: tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=ValidateResourceConfig tf_resource_type=k8s_apps_stateful_set_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:77 @module=sdk.framework tf_attribute_path=id tf_req_id=1ee72c9d-4b3c-a0fe-3f90-6bb5683e2036 timestamp=2022-10-27T05:15:35.257Z
2022-10-27T05:15:35.257Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Type Validate: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:78 tf_req_id=1ee72c9d-4b3c-a0fe-3f90-6bb5683e2036 tf_rpc=ValidateResourceConfig @module=sdk.framework tf_attribute_path=id tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apps_stateful_set_v1 timestamp=2022-10-27T05:15:35.257Z
2022-10-27T05:15:35.257Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Type Validate: tf_resource_type=k8s_apps_stateful_set_v1 tf_req_id=1ee72c9d-4b3c-a0fe-3f90-6bb5683e2036 tf_rpc=ValidateResourceConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:80 @module=sdk.framework tf_attribute_path=id tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:35.257Z
2022-10-27T05:15:35.257Z [TRACE] provider.terraform-provider-k8s: Type implements TypeWithValidate: @module=sdk.framework tf_req_id=1ee72c9d-4b3c-a0fe-3f90-6bb5683e2036 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:77 tf_attribute_path=yaml tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig timestamp=2022-10-27T05:15:35.257Z
2022-10-27T05:15:35.257Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Type Validate: @module=sdk.framework tf_attribute_path=yaml tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1ee72c9d-4b3c-a0fe-3f90-6bb5683e2036 tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:78 timestamp=2022-10-27T05:15:35.257Z
2022-10-27T05:15:35.257Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Type Validate: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:80 @module=sdk.framework tf_attribute_path=yaml tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1ee72c9d-4b3c-a0fe-3f90-6bb5683e2036 tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig timestamp=2022-10-27T05:15:35.257Z
2022-10-27T05:15:35.257Z [TRACE] provider.terraform-provider-k8s: Type implements TypeWithValidate: tf_attribute_path=metadata.annotations tf_req_id=1ee72c9d-4b3c-a0fe-3f90-6bb5683e2036 tf_rpc=ValidateResourceConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:77 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apps_stateful_set_v1 @module=sdk.framework timestamp=2022-10-27T05:15:35.257Z
2022-10-27T05:15:35.257Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Type Validate: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apps_stateful_set_v1 tf_req_id=1ee72c9d-4b3c-a0fe-3f90-6bb5683e2036 tf_rpc=ValidateResourceConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:78 @module=sdk.framework tf_attribute_path=metadata.annotations timestamp=2022-10-27T05:15:35.257Z
2022-10-27T05:15:35.257Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Type Validate: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:80 @module=sdk.framework tf_req_id=1ee72c9d-4b3c-a0fe-3f90-6bb5683e2036 tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig tf_attribute_path=metadata.annotations tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:35.257Z
2022-10-27T05:15:35.257Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined AttributeValidator: tf_attribute_path=metadata.annotations tf_req_id=1ee72c9d-4b3c-a0fe-3f90-6bb5683e2036 tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/attribute_validation.go:99 description="Validate metadata.annotations according to the upstream k8s spec" tf_provider_addr=registry.terraform.io/metio/k8s @module=sdk.framework timestamp=2022-10-27T05:15:35.257Z
2022-10-27T05:15:35.257Z [DEBUG] provider.terraform-provider-k8s: Called provider defined AttributeValidator: tf_rpc=ValidateResourceConfig tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apps_stateful_set_v1 @module=sdk.framework description="Validate metadata.annotations according to the upstream k8s spec" tf_attribute_path=metadata.annotations tf_req_id=1ee72c9d-4b3c-a0fe-3f90-6bb5683e2036 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/attribute_validation.go:107 timestamp=2022-10-27T05:15:35.257Z
2022-10-27T05:15:35.257Z [TRACE] provider.terraform-provider-k8s: Type implements TypeWithValidate: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apps_stateful_set_v1 @module=sdk.framework tf_attribute_path=metadata.name tf_req_id=1ee72c9d-4b3c-a0fe-3f90-6bb5683e2036 tf_rpc=ValidateResourceConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:77 timestamp=2022-10-27T05:15:35.257Z
2022-10-27T05:15:35.257Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Type Validate: tf_provider_addr=registry.terraform.io/metio/k8s @module=sdk.framework tf_attribute_path=metadata.name tf_req_id=1ee72c9d-4b3c-a0fe-3f90-6bb5683e2036 tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:78 timestamp=2022-10-27T05:15:35.257Z
2022-10-27T05:15:35.257Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Type Validate: @module=sdk.framework tf_req_id=1ee72c9d-4b3c-a0fe-3f90-6bb5683e2036 tf_attribute_path=metadata.name tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:80 timestamp=2022-10-27T05:15:35.257Z
2022-10-27T05:15:35.257Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined AttributeValidator: tf_req_id=1ee72c9d-4b3c-a0fe-3f90-6bb5683e2036 tf_rpc=ValidateResourceConfig description="Validate metadata.name according to the upstream k8s spec" tf_provider_addr=registry.terraform.io/metio/k8s @module=sdk.framework tf_attribute_path=metadata.name tf_resource_type=k8s_apps_stateful_set_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/attribute_validation.go:99 timestamp=2022-10-27T05:15:35.257Z
2022-10-27T05:15:35.257Z [TRACE] provider.terraform-provider-k8s: Received request: tf_proto_version=6.3 tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.14.0/tfprotov6/tf6server/server.go:677 @module=sdk.proto tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:35.257Z
2022-10-27T05:15:35.257Z [DEBUG] provider.terraform-provider-k8s: Called provider defined AttributeValidator: tf_rpc=ValidateResourceConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/attribute_validation.go:107 tf_attribute_path=metadata.name tf_req_id=1ee72c9d-4b3c-a0fe-3f90-6bb5683e2036 @module=sdk.framework description="Validate metadata.name according to the upstream k8s spec" tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apps_stateful_set_v1 timestamp=2022-10-27T05:15:35.257Z
2022-10-27T05:15:35.257Z [TRACE] provider.terraform-provider-k8s: Sending request downstream: @module=sdk.proto tf_proto_version=6.3 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_rpc=ValidateResourceConfig tf_resource_type=k8s_apps_stateful_set_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.14.0/tfprotov6/internal/tf6serverlogging/downstream_request.go:17 timestamp=2022-10-27T05:15:35.257Z
2022-10-27T05:15:35.258Z [TRACE] provider.terraform-provider-k8s: Type implements TypeWithValidate: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apps_stateful_set_v1 @module=sdk.framework tf_attribute_path=metadata.namespace tf_req_id=1ee72c9d-4b3c-a0fe-3f90-6bb5683e2036 tf_rpc=ValidateResourceConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:77 timestamp=2022-10-27T05:15:35.257Z
2022-10-27T05:15:35.258Z [TRACE] provider.terraform-provider-k8s: Checking ResourceTypes lock: @module=sdk.framework tf_rpc=ValidateResourceConfig tf_resource_type=k8s_apps_stateful_set_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:320 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 timestamp=2022-10-27T05:15:35.257Z
2022-10-27T05:15:35.258Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Type Validate: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1ee72c9d-4b3c-a0fe-3f90-6bb5683e2036 tf_rpc=ValidateResourceConfig @module=sdk.framework tf_attribute_path=metadata.namespace @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:78 tf_resource_type=k8s_apps_stateful_set_v1 timestamp=2022-10-27T05:15:35.257Z
2022-10-27T05:15:35.258Z [TRACE] provider.terraform-provider-k8s: Checking ResourceSchemas lock: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:394 tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_resource_type=k8s_apps_stateful_set_v1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=ValidateResourceConfig timestamp=2022-10-27T05:15:35.257Z
2022-10-27T05:15:35.258Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Type Validate: tf_attribute_path=metadata.namespace tf_req_id=1ee72c9d-4b3c-a0fe-3f90-6bb5683e2036 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:80 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig timestamp=2022-10-27T05:15:35.257Z
2022-10-27T05:15:35.258Z [TRACE] provider.terraform-provider-k8s: Type implements TypeWithValidate: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:77 @module=sdk.framework tf_rpc=ValidateResourceConfig tf_resource_type=k8s_apps_stateful_set_v1 tf_attribute_path=metadata.labels tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1ee72c9d-4b3c-a0fe-3f90-6bb5683e2036 timestamp=2022-10-27T05:15:35.258Z
2022-10-27T05:15:35.258Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Type Validate: @module=sdk.framework tf_attribute_path=metadata.labels tf_rpc=ValidateResourceConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:78 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1ee72c9d-4b3c-a0fe-3f90-6bb5683e2036 tf_resource_type=k8s_apps_stateful_set_v1 timestamp=2022-10-27T05:15:35.258Z
2022-10-27T05:15:35.258Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Type Validate: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:80 tf_req_id=1ee72c9d-4b3c-a0fe-3f90-6bb5683e2036 @module=sdk.framework tf_attribute_path=metadata.labels tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig timestamp=2022-10-27T05:15:35.258Z
2022-10-27T05:15:35.258Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined AttributeValidator: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/attribute_validation.go:99 @module=sdk.framework description="Validate metadata.labels according to the upstream k8s spec" tf_attribute_path=metadata.labels tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1ee72c9d-4b3c-a0fe-3f90-6bb5683e2036 tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig timestamp=2022-10-27T05:15:35.258Z
2022-10-27T05:15:35.258Z [DEBUG] provider.terraform-provider-k8s: Called provider defined AttributeValidator: @module=sdk.framework description="Validate metadata.labels according to the upstream k8s spec" tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1ee72c9d-4b3c-a0fe-3f90-6bb5683e2036 tf_resource_type=k8s_apps_stateful_set_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/attribute_validation.go:107 tf_rpc=ValidateResourceConfig tf_attribute_path=metadata.labels timestamp=2022-10-27T05:15:35.258Z
2022-10-27T05:15:35.258Z [TRACE] provider.terraform-provider-k8s: Received downstream response: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.14.0/tfprotov6/internal/tf6serverlogging/downstream_request.go:37 diagnostic_warning_count=0 tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig tf_req_duration_ms=2 tf_req_id=1ee72c9d-4b3c-a0fe-3f90-6bb5683e2036 @module=sdk.proto diagnostic_error_count=0 tf_proto_version=6.3 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:35.258Z
2022-10-27T05:15:35.258Z [TRACE] provider.terraform-provider-k8s: Served request: @module=sdk.proto tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1ee72c9d-4b3c-a0fe-3f90-6bb5683e2036 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.14.0/tfprotov6/tf6server/server.go:697 tf_proto_version=6.3 tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig timestamp=2022-10-27T05:15:35.258Z
2022-10-27T05:15:35.259Z [TRACE] GRPCProvider.v6: PlanResourceChange
2022-10-27T05:15:35.259Z [TRACE] provider.terraform-provider-k8s: Type implements TypeWithValidate: @module=sdk.framework tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:77 tf_attribute_path=api_version tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig timestamp=2022-10-27T05:15:35.259Z
2022-10-27T05:15:35.259Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Type Validate: tf_attribute_path=api_version tf_rpc=ValidateResourceConfig tf_resource_type=k8s_apps_stateful_set_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:78 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 timestamp=2022-10-27T05:15:35.259Z
2022-10-27T05:15:35.259Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Type Validate: tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:80 @module=sdk.framework tf_attribute_path=api_version tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 timestamp=2022-10-27T05:15:35.259Z
2022-10-27T05:15:35.259Z [TRACE] provider.terraform-provider-k8s: Type implements TypeWithValidate: tf_resource_type=k8s_apps_stateful_set_v1 tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_rpc=ValidateResourceConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:77 @module=sdk.framework tf_attribute_path=kind tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:35.259Z
2022-10-27T05:15:35.259Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Type Validate: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:78 tf_attribute_path=kind tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 @module=sdk.framework tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig timestamp=2022-10-27T05:15:35.259Z
2022-10-27T05:15:35.259Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Type Validate: tf_attribute_path=kind tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:80 tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig @module=sdk.framework timestamp=2022-10-27T05:15:35.259Z
2022-10-27T05:15:35.261Z [TRACE] provider.terraform-provider-k8s: Received request: tf_proto_version=6.3 tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=PlanResourceChange tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1d1fe261-e08f-1f24-d1fe-075d8fad0672 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.14.0/tfprotov6/tf6server/server.go:768 @module=sdk.proto timestamp=2022-10-27T05:15:35.261Z
2022-10-27T05:15:35.261Z [TRACE] provider.terraform-provider-k8s: Sending request downstream: tf_req_id=1d1fe261-e08f-1f24-d1fe-075d8fad0672 @module=sdk.proto tf_proto_version=6.3 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=PlanResourceChange @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.14.0/tfprotov6/internal/tf6serverlogging/downstream_request.go:17 timestamp=2022-10-27T05:15:35.261Z
2022-10-27T05:15:35.261Z [TRACE] provider.terraform-provider-k8s: Checking ResourceTypes lock: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=PlanResourceChange @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:320 tf_req_id=1d1fe261-e08f-1f24-d1fe-075d8fad0672 tf_resource_type=k8s_apps_stateful_set_v1 timestamp=2022-10-27T05:15:35.261Z
2022-10-27T05:15:35.261Z [TRACE] provider.terraform-provider-k8s: Checking ResourceSchemas lock: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1d1fe261-e08f-1f24-d1fe-075d8fad0672 tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=PlanResourceChange @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server.go:394 timestamp=2022-10-27T05:15:35.261Z
2022-10-27T05:15:35.263Z [TRACE] provider.terraform-provider-k8s: Marking Computed null Config values as unknown in Plan: @module=sdk.framework @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server_planresourcechange.go:158 tf_req_id=1d1fe261-e08f-1f24-d1fe-075d8fad0672 tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=PlanResourceChange tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:35.263Z
2022-10-27T05:15:35.263Z [TRACE] provider.terraform-provider-k8s: attribute is not computed in schema, not marking unknown: tf_attribute_path=AttributeName("spec") tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=PlanResourceChange @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server_planresourcechange.go:299 @module=sdk.framework tf_req_id=1d1fe261-e08f-1f24-d1fe-075d8fad0672 tf_resource_type=k8s_apps_stateful_set_v1 timestamp=2022-10-27T05:15:35.263Z
2022-10-27T05:15:35.263Z [DEBUG] provider.terraform-provider-k8s: marking computed attribute that is null in the config as unknown: tf_resource_type=k8s_apps_stateful_set_v1 @module=sdk.framework tf_attribute_path=AttributeName("yaml") tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1d1fe261-e08f-1f24-d1fe-075d8fad0672 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server_planresourcechange.go:304 tf_rpc=PlanResourceChange timestamp=2022-10-27T05:15:35.263Z
2022-10-27T05:15:35.264Z [DEBUG] provider.terraform-provider-k8s: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_resource_type=k8s_apps_stateful_set_v1 tf_attribute_path=AttributeName("api_version") tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1d1fe261-e08f-1f24-d1fe-075d8fad0672 tf_rpc=PlanResourceChange @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server_planresourcechange.go:304 timestamp=2022-10-27T05:15:35.263Z
2022-10-27T05:15:35.264Z [DEBUG] provider.terraform-provider-k8s: marking computed attribute that is null in the config as unknown: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server_planresourcechange.go:304 @module=sdk.framework tf_attribute_path=AttributeName("id") tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1d1fe261-e08f-1f24-d1fe-075d8fad0672 tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=PlanResourceChange timestamp=2022-10-27T05:15:35.263Z
2022-10-27T05:15:35.264Z [DEBUG] provider.terraform-provider-k8s: marking computed attribute that is null in the config as unknown: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apps_stateful_set_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server_planresourcechange.go:304 tf_attribute_path=AttributeName("kind") tf_req_id=1d1fe261-e08f-1f24-d1fe-075d8fad0672 tf_rpc=PlanResourceChange timestamp=2022-10-27T05:15:35.264Z
2022-10-27T05:15:35.264Z [TRACE] provider.terraform-provider-k8s: attribute is not computed in schema, not marking unknown: tf_req_id=1d1fe261-e08f-1f24-d1fe-075d8fad0672 tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=PlanResourceChange @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server_planresourcechange.go:299 @module=sdk.framework tf_attribute_path=AttributeName("metadata").AttributeName("namespace") tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:35.264Z
2022-10-27T05:15:35.264Z [TRACE] provider.terraform-provider-k8s: attribute is not computed in schema, not marking unknown: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1d1fe261-e08f-1f24-d1fe-075d8fad0672 tf_rpc=PlanResourceChange tf_resource_type=k8s_apps_stateful_set_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server_planresourcechange.go:299 @module=sdk.framework tf_attribute_path=AttributeName("metadata").AttributeName("annotations") timestamp=2022-10-27T05:15:35.264Z
2022-10-27T05:15:35.264Z [TRACE] provider.terraform-provider-k8s: attribute is not computed in schema, not marking unknown: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=PlanResourceChange @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server_planresourcechange.go:299 tf_attribute_path=AttributeName("metadata").AttributeName("labels") tf_req_id=1d1fe261-e08f-1f24-d1fe-075d8fad0672 timestamp=2022-10-27T05:15:35.264Z
2022-10-27T05:15:35.264Z [TRACE] provider.terraform-provider-k8s: attribute not null in config, not marking unknown: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1d1fe261-e08f-1f24-d1fe-075d8fad0672 tf_rpc=PlanResourceChange @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server_planresourcechange.go:281 @module=sdk.framework tf_attribute_path=AttributeName("metadata").AttributeName("name") tf_resource_type=k8s_apps_stateful_set_v1 timestamp=2022-10-27T05:15:35.264Z
2022-10-27T05:15:35.264Z [TRACE] provider.terraform-provider-k8s: attribute not null in config, not marking unknown: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1d1fe261-e08f-1f24-d1fe-075d8fad0672 tf_resource_type=k8s_apps_stateful_set_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server_planresourcechange.go:281 tf_attribute_path=AttributeName("metadata") tf_rpc=PlanResourceChange @module=sdk.framework timestamp=2022-10-27T05:15:35.264Z
2022-10-27T05:15:35.264Z [TRACE] provider.terraform-provider-k8s: At least one Computed null Config value was changed to unknown: tf_rpc=PlanResourceChange tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apps_stateful_set_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/server_planresourcechange.go:172 @module=sdk.framework tf_attribute_path= tf_req_id=1d1fe261-e08f-1f24-d1fe-075d8fad0672 timestamp=2022-10-27T05:15:35.264Z
2022-10-27T05:15:35.264Z [TRACE] provider.terraform-provider-k8s: Type implements TypeWithValidate: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:77 tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=PlanResourceChange @module=sdk.framework tf_attribute_path= tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1d1fe261-e08f-1f24-d1fe-075d8fad0672 timestamp=2022-10-27T05:15:35.264Z
2022-10-27T05:15:35.264Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Type Validate: tf_attribute_path= tf_resource_type=k8s_apps_stateful_set_v1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1d1fe261-e08f-1f24-d1fe-075d8fad0672 tf_rpc=PlanResourceChange @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:78 timestamp=2022-10-27T05:15:35.264Z
2022-10-27T05:15:35.264Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Type Validate: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1d1fe261-e08f-1f24-d1fe-075d8fad0672 tf_resource_type=k8s_apps_stateful_set_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:80 @module=sdk.framework tf_attribute_path= tf_rpc=PlanResourceChange timestamp=2022-10-27T05:15:35.264Z
2022-10-27T05:15:35.264Z [TRACE] provider.terraform-provider-k8s: Type implements TypeWithValidate: tf_rpc=PlanResourceChange @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:77 tf_attribute_path= tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apps_stateful_set_v1 @module=sdk.framework tf_req_id=1d1fe261-e08f-1f24-d1fe-075d8fad0672 timestamp=2022-10-27T05:15:35.264Z
2022-10-27T05:15:35.264Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Type Validate: @module=sdk.framework tf_attribute_path= tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1d1fe261-e08f-1f24-d1fe-075d8fad0672 tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=PlanResourceChange @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:78 timestamp=2022-10-27T05:15:35.264Z
2022-10-27T05:15:35.264Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Type Validate: tf_attribute_path= tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=PlanResourceChange @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:80 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1d1fe261-e08f-1f24-d1fe-075d8fad0672 timestamp=2022-10-27T05:15:35.264Z
2022-10-27T05:15:35.264Z [TRACE] provider.terraform-provider-k8s: Type implements TypeWithValidate: @module=sdk.framework tf_attribute_path=api_version tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apps_stateful_set_v1 tf_req_id=1d1fe261-e08f-1f24-d1fe-075d8fad0672 tf_rpc=PlanResourceChange @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_set_at_path.go:70 timestamp=2022-10-27T05:15:35.264Z
2022-10-27T05:15:35.264Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Type Validate: tf_rpc=PlanResourceChange @module=sdk.framework tf_attribute_path=api_version tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1d1fe261-e08f-1f24-d1fe-075d8fad0672 tf_resource_type=k8s_apps_stateful_set_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_set_at_path.go:71 timestamp=2022-10-27T05:15:35.264Z
2022-10-27T05:15:35.264Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Type Validate: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_set_at_path.go:73 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1d1fe261-e08f-1f24-d1fe-075d8fad0672 tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=PlanResourceChange tf_attribute_path=api_version timestamp=2022-10-27T05:15:35.264Z
2022-10-27T05:15:35.264Z [TRACE] provider.terraform-provider-k8s: Type implements TypeWithValidate: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:77 @module=sdk.framework tf_attribute_path=spec.template.metadata.annotations tf_rpc=ValidateResourceConfig tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_resource_type=k8s_apps_stateful_set_v1 timestamp=2022-10-27T05:15:35.264Z
2022-10-27T05:15:35.264Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Type Validate: @module=sdk.framework tf_attribute_path=spec.template.metadata.annotations tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:78 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 timestamp=2022-10-27T05:15:35.264Z
2022-10-27T05:15:35.265Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Type Validate: tf_attribute_path=spec.template.metadata.annotations tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_resource_type=k8s_apps_stateful_set_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:80 @module=sdk.framework tf_rpc=ValidateResourceConfig timestamp=2022-10-27T05:15:35.264Z
2022-10-27T05:15:35.265Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined AttributeValidator: @module=sdk.framework description="Validate metadata.annotations according to the upstream k8s spec" tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/attribute_validation.go:99 tf_provider_addr=registry.terraform.io/metio/k8s tf_attribute_path=spec.template.metadata.annotations timestamp=2022-10-27T05:15:35.264Z
2022-10-27T05:15:35.265Z [DEBUG] provider.terraform-provider-k8s: Called provider defined AttributeValidator: @module=sdk.framework description="Validate metadata.annotations according to the upstream k8s spec" tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=ValidateResourceConfig tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_resource_type=k8s_apps_stateful_set_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/attribute_validation.go:107 tf_attribute_path=spec.template.metadata.annotations timestamp=2022-10-27T05:15:35.265Z
2022-10-27T05:15:35.265Z [TRACE] provider.terraform-provider-k8s: Type implements TypeWithValidate: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:77 @module=sdk.framework tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig tf_attribute_path=spec.template.metadata.deletion_grace_period_seconds tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 timestamp=2022-10-27T05:15:35.265Z
2022-10-27T05:15:35.265Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Type Validate: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apps_stateful_set_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:78 tf_attribute_path=spec.template.metadata.deletion_grace_period_seconds tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_rpc=ValidateResourceConfig timestamp=2022-10-27T05:15:35.265Z
2022-10-27T05:15:35.265Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Type Validate: tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:80 @module=sdk.framework tf_attribute_path=spec.template.metadata.deletion_grace_period_seconds tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:35.265Z
2022-10-27T05:15:35.265Z [TRACE] provider.terraform-provider-k8s: Type implements TypeWithValidate: @module=sdk.framework tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_rpc=ValidateResourceConfig tf_attribute_path=spec.template.metadata.labels tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apps_stateful_set_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:77 timestamp=2022-10-27T05:15:35.265Z
2022-10-27T05:15:35.265Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Type Validate: @module=sdk.framework tf_attribute_path=spec.template.metadata.labels tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:78 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:35.265Z
2022-10-27T05:15:35.265Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Type Validate: tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_resource_type=k8s_apps_stateful_set_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:80 @module=sdk.framework tf_attribute_path=spec.template.metadata.labels tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=ValidateResourceConfig timestamp=2022-10-27T05:15:35.265Z
2022-10-27T05:15:35.265Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined AttributeValidator: @module=sdk.framework description="Validate metadata.labels according to the upstream k8s spec" tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/attribute_validation.go:99 tf_attribute_path=spec.template.metadata.labels tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig timestamp=2022-10-27T05:15:35.265Z
2022-10-27T05:15:35.265Z [DEBUG] provider.terraform-provider-k8s: Called provider defined AttributeValidator: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/attribute_validation.go:107 description="Validate metadata.labels according to the upstream k8s spec" tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_rpc=ValidateResourceConfig @module=sdk.framework tf_attribute_path=spec.template.metadata.labels tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apps_stateful_set_v1 timestamp=2022-10-27T05:15:35.265Z
2022-10-27T05:15:35.265Z [TRACE] provider.terraform-provider-k8s: Type implements TypeWithValidate: @module=sdk.framework tf_req_id=1d1fe261-e08f-1f24-d1fe-075d8fad0672 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:77 tf_attribute_path=api_version tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=PlanResourceChange timestamp=2022-10-27T05:15:35.265Z
2022-10-27T05:15:35.265Z [TRACE] provider.terraform-provider-k8s: Type implements TypeWithValidate: tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_resource_type=k8s_apps_stateful_set_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:77 @module=sdk.framework tf_attribute_path=spec.template.metadata.owner_references tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=ValidateResourceConfig timestamp=2022-10-27T05:15:35.265Z
2022-10-27T05:15:35.265Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Type Validate: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=PlanResourceChange tf_attribute_path=api_version @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:78 @module=sdk.framework tf_req_id=1d1fe261-e08f-1f24-d1fe-075d8fad0672 timestamp=2022-10-27T05:15:35.265Z
2022-10-27T05:15:35.265Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Type Validate: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:78 tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_resource_type=k8s_apps_stateful_set_v1 @module=sdk.framework tf_attribute_path=spec.template.metadata.owner_references tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=ValidateResourceConfig timestamp=2022-10-27T05:15:35.265Z
2022-10-27T05:15:35.265Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Type Validate: @module=sdk.framework tf_req_id=1d1fe261-e08f-1f24-d1fe-075d8fad0672 tf_rpc=PlanResourceChange @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:80 tf_attribute_path=api_version tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apps_stateful_set_v1 timestamp=2022-10-27T05:15:35.265Z
2022-10-27T05:15:35.265Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Type Validate: @module=sdk.framework tf_attribute_path=spec.template.metadata.owner_references tf_rpc=ValidateResourceConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:80 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_resource_type=k8s_apps_stateful_set_v1 timestamp=2022-10-27T05:15:35.265Z
2022-10-27T05:15:35.265Z [TRACE] provider.terraform-provider-k8s: Type implements TypeWithValidate: tf_attribute_path=api_version tf_req_id=1d1fe261-e08f-1f24-d1fe-075d8fad0672 tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=PlanResourceChange @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:77 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:35.265Z
2022-10-27T05:15:35.265Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Type Validate: tf_req_id=1d1fe261-e08f-1f24-d1fe-075d8fad0672 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:78 @module=sdk.framework tf_attribute_path=api_version tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=PlanResourceChange timestamp=2022-10-27T05:15:35.265Z
2022-10-27T05:15:35.265Z [TRACE] provider.terraform-provider-k8s: Type implements TypeWithValidate: @module=sdk.framework tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:77 tf_attribute_path=spec.template.metadata.finalizers tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:35.265Z
2022-10-27T05:15:35.265Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Type Validate: tf_resource_type=k8s_apps_stateful_set_v1 tf_attribute_path=api_version tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1d1fe261-e08f-1f24-d1fe-075d8fad0672 tf_rpc=PlanResourceChange @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:80 @module=sdk.framework timestamp=2022-10-27T05:15:35.265Z
2022-10-27T05:15:35.265Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Type Validate: tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:78 @module=sdk.framework tf_attribute_path=spec.template.metadata.finalizers tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:35.265Z
2022-10-27T05:15:35.265Z [TRACE] provider.terraform-provider-k8s: Type implements TypeWithValidate: tf_attribute_path=kind tf_rpc=PlanResourceChange @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1d1fe261-e08f-1f24-d1fe-075d8fad0672 tf_resource_type=k8s_apps_stateful_set_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_set_at_path.go:70 timestamp=2022-10-27T05:15:35.265Z
2022-10-27T05:15:35.265Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Type Validate: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig tf_attribute_path=spec.template.metadata.finalizers tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:80 @module=sdk.framework timestamp=2022-10-27T05:15:35.265Z
2022-10-27T05:15:35.265Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Type Validate: tf_resource_type=k8s_apps_stateful_set_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_set_at_path.go:71 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1d1fe261-e08f-1f24-d1fe-075d8fad0672 tf_attribute_path=kind tf_rpc=PlanResourceChange timestamp=2022-10-27T05:15:35.265Z
2022-10-27T05:15:35.265Z [TRACE] provider.terraform-provider-k8s: Type implements TypeWithValidate: tf_attribute_path=spec.template.metadata.self_link tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:77 @module=sdk.framework timestamp=2022-10-27T05:15:35.265Z
2022-10-27T05:15:35.265Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Type Validate: tf_rpc=PlanResourceChange @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_set_at_path.go:73 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1d1fe261-e08f-1f24-d1fe-075d8fad0672 tf_resource_type=k8s_apps_stateful_set_v1 tf_attribute_path=kind timestamp=2022-10-27T05:15:35.265Z
2022-10-27T05:15:35.265Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Type Validate: tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_rpc=ValidateResourceConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:78 tf_attribute_path=spec.template.metadata.self_link tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apps_stateful_set_v1 @module=sdk.framework timestamp=2022-10-27T05:15:35.265Z
2022-10-27T05:15:35.265Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Type Validate: tf_rpc=ValidateResourceConfig @module=sdk.framework tf_attribute_path=spec.template.metadata.self_link tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:80 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apps_stateful_set_v1 timestamp=2022-10-27T05:15:35.265Z
2022-10-27T05:15:35.265Z [TRACE] provider.terraform-provider-k8s: Type implements TypeWithValidate: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig @module=sdk.framework tf_attribute_path=spec.template.metadata.uid tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:77 timestamp=2022-10-27T05:15:35.265Z
2022-10-27T05:15:35.265Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Type Validate: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 @module=sdk.framework tf_attribute_path=spec.template.metadata.uid tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:78 timestamp=2022-10-27T05:15:35.265Z
2022-10-27T05:15:35.265Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Type Validate: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:80 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_resource_type=k8s_apps_stateful_set_v1 tf_attribute_path=spec.template.metadata.uid tf_rpc=ValidateResourceConfig timestamp=2022-10-27T05:15:35.265Z
2022-10-27T05:15:35.265Z [TRACE] provider.terraform-provider-k8s: Type implements TypeWithValidate: tf_attribute_path=spec.template.metadata.creation_timestamp tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:77 @module=sdk.framework tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig timestamp=2022-10-27T05:15:35.265Z
2022-10-27T05:15:35.265Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Type Validate: @module=sdk.framework tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:78 tf_attribute_path=spec.template.metadata.creation_timestamp tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:35.265Z
2022-10-27T05:15:35.265Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Type Validate: @module=sdk.framework tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_rpc=ValidateResourceConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:80 tf_attribute_path=spec.template.metadata.creation_timestamp tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apps_stateful_set_v1 timestamp=2022-10-27T05:15:35.265Z
2022-10-27T05:15:35.265Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined AttributeValidator: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/attribute_validation.go:99 tf_attribute_path=spec.template.metadata.creation_timestamp tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig @module=sdk.framework description="value must be date/time formatted as per RFC3339 5.6" timestamp=2022-10-27T05:15:35.265Z
2022-10-27T05:15:35.265Z [DEBUG] provider.terraform-provider-k8s: Called provider defined AttributeValidator: tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/attribute_validation.go:107 @module=sdk.framework description="value must be date/time formatted as per RFC3339 5.6" tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_attribute_path=spec.template.metadata.creation_timestamp tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:35.265Z
2022-10-27T05:15:35.265Z [TRACE] provider.terraform-provider-k8s: Type implements TypeWithValidate: tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig @module=sdk.framework tf_attribute_path=spec.template.metadata.generate_name tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:77 timestamp=2022-10-27T05:15:35.265Z
2022-10-27T05:15:35.265Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Type Validate: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:78 tf_attribute_path=spec.template.metadata.generate_name tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_resource_type=k8s_apps_stateful_set_v1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=ValidateResourceConfig timestamp=2022-10-27T05:15:35.265Z
2022-10-27T05:15:35.265Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Type Validate: @module=sdk.framework tf_rpc=ValidateResourceConfig tf_attribute_path=spec.template.metadata.generate_name tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_resource_type=k8s_apps_stateful_set_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:80 timestamp=2022-10-27T05:15:35.265Z
2022-10-27T05:15:35.265Z [TRACE] provider.terraform-provider-k8s: Type implements TypeWithValidate: tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_attribute_path=spec.template.metadata.resource_version tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:77 timestamp=2022-10-27T05:15:35.265Z
2022-10-27T05:15:35.265Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Type Validate: tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:78 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_attribute_path=spec.template.metadata.resource_version tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 timestamp=2022-10-27T05:15:35.265Z
2022-10-27T05:15:35.265Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Type Validate: @module=sdk.framework tf_attribute_path=spec.template.metadata.resource_version tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_rpc=ValidateResourceConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:80 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apps_stateful_set_v1 timestamp=2022-10-27T05:15:35.265Z
2022-10-27T05:15:35.265Z [TRACE] provider.terraform-provider-k8s: Type implements TypeWithValidate: tf_attribute_path=spec.template.metadata.namespace tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_resource_type=k8s_apps_stateful_set_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:77 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=ValidateResourceConfig timestamp=2022-10-27T05:15:35.265Z
2022-10-27T05:15:35.265Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Type Validate: @module=sdk.framework tf_attribute_path=spec.template.metadata.namespace tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:78 tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig timestamp=2022-10-27T05:15:35.265Z
2022-10-27T05:15:35.265Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Type Validate: tf_attribute_path=spec.template.metadata.namespace tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:80 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:35.265Z
2022-10-27T05:15:35.265Z [TRACE] provider.terraform-provider-k8s: Type implements TypeWithValidate: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:77 @module=sdk.framework tf_resource_type=k8s_apps_stateful_set_v1 tf_attribute_path=spec.template.metadata.deletion_timestamp tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_rpc=ValidateResourceConfig timestamp=2022-10-27T05:15:35.265Z
2022-10-27T05:15:35.265Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Type Validate: tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:78 tf_attribute_path=spec.template.metadata.deletion_timestamp tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig @module=sdk.framework timestamp=2022-10-27T05:15:35.265Z
2022-10-27T05:15:35.265Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Type Validate: @module=sdk.framework tf_attribute_path=spec.template.metadata.deletion_timestamp tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:80 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:35.265Z
2022-10-27T05:15:35.265Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined AttributeValidator: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/attribute_validation.go:99 @module=sdk.framework tf_attribute_path=spec.template.metadata.deletion_timestamp tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig description="value must be date/time formatted as per RFC3339 5.6" tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 timestamp=2022-10-27T05:15:35.265Z
2022-10-27T05:15:35.265Z [DEBUG] provider.terraform-provider-k8s: Called provider defined AttributeValidator: tf_rpc=ValidateResourceConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/attribute_validation.go:107 description="value must be date/time formatted as per RFC3339 5.6" tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_resource_type=k8s_apps_stateful_set_v1 @module=sdk.framework tf_attribute_path=spec.template.metadata.deletion_timestamp tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:35.265Z
2022-10-27T05:15:35.265Z [TRACE] provider.terraform-provider-k8s: Type implements TypeWithValidate: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=ValidateResourceConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:77 tf_attribute_path=spec.template.metadata.managed_fields tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_resource_type=k8s_apps_stateful_set_v1 timestamp=2022-10-27T05:15:35.265Z
2022-10-27T05:15:35.265Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Type Validate: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=ValidateResourceConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:78 tf_attribute_path=spec.template.metadata.managed_fields tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_resource_type=k8s_apps_stateful_set_v1 timestamp=2022-10-27T05:15:35.265Z
2022-10-27T05:15:35.266Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Type Validate: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:80 @module=sdk.framework tf_attribute_path=spec.template.metadata.managed_fields tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig timestamp=2022-10-27T05:15:35.265Z
2022-10-27T05:15:35.266Z [TRACE] provider.terraform-provider-k8s: Type implements TypeWithValidate: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:77 @module=sdk.framework tf_attribute_path=spec.template.metadata.generation tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_resource_type=k8s_apps_stateful_set_v1 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=ValidateResourceConfig timestamp=2022-10-27T05:15:35.265Z
2022-10-27T05:15:35.266Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Type Validate: tf_resource_type=k8s_apps_stateful_set_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:78 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_attribute_path=spec.template.metadata.generation tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_rpc=ValidateResourceConfig timestamp=2022-10-27T05:15:35.265Z
2022-10-27T05:15:35.266Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Type Validate: tf_resource_type=k8s_apps_stateful_set_v1 @module=sdk.framework tf_attribute_path=spec.template.metadata.generation tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_rpc=ValidateResourceConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:80 timestamp=2022-10-27T05:15:35.265Z
2022-10-27T05:15:35.266Z [TRACE] provider.terraform-provider-k8s: Type implements TypeWithValidate: @module=sdk.framework tf_rpc=ValidateResourceConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:77 tf_attribute_path=spec.template.metadata.name tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_resource_type=k8s_apps_stateful_set_v1 timestamp=2022-10-27T05:15:35.265Z
2022-10-27T05:15:35.266Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Type Validate: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:78 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig tf_attribute_path=spec.template.metadata.name tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 timestamp=2022-10-27T05:15:35.265Z
2022-10-27T05:15:35.266Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Type Validate: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:80 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apps_stateful_set_v1 tf_attribute_path=spec.template.metadata.name tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_rpc=ValidateResourceConfig timestamp=2022-10-27T05:15:35.265Z
2022-10-27T05:15:35.267Z [TRACE] provider.terraform-provider-k8s: Type implements TypeWithValidate: tf_resource_type=k8s_apps_stateful_set_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:77 @module=sdk.framework tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_attribute_path=spec.template.spec.preemption_policy tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=ValidateResourceConfig timestamp=2022-10-27T05:15:35.267Z
2022-10-27T05:15:35.267Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Type Validate: tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_resource_type=k8s_apps_stateful_set_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:78 tf_attribute_path=spec.template.spec.preemption_policy @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=ValidateResourceConfig timestamp=2022-10-27T05:15:35.267Z
2022-10-27T05:15:35.267Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Type Validate: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig tf_attribute_path=spec.template.spec.preemption_policy @module=sdk.framework tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:80 timestamp=2022-10-27T05:15:35.267Z
2022-10-27T05:15:35.267Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined AttributeValidator: tf_attribute_path=spec.template.spec.preemption_policy tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apps_stateful_set_v1 @module=sdk.framework tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_rpc=ValidateResourceConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/attribute_validation.go:99 description="Value must be one of: ["\"Never\"" "\"PreemptLowerPriority\""]" timestamp=2022-10-27T05:15:35.267Z
2022-10-27T05:15:35.267Z [DEBUG] provider.terraform-provider-k8s: Called provider defined AttributeValidator: @module=sdk.framework description="Value must be one of: ["\"Never\"" "\"PreemptLowerPriority\""]" tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/attribute_validation.go:107 tf_attribute_path=spec.template.spec.preemption_policy tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig timestamp=2022-10-27T05:15:35.267Z
2022-10-27T05:15:35.267Z [TRACE] provider.terraform-provider-k8s: Type implements TypeWithValidate: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:77 tf_resource_type=k8s_apps_stateful_set_v1 tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_rpc=ValidateResourceConfig @module=sdk.framework tf_attribute_path=spec.template.spec.overhead timestamp=2022-10-27T05:15:35.267Z
2022-10-27T05:15:35.267Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Type Validate: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apps_stateful_set_v1 tf_attribute_path=spec.template.spec.overhead tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_rpc=ValidateResourceConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:78 timestamp=2022-10-27T05:15:35.267Z
2022-10-27T05:15:35.267Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Type Validate: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:80 @module=sdk.framework tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_attribute_path=spec.template.spec.overhead timestamp=2022-10-27T05:15:35.267Z
2022-10-27T05:15:35.267Z [TRACE] provider.terraform-provider-k8s: Type implements TypeWithValidate: tf_attribute_path=spec.template.spec.scheduler_name tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:77 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 timestamp=2022-10-27T05:15:35.267Z
2022-10-27T05:15:35.267Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Type Validate: @module=sdk.framework tf_rpc=ValidateResourceConfig tf_attribute_path=spec.template.spec.scheduler_name tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_resource_type=k8s_apps_stateful_set_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:78 timestamp=2022-10-27T05:15:35.267Z
2022-10-27T05:15:35.267Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Type Validate: @module=sdk.framework tf_rpc=ValidateResourceConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:80 tf_attribute_path=spec.template.spec.scheduler_name tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_resource_type=k8s_apps_stateful_set_v1 timestamp=2022-10-27T05:15:35.267Z
2022-10-27T05:15:35.267Z [TRACE] provider.terraform-provider-k8s: Type implements TypeWithValidate: @module=sdk.framework tf_rpc=ValidateResourceConfig tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_resource_type=k8s_apps_stateful_set_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:77 tf_attribute_path=spec.template.spec.active_deadline_seconds timestamp=2022-10-27T05:15:35.267Z
2022-10-27T05:15:35.267Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Type Validate: tf_attribute_path=spec.template.spec.active_deadline_seconds tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=ValidateResourceConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:78 @module=sdk.framework tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_resource_type=k8s_apps_stateful_set_v1 timestamp=2022-10-27T05:15:35.267Z
2022-10-27T05:15:35.267Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Type Validate: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:80 tf_attribute_path=spec.template.spec.active_deadline_seconds tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig timestamp=2022-10-27T05:15:35.267Z
2022-10-27T05:15:35.267Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined AttributeValidator: description="value must be at least 0" tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_resource_type=k8s_apps_stateful_set_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/attribute_validation.go:99 @module=sdk.framework tf_rpc=ValidateResourceConfig tf_attribute_path=spec.template.spec.active_deadline_seconds timestamp=2022-10-27T05:15:35.267Z
2022-10-27T05:15:35.267Z [DEBUG] provider.terraform-provider-k8s: Called provider defined AttributeValidator: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/attribute_validation.go:107 description="value must be at least 0" tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 @module=sdk.framework tf_attribute_path=spec.template.spec.active_deadline_seconds tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig timestamp=2022-10-27T05:15:35.267Z
2022-10-27T05:15:35.268Z [TRACE] provider.terraform-provider-k8s: Type implements TypeWithValidate: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:77 tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_rpc=ValidateResourceConfig @module=sdk.framework tf_attribute_path=spec.template.spec.runtime_class_name tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apps_stateful_set_v1 timestamp=2022-10-27T05:15:35.267Z
2022-10-27T05:15:35.268Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Type Validate: tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:78 @module=sdk.framework tf_attribute_path=spec.template.spec.runtime_class_name tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:35.267Z
2022-10-27T05:15:35.268Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Type Validate: tf_attribute_path=spec.template.spec.runtime_class_name tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_rpc=ValidateResourceConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:80 @module=sdk.framework tf_resource_type=k8s_apps_stateful_set_v1 timestamp=2022-10-27T05:15:35.267Z
2022-10-27T05:15:35.268Z [TRACE] provider.terraform-provider-k8s: Type implements TypeWithValidate: tf_attribute_path=spec.template.spec.restart_policy tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_rpc=ValidateResourceConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:77 @module=sdk.framework tf_resource_type=k8s_apps_stateful_set_v1 timestamp=2022-10-27T05:15:35.268Z
2022-10-27T05:15:35.268Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Type Validate: @module=sdk.framework tf_attribute_path=spec.template.spec.restart_policy tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_rpc=ValidateResourceConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:78 tf_resource_type=k8s_apps_stateful_set_v1 timestamp=2022-10-27T05:15:35.268Z
2022-10-27T05:15:35.268Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Type Validate: tf_attribute_path=spec.template.spec.restart_policy tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_resource_type=k8s_apps_stateful_set_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:80 @module=sdk.framework tf_rpc=ValidateResourceConfig timestamp=2022-10-27T05:15:35.268Z
2022-10-27T05:15:35.268Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined AttributeValidator: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_resource_type=k8s_apps_stateful_set_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/attribute_validation.go:99 description="Value must be one of: ["\"Always\"" "\"OnFailure\"" "\"Never\""]" tf_attribute_path=spec.template.spec.restart_policy tf_rpc=ValidateResourceConfig timestamp=2022-10-27T05:15:35.268Z
2022-10-27T05:15:35.268Z [DEBUG] provider.terraform-provider-k8s: Called provider defined AttributeValidator: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/attribute_validation.go:107 @module=sdk.framework tf_attribute_path=spec.template.spec.restart_policy tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 description="Value must be one of: ["\"Always\"" "\"OnFailure\"" "\"Never\""]" tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig timestamp=2022-10-27T05:15:35.268Z
2022-10-27T05:15:35.268Z [TRACE] provider.terraform-provider-k8s: Type implements TypeWithValidate: tf_attribute_path=spec.template.spec.host_aliases tf_rpc=ValidateResourceConfig @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_resource_type=k8s_apps_stateful_set_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:77 timestamp=2022-10-27T05:15:35.268Z
2022-10-27T05:15:35.268Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Type Validate: @module=sdk.framework tf_resource_type=k8s_apps_stateful_set_v1 tf_attribute_path=spec.template.spec.host_aliases tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_rpc=ValidateResourceConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:78 timestamp=2022-10-27T05:15:35.268Z
2022-10-27T05:15:35.268Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Type Validate: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:80 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig @module=sdk.framework tf_attribute_path=spec.template.spec.host_aliases tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 timestamp=2022-10-27T05:15:35.268Z
2022-10-27T05:15:35.268Z [TRACE] provider.terraform-provider-k8s: Type implements TypeWithValidate: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:77 tf_attribute_path=spec.template.spec.subdomain timestamp=2022-10-27T05:15:35.268Z
2022-10-27T05:15:35.268Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Type Validate: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:78 @module=sdk.framework tf_attribute_path=spec.template.spec.subdomain tf_resource_type=k8s_apps_stateful_set_v1 tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_rpc=ValidateResourceConfig tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:35.268Z
2022-10-27T05:15:35.268Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Type Validate: tf_attribute_path=spec.template.spec.subdomain tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_resource_type=k8s_apps_stateful_set_v1 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=ValidateResourceConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:80 timestamp=2022-10-27T05:15:35.268Z
2022-10-27T05:15:35.268Z [TRACE] provider.terraform-provider-k8s: Type implements TypeWithValidate: tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=ValidateResourceConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:77 @module=sdk.framework tf_attribute_path=spec.template.spec.termination_grace_period_seconds tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_resource_type=k8s_apps_stateful_set_v1 timestamp=2022-10-27T05:15:35.268Z
2022-10-27T05:15:35.268Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Type Validate: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:78 tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 @module=sdk.framework tf_attribute_path=spec.template.spec.termination_grace_period_seconds tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig timestamp=2022-10-27T05:15:35.268Z
2022-10-27T05:15:35.268Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Type Validate: tf_rpc=ValidateResourceConfig @module=sdk.framework tf_attribute_path=spec.template.spec.termination_grace_period_seconds tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_resource_type=k8s_apps_stateful_set_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:80 timestamp=2022-10-27T05:15:35.268Z
2022-10-27T05:15:35.268Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined AttributeValidator: description="value must be at least 0" tf_resource_type=k8s_apps_stateful_set_v1 tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_rpc=ValidateResourceConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/attribute_validation.go:99 @module=sdk.framework tf_attribute_path=spec.template.spec.termination_grace_period_seconds tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:35.268Z
2022-10-27T05:15:35.268Z [DEBUG] provider.terraform-provider-k8s: Called provider defined AttributeValidator: @module=sdk.framework description="value must be at least 0" tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwserver/attribute_validation.go:107 tf_attribute_path=spec.template.spec.termination_grace_period_seconds timestamp=2022-10-27T05:15:35.268Z
2022-10-27T05:15:35.268Z [TRACE] provider.terraform-provider-k8s: Type implements TypeWithValidate: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:77 @module=sdk.framework tf_attribute_path=spec.template.spec.priority tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig timestamp=2022-10-27T05:15:35.268Z
2022-10-27T05:15:35.268Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Type Validate: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_rpc=ValidateResourceConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:78 tf_attribute_path=spec.template.spec.priority tf_resource_type=k8s_apps_stateful_set_v1 timestamp=2022-10-27T05:15:35.268Z
2022-10-27T05:15:35.268Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Type Validate: tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_rpc=ValidateResourceConfig tf_attribute_path=spec.template.spec.priority tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apps_stateful_set_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:80 @module=sdk.framework timestamp=2022-10-27T05:15:35.268Z
2022-10-27T05:15:35.268Z [TRACE] provider.terraform-provider-k8s: Type implements TypeWithValidate: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:77 tf_attribute_path=spec.template.spec.host_pid @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig timestamp=2022-10-27T05:15:35.268Z
2022-10-27T05:15:35.268Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Type Validate: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:78 tf_attribute_path=spec.template.spec.host_pid timestamp=2022-10-27T05:15:35.268Z
2022-10-27T05:15:35.268Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Type Validate: tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apps_stateful_set_v1 @module=sdk.framework tf_attribute_path=spec.template.spec.host_pid tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_rpc=ValidateResourceConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:80 timestamp=2022-10-27T05:15:35.268Z
2022-10-27T05:15:35.268Z [TRACE] provider.terraform-provider-k8s: Type implements TypeWithValidate: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:77 tf_attribute_path=spec.template.spec.host_users tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig timestamp=2022-10-27T05:15:35.268Z
2022-10-27T05:15:35.268Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Type Validate: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:78 tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig @module=sdk.framework tf_attribute_path=spec.template.spec.host_users tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 timestamp=2022-10-27T05:15:35.268Z
2022-10-27T05:15:35.268Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Type Validate: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:80 tf_resource_type=k8s_apps_stateful_set_v1 @module=sdk.framework tf_attribute_path=spec.template.spec.host_users tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_rpc=ValidateResourceConfig timestamp=2022-10-27T05:15:35.268Z
2022-10-27T05:15:35.268Z [TRACE] provider.terraform-provider-k8s: Type implements TypeWithValidate: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:77 @module=sdk.framework tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig tf_attribute_path=spec.template.spec.set_hostname_as_fqdn tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 timestamp=2022-10-27T05:15:35.268Z
2022-10-27T05:15:35.268Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Type Validate: @module=sdk.framework tf_attribute_path=spec.template.spec.set_hostname_as_fqdn tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:78 tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:35.268Z
2022-10-27T05:15:35.268Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Type Validate: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:80 tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_resource_type=k8s_apps_stateful_set_v1 @module=sdk.framework tf_attribute_path=spec.template.spec.set_hostname_as_fqdn tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=ValidateResourceConfig timestamp=2022-10-27T05:15:35.268Z
2022-10-27T05:15:35.268Z [TRACE] provider.terraform-provider-k8s: Type implements TypeWithValidate: tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:77 @module=sdk.framework tf_attribute_path=spec.template.spec.ephemeral_containers tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:35.268Z
2022-10-27T05:15:35.268Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Type Validate: @module=sdk.framework tf_resource_type=k8s_apps_stateful_set_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:78 tf_attribute_path=spec.template.spec.ephemeral_containers tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_rpc=ValidateResourceConfig timestamp=2022-10-27T05:15:35.268Z
2022-10-27T05:15:35.268Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Type Validate: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=ValidateResourceConfig tf_attribute_path=spec.template.spec.ephemeral_containers tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_resource_type=k8s_apps_stateful_set_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:80 timestamp=2022-10-27T05:15:35.268Z
2022-10-27T05:15:35.268Z [TRACE] provider.terraform-provider-k8s: Type implements TypeWithValidate: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:77 tf_attribute_path=spec.template.spec.service_account_name tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 @module=sdk.framework tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig timestamp=2022-10-27T05:15:35.268Z
2022-10-27T05:15:35.268Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Type Validate: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:78 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=ValidateResourceConfig tf_attribute_path=spec.template.spec.service_account_name tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 timestamp=2022-10-27T05:15:35.268Z
2022-10-27T05:15:35.268Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Type Validate: tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_rpc=ValidateResourceConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:80 @module=sdk.framework tf_attribute_path=spec.template.spec.service_account_name tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apps_stateful_set_v1 timestamp=2022-10-27T05:15:35.268Z
2022-10-27T05:15:35.268Z [TRACE] provider.terraform-provider-k8s: Type implements TypeWithValidate: tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_rpc=ValidateResourceConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:77 @module=sdk.framework tf_attribute_path=spec.template.spec.volumes tf_resource_type=k8s_apps_stateful_set_v1 timestamp=2022-10-27T05:15:35.268Z
2022-10-27T05:15:35.268Z [TRACE] provider.terraform-provider-k8s: Type implements TypeWithValidate: tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:77 @module=sdk.framework tf_rpc=PlanResourceChange tf_attribute_path=spec tf_req_id=1d1fe261-e08f-1f24-d1fe-075d8fad0672 tf_resource_type=k8s_apps_stateful_set_v1 timestamp=2022-10-27T05:15:35.268Z
2022-10-27T05:15:35.268Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Type Validate: tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_rpc=ValidateResourceConfig @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:78 @module=sdk.framework tf_attribute_path=spec.template.spec.volumes tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apps_stateful_set_v1 timestamp=2022-10-27T05:15:35.268Z
2022-10-27T05:15:35.268Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Type Validate: tf_rpc=PlanResourceChange tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1d1fe261-e08f-1f24-d1fe-075d8fad0672 tf_resource_type=k8s_apps_stateful_set_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:78 @module=sdk.framework tf_attribute_path=spec timestamp=2022-10-27T05:15:35.268Z
2022-10-27T05:15:35.268Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Type Validate: tf_req_id=1f4c2df4-58f5-c276-a528-3bb8cf403219 tf_resource_type=k8s_apps_stateful_set_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:80 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_attribute_path=spec.template.spec.volumes tf_rpc=ValidateResourceConfig timestamp=2022-10-27T05:15:35.268Z
2022-10-27T05:15:35.268Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Type Validate: tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=PlanResourceChange tf_attribute_path=spec tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1d1fe261-e08f-1f24-d1fe-075d8fad0672 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:80 @module=sdk.framework timestamp=2022-10-27T05:15:35.268Z
2022-10-27T05:15:35.269Z [TRACE] provider.terraform-provider-k8s: Type implements TypeWithValidate: tf_attribute_path=spec tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:77 tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=PlanResourceChange @module=sdk.framework tf_req_id=1d1fe261-e08f-1f24-d1fe-075d8fad0672 timestamp=2022-10-27T05:15:35.268Z
2022-10-27T05:15:35.269Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Type Validate: tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=PlanResourceChange @module=sdk.framework tf_attribute_path=spec tf_req_id=1d1fe261-e08f-1f24-d1fe-075d8fad0672 tf_resource_type=k8s_apps_stateful_set_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:78 timestamp=2022-10-27T05:15:35.268Z
2022-10-27T05:15:35.269Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Type Validate: @module=sdk.framework tf_resource_type=k8s_apps_stateful_set_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:80 tf_attribute_path=spec tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1d1fe261-e08f-1f24-d1fe-075d8fad0672 tf_rpc=PlanResourceChange timestamp=2022-10-27T05:15:35.268Z
2022-10-27T05:15:35.269Z [TRACE] provider.terraform-provider-k8s: Type implements TypeWithValidate: tf_rpc=PlanResourceChange @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1d1fe261-e08f-1f24-d1fe-075d8fad0672 tf_resource_type=k8s_apps_stateful_set_v1 @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_set_at_path.go:70 tf_attribute_path=id timestamp=2022-10-27T05:15:35.268Z
2022-10-27T05:15:35.269Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Type Validate: @module=sdk.framework tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=PlanResourceChange @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_set_at_path.go:71 tf_attribute_path=id tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1d1fe261-e08f-1f24-d1fe-075d8fad0672 timestamp=2022-10-27T05:15:35.269Z
2022-10-27T05:15:35.269Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Type Validate: tf_attribute_path=id tf_req_id=1d1fe261-e08f-1f24-d1fe-075d8fad0672 tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=PlanResourceChange @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_set_at_path.go:73 @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:35.269Z
2022-10-27T05:15:35.269Z [TRACE] provider.terraform-provider-k8s: Type implements TypeWithValidate: @module=sdk.framework tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:77 tf_attribute_path=id tf_req_id=1d1fe261-e08f-1f24-d1fe-075d8fad0672 tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=PlanResourceChange timestamp=2022-10-27T05:15:35.269Z
2022-10-27T05:15:35.269Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Type Validate: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:78 @module=sdk.framework tf_attribute_path=id tf_req_id=1d1fe261-e08f-1f24-d1fe-075d8fad0672 tf_resource_type=k8s_apps_stateful_set_v1 tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=PlanResourceChange timestamp=2022-10-27T05:15:35.269Z
2022-10-27T05:15:35.269Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Type Validate: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:80 @module=sdk.framework tf_resource_type=k8s_apps_stateful_set_v1 tf_attribute_path=id tf_provider_addr=registry.terraform.io/metio/k8s tf_req_id=1d1fe261-e08f-1f24-d1fe-075d8fad0672 tf_rpc=PlanResourceChange timestamp=2022-10-27T05:15:35.269Z
2022-10-27T05:15:35.269Z [TRACE] provider.terraform-provider-k8s: Type implements TypeWithValidate: tf_req_id=1d1fe261-e08f-1f24-d1fe-075d8fad0672 tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=PlanResourceChange tf_attribute_path=id tf_provider_addr=registry.terraform.io/metio/k8s @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:77 @module=sdk.framework timestamp=2022-10-27T05:15:35.269Z
2022-10-27T05:15:35.269Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Type Validate: tf_req_id=1d1fe261-e08f-1f24-d1fe-075d8fad0672 tf_resource_type=k8s_apps_stateful_set_v1 tf_rpc=PlanResourceChange @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:78 @module=sdk.framework tf_attribute_path=id tf_provider_addr=registry.terraform.io/metio/k8s timestamp=2022-10-27T05:15:35.269Z
2022-10-27T05:15:35.269Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Type Validate: tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=PlanResourceChange @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_value.go:80 @module=sdk.framework tf_attribute_path=id tf_req_id=1d1fe261-e08f-1f24-d1fe-075d8fad0672 tf_resource_type=k8s_apps_stateful_set_v1 timestamp=2022-10-27T05:15:35.269Z
2022-10-27T05:15:35.269Z [TRACE] provider.terraform-provider-k8s: Type implements TypeWithValidate: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_set_at_path.go:70 @module=sdk.framework tf_req_id=1d1fe261-e08f-1f24-d1fe-075d8fad0672 tf_rpc=PlanResourceChange tf_attribute_path=yaml tf_provider_addr=registry.terraform.io/metio/k8s tf_resource_type=k8s_apps_stateful_set_v1 timestamp=2022-10-27T05:15:35.269Z
2022-10-27T05:15:35.269Z [DEBUG] provider.terraform-provider-k8s: Calling provider defined Type Validate: @caller=/go/pkg/mod/github.com/hashicorp/terraform-plugin-framework@v0.14.0/internal/fwschemadata/data_set_at_path.go:71 @module=sdk.framework tf_attribute_path=yaml tf_provider_addr=registry.terraform.io/metio/k8s tf_rpc=PlanResourceChange tf_req_id=1d1fe261-e08f-1f24-d1fe-075d8fad0672 tf_resource_type=k8s_apps_stateful_set_v1 timestamp=2022-10-27T05:15:35.269Z
2022-10-27T05:15:35.269Z [DEBUG] provider.terraform-provider-k8s: Called provider defined Type Validate: tf_rpc=PlanResourceChange tf_attribute_path=yaml tf_provider_addr=regist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment